Calculus · real student question

Evaluate the limit as x approaches 0 from the right of (x / ((e^x - 1) cos root x)) raised to the power 1 / ((1 + sin(x^2))^(1/x) - 1). Choose from e^(1/2), e^(-1/2), e or 1.

Question

Evaluate

limx0+(x(ex1)cosx)1(1+sinx2)1/x1\lim_{x\to 0^{+}}\left(\frac{x}{\left(e^{x}-1\right)\cos\sqrt{x}}\right)^{\frac{1}{\left(1+\sin x^{2}\right)^{1/x}-1}}

(A) e1/2e^{1/2} (B) e1/2e^{-1/2} (C) ee (D) 11

Step-by-step solution

  1. Identify the indeterminate form and set up the standard reduction. The base tends to 11 and the exponent grows without bound, so this is 11^{\infty}. Write L=limuvL=\lim u^{v} and use

    L=exp(limvlnu)exp(limv(u1)),L=\exp\left(\lim v\ln u\right)\approx\exp\left(\lim v(u-1)\right),

    since lnuu1\ln u\sim u-1 when u1u\to 1. Everything now depends on how fast u10u-1\to 0 compared with vv\to\infty.

  2. Expand the exponent's denominator. For small xx, sinx2=x2+O(x6)\sin x^{2}=x^{2}+O(x^{6}), so

    (1+sinx2)1/x=exp(ln(1+x2+)x)=exp(x+O(x3))=1+x+O(x2).\left(1+\sin x^{2}\right)^{1/x}=\exp\left(\frac{\ln\left(1+x^{2}+\cdots\right)}{x}\right)=\exp\left(x+O(x^{3})\right)=1+x+O(x^{2}).

    Subtracting 11 leaves x+O(x2)x+O(x^2), so the exponent is

    v=1x+O(x2)1x.v=\frac{1}{x+O(x^{2})}\sim\frac{1}{x}.

  3. Expand the base to enough orders. Use ex1=x+x22+O(x3)e^{x}-1=x+\tfrac{x^{2}}{2}+O(x^{3}) and cosx=1x2+O(x2)\cos\sqrt{x}=1-\tfrac{x}{2}+O(x^{2}). Their product is

    (x+x22)(1x2)=x+x22x22+O(x3)=x+O(x3).\left(x+\tfrac{x^{2}}{2}\right)\left(1-\tfrac{x}{2}\right)=x+\tfrac{x^{2}}{2}-\tfrac{x^{2}}{2}+O(x^{3})=x+O(x^{3}).

    The two first-order corrections cancel exactly — that cancellation is the whole point of the problem.

  4. Form the base and see how close to 1 it is.

    u=xx+O(x3)=1+O(x2),sou1=O(x2).u=\frac{x}{x+O(x^{3})}=1+O(x^{2}),\qquad\text{so}\qquad u-1=O(x^{2}).

  5. Combine exponent and base.

    v(u1)=1xO ⁣(x2)=O(x)0,v(u-1)=\frac{1}{x}\cdot O\!\left(x^{2}\right)=O(x)\longrightarrow 0,

    hence

    L=e0=1.L=e^{0}=1.

    Had the x2x^2 terms not cancelled in step 3, u1u-1 would have been of order xx and the answer would have been e±1/2e^{\pm 1/2} — which is exactly what options (A) and (B) are baiting.

  6. Confirm numerically. Evaluating the original expression gives 1.0042111.004211 at x=0.1x=0.1, 1.0004171.000417 at x=0.01x=0.01, 1.00004171.0000417 at x=0.001x=0.001 and 1.00000421.0000042 at x=104x=10^{-4} — approaching 11 linearly in xx, exactly as the O(x)O(x) estimate predicts. The answer is (D).

Answer

1(choice D)1\quad\text{(choice D)}

Need to solve a different problem like this? Open the solver →