Finding Maclaurin expansion and interval of convergence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Find the Maclaurin series and inverval of convergence for ##f(x) = \log (\cos x)##

Homework Equations

The Attempt at a Solution


I used the fact that ##\log (\cos x) = \log (1+ (\cos x - 1))##, and the standard expansions for ##\cos x## and ##\log (x+1)## to get that ##\displaystyle \log (\cos x) = -\frac{x^2}{2} + \frac{x^4}{12} - \frac{x^6}{720} + O (x^8)##. How do I find the interval of convergence for this? Also, how do I know that this is the valid expansion?
 
Physics news on Phys.org
Mr Davis 97 said:

Homework Statement


Find the Maclaurin series and inverval of convergence for ##f(x) = \log (\cos x)##

Homework Equations

The Attempt at a Solution


I used the fact that ##\log (\cos x) = \log (1+ (\cos x - 1))##, and the standard expansions for ##\cos x## and ##\log (x+1)## to get that ##\displaystyle \log (\cos x) = -\frac{x^2}{2} + \frac{x^4}{12} - \frac{x^6}{720} + O (x^8)##. How do I find the interval of convergence for this? Also, how do I know that this is the valid expansion?
According to Mathematica, the series is
$$-\frac{x^2}{2}-\frac{x^4}{12}-\frac{x^6}{45}-\frac{17 x^8}{2520}-\frac{31 x^{10}}{14175}+O\left(x^{11}\right)$$
It might be easier to find the series for ##f'(x) = -\tan x## and then integrate term by term.