Taylor Expansion for rational function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
KEØM
Messages
65
Reaction score
0

Homework Statement


Find the taylor expansion of the following formula in the case where [tex]r > > d[/tex] to the first order in [tex]\epsilon = \frac{d}{r}[/tex]

[tex]\frac{1}{r_{+}} = \frac{1}{\sqrt{r^{2} + (\frac{d}{2})^{2} - rdcos\theta}}[/tex]



Homework Equations



[tex](1 + \epsilon)^{m} = 1+m\epsilon[/tex], where [tex]\epsilon << 1[/tex] (First order Taylor expansion)


The Attempt at a Solution


[tex]\frac{1}{r_{+}} = \frac{1}{\sqrt{r^{2}(1 + \frac{d^{2}}{4r^{2}} - \frac{d}{r}cos\theta)}}<br /> <br /> =\frac{1}{r \sqrt{1 + \frac{\epsilon^{2}}{4} - \epsilon cos\theta}}<br /> <br /> =\frac{1}{r} \left( 1 + \frac{\epsilon^{2}}{4} - \epsilon cos\theta \right)^{\frac{-1}{2}}<br /> = \frac{1}{r} \left(1 + \left(\frac{-1}{2} \right) \frac{\epsilon^{2}}{4} + \frac{1}{2}\epsilon cos\theta \right)<br /> <br /> = \frac{1}{r} \left(1 - \frac{1}{8} \left( \frac{d}{r}\right)^{2} + \frac{d}{2r} cos\theta \right)[/tex]

but the answer my instructor gives is

[tex]\frac{1}{r_{+}} = \frac{1}{r} \left( 1 + \frac{d}{2r}cos\theta \right)[/tex]

Can someone please point out where I made a mistake? Can I just assume that [tex]\left(\frac{d}{r} \right)^{2}[/tex] must be extremely close to zero because it is being squared? I also am somewhat confused on how to apply the relevant equation for an expression that has more that just 1 and epsilon being raised to the m.




Thanks in advance,

KEØM
 
Last edited:
Physics news on Phys.org
yes you may neglect the term you mentioned for r>>d. it's contribution will be small. shouldn't write strictly equal but approximately. note this is part of the formulation of an electric dipole. higher order moments become less significant at far distances more significant at short distances (with respect to the charge configuration).
 
Thank you both for replying. That really helps!

KEØM