Uniform Convergence: Find Domain of Intervals (a,b)

AI Thread Summary
The series f(x) = ∑(1/(n(1+nx²))) converges uniformly for intervals of the form (a, b) where a > 0.5, as demonstrated using the Weierstrass M-test with M_r = 2/r². For intervals where x ≤ 0.5, the series fails to converge uniformly. The discussion highlights that uniform convergence can be generalized for any interval (a, ∞) where a is a positive real number. Ultimately, the only point where the series does not converge uniformly is at x = 0.
kidsmoker
Messages
85
Reaction score
0

Homework Statement



Consider

f(x)=\sum\frac{1}{n(1+nx^{2})}

from n=1 to n=infinity.

On what intervals of the form (a,b) does the series converge uniformly? On what intervals of the form (a,b) does the series fail to converge uniformly?


Homework Equations



Weierstrass M-test: If there exists numbers M_{r} for each f_{r}(x) such that f_{r}(x) \leq M_{r} and

\sum M_{r}

converges, then \sum f_{r} converges uniformly.

The Attempt at a Solution



Write

f_{r}(x)=\frac{1}{r(1+rx^{2})} .

If i just consider the case where x>1 then

\frac{1}{r(1+rx^{2})} \leq \frac{1}{r^{2}x^{2}} \leq \frac{1}{r^{2}}

so let

M_{r}=\frac{1}{r^{2}}

and the sum of this from r=1 to r=infinity converges. So

\sum f_{r}

converges uniformly for x>1? Or am I misunderstanding the M-test?

But then say I went with x>0.5 instead of x>1. I could then choose

M_{r}=\frac{2}{r^{2}}

to get uniform convergence for x>0.5? etc etc

So what's the required domain? I'm really confused :-(
 
Physics news on Phys.org
kidsmoker said:
But then say I went with x>0.5 instead of x>1. I could then choose

M_{r}=\frac{2}{r^{2}}

to get uniform convergence for x>0.5? etc etc

So what's the required domain? I'm really confused :-(

That's exactly correct if you just use M = 4/r^2 instead. How about uniform convergence for x>a where a is an arbitrary positive real number? You can generalise your answer easily. Then there's only one real number you're leaving out, and it turns out that the series does not converge there.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Back
Top