Uniqueness of Power Series
Up to this point, we have shown several techniques for finding power series representations for functions. However, how do we know that these power series are unique?
In other words, if you find a power series for function [latex]f[/latex] at point [latex]a[/latex] using one method, could a different technique give you a completely different power series for the same function at the same point?
The answer is no—power series representations are unique. This shouldn’t be too surprising if you think of power series as “infinite polynomials.”
Intuitively, if two power series are equal:
for all values [latex]x[/latex] in some open interval [latex]I[/latex] around zero, then the coefficients must match: [latex]c_n = d_n[/latex] for all [latex]n \geq 0[/latex].
We now state this result formally in Uniqueness of Power Series.
theorem: uniqueness of power series
If two power series [latex]\sum_{n=0}^{\infty} c_n (x-a)^n[/latex] and [latex]\sum_{n=0}^{\infty} d_n (x-a)^n[/latex] are both convergent and satisfy:
[latex]\sum_{n=0}^{\infty} c_n (x-a)^n = \sum_{n=0}^{\infty} d_n (x-a)^n[/latex]
for all [latex]x[/latex] in an open interval containing [latex]a[/latex], then the coefficients are identical:
[latex]c_n = d_n[/latex] for all [latex]n \geq 0[/latex]
Proof
Let
Then [latex]f\left(a\right)={c}_{0}={d}_{0}[/latex]. By Term-by-Term Differentiation and Integration for Power Series, we can differentiate both series term-by-term. Therefore,
and thus, [latex]{f}^{\prime }\left(a\right)={c}_{1}={d}_{1}[/latex]. Similarly,
implies that [latex]f^{\prime\prime} \left(a\right)=2{c}_{2}=2{d}_{2}[/latex], and therefore, [latex]{c}_{2}={d}_{2}[/latex]. More generally, for any integer [latex]n\ge 0,{f}^{\left(n\right)}\left(a\right)=n\text{!}{c}_{n}=n\text{!}{d}_{n}[/latex], and consequently, [latex]{c}_{n}={d}_{n}[/latex] for all [latex]n\ge 0[/latex].
[latex]_\blacksquare[/latex]
In this section, we’ve explored how to find power series representations using algebraic operations, differentiation, and integration. However, we’re still limited in the types of functions we can represent this way.
Next, we’ll dramatically expand our toolkit by introducing Taylor series—a method that allows us to find power series representations for many more functions.