Lecture 51: Expanding Functions into Power Series
Postgraduate Entrance Exam Mathematics study notes: Lecture 51: Expanding Functions into Power Series. Original formulas, diagrams, and examples are retained.
On this page
51.1 Expanding Functions into Power Series
51.1.1 Taylor Series
Why use a power-series expansion?
- Some functions have no elementary antiderivative; $e^{x^2}$ is a standard example. After expansion, the series can be differentiated or integrated term by term within its interval of convergence.
- A power series is also useful for numerical approximation. For example,
Keeping finitely many terms gives an approximation at the required accuracy.
Theorem: power-series-expansion
If $f(x)$ can be represented on $(x_0-R,x_0+R)$ by a power series in $x-x_0$, that representation is unique and must be the Taylor series of $f$ about $x_0$:
Theorem: Taylor-series-convergence
Suppose that $f$ has the required derivatives in a neighborhood of $x_0$. Taylor's formula is
With the Lagrange remainder,
where $\xi$ lies between $x$ and $x_0$. At a given $x$, the Taylor series converges to $f(x)$ if and only if $\lim_{n\to\infty}R_n(x)=0$.
51.1.2 Common Power-Series Expansions
Endpoint convergence must be checked separately; it cannot be inferred from the open interval alone.
51.1.3 Two Expansion Methods
Method 1: Direct expansion
- Compute $f^{(n)}(x_0)$ and write the formal Taylor series
- Verify that $\lim_{n\to\infty}R_n(x)=0$ and determine the interval of convergence.
Method 2: Indirect expansion
Start from a known expansion and use algebraic operations, term-by-term differentiation, term-by-term integration, or substitution. Track the resulting interval of convergence and check its endpoints after every transformation.
51.2 Common Question Types
Question Type 1: expanding-a-function
- Try indirect expansion first, because repeated differentiation is often cumbersome.
- For an expansion about $x=x_0$, rewrite the expression in terms of $x-x_0$.
- For example, to expand $\sin x$ about $x_0=\frac{\pi}{4}$, let $u=x-\frac{\pi}{4}$:
then substitute the Maclaurin series for $\cos u$ and $\sin u$.
Useful transformations
To apply the geometric series, rewrite an expression in the form
and first verify that $|u(x)|<1$.
Question Type 2: summing-a-series
A known expansion can be read in reverse to evaluate a series. For example,
and
Typically, differentiate or integrate the target series term by term until it matches a known expansion, then use an initial value to determine the constant of integration.