Mistake Master

Representing Functions as Power Series BC only

Four Maclaurin series carry most of the course: $\frac{1}{1-x} = \sum x^{n}$ for $|x| < 1$, $e^{x} = \sum \frac{x^{n}}{n!}$, $\sin x = \sum \frac{(-1)^{n}x^{2n+1}}{(2n+1)!}$ and $\cos x = \sum \frac{(-1)^{n}x^{2n}}{(2n)!}$, the last three for all $x$. A misremembered one is caught by parity, since $\sin$ has only odd powers and $\cos$ only even, or by checking a known value, since $\cos 0 = 1$ forces a constant term and $\sin 0 = 0$ forbids one. The geometric series is derived rather than memorised, straight from 10.2 with $r = x$, which is also where its interval comes from.

Substitution must be made into the condition as well as the series: $x^{2}$ leaves $|x| < 1$ intact, while $2x$ gives $|2x| < 1$ and halves the radius. Term-by-term differentiation and integration are legal inside the interval and leave the radius unchanged, but not the endpoints: integrating $\frac{1}{1+x} = \sum(-1)^{n}x^{n}$ gives $\ln(1+x) = \sum \frac{(-1)^{n}x^{n+1}}{n+1}$, whose value at $x = 1$ is the convergent alternating harmonic series where the original had the divergent $\sum(-1)^{n}$, so the interval gained an endpoint and became $(-1, 1]$; differentiation can lose one by the same argument reversed. Integration also introduces a constant, fixed by substituting the centre. Multiplying by a power of $x$ shifts every exponent and changes nothing about convergence, while substituting a value outside the original interval is not an operation at all, since $\sum 2^{n}$ diverges however finite $\frac{1}{1-2}$ may look.

THE FOUR WORTH KNOWING COLD. FUNCTION THE FIRST TERMS INTERVAL THE QUICK CHECK 1/(1−x) 1 + x + x² + x³ + ... |x| < 1 IT IS GEOMETRIC e^x 1 + x + x²/2! + ... ALL x EVERY POWER sin x x − x³/3! + x⁵/5! ... ALL x ODD ONLY, NO 1 cos x 1 − x²/2! + x⁴/4! ... ALL x EVEN ONLY, HAS 1 PARITY AND THE VALUE AT ZERO CATCH MOST MISREMEMBERING.
The last column is the defence against recall failure. A recalled sine series containing a constant term contradicts $\sin 0 = 0$, and a recalled cosine series with odd powers contradicts the function being even, so both are refuted without checking a single coefficient.
EVERY OPERATION IS LEGAL. NOT EVERY ONE IS HARMLESS. OPERATION THE RADIUS THE ENDPOINTS EXAMPLE SUBSTITUTE x² UNCHANGED RECHECK THEM 1/(1−x²) SUBSTITUTE 2x HALVED MOVE WITH IT 1/(1−2x) DIFFERENTIATE UNCHANGED CAN LOSE ONE SUM xⁿ/n² INTEGRATE UNCHANGED CAN GAIN ONE ln(1+x) MULTIPLY BY x³ UNCHANGED UNCHANGED x³/(1−x) ONLY THE LAST ROW IS FREE. ASK AFTER EVERY OTHER STEP.
Row two is the one that changes the radius and row four is the one that changes an endpoint, and the two are independent: integrating $\frac{1}{1+x}$ keeps the radius at $1$ while turning $(-1,1)$ into $(-1,1]$, because at $x = 1$ the integrated series is the convergent alternating harmonic series where the original was $\sum(-1)^{n}$.

The work

3 ways in · any order
Lesson
Representing Functions as Power Series

Fixes the four standard Maclaurin series and gives two checks that catch a misremembered one without examining any coefficient, then works through substitution, term-by-term differentiation and integration, and multiplication, asking after each what happened to the radius and to the endpoints.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on power series representations: recalling the standard Maclaurin series correctly, substituting into the condition as well as the series, differentiating and integrating term by term, and re-checking the interval of convergence after every operation.

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