Weierstrass M-Test: Show Uniform Convergence on -infinity<x<infinity

  • Thread starter Thread starter math&science
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
math&science
Messages
24
Reaction score
0
How do I show that Sigma from 3 to infinity of 1/(n^2+x^2) is uniformly convergent on -infinity< x<infinity using the M-test? Can anyone help? Thanks in advance.
 
on Phys.org
math&science said:
How do I show that Sigma from 3 to infinity of 1/(n^2+x^2) is uniformly convergent on -infinity< x<infinity using the M-test? Can anyone help? Thanks in advance.

Well, you need to find terms [itex]M_n[/itex] with [itex]|1/(n^2+x^2)|\leq M_n[/itex] for all x, such that:
[tex]\sum_{n=3}^{\infty}M_n[/tex] is convergent.

Looking at your function, does any series come to mind?
 
1/n^2? That's what I thought of initially. Is that right and that simple?
 
Why the doubt?
Is [itex]1/(n^2+x^2)<br /> \leq 1/n^2[/itex]?
Is [itex]\sum_{n=3}^{\infty} 1/n^2[/itex] convergent? If so, then according to the M-test your series is uniformly convergent. It's that simple.