What is a Maclaurin Series?
A Maclaurin series is a way of representing a function as an infinite polynomial centred at . The motivation is simple: polynomials are among the easiest functions to differentiate, integrate, and evaluate , so if we can express a complicated function like or as a polynomial, we gain a powerful computational tool.
Maclaurin Series: The Maclaurin series of a function is the infinite polynomial expansion:
where denotes the th derivative of evaluated at .
The key requirement is that the polynomial must agree with at in every derivative , meaning , , , and so on for all orders.
Think of it like sculpting a function from clay. Each derivative you match at is like pressing the clay into a finer and finer mould , the more derivatives you match, the closer your polynomial hugs the original function near .
Deriving the Coefficients
Suppose we want to find a polynomial that matches every derivative of at . We determine the coefficients one at a time by substituting after each differentiation.
Step 1: Set in :
Step 2: Differentiate and set :
Step 3: Differentiate again and set :
Step 4: Differentiate once more and set :
The pattern is clear. In general:
Substituting back gives the Maclaurin series formula:
The denominator arises naturally from repeated differentiation of . The th derivative of is , which is what we divide by to isolate each coefficient.