Applying the Weierstrass M test

  • Thread starter Thread starter letmeknow
  • Start date Start date
  • Tags Tags
    Test
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
letmeknow
Messages
26
Reaction score
0

Homework Statement



[tex]\sum_{n=1}^{\infty}\frac{1}{n^2}cosnx[/tex]

Apply the Weierstrass M-test to the series in order to find the domain of convergence.

Homework Equations





The Attempt at a Solution



Looking at the functions I think I have gottten to the following conclusion,

f1(x)=cosx <= 1

f2(x)=1/4 cos(2x) <= 1/4

I would pick my sequence to be 1/n^2. I am sure that 1/n^2 converges but does it work as a bound on each term? And then what should I do with these two (the series and the sequence of Mk.)?
 
Physics news on Phys.org
I am sure that 1/n^2 converges but does it work as a bound on each term?

Looks like it does

[tex]| \frac{1}{n^2} cos(nx) | = \frac{1}{n^2} |cos(nx)|[/tex]

and |cos(nx)| is always less than or equal to 1.
 
That wasn't too bad. But I have a more specific question. Does the M test say that the domain of convergence is R? Since are sequence of functions is defined on R?