Froskoy
- 26
- 0
Homework Statement
Find the first two non-zero terms in the Taylor expansion of \frac{x}{\sqrt{x^2-a^2}} where a is a real constant
Homework Equations
<br /> f(x)=f(x_0)+f^{\prime}(x_0)(x-x_0)+\frac{f^{\prime\prime}(x_0)}{2!}(x-x_0)^2+...+\frac{f^{(n)}(x_0)}{n!}(x-x_0)^n<br />
The Attempt at a Solution
If a=0 then f(x)=1 (in the case a=0,x=0, use l'Hopital's rule to find the limit of the ratio as x approaches 0 - is this correct?)
then <br /> f(0)=0<br /> <br /> f^{\prime}(0)=\frac{-ai}{a}<br /> <br /> f^{\prime\prime}(0)=\frac{-i}{2a^{13}}<br />
Is it OK that there are imaginary terms here? I guess f(x) is imaginary if a^2>x^2 anyway?