Taylor Expansion for rational function

KEØM
Messages
65
Reaction score
0

Homework Statement


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

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



Homework Equations



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


The Attempt at a Solution


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

but the answer my instructor gives is

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

Can someone please point out where I made a mistake? Can I just assume that \left(\frac{d}{r} \right)^{2} 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).
 
For this particular problem, it is not just that "r>> d". The important point is that the problem said "to first order". That means dropping squares and higher powers.
 
Thank you both for replying. That really helps!

KEØM
 
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