Continuous and differentiable Of Cos

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
kala
Messages
21
Reaction score
0

Homework Statement


how could i prove that cos x= sum (n=1 to 00) [((-1)^n) * x^(2n)/((2n)!)]
is continuous and differentiable at each x in R



Homework Equations


the Taylor Expansion of cosine is the given equation


The Attempt at a Solution


basically i need to prove that the Taylor expansion of cos is differentiable and continuous. I think i need to use the Weierstrass M-test, however i could not figure out what M_n was, is there a different way to go about this one, or any suggestions for M_n
 
Physics news on Phys.org


Could I choose M_n to be something like this:

Let x be any real number and let L be large enough that x is in [-L, L]. Then M_n=L^(2n)/(2n)! and then use the Ratio Test to show convergence the convergence of the sum of M_n.

I think I could use the Ratio Test here, but I'm not sure how.