AP Calculus AB and BC

Limit of x/tan x as x Approaches 0

The limit of x over tangent x as x approaches zero is one. It is the reciprocal of the standard limit of tangent x over x, and since that limit is one and nonzero, the reciprocal is one as well.

limx0xtanx=1\lim_{x \to 0} \frac{x}{\tan x} = 1

Settled by the reciprocal of the standard tangent limit.

Flipping a known limit

The standard result is limx0tanxx=1\lim_{x \to 0}\frac{\tan x}{x} = 1. Taking reciprocals is legitimate precisely because that limit is NOT zero: the reciprocal law needs a nonzero denominator limit.

limx0xtanx=1limx0tanxx=11=1\lim_{x \to 0}\frac{x}{\tan x} = \frac{1}{\lim_{x \to 0}\dfrac{\tan x}{x}} = \frac{1}{1} = 1

That caveat matters. Flipping limx0sinxx2\lim_{x \to 0}\frac{\sin x}{x^{2}}, which is unbounded, would produce nonsense.

The direct route

Writing tanx=sinxcosx\tan x = \frac{\sin x}{\cos x} gives xtanx=xsinxcosx\frac{x}{\tan x} = \frac{x}{\sin x}\cos x. The first factor tends to 1 as the reciprocal of the standard sine limit, and cosx1\cos x \to 1, so the product is 1.

Both routes are short. The reciprocal argument is faster to write; the direct one shows where the cosine goes.

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

When is taking reciprocals of a limit allowed?

When the limit in the denominator exists and is nonzero. If it is zero, the reciprocal is unbounded and the law does not apply.

Is x/tan x the same as x cot x?

Yes, since cotx=1/tanx\cot x = 1/\tan x. So limx0xcotx=1\lim_{x \to 0} x \cot x = 1 as well.