AP Calculus AB and BC

Limit of arcsin 2x / x at 0 Is 2

The limit of arcsin 2x over x as x approaches 0 is 2. Near 0 the arcsine of a small number is almost that number, so arcsin 2x behaves like 2x and the quotient behaves like 2x over x. Matching the denominator to the inner angle finishes it in one line.

limx0arcsin2xx=2\lim_{x \to 0} \frac{\arcsin 2x}{x} = 2

Settled by matching the inner angle to the denominator.

Put the inner angle under the numerator

The standard limit is limu0arcsinuu=1\lim_{u \to 0}\frac{\arcsin u}{u} = 1, so the denominator has to be 2x2x, not xx. Multiply and divide by 22 to arrange that.

arcsin2xx=2arcsin2x2x\frac{\arcsin 2x}{x} = 2\cdot\frac{\arcsin 2x}{2x}

As x0x \to 0 the inner quantity u=2xu = 2x tends to 00 as well, so the quotient tends to 11 and the constant 22 is all that remains.

limx0arcsin2xx=2limu0arcsinuu=2\lim_{x \to 0}\frac{\arcsin 2x}{x} = 2\lim_{u \to 0}\frac{\arcsin u}{u} = 2

Why arcsine behaves like its input

Set u=arcsintu = \arcsin t, so that t=sinut = \sin u and u0u \to 0 as t0t \to 0. The unfamiliar quotient turns into a familiar one.

arcsintt=usinu1\frac{\arcsin t}{t} = \frac{u}{\sin u} \longrightarrow 1

The graphs say the same thing. Sine and arcsine are reflections of each other in the line y=xy = x, and sine leaves the origin with slope 11, so its reflection leaves the origin with slope 11 too.

One family, one trick

Any function passing through the origin with slope 1 behaves like its input near 0. That covers sin, tan, arcsin, arctan and the natural log of 1 plus u. A ratio of two of them, with linear inner angles, tends to the ratio of the coefficients.

The mistakes students make

Notation and coefficients cause the trouble here, not the limit itself.

  • Answering 11 by treating the expression as the standard limit as it stands. The inner angle is 2x2x while the denominator is xx, so a factor of 22 is missing.
  • Answering 12\frac{1}{2} by dividing by the coefficient instead of multiplying by it.
  • Reading sin12x\sin^{-1}2x as 1sin2x\frac{1}{\sin 2x}, which would send the quotient to \infty. The 1-1 marks an inverse function, not a reciprocal.

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 arcsin 2x / x as x approaches 0?

It is 22.

Why does arcsin behave like sin near 0?

They are inverse functions, so their graphs are mirror images in the line y=xy = x. Sine has slope 11 at the origin, and reflecting a slope of 11 leaves it unchanged.

What is the general rule for arcsin(ax) over x?

It tends to aa as x0x \to 0. The same holds with arctan\arctan in place of arcsin\arcsin.