IB Syllabus Requirements for Maclaurin Series
5.19.1
Maclaurin series for standard functions
5.19.2
Obtaining further series by substitution, products, integration and differentiation
5.19.3
Maclaurin series developed from differential equations
5.19.1
MACLAURIN SERIES FOR STANDARD FUNCTIONS
A Maclaurin series is a power series centred at zero. It represents a function through the value of the function and the values of its derivatives at zero. It is the special case of a Taylor series with centre .
For a sufficiently well-behaved function,
A partial sum is the polynomial produced when an infinite series is stopped after finitely many terms. Keeping terms up to degree gives
This creates the trade-off in the TOK question. Fewer terms make the expression simpler, but generally less accurate, particularly when moves away from zero.

A convergent series is an infinite series whose partial sums approach a finite limiting value. A Maclaurin expression represents the function only where the series converges to that function. Outside that interval, it may still show a formal pattern, but it cannot validly replace the function.
Here is Euler's number. The inputs of , and are measured in radians, making the input dimensionless.
This converges for all real .
This converges for all real .
This converges for all real .
This converges for , with conditional convergence at the endpoints.
This converges for . Watch the centre: this is a series for , not directly for .
For the binomial expansion,
In general, the series converges for . If is a non-negative integer, it terminates and becomes the ordinary binomial expansion.
Every derivative of is , so each derivative has value at zero. The coefficients are therefore .
The derivatives of cycle through , , , , and then repeat. At , the values are . Only the odd powers survive.
For , the derivative cycle produces at zero, leaving only even powers. This also gives a quick check. Since is an odd function, its Maclaurin series should have only odd powers. Since is even, its series should have only even powers.
The historical comparison between the Bourbaki style and the Kerala School shows how different mathematical cultures can view series. One style may stress formal structure and abstraction; another may focus on computational procedures and approximation. Both viewpoints matter here.
5.19.2
OBTAINING FURTHER SERIES BY SUBSTITUTION, PRODUCTS, INTEGRATION AND DIFFERENTIATION
Once you know a few standard Maclaurin series, there’s usually no need to return to the derivative formula each time. A term-by-term operation is an algebraic, differentiation or integration operation applied separately to each term of a power series within its interval of convergence.
This syllabus uses four such operations: simple substitution, products, integration and differentiation. In practice, first decide the highest power of required. Then keep enough terms to reach it and collect like powers carefully.

In a substitution into a series, the input of a known series is replaced by a new expression. Replacing by in the exponential series, for example, gives
This is exactly the type of substitution named in the guide. The series for converges for all real inputs, so the substituted series for also converges for all real .
Substitution helps when an expression isn’t quite in standard form. For instance,
provided . Here, the interval changes because the input to the known series is rather than .
A product of series is a series obtained by multiplying two power series and collecting equal powers of the variable. Work as you would with polynomial multiplication, but keep enough terms to achieve the requested accuracy.
For example, use the known series for and :
Watch the missing terms. To find terms up to , you don’t need every term from both series. You do, however, need every product that can contribute to , or .
To integrate a Maclaurin series, integrate each power of separately. If necessary, use the function value at to determine the constant of integration.
A neat way to obtain the logarithm series begins with the geometric series
Integrating term by term,
so
Since , the constant is . Don’t skip this line when a series has been found by integration; marks are often lost here.
The same method produces the arctangent series from
Integrate term by term and use to get
To differentiate a series, differentiate each term and check the interval on which the resulting series remains valid. For example, differentiating
gives
Differentiation can produce related binomial series too. Starting from
differentiating term by term gives the series for . This is often quicker than returning to the Maclaurin formula.
5.19.3
MACLAURIN SERIES DEVELOPED FROM DIFFERENTIAL EQUATIONS
A differential equation links an unknown function with one or more of its derivatives. When it provides enough information at , we can generate the derivative values for the Maclaurin formula without finding a closed-form solution first.
Let be the unknown function of the dimensionless input . Suppose it satisfies
The solution is . For the Maclaurin series, though, we can work straight from the differential equation.
First, rearrange it:
At ,
Now differentiate the differential equation to move one derivative higher:
Therefore,
Differentiate once more:
which gives
Substitute these values into the Maclaurin formula:
So the expansion begins
Derivative values and Maclaurin terms from the DE example.
| Derivative | Rule used | Value at | Series term |
|---|---|---|---|
| Given | 0 | 0 | |
| Given | 1 | ||
| 2 | |||
| 2 | |||
| 0 | 0 |
You can obtain the same early expansion by multiplying the standard series for and . The differential-equation method can be cleaner, especially when direct multiplication becomes messy, because the equation gives a recurrence for the derivatives.
The same method can be written another way. Assume
Substitute the series and its derivatives into the differential equation. Then compare coefficients of equal powers of to produce equations for the coefficients. This isn’t a different theory. It uses the same Maclaurin information, but starts with coefficients rather than derivatives.
One warning: initial conditions matter. Without values such as and , the differential equation may describe a whole family of functions, leaving unknown constants in the Maclaurin series.