Series Expansion: Finding Limit x→0 of 1/(Sin^2(x))-1/x^2

  • Thread starter Thread starter Physicist_FTW
  • Start date Start date
  • Tags Tags
    Series
Physicist_FTW
Messages
8
Reaction score
0
use series expansion to fine the limit as x--->0 of

1/(sin^2)(x) - 1/x^2






Sin^2(x)=(X-X^3/3!)^2 I've assumed this gave me
Sin^2(x)=X^2-2X^4/6+X^6/36
flip this over is that equivalent to 1/Sin^2(x)?
 
Physics news on Phys.org
It's not totally equivalent because you omitted higher order terms. Can you show you have enough terms to capture the behavior of 1/sin^2(x)-1/x^2 in the sense that terms that you omitted will go to zero as x->0?
 
Im sorry I am not quite sure what you mean by that?
 
I'm just saying sin(x) isn't equal to x-x^3/3!. You omitted the higher order terms, like x^5/5!. As you work out the limit you'll want to convince yourself that including them doesn't affect the limit as x->0. Do you know how to find the limit of 1/(x-x^3/3!)^2-1/x^2?
 
Actually no i dont, maybe you could explain to me how?
 
Factor the denominator of x-x^3/6 as x*(1-x^2/6). So you've got (1/x)*(1/(1-x^2/6)). Use that 1/(1-a)=1+a+a^2+a^3+... (the usual geometric series thing) to move the second factor into the numerator.
Now you've got (1/x)^2*(1+x^2/6+...)^2-1/x^2. Expand it. Now go back and figure out why I didn't need to keep any higher powers of x than I did.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top