Find the expansion of this term

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Expansion Term
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 2K views
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


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

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
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 ;)