Tutorial 7
Tutorial 7
nth Remainder
3. Use the first three terms of an appropriate Taylor polynomial to approximate sin 44 ◦ .
Estimate the error of your approximation.
(Ans: f (44π/180) ≈ √12 − √12 (π/180) − 2√1 2 (π/180)2 , |R2 (44π/180)| < 61 (π/180)3 )
√
4. Use an nth -order Maclaurin polynomial x
√ for e to estimate
√ the value of e with error less
than 0.001. (You may assume that e < 2.) (Ans: e ≈ 1 + 12 + 18 + 48
1 1
+ 384 )
5. Obtain an interval containing x = 0 over which f (x) = sin x can be approximated by the
x3
polynomial x − with an error less than 0.001. (Note that p3 (x) = p4 (x). So a better
3! √
estimate of the error will be |R4 (x)|.) (Ans: |x| < 5 3/25)
Power series
1
Answer the following questions using the series we obtained for the functions , ex ,
1−x
sin x and cos x.
1 ∑
∞
(2x)k
(a) (Ans: (−1)k for |x| < 3/2)
3 + 2x k=0
3k+1
1−x ∑
∞
(b) (Ans: 1 + 2 (−1)k xk for |x| < 1)
1+x k=1
∑∞
x2k
(c) cosh x (Ans: for all x)
k=0
(2k)!
sin(x2 ) ∑
∞
x4k+1
(d) (Ans: (−1)k for all x)
x k=0
(2k + 1)!
∑
∞
x2k+2
(e) sin2 x (Ans: (−1)k 22k+1 for all x)
k=0
(2k + 2)!
7. Obtain series representations for
∑
∞
2k (x + 1)k
2x+3
(a) e in powers of x + 1 (Ans: e for all x)
k=0
(k)!
1 ∑
∞
(x + 5)k
(b) in powers of x + 5 (Ans: − for −10 < x < 0)
x k=0
5k+1
1 ∑ ∞
8. Use differentiation to show that = kxk−1 for |x| < 1.
(1 − x) 2
k=1
1 ∑ ∞
k(k − 1) k−2
Hence find the Maclaurin series for . (Ans: x for |x| < 1)
(1 − x) 3
k=2
2
∑
∞
xk+1
9. (a) Use integration to show that (i) ln(1 + x) = (−1)k for |x| < 1 and
k=0
k+1
∑
∞
x2k+1
(ii) tan−1 x = (−1)k for |x| < 1. (We can in fact show that the series
k=0
2k + 1
for ln(1 + x) converges to ln(1 + x) on the half open interval −1 < x ≤ 1 and that
the series for tan−1 x converges to tan−1 x on the closed interval −1 ≤ x ≤ 1.)
(b) Hence identify series representations for
( ) ∑∞
1+x x2k+1
(i) ln in powers of x (Ans: 2 for |x| < 1)
1−x k=0
2k + 1
∑
∞
(x − 2)k+1
(ii) ln x in powers of x − 2 (Ans: ln 2 + (−1) k+1 k
for 0 < x < 4)
k=0
2 (k + 1)
∑
∞
x2k+3
−1
2
(iii) x tan (x/3) in powers of x (Ans: (−1)k for |x| < 3)
k=0
32k+1 (2k + 1)