2

So my question is how to find $$\lim_{x\to\infty}\left(x\left(\pi-2\arcsin\frac{x}{\sqrt{x^2+1}}\right) \right)$$

the answer should be 2

2 Answers2

1

As $\arcsin y+\arccos y=\dfrac\pi2$

We have $$F=2\lim_{x\to\infty^+}x\arccos\dfrac x{\sqrt{x^2+1}}$$

W/O L'Hôpital's rule,

Set $x=\cot y\implies x^2+1=\csc^2y$ $$F=2\lim_{y\to0^+}\dfrac y{\sin y}\cdot\cos y$$

Using L'Hôpital's rule, set $1/x=y$

$$F/2=\lim_{y\to0^+}\dfrac{\arccos\dfrac1{\sqrt{1+y^2}}}y$$

$$=\lim_{y\to0^+}\dfrac{-\dfrac1{\sqrt{1-1/(1+y^2)}}\cdot-\dfrac{2y}{2(1+y^2)^{3/2}}}1$$

$$=\lim_{y\to0^+}\dfrac{y}{y(1+y^2)^{3/2-1/2}}$$

as $\sqrt{y^2}=|y|$ which is $+y$ here as $y>0$

1

$$F(x)=\left(x\left(\pi-2\arcsin\frac{x}{\sqrt{x^2+1}}\right) \right)$$ Putting $\frac{1}{x}$ to the denominator, we have $$F(x)=\frac{\left(\pi-2\arcsin\frac{x}{\sqrt{x^2+1}}\right)}{\frac{1}{x}}$$ The derivative of the numerator is $\frac{-2}{1+x^2}$ when $x\gt 0$ and the derivative of the denominator is $\frac{-1}{x^2}$ and therefore the limit is $2$

marwalix
  • 16,773