MathClario
← Back to College prep
College prepCalculus●●●○○· 6 min
📐

Taylor expansions at 0: the 6 essentials for prep classes

$e^x$, $\ln(1+x)$, $\sin$, $\cos$, $(1+x)^\alpha$, $\dfrac{1}{1-x}$ to order 3. The table that unlocks all 0-limits.

The 6 fundamental expansions at 0 (order 3)

ex=1+x+x22+x36+o(x3)e^x = 1 + x + \dfrac{x^2}{2} + \dfrac{x^3}{6} + o(x^3)

ln(1+x)=xx22+x33+o(x3)\ln(1 + x) = x - \dfrac{x^2}{2} + \dfrac{x^3}{3} + o(x^3)

sin(x)=xx36+o(x3)\sin(x) = x - \dfrac{x^3}{6} + o(x^3)

cos(x)=1x22+o(x3)\cos(x) = 1 - \dfrac{x^2}{2} + o(x^3)

(1+x)α=1+αx+α(α1)2x2+o(x2)(1 + x)^\alpha = 1 + \alpha x + \dfrac{\alpha(\alpha - 1)}{2} x^2 + o(x^2)

11x=1+x+x2+x3+o(x3)\dfrac{1}{1 - x} = 1 + x + x^2 + x^3 + o(x^3)

What Taylor expansions are for

They let you replace a function by a polynomial near 0, making 00\dfrac{0}{0}-type limits trivial.

A satisfying example

limx0ex1xx2\displaystyle \lim_{x \to 0} \dfrac{e^x - 1 - x}{x^2}

Numerator: ex1x=x22+o(x2)e^x - 1 - x = \dfrac{x^2}{2} + o(x^2).

So the limit is limx0x2/2x2=12\displaystyle \lim_{x \to 0} \dfrac{x^2/2}{x^2} = \dfrac{1}{2}.

The 3 golden rules

  1. Expand to a sufficient order — otherwise you lose the key info.
  2. Never add o(xn)o(x^n) of different orders without thinking.
  3. Check that your expansion is really at 0 (else make a change of variable).

The composition trick

For ln(1+sinx)\ln(1 + \sin x), substitute sinx\sin x for xx in ln(1+u)\ln(1+u), then substitute the sin\sin expansion and regroup by order.

?Your turn

What is the Taylor expansion of sin(x) − x to order 3 at 0?

#Taylor#expansion#prep#calculus

You might also like