AP Calculus AB and BC

Limit of sin(x^2) / x as x Approaches 0 Is 0

The limit of sin of x squared, divided by x, as x approaches 0 is 0. The special trigonometric limit needs the inner angle to match the denominator, and here it is x squared over x. Writing it as x times sin(x squared) over x squared leaves a stray factor of x, which goes to 0.

limx0sin(x2)x=0\lim_{x \to 0} \frac{\sin\left(x^{2}\right)}{x} = 0

Settled by matching the inner angle, leaving a stray factor.

Manufacturing the match

The inner angle is x2x^{2}, so the special limit wants x2x^{2} underneath. Multiply and divide to get it, and see what is left over.

sin(x2)x=xsin(x2)x2\frac{\sin\left(x^{2}\right)}{x} = x\cdot\frac{\sin\left(x^{2}\right)}{x^{2}}

The quotient tends to 11 by the special limit with u=x2u = x^{2}, but the factor of xx in front does not disappear, and it is heading to 00.

limx0sin(x2)x=01=0\lim_{x \to 0}\frac{\sin\left(x^{2}\right)}{x} = 0 \cdot 1 = 0

Do not confuse it with sin^2 x over x

That one is also 0, but for a different reason: sin squared x over x equals sin x times sin x over x, which is 0 times 1. Both give 0, and neither is the special limit on its own.

The L'Hopital check

The form is 00\frac{0}{0}, and the chain rule handles the numerator.

limx0sin(x2)x  =H  limx02xcos(x2)1=0\lim_{x \to 0}\frac{\sin\left(x^{2}\right)}{x} \;\overset{\text{H}}{=}\; \lim_{x \to 0}\frac{2x\cos\left(x^{2}\right)}{1} = 0

The surviving factor of xx in the algebraic method shows up here as the 2x2x from the chain rule. Both routes are recording the same fact: the numerator vanishes faster than the denominator.

The mistakes students make

  • Answering 11 on sight. The special limit requires the inner angle and the denominator to be identical, and x2x^{2} is not xx.
  • Reading sin(x2)\sin\left(x^{2}\right) as sin2x\sin^{2}x. They are different functions: one squares the input, the other squares the output.
  • Concluding the limit does not exist because substitution fails. 00\frac{0}{0} is a signal to do more work, not a verdict.

Not sure which technique a limit wants?

The Limit Method Chooser walks the decision from direct substitution through factoring, the conjugate, and L'Hopital, and says why each one applies or fails.

Frequently asked questions

What is the limit of sin(x^2) / x as x approaches 0?

It is 00. Rewrite as xsin(x2)x2x\cdot\frac{\sin(x^{2})}{x^{2}}: the quotient tends to 11 and the leading xx tends to 00.

Why is it not 1?

Because the inner angle x2x^{2} does not match the denominator xx. Fixing the match leaves an extra factor of xx behind.

How is sin(x^2) different from sin^2 x?

sin(x2)\sin(x^{2}) squares the input before taking sine; sin2x\sin^{2}x takes sine and squares the result.