I need a hint to start this question, because I have no idea how to do it. It’s a $\frac 00$ form, so L’Hospital can be applied, but that would be extremely tedious. Expansion can’t be used because there is no function to use it for. How do I start it?
Let $L=\lim_{x\to 0} \frac{ a-\sqrt {a^2-x^2} -\frac{x^2}{2}}{x^4}$, $a>0$. If $L$ is finite, find $a$ and $L$
196 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 5 best solutions below
On
Hint: $$ \sqrt {a^2 - x^2 } = a\sqrt {1 - \frac{{x^2 }}{{a^2 }}} = a - \frac{{x^2 }}{{2a}} - \frac{{x^4 }}{{8a^3 }} + \cdots , $$ when $|x|<a$.
On
You have $$\frac{a - \sqrt{a^2-x^2}- \frac{x^2}{2}}{x^4} = \frac{a-a\sqrt{1-\frac{x^2}{a^2}} - \frac{x^2}{2}}{x^4} = \frac{a-a\left( 1- \frac{x^2}{2a^2}-\frac{x^4}{8a^4} + o(x^5)\right) - \frac{x^2}{2}}{x^4}$$
$$= \frac{\frac{x^2}{2} \left( \frac{1}{a}-1\right)+\frac{x^4}{8a^3} + o(x^5) }{x^4}$$
You see that if $a \neq 1$, the limit is infinite.
For the limite to be finite, you must have $a=1$, and then you have $$\frac{1 - \sqrt{1^2-x^2}- \frac{x^2}{2}}{x^4} = \frac{1}{8} + o(x)$$
which tends to $\frac{1}{8}$.
On
I don't recommend L'Hospital in general. Here a hint : rewrite the expression as $$ \frac{ a\Bigl(1-\sqrt {1-\frac{x^2}{a^2}}\Bigr) -\frac{x^2}{2}}{x^4}$$
and use Taylor's expansion of the square root. It has a finite limit at $0$ if and only if the principal part of the expansion of the numerator has degree $\ge 4$. Deduce from this observation the value of $a$, then the principal part of the numerator.
Idea :
$\displaystyle a-\sqrt{a^2-x^2}-\frac{x^2}{2}=\frac{x^2}{a+\sqrt{a^2-x^2}}-\frac{x^2}{2}$
So the limit to calculate is $\displaystyle\frac{\displaystyle \frac{1}{a+\sqrt{a^2-x^2}}-\frac 1 2}{x^2}$.
To "counter" the effects of the denominator, what should the numerator be equal to?