- #1
trap101
- 342
- 0
let fn(x) = n/(1+n2x2) - (n-1)/(1+(n-1)2x2) in the interval 0<x< L
I am trying to show that this series converges uniformly.
I have solved that the sum of the series from n=1 to n = N is:
N/(1+N2x)
now by definition a series converges uniformly if:
max (a≤x≤b) |f(x) - Sn(x)| ---> 0 as N-->∞
my issue is that in the solution example they provided in the textbook they said the series does not uniformly converge because:
max(0,L) 1/(1+N2x2) = N
how did they get 1/(1+N2x2) from the definition of uniform convergence? What is it that I am not interpreting right to get a solution?
I am trying to show that this series converges uniformly.
I have solved that the sum of the series from n=1 to n = N is:
N/(1+N2x)
now by definition a series converges uniformly if:
max (a≤x≤b) |f(x) - Sn(x)| ---> 0 as N-->∞
my issue is that in the solution example they provided in the textbook they said the series does not uniformly converge because:
max(0,L) 1/(1+N2x2) = N
how did they get 1/(1+N2x2) from the definition of uniform convergence? What is it that I am not interpreting right to get a solution?