Calculus · real student question

Evaluate the limit as x approaches 0 of (1 + tan 5x − cos x) divided by (the square root of 1 − x squared, minus the fifth root of 1 + x).

Question

Evaluate

limx01+tan5xcosx1x2(1+x)1/5\lim_{x \to 0} \frac{1 + \tan 5x - \cos x}{\sqrt{1 - x^2} - (1 + x)^{1/5}}

Step-by-step solution

  1. Verify the 0/0 form. At x=0x = 0 the numerator is 1+tan0cos0=1+01=01 + \tan 0 - \cos 0 = 1 + 0 - 1 = 0 and the denominator is 11=0\sqrt{1} - 1 = 0. Both vanish, so series expansions to the first surviving order will decide the limit.

  2. Expand the numerator. Using tanu=u+O(u3)\tan u = u + O(u^3) with u=5xu = 5x, and cosx=1x22+O(x4)\cos x = 1 - \frac{x^2}{2} + O(x^4):

    1+tan5xcosx=1+5x(1x22)+O(x3)=5x+x22+O(x3)1 + \tan 5x - \cos x = 1 + 5x - \left(1 - \frac{x^2}{2}\right) + O(x^3) = 5x + \frac{x^2}{2} + O(x^3)

    The constants 11 and 1-1 cancel, leaving a leading term of 5x5x — order one.

  3. Expand the denominator with the generalised binomial series. For (1+u)α=1+αu+O(u2)(1 + u)^\alpha = 1 + \alpha u + O(u^2):

    1x2=(1x2)1/2=1x22+O(x4)\sqrt{1 - x^2} = (1 - x^2)^{1/2} = 1 - \frac{x^2}{2} + O(x^4)

    (1+x)1/5=1+x5+O(x2)(1 + x)^{1/5} = 1 + \frac{x}{5} + O(x^2)

    The key asymmetry: the square root has no linear term (its argument is x2-x^2), while the fifth root does.

  4. Subtract to find the leading behaviour of the denominator.

    1x2(1+x)1/5=(1x22)(1+x5)+O(x2)=x5+O(x2)\sqrt{1 - x^2} - (1 + x)^{1/5} = \left(1 - \frac{x^2}{2}\right) - \left(1 + \frac{x}{5}\right) + O(x^2) = -\frac{x}{5} + O(x^2)

    So the denominator is also order one, and negative for small x>0x > 0.

  5. Cancel one factor of x and evaluate.

    limx0x(5+O(x))x(15+O(x))=515=25\lim_{x \to 0} \frac{x\left(5 + O(x)\right)}{x\left(-\frac{1}{5} + O(x)\right)} = \frac{5}{-\frac{1}{5}} = -25

  6. Confirm numerically from both sides. At x=105x = 10^{-5} the quotient is 24.99950-24.99950 and at x=105x = -10^{-5} it is 25.00050-25.00050; at x=±106x = \pm 10^{-6} the values tighten to 24.99995-24.99995 and 25.00005-25.00005. The two-sided limit is 25-25.

Answer

25-25

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