Calculus · real student question

Find the limit of (tan x - sin x) / x^2 as x approaches 0.

Question

Find

limx0tanxsinxx2\lim_{x\to 0}\frac{\tan x-\sin x}{x^2}

Step-by-step solution

  1. Do not replace tanx\tan x and sinx\sin x by xx separately. Both are equivalent to xx near 00, so the shortcut suggests a numerator of xx=0x-x=0 and an answer of 00 "for the wrong reason". Equivalent infinitesimals may be substituted in products and quotients, never in a difference where the leading terms cancel. The real size of the numerator must be found first.

  2. Factor sinx\sin x out of the numerator. Writing tanx=sinxcosx\tan x=\dfrac{\sin x}{\cos x}:

    tanxsinx=sinx(1cosx1)=sinx1cosxcosx\tan x-\sin x=\sin x\left(\frac{1}{\cos x}-1\right)=\sin x\cdot\frac{1-\cos x}{\cos x}

    This exact rewrite replaces a dangerous difference with a product of three well-understood pieces.

  3. Split the quotient into standard limits. Dividing by x2=xxx^2=x\cdot x and pairing each factor with one xx:

    tanxsinxx2=sinxx1cosxx1cosx\frac{\tan x-\sin x}{x^2}=\frac{\sin x}{x}\cdot\frac{1-\cos x}{x}\cdot\frac{1}{\cos x}

    Now each factor is a textbook limit, and the product rule for limits applies because all three converge.

  4. Evaluate the three factors.

    sinxx1,1cosxx0,1cosx1\frac{\sin x}{x}\to 1,\qquad \frac{1-\cos x}{x}\to 0,\qquad \frac{1}{\cos x}\to 1

    The middle one is the decisive factor: 1cosxx221-\cos x\approx\tfrac{x^2}{2}, so dividing by a single xx still leaves something that vanishes.

  5. Multiply the limits.

    101=01\cdot 0\cdot 1=0

  6. Cross-check with Taylor series. From tanx=x+x33+O(x5)\tan x=x+\tfrac{x^3}{3}+O(x^5) and sinx=xx36+O(x5)\sin x=x-\tfrac{x^3}{6}+O(x^5), the difference is x33+x36=x32\tfrac{x^3}{3}+\tfrac{x^3}{6}=\tfrac{x^3}{2}. Dividing by x2x^2 leaves x20\tfrac{x}{2}\to 0. Numerically the quotient is 0.05010.0501 at x=0.1x=0.1 and 0.00500.0050 at x=0.01x=0.01 — shrinking by a factor of ten each time, exactly like x/2x/2.

Answer

00

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