How to show the following: $$\sec^{-1}(1+x) = O(x^{1/2})$$ as $x\rightarrow 0$
According to the definition, I have to find the positive constant $C$, i.e., I want to obtain:
$$\lim_{x\rightarrow 0} |\frac{\sec^{-1}(1+x)}{x^{1/2}}| = C$$
Now use the L'hospital's rule:
$$\lim_{x\rightarrow 0} |\frac{\sec^{-1}(1+x)}{x^{1/2}}| = \lim_{x\rightarrow 0} |\frac{\frac{1}{(1+x) \sqrt{(1+x)^2-1}}}{\frac{1}{2}x^{-1/2}}| = \lim_{x\rightarrow 0} |\frac{2x^{1/2}}{(1+x) \sqrt{(1+x)^2-1}}| $$
I have no idea how to do the next step. The numerator is always $0$! How to find a positive constant $C$ to show this? Please advise !
$$\lim_{x\rightarrow 0} |\frac{2x^{1/2}}{(1+x) \sqrt{(1+x)^2-1}}|=\lim_{x\rightarrow 0} |\frac{2x^{1/2}}{(1+x) \sqrt{x^2+2x}}|=\lim_{x\rightarrow 0} |\frac{2x^{1/2}}{(1+x) {\sqrt{x}\sqrt{x+2}}}|=lim_{x\to 0}\frac{2}{\sqrt{x+2}}=\sqrt 2$$