Deriving Maclaurin series for tanx

  • #1
Lucy Yeats
117
0

Homework Statement



State the Maclaurin series for sinx and cosx. Hence derive the Maclaurin series for tanx.


Homework Equations



sin(x) = x - x3/3! + x5/5! - x7/7!...
cos(x) = 1 - x2/2! + x4/4! - x6/6!...

The Attempt at a Solution



I know you divide the series for sinx by the series for cosx. However, can you do polynomial long division to get the answer? I've only done long division with polynomials starting with the highest power, so I'm confused.
 
Physics news on Phys.org
  • #2
One way you can do it is to write
\begin{align*}
\tan x &= \frac{x - \frac{x^3}{3!}+\frac{x^5}{5!}-\cdots}{1-\frac{x^2}{2!}+\frac{x^4}{4!}-\cdots} \\
&= \frac{x - \frac{x^3}{3!}+\frac{x^5}{5!}-\cdots}{1 - \left(\frac{x^2}{2!}-\frac{x^4}{4!}+\cdots\right)} \\
&= \left( x - \frac{x^3}{3!}+\frac{x^5}{5!} -\cdots \right) \left[ 1 + \left(\frac{x^2}{2!}-\frac{x^4}{4!}+\cdots\right) + \left(\frac{x^2}{2!}-\frac{x^4}{4!} + \cdots\right)^2+\cdots\right]
\end{align*}What you'd want to do is figure out what terms contribute to each order of x.
 
  • #3
Sorry for being slow, but how did you get that last line?
 
  • #4
Oh, sorry. I meant to explain that. It's using the series for 1/(1-z):
[tex]\frac{1}{1-z} = 1 + z + z^2 + \cdots[/tex]In this case, you have
[tex]z = \frac{x^2}{2!} - \frac{x^4}{4!} + \cdots[/tex]

You might want to see if you can figure out how to adapt long division to solve this problem. Try starting from the low-degree end and see how it works out.
 
  • #5
Thanks, that's a clever method.
 
  • #7
Notice that [itex]\tan{x}[/itex] is an odd function. Therefore, its Maclaurin series expansion contains only odd powers:
[tex]
\tan{x} = \sum_{n= 0}^{\infty}{T_{n} \, x^{2 n + 1}}
[/tex]

You are left with finding the coefficients [itex]\lbrace T_{n} \rbrace[/itex]. Notice that:
[tex]
\tan{x} = \frac{\sin{x}}{\cos{x}} \Rightarrow \sin{x} = \cos{x} \, \tan{x}
[/tex]
Although you had stated the first few terms of the sine and the cosine series expansions, you need an analytic form for the whole series:
[tex]
\sin{x} = \sum_{n = 0}^{\infty}{\frac{(-1)^{n}}{(2 n + 1)!} \, x^{2 n + 1}}
[/tex]
[tex]
\cos{x} = \sum_{n = 0}^{\infty}{\frac{(-1)^{n}}{(2 n)!} \, x^{2 n}}
[/tex]

If you plug all these expansions in, and you use the product[/itex] to find the general term of the product of the series, and you compare them term by term, you should get an equation for the coefficients [itex]\lbrace T_{n} \rbrace[/itex]. If you compare it with the equation that defines the Bernoulli numbers, you might find a connection.
 
Last edited by a moderator:
  • #8
Thanks everyone!
 

Similar threads

Replies
10
Views
26K
Replies
2
Views
5K
Replies
7
Views
2K
Replies
22
Views
4K
Replies
3
Views
3K
Back
Top