f(x)=1+x1
Reminder:
∑n=0∞arn=1−ra
A power series contains a variable, x raised to the n power
∑n=0∞xn=1−x1
Example:
f(x)=1+x1
We need to rewrite this in the form of 1−ra
1−x1=1−(−x)1=1−ra
∑n=0∞arn=∑n=0∞1(−x)n=∑n=0∞(−1)n(x)n
Finding the interval of convergence
|x| < 1 \rightarrow -1 < x < 1
c=0
R=1
f(x)=1+x1=∑n=0∞(−1)nxn
f(0.5)=1+0.51=0.667
Using the power series to estimate the answer:
1−0.5+0.52−0.53+0.54−0.55+0.56−0.57=0.6641
Practice 2:
f(x)=x1
1−ra
We need to change x to 1−r
x1=x+1−11=1+x−11
→1−(−x+1)1=1−ra
a=1
r=(−x+1)
∑n=0∞arn=∑n=0∞(−x+1)n
∑n=0∞(x−c)n
→∑n=0∞[−1(x−1)]n=∑n=0∞(−1)n(x−1)n
C=1
r=−1(x−1)
|r| < 1
|-1(x-1)| < 1
|x-1| < 1 \rightarrow -1<x-1<1
0<x<2
Interval of convergence is (0,2)
Practice 3:
f(x)=1−x31
1−ra
We need to change 1−x3 to 1−r
a=1
r=x3
∑n=0∞arn=∑n=0∞(x3)n=∑n=0∞x3n
Sn=1+x3+x6+x9=1−x31
Interval of convergence:
|r| < 1 \rightarrow |x³| < 1
-1 < x³ < 1 \rightarrow -1 < x < 1
Interval of convergence is (−1,1)
Practice 3:
f(x)=3−x1
Changing 3−x1⇒1−ra
c=0;c=1
When centered at 0:
When centered at another number:
c = 0
f(x)=3−x1=3−x1⋅3131=1−(3x)31=1−ra
a=31
r=3x
∑n=0∞arn=∑n=0∞31(3x)n
∑n=0∞311⋅3nxn=∑n=0∞3n+1xn
Interval of convergence:
|r| < 1
r=3x
|\frac x3| < 1
-1 < \frac 13 x < 1
-3 < x < 3