DO: Work on the following
two examples before reading ahead.
Example 1: Find a power series
representation of the function
x1+x2,
and determine for which
x it would be defined.
Example 2: Find a power series representation of
the function
17+2x, and determine for
which
x it would be defined.
Solution 1: Replace
x (in our original
f(x)
before the video) by
−x2, and multiply the expression by
x.
x1+x2=x∞∑n=0(−x2)n=∞∑n=0x(−x2)n=∞∑n=0(−1)nx2n+1=x−x3+x5−x7+⋯.
For convergence, we need
|x2|<1, which simplifies to
|x|<1.
-----------------------------------------------------------------------------------------
Solution 2: Divide out a
7 in the denominator, in
order to have the constant equal to 1:
17+2x=1711+(2x7).
Now we can see that we replace our original
x by
−2x7 and multiply the expression by
17.
7x1+2x=(17)∞∑n=0(−2x7)n=(17)∞∑n=0(−1)n(2x7)n=∞∑n=0(−1)n(2x)n7n+1=17−272x+2273x2+2374x3+⋯.
For convergence, we need
|2x7|<1. This simplifies to
|x|<72.