Find the expansion of this term

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Expansion Term
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


IF e^{m \arctan x}=a_0 + a_1x + a_2x^2 + a_3x^3...+a_nx^n+...
prove that (n+1)a_{n+1} + (n-1)a_{n-1}=ma_n
and hence obtain the expansion of e^{m \arctan x}.

Homework Equations



The Attempt at a Solution


$$e^{m \arctan x} = 1+m \arctan x + (m \arctan x)^2/2! + (m \arctan x)^3/3! + ...$$
But I need to simplify this expansion in terms of x and I'm clueless how to do that.
 
Physics news on Phys.org
How did you get the terms of that series?
 
Simon Bridge said:
How did you get the terms of that series?
The Maclaurin series expansion of emy is
$$1 + my + \frac{(my)^2}{2!} + \dots + \frac{(my)^n}{n!} + \dots$$

Replace y with arctan(x) to get the expansion that utkarshakash shows.

I've been looking at this problem, but no joy as yet.
 
You cannot just substitute any arbitrary function for y ... consider: what if y=ln|x|/m ?
You have to work out the series coefficients by actually doing the differentiation. It's not as hard as it's, at first, seeming.
 
Simon Bridge said:
You cannot just substitute any arbitrary function for y ... consider: what if y=ln|x|/m ?
You have to work out the series coefficients by actually doing the differentiation. It's not as hard as it's, at first, seeming.

Got it! Thanks a lot!
 
No worries - if a shortcut does not get you where you need to be, try going the long way round ;)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top