Mistake Master

Finding Taylor or Maclaurin Series for a Function BC only

A Taylor series is the polynomial of 10.11 without an upper limit, so the derivative order, the factorial and the exponent are still one number and the centre still appears twice; what is new is the need for a general term valid for every $n$, and the fact that convergence becomes a question. The sine cycle shows why the general term takes care: the derivatives of $\sin$ at $0$ run $0, 1, 0, -1$ and repeat, so half the coefficients vanish and the series index stops agreeing with the derivative order. The general term is assembled from three separable pieces, the sign $(-1)^{n}$, the exponent $2n+1$ for odd powers, and a factorial matching that exponent rather than the index, giving $\sin x = \sum \frac{(-1)^{n}x^{2n+1}}{(2n+1)!}$.

The check is mechanical and worth doing every time: substituting $n = 0, 1, 2$ returns $x$, $-\frac{x^{3}}{3!}$ and $\frac{x^{5}}{5!}$, which match the terms written out by hand, and it catches all three ingredients failing. Away from the origin the general form reasserts itself, and $\ln x$ about $a = 1$ has $f^{(n)}(1) = (-1)^{n-1}(n-1)!$, which divided by $n!$ leaves $\frac{(-1)^{n-1}}{n}$ and gives $\ln x = \sum_{n=1}^{\infty}\frac{(-1)^{n-1}}{n}(x-1)^{n}$. Two things are visible there: the factorials cancel rather than being absent, so a general term without one can be correct, and the sum starts at $n = 1$ because $f(1) = 0$, which is what changes the sign convention. Writing $x^{n}$ for $(x-1)^{n}$ gives a series that converges to something other than $\ln x$ near $1$.

THE DERIVATIVES OF sin x CYCLE WITH PERIOD FOUR. k THE DERIVATIVE AT x = 0 THE TERM 0 sin x 0 NOTHING 1 cos x 1 + x 2 −sin x 0 NOTHING 3 −cos x −1 − x³/3! 4 sin x, AS AT k = 0 0 NOTHING HALF THE COEFFICIENTS VANISH, SO THE INDICES STOP AGREEING.
Only the odd derivatives survive, so the surviving terms are the first, fourth and sixth rows of an infinite version of this table rather than consecutive ones. That mismatch between the series index and the derivative order is what a general term has to absorb, and it is why the exponent is $2n+1$ rather than $n$.
CHECKING THE GENERAL TERM (−1)^n x^(2n+1) / (2n+1)! n THE SIGN THE POWER THE TERM MATCHES BY HAND 0 + 1 x/1! = x YES 1 3 − x³/3! YES 2 + 5 x⁵/5! YES 2 + 5 x⁵/2! IF n! USED NO THE LAST ROW IS THE COMMONEST SLIP, CAUGHT IN ONE SUBSTITUTION.
The final row uses $n!$ where $(2n+1)!$ belongs, which is the most frequent failure and is invisible until an index is substituted: at $n = 2$ it produces a denominator of $2$ where the hand-written term has $120$. Checking three small indices costs seconds and tests the sign, the exponent and the factorial at once.

The work

3 ways in · any order
Lesson
Finding Taylor or Maclaurin Series for a Function

Extends the Taylor polynomial to an infinite series and teaches the new skill it requires: finding a general term whose sign, exponent and factorial all reproduce the terms written by hand. Uses the sine derivative cycle, where half the coefficients vanish and the series index stops matching the derivative order, and closes with a series about a nonzero centre.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on finding Taylor and Maclaurin series: reading a derivative cycle, assembling a general term from its sign, exponent and factorial, checking that term by substituting small indices, and building a series about a centre other than zero.

Not yet available · 10 items
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.

Take the diagnostic to identify your misconceptions