4.3.16 · D3Calculus III — Sequences & Series

Worked examples — Taylor series — derivation from power series

2,137 words10 min readBack to topic

This is a drill page. The parent note proved the one formula that runs everything here:

Before the notation runs off, three reminders in plain words:

  • means "take the derivative times, then set equal to the centre " — a single number.
  • (read " factorial") means , with the convention and . It is the number the differentiations pile up.
  • is the displacement from the centre: how far you have walked away from the safe point .

The scenario matrix

Every Taylor problem you will meet falls into one of these cells. The examples below are labelled with the cell they cover, and together they hit every row.

Cell What makes it different Example
A. Centre , all derivatives equal derivatives repeat forever Ex 1 ( variant )
B. Centre , derivatives cycle with signs only some powers survive Ex 2 ( built, sign bookkeeping)
C. Centre powers of , not Ex 3 ( about )
D. Polynomial input (degenerate: series terminates) finite, exact, remainder Ex 4
E. Negative / all-sign coefficients geometric-type, sign of matters Ex 5 ( and )
F. Limiting behaviour / convergence edge what happens at the boundary and outside Ex 6
G. Real-world word problem build, truncate, estimate error size Ex 7 (pendulum )
H. Exam twist: reuse a known series substitute instead of differentiating Ex 8 ( from )

Cell A — derivatives that repeat


Cell B — cycling derivatives and sign bookkeeping


Cell C — a centre that is not zero

Here the picture matters: we approximate near the safe point (where the answer is the clean number ).

Figure — Taylor series — derivation from power series

Cell D — degenerate: a polynomial (the series stops)


Cell E — negative / all-sign coefficients (geometric flavour)


Cell F — limiting behaviour at and beyond the boundary


Cell G — real-world word problem


Cell H — exam twist: reuse, don't re-derive


Recall Which cell is which? (self-test)

A polynomial's Taylor series is ::: finite — it terminates (remainder ), Cell D. For about the powers are ::: powers of , Cell C. Whether at ::: no — outside the radius the series diverges though the value is finite, Cell F. Fastest route to 's series ::: substitute into , Cell H.


Connections