May you tell me if this reasoning is correct? Thank you so much!
fn(x) = (nx+5)/(6n+7)
Determine for what values of x the sequence converges pointwise.
The limit function f(x) = x/6
D(x)= Absolute value of (fn(x) - f(x))
= Absolute value of ((nx+5)/(6n+7) - x/6)
= Absolute value of (30-7x)/(36n+42)
The limit of D(x) when n goes to infinite is 0, for all values of x.
D(x) is the distance function between fn(x) and f(x).
Thus fn(x) converges uniformly for all values of R, and for that reason it converges pointwise for all R.