Calculus · real student question

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

Question

Find

limx1(x21)tan(2x2)sin2(x1)\lim_{x\to 1}\frac{(x^2-1)\tan(2x-2)}{\sin^2(x-1)}

Step-by-step solution

  1. Confirm the indeterminate form. At x=1x = 1: x21=0x^2-1 = 0, tan(2x2)=tan0=0\tan(2x-2) = \tan 0 = 0 and sin2(x1)=0\sin^2(x-1) = 0, so the expression is 000\dfrac{0 \cdot 0}{0} — genuinely indeterminate, and direct substitution is not allowed.

  2. Substitute u=x1u = x-1 so everything is centred at zero. Then x=u+1x = u+1, x21=(x1)(x+1)=u(u+2)x^2 - 1 = (x-1)(x+1) = u(u+2), 2x2=2u2x-2 = 2u, and x1=ux-1 = u, with u0u \to 0:

    limu0u(u+2)tan(2u)sin2u\lim_{u\to 0}\frac{u(u+2)\tan(2u)}{\sin^2 u}

    This substitution is the whole trick: it exposes the standard small-angle limits.

  3. Rewrite using the two standard limits. Split the expression so each trig factor appears over its own argument:

    u(u+2)tan(2u)sin2u=(u+2)tan(2u)2u12(usinu)21\frac{u(u+2)\tan(2u)}{\sin^2 u} = (u+2)\cdot\underbrace{\frac{\tan(2u)}{2u}}_{\to\,1}\cdot 2 \cdot \underbrace{\left(\frac{u}{\sin u}\right)^{2}}_{\to\,1}

    Here u2uu2=21u \cdot \dfrac{2u}{u^2} = \dfrac{2}{1} accounts for the factor 22, using limt0tantt=1\lim_{t\to0}\tfrac{\tan t}{t} = 1 and limu0sinuu=1\lim_{u\to0}\tfrac{\sin u}{u} = 1.

  4. Take the limit factor by factor.

    limu0(u+2)121=22=4\lim_{u\to 0}(u+2) \cdot 1 \cdot 2 \cdot 1 = 2 \cdot 2 = 4

  5. Cross-check with leading-order expansions. For small uu, tan(2u)2u\tan(2u) \approx 2u and sin2uu2\sin^2 u \approx u^2, so the whole quotient behaves like u(u+2)(2u)u2=2(u+2)4\dfrac{u(u+2)(2u)}{u^2} = 2(u+2) \to 4 ✓ — the same answer by a shorter route.

  6. Verify numerically. At u=0.01u = 0.01 (i.e. x=1.01x = 1.01): numerator =0.01×2.01×tan(0.02)=0.01×2.01×0.0200027=0.000402053= 0.01 \times 2.01 \times \tan(0.02) = 0.01 \times 2.01 \times 0.0200027 = 0.000402053, denominator =sin2(0.01)=0.0000999967= \sin^2(0.01) = 0.0000999967, quotient =4.02067= 4.02067. At u=0.001u = 0.001 the quotient is 4.0020074.002007 ✓, closing on 44, and a symbolic limit returns exactly 44.

Answer

44

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