end3r7
- 168
- 0
Homework Statement
1) Test the following series for Uniform Convergence
<br /> \sum\limits_{n = 1}^{\inf } {\frac{{( - 1)^n }}{{n^{x}\ln (x)}}} <br />
2) Let f(n,x) = <br /> \sum\limits_{n = 1}^{\inf } {( - 1)^n (1-x^{2})x^{n}} <br />
a) Test for absolutely convergence on [0,1]
b) Test for uniformly convergence on [0,1]
c) Is <br /> \sum\limits_{n = 1}^{\inf } {|f(n,x)|} <br /> absolutely convergent on [0,1]?
Homework Equations
The Attempt at a Solution
For the first, I'm utterly lost. Is there an easy way to deal with such series?
For the second, could I just argue that for all 0<=x<1, there exists a, s.t. x < a <1
and thus
<br /> |\sum\limits_{n = 1}^{\inf } {|f(n,x)|} | <= \sum\limits_{n = 1}^{\inf } {|f(n,x)|} < \sum\limits_{n = 1}^{\inf } {(a)^n} = \frac{a}{1-a}<br />
and for x = 1 and any a > 0
<br /> |\sum\limits_{n = 1}^{\inf } {|f(n,x)|} | <= \sum\limits_{n = 1}^{\inf } {|f(n,x)|} = 0 < \sum\limits_{n = 1}^{\inf } {(a)^n} = \frac{a}{1-a}
This would prove all 3 right? But can I argue taht way? Can I fix my 'x' ahead of time, or does my argument have to work for all x simultaneously? Cuz if it does, then all I would have to do is choose x between a and 1 and the argument would break down.