Maclaurin and Taylor Series — Diagnostic Tests
Unit Tests
UT-1: Standard Maclaurin Expansions
Question: Write the Maclaurin series up to the x 4 x^4 x 4 term for: (a) e x e^x e x , (b) ln ( 1 + x ) \ln(1 + x) ln ( 1 + x ) , (c) sin x \sin x sin x , (d) ( 1 + x ) n (1 + x)^n ( 1 + x ) n .
Solution:
(a) e x = 1 + x + x 2 2 ! + x 3 3 ! + x 4 4 ! + ⋯ = 1 + x + x 2 2 + x 3 6 + x 4 24 + ⋯ e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + \cdots = 1 + x + \frac{x^2}{2} + \frac{x^3}{6} + \frac{x^4}{24} + \cdots e x = 1 + x + 2 ! x 2 + 3 ! x 3 + 4 ! x 4 + ⋯ = 1 + x + 2 x 2 + 6 x 3 + 24 x 4 + ⋯
(b) ln ( 1 + x ) = x − x 2 2 + x 3 3 − x 4 4 + ⋯ \ln(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \frac{x^4}{4} + \cdots ln ( 1 + x ) = x − 2 x 2 + 3 x 3 − 4 x 4 + ⋯ (valid for − 1 < x ≤ 1 -1 \lt x \le 1 − 1 < x ≤ 1 ).
(c) sin x = x − x 3 3 ! + x 5 5 ! − ⋯ = x − x 3 6 + x 5 120 − ⋯ \sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots = x - \frac{x^3}{6} + \frac{x^5}{120} - \cdots sin x = x − 3 ! x 3 + 5 ! x 5 − ⋯ = x − 6 x 3 + 120 x 5 − ⋯ (valid for all x x x ).
(d) ( 1 + x ) n = 1 + n x + n ( n − 1 ) 2 ! x 2 + n ( n − 1 ) ( n − 2 ) 3 ! x 3 + n ( n − 1 ) ( n − 2 ) ( n − 3 ) 4 ! x 4 + ⋯ (1+x)^n = 1 + nx + \frac{n(n-1)}{2!}x^2 + \frac{n(n-1)(n-2)}{3!}x^3 + \frac{n(n-1)(n-2)(n-3)}{4!}x^4 + \cdots ( 1 + x ) n = 1 + n x + 2 ! n ( n − 1 ) x 2 + 3 ! n ( n − 1 ) ( n − 2 ) x 3 + 4 ! n ( n − 1 ) ( n − 2 ) ( n − 3 ) x 4 + ⋯ (valid for ∣ x ∣ < 1 |x| \lt 1 ∣ x ∣ < 1 ).
UT-2: Maclaurin Series from First Principles
Question: (a) Find the Maclaurin series of cos x \cos x cos x up to x 6 x^6 x 6 . (b) Find the Maclaurin series of e 2 x e^{2x} e 2 x up to x 4 x^4 x 4 . (c) Find the Maclaurin series of 1 1 − x \frac{1}{1-x} 1 − x 1 and state its radius of convergence. (d) Use the series for 1 1 − x \frac{1}{1-x} 1 − x 1 to find the series for 1 1 + x 2 \frac{1}{1+x^2} 1 + x 2 1 .
Solution:
(a) f ( x ) = cos x f(x) = \cos x f ( x ) = cos x , f ( 0 ) = 1 f(0) = 1 f ( 0 ) = 1 . f ′ ( x ) = − sin x f'(x) = -\sin x f ′ ( x ) = − sin x , f ′ ( 0 ) = 0 f'(0) = 0 f ′ ( 0 ) = 0 . f ′ ′ ( x ) = − cos x f''(x) = -\cos x f ′′ ( x ) = − cos x , f ′ ′ ( 0 ) = − 1 f''(0) = -1 f ′′ ( 0 ) = − 1 . f ′ ′ ′ ( x ) = sin x f'''(x) = \sin x f ′′′ ( x ) = sin x , f ′ ′ ′ ( 0 ) = 0 f'''(0) = 0 f ′′′ ( 0 ) = 0 . f ( 4 ) ( x ) = cos x f^{(4)}(x) = \cos x f ( 4 ) ( x ) = cos x , f ( 4 ) ( 0 ) = 1 f^{(4)}(0) = 1 f ( 4 ) ( 0 ) = 1 . f ( 5 ) ( 0 ) = 0 f^{(5)}(0) = 0 f ( 5 ) ( 0 ) = 0 , f ( 6 ) ( 0 ) = − 1 f^{(6)}(0) = -1 f ( 6 ) ( 0 ) = − 1 .
cos x = 1 − x 2 2 ! + x 4 4 ! − x 6 6 ! + ⋯ = 1 − x 2 2 + x 4 24 − x 6 720 + ⋯ \cos x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!} + \cdots = 1 - \frac{x^2}{2} + \frac{x^4}{24} - \frac{x^6}{720} + \cdots cos x = 1 − 2 ! x 2 + 4 ! x 4 − 6 ! x 6 + ⋯ = 1 − 2 x 2 + 24 x 4 − 720 x 6 + ⋯
(b) f ( x ) = e 2 x f(x) = e^{2x} f ( x ) = e 2 x , f ( n ) ( x ) = 2 n e 2 x f^{(n)}(x) = 2^n e^{2x} f ( n ) ( x ) = 2 n e 2 x , f ( n ) ( 0 ) = 2 n f^{(n)}(0) = 2^n f ( n ) ( 0 ) = 2 n .
e 2 x = 1 + 2 x + 4 x 2 2 + 8 x 3 6 + 16 x 4 24 + ⋯ = 1 + 2 x + 2 x 2 + 4 x 3 3 + 2 x 4 3 + ⋯ e^{2x} = 1 + 2x + \frac{4x^2}{2} + \frac{8x^3}{6} + \frac{16x^4}{24} + \cdots = 1 + 2x + 2x^2 + \frac{4x^3}{3} + \frac{2x^4}{3} + \cdots e 2 x = 1 + 2 x + 2 4 x 2 + 6 8 x 3 + 24 16 x 4 + ⋯ = 1 + 2 x + 2 x 2 + 3 4 x 3 + 3 2 x 4 + ⋯
(c) f ( x ) = ( 1 − x ) − 1 f(x) = (1-x)^{-1} f ( x ) = ( 1 − x ) − 1 . f ( n ) ( x ) = n ! ( 1 − x ) − n − 1 f^{(n)}(x) = n!(1-x)^{-n-1} f ( n ) ( x ) = n ! ( 1 − x ) − n − 1 , f ( n ) ( 0 ) = n ! f^{(n)}(0) = n! f ( n ) ( 0 ) = n ! .
1 1 − x = ∑ n = 0 ∞ x n = 1 + x + x 2 + x 3 + ⋯ \frac{1}{1-x} = \sum_{n=0}^{\infty} x^n = 1 + x + x^2 + x^3 + \cdots 1 − x 1 = ∑ n = 0 ∞ x n = 1 + x + x 2 + x 3 + ⋯
This is a geometric series with ratio x x x . Converges when ∣ x ∣ < 1 |x| \lt 1 ∣ x ∣ < 1 . Radius of convergence = 1 = 1 = 1 .
(d) Substitute x → − x 2 x \to -x^2 x → − x 2 : 1 1 + x 2 = 1 − x 2 + x 4 − x 6 + ⋯ \frac{1}{1+x^2} = 1 - x^2 + x^4 - x^6 + \cdots 1 + x 2 1 = 1 − x 2 + x 4 − x 6 + ⋯ (valid for ∣ x ∣ < 1 |x| \lt 1 ∣ x ∣ < 1 ).
UT-3: Series Manipulation
Question: (a) Find the Maclaurin series of e x − 1 x \frac{e^x - 1}{x} x e x − 1 up to x 3 x^3 x 3 . (b) Find the Maclaurin series of x ln ( 1 + x ) x\ln(1+x) x ln ( 1 + x ) up to x 4 x^4 x 4 . (c) Find the Maclaurin series of cos 2 x \cos^2 x cos 2 x up to x 4 x^4 x 4 using the identity cos 2 x = ◆ L B ◆ 1 + cos 2 x ◆ R B ◆◆ L B ◆ 2 ◆ R B ◆ \cos^2 x = \frac◆LB◆1 + \cos 2x◆RB◆◆LB◆2◆RB◆ cos 2 x = L ◆ B ◆1 + cos 2 x ◆ R B ◆◆ L B ◆2◆ R B ◆ . (d) Evaluate lim x → 0 e x − 1 − x x 2 \lim_{x \to 0}\frac{e^x - 1 - x}{x^2} lim x → 0 x 2 e x − 1 − x using series.
Solution:
(a) e x = 1 + x + x 2 / 2 + x 3 / 6 + ⋯ e^x = 1 + x + x^2/2 + x^3/6 + \cdots e x = 1 + x + x 2 /2 + x 3 /6 + ⋯ . e x − 1 = x + x 2 / 2 + x 3 / 6 + ⋯ e^x - 1 = x + x^2/2 + x^3/6 + \cdots e x − 1 = x + x 2 /2 + x 3 /6 + ⋯ .
e x − 1 x = 1 + x 2 + x 2 6 + ⋯ \frac{e^x - 1}{x} = 1 + \frac{x}{2} + \frac{x^2}{6} + \cdots x e x − 1 = 1 + 2 x + 6 x 2 + ⋯
(b) ln ( 1 + x ) = x − x 2 / 2 + x 3 / 3 − x 4 / 4 + ⋯ \ln(1+x) = x - x^2/2 + x^3/3 - x^4/4 + \cdots ln ( 1 + x ) = x − x 2 /2 + x 3 /3 − x 4 /4 + ⋯
x ln ( 1 + x ) = x 2 − x 3 2 + x 4 3 − x 5 4 + ⋯ x\ln(1+x) = x^2 - \frac{x^3}{2} + \frac{x^4}{3} - \frac{x^5}{4} + \cdots x ln ( 1 + x ) = x 2 − 2 x 3 + 3 x 4 − 4 x 5 + ⋯
(c) cos 2 x = 1 − ( 2 x ) 2 2 + ( 2 x ) 4 24 + ⋯ = 1 − 2 x 2 + 2 x 4 3 + ⋯ \cos 2x = 1 - \frac{(2x)^2}{2} + \frac{(2x)^4}{24} + \cdots = 1 - 2x^2 + \frac{2x^4}{3} + \cdots cos 2 x = 1 − 2 ( 2 x ) 2 + 24 ( 2 x ) 4 + ⋯ = 1 − 2 x 2 + 3 2 x 4 + ⋯
cos 2 x = 1 2 ( 2 − 2 x 2 + 2 x 4 3 ) = 1 − x 2 + x 4 3 + ⋯ \cos^2 x = \frac{1}{2}\left(2 - 2x^2 + \frac{2x^4}{3}\right) = 1 - x^2 + \frac{x^4}{3} + \cdots cos 2 x = 2 1 ( 2 − 2 x 2 + 3 2 x 4 ) = 1 − x 2 + 3 x 4 + ⋯
(d) e x − 1 − x = x 2 2 + x 3 6 + ⋯ e^x - 1 - x = \frac{x^2}{2} + \frac{x^3}{6} + \cdots e x − 1 − x = 2 x 2 + 6 x 3 + ⋯ . e x − 1 − x x 2 = 1 2 + x 6 + ⋯ \frac{e^x - 1 - x}{x^2} = \frac{1}{2} + \frac{x}{6} + \cdots x 2 e x − 1 − x = 2 1 + 6 x + ⋯ .
lim x → 0 = 1 2 \lim_{x \to 0} = \frac{1}{2} lim x → 0 = 2 1 .
Integration Tests
IT-1: Taylor Series about a Point (with Calculus)
Question: (a) Find the Taylor series of ln x \ln x ln x about x = 1 x = 1 x = 1 up to ( x − 1 ) 4 (x-1)^4 ( x − 1 ) 4 . (b) Use the result to approximate ln 1.1 \ln 1.1 ln 1.1 correct to 4 decimal places. (c) Estimate the error in the approximation. (d) Explain why the Maclaurin series of ln x \ln x ln x does not exist.
Solution:
(a) f ( x ) = ln x f(x) = \ln x f ( x ) = ln x , f ( 1 ) = 0 f(1) = 0 f ( 1 ) = 0 . f ′ ( x ) = 1 / x f'(x) = 1/x f ′ ( x ) = 1/ x , f ′ ( 1 ) = 1 f'(1) = 1 f ′ ( 1 ) = 1 . f ′ ′ ( x ) = − 1 / x 2 f''(x) = -1/x^2 f ′′ ( x ) = − 1/ x 2 , f ′ ′ ( 1 ) = − 1 f''(1) = -1 f ′′ ( 1 ) = − 1 . f ′ ′ ′ ( x ) = 2 / x 3 f'''(x) = 2/x^3 f ′′′ ( x ) = 2/ x 3 , f ′ ′ ′ ( 1 ) = 2 f'''(1) = 2 f ′′′ ( 1 ) = 2 . f ( 4 ) ( x ) = − 6 / x 4 f^{(4)}(x) = -6/x^4 f ( 4 ) ( x ) = − 6/ x 4 , f ( 4 ) ( 1 ) = − 6 f^{(4)}(1) = -6 f ( 4 ) ( 1 ) = − 6 .
ln x = ( x − 1 ) − ( x − 1 ) 2 2 + ( x − 1 ) 3 3 − ( x − 1 ) 4 4 + ⋯ \ln x = (x-1) - \frac{(x-1)^2}{2} + \frac{(x-1)^3}{3} - \frac{(x-1)^4}{4} + \cdots ln x = ( x − 1 ) − 2 ( x − 1 ) 2 + 3 ( x − 1 ) 3 − 4 ( x − 1 ) 4 + ⋯
(b) With x = 1.1 x = 1.1 x = 1.1 , h = 0.1 h = 0.1 h = 0.1 : ln 1.1 ≈ 0.1 − 0.005 + 0.000333 − 0.000025 = 0.095308 ≈ 0.0953 \ln 1.1 \approx 0.1 - 0.005 + 0.000333 - 0.000025 = 0.095308 \approx 0.0953 ln 1.1 ≈ 0.1 − 0.005 + 0.000333 − 0.000025 = 0.095308 ≈ 0.0953 .
(c) The next term is ( 0.1 ) 5 5 = 0.000002 \frac{(0.1)^5}{5} = 0.000002 5 ( 0.1 ) 5 = 0.000002 . The error is less than the magnitude of the first omitted term: error < 0.000002 \lt 0.000002 < 0.000002 . So ln 1.1 = 0.0953 \ln 1.1 = 0.0953 ln 1.1 = 0.0953 to 4 d.p. (Actual: 0.095310 0.095310 0.095310 .)
(d) f ( 0 ) = ln 0 f(0) = \ln 0 f ( 0 ) = ln 0 is undefined, so f ( n ) ( 0 ) f^{(n)}(0) f ( n ) ( 0 ) does not exist for ln x \ln x ln x . The Maclaurin series requires the function and all its derivatives to be defined at x = 0 x = 0 x = 0 .
IT-2: Series for Integration (with Further Calculus)
Question: (a) Use series to evaluate ∫ 0 0.5 ◆ L B ◆ sin x ◆ R B ◆◆ L B ◆ x ◆ R B ◆ d x \int_0^{0.5} \frac◆LB◆\sin x◆RB◆◆LB◆x◆RB◆\,dx ∫ 0 0.5 L ◆ B ◆ sin x ◆ R B ◆◆ L B ◆ x ◆ R B ◆ d x correct to 6 decimal places. (b) Use the series for e x e^x e x to find the Maclaurin series of e x − e − x 2 \frac{e^x - e^{-x}}{2} 2 e x − e − x (hyperbolic sine, sinh x \sinh x sinh x ). (c) Evaluate ∫ 0 0.2 sinh x d x \int_0^{0.2} \sinh x\,dx ∫ 0 0.2 sinh x d x using the series. (d) Find the Maclaurin series of e x 2 e^{x^2} e x 2 and use it to find ∫ 0 0.5 e x 2 d x \int_0^{0.5} e^{x^2}\,dx ∫ 0 0.5 e x 2 d x .
Solution:
(a) sin x = x − x 3 / 6 + x 5 / 120 − ⋯ \sin x = x - x^3/6 + x^5/120 - \cdots sin x = x − x 3 /6 + x 5 /120 − ⋯ . ◆ L B ◆ sin x ◆ R B ◆◆ L B ◆ x ◆ R B ◆ = 1 − x 2 / 6 + x 4 / 120 − ⋯ \frac◆LB◆\sin x◆RB◆◆LB◆x◆RB◆ = 1 - x^2/6 + x^4/120 - \cdots L ◆ B ◆ sin x ◆ R B ◆◆ L B ◆ x ◆ R B ◆ = 1 − x 2 /6 + x 4 /120 − ⋯ .
∫ 0 0.5 ◆ L B ◆ sin x ◆ R B ◆◆ L B ◆ x ◆ R B ◆ d x = [ x − x 3 18 + x 5 600 ] 0 0.5 = 0.5 − 0.125 18 + 0.03125 600 \int_0^{0.5} \frac◆LB◆\sin x◆RB◆◆LB◆x◆RB◆\,dx = \left[x - \frac{x^3}{18} + \frac{x^5}{600}\right]_0^{0.5} = 0.5 - \frac{0.125}{18} + \frac{0.03125}{600} ∫ 0 0.5 L ◆ B ◆ sin x ◆ R B ◆◆ L B ◆ x ◆ R B ◆ d x = [ x − 18 x 3 + 600 x 5 ] 0 0.5 = 0.5 − 18 0.125 + 600 0.03125
= 0.5 − 0.006944 + 0.000052 = 0.493108 ≈ 0.493108 = 0.5 - 0.006944 + 0.000052 = 0.493108 \approx 0.493108 = 0.5 − 0.006944 + 0.000052 = 0.493108 ≈ 0.493108 .
(b) e x = 1 + x + x 2 / 2 ! + x 3 / 3 ! + ⋯ e^x = 1 + x + x^2/2! + x^3/3! + \cdots e x = 1 + x + x 2 /2 ! + x 3 /3 ! + ⋯ . e − x = 1 − x + x 2 / 2 ! − x 3 / 3 ! + ⋯ e^{-x} = 1 - x + x^2/2! - x^3/3! + \cdots e − x = 1 − x + x 2 /2 ! − x 3 /3 ! + ⋯ .
sinh x = e x − e − x 2 = x + x 3 3 ! + x 5 5 ! + ⋯ = x + x 3 6 + x 5 120 + ⋯ \sinh x = \frac{e^x - e^{-x}}{2} = x + \frac{x^3}{3!} + \frac{x^5}{5!} + \cdots = x + \frac{x^3}{6} + \frac{x^5}{120} + \cdots sinh x = 2 e x − e − x = x + 3 ! x 3 + 5 ! x 5 + ⋯ = x + 6 x 3 + 120 x 5 + ⋯
(c) ∫ 0 0.2 sinh x d x = [ x 2 2 + x 4 24 + x 6 720 ] 0 0.2 = 0.02 + 0.0016 24 + 0.000064 720 \int_0^{0.2} \sinh x\,dx = \left[\frac{x^2}{2} + \frac{x^4}{24} + \frac{x^6}{720}\right]_0^{0.2} = 0.02 + \frac{0.0016}{24} + \frac{0.000064}{720} ∫ 0 0.2 sinh x d x = [ 2 x 2 + 24 x 4 + 720 x 6 ] 0 0.2 = 0.02 + 24 0.0016 + 720 0.000064
= 0.02 + 0.0000667 + 0.0000001 = 0.020067 = 0.02 + 0.0000667 + 0.0000001 = 0.020067 = 0.02 + 0.0000667 + 0.0000001 = 0.020067 .
(d) e x 2 = 1 + x 2 + x 4 2 ! + x 6 3 ! + ⋯ = 1 + x 2 + x 4 2 + x 6 6 + ⋯ e^{x^2} = 1 + x^2 + \frac{x^4}{2!} + \frac{x^6}{3!} + \cdots = 1 + x^2 + \frac{x^4}{2} + \frac{x^6}{6} + \cdots e x 2 = 1 + x 2 + 2 ! x 4 + 3 ! x 6 + ⋯ = 1 + x 2 + 2 x 4 + 6 x 6 + ⋯
∫ 0 0.5 e x 2 d x = [ x + x 3 3 + x 5 10 + x 7 42 ] 0 0.5 = 0.5 + 0.125 3 + 0.03125 10 + 0.0078125 42 \int_0^{0.5} e^{x^2}\,dx = \left[x + \frac{x^3}{3} + \frac{x^5}{10} + \frac{x^7}{42}\right]_0^{0.5} = 0.5 + \frac{0.125}{3} + \frac{0.03125}{10} + \frac{0.0078125}{42} ∫ 0 0.5 e x 2 d x = [ x + 3 x 3 + 10 x 5 + 42 x 7 ] 0 0.5 = 0.5 + 3 0.125 + 10 0.03125 + 42 0.0078125
= 0.5 + 0.04167 + 0.003125 + 0.000186 = 0.54498 = 0.5 + 0.04167 + 0.003125 + 0.000186 = 0.54498 = 0.5 + 0.04167 + 0.003125 + 0.000186 = 0.54498 .
IT-3: Convergence and Applications (with Complex Numbers)
Question: (a) Find the Maclaurin series of ( 1 − x ) − 1 / 2 (1-x)^{-1/2} ( 1 − x ) − 1/2 and determine its radius of convergence. (b) Use the series to approximate ◆ L B ◆ 1 ◆ R B ◆◆ L B ◆ 0.9 ◆ R B ◆ \frac◆LB◆1◆RB◆◆LB◆\sqrt{0.9}◆RB◆ L ◆ B ◆1◆ R B ◆◆ L B ◆ 0.9 ◆ R B ◆ correct to 5 decimal places. (c) The series ∑ n = 0 ∞ x n n ! \sum_{n=0}^{\infty} \frac{x^n}{n!} ∑ n = 0 ∞ n ! x n converges for all x x x . Use this to show that ∑ n = 0 ∞ ( − 1 ) n n ! = 1 e \sum_{n=0}^{\infty} \frac{(-1)^n}{n!} = \frac{1}{e} ∑ n = 0 ∞ n ! ( − 1 ) n = e 1 . (d) Explain why ∑ n = 1 ∞ 1 n \sum_{n=1}^{\infty} \frac{1}{n} ∑ n = 1 ∞ n 1 diverges while ∑ n = 1 ∞ ( − 1 ) n n \sum_{n=1}^{\infty} \frac{(-1)^n}{n} ∑ n = 1 ∞ n ( − 1 ) n converges.
Solution:
(a) ( 1 − x ) − 1 / 2 = 1 + 1 2 x + ◆ L B ◆ 1 ⋅ 3 ◆ R B ◆◆ L B ◆ 2 ⋅ 4 ◆ R B ◆ x 2 + ◆ L B ◆ 1 ⋅ 3 ⋅ 5 ◆ R B ◆◆ L B ◆ 2 ⋅ 4 ⋅ 6 ◆ R B ◆ x 3 + ◆ L B ◆ 1 ⋅ 3 ⋅ 5 ⋅ 7 ◆ R B ◆◆ L B ◆ 2 ⋅ 4 ⋅ 6 ⋅ 8 ◆ R B ◆ x 4 + ⋯ (1-x)^{-1/2} = 1 + \frac{1}{2}x + \frac◆LB◆1 \cdot 3◆RB◆◆LB◆2 \cdot 4◆RB◆x^2 + \frac◆LB◆1 \cdot 3 \cdot 5◆RB◆◆LB◆2 \cdot 4 \cdot 6◆RB◆x^3 + \frac◆LB◆1 \cdot 3 \cdot 5 \cdot 7◆RB◆◆LB◆2 \cdot 4 \cdot 6 \cdot 8◆RB◆x^4 + \cdots ( 1 − x ) − 1/2 = 1 + 2 1 x + L ◆ B ◆1 ⋅ 3◆ R B ◆◆ L B ◆2 ⋅ 4◆ R B ◆ x 2 + L ◆ B ◆1 ⋅ 3 ⋅ 5◆ R B ◆◆ L B ◆2 ⋅ 4 ⋅ 6◆ R B ◆ x 3 + L ◆ B ◆1 ⋅ 3 ⋅ 5 ⋅ 7◆ R B ◆◆ L B ◆2 ⋅ 4 ⋅ 6 ⋅ 8◆ R B ◆ x 4 + ⋯
= 1 + x 2 + 3 x 2 8 + 5 x 3 16 + 35 x 4 128 + ⋯ = 1 + \frac{x}{2} + \frac{3x^2}{8} + \frac{5x^3}{16} + \frac{35x^4}{128} + \cdots = 1 + 2 x + 8 3 x 2 + 16 5 x 3 + 128 35 x 4 + ⋯
Radius of convergence: ∣ x ∣ < 1 |x| \lt 1 ∣ x ∣ < 1 (from the binomial series formula, valid when ∣ x ∣ < 1 |x| \lt 1 ∣ x ∣ < 1 ).
(b) With x = 0.1 x = 0.1 x = 0.1 : ◆ L B ◆ 1 ◆ R B ◆◆ L B ◆ 0.9 ◆ R B ◆ = 1 + 0.05 + 0.00375 + 0.0003125 + 0.00002734 + ⋯ = 1.054090 ≈ 1.05409 \frac◆LB◆1◆RB◆◆LB◆\sqrt{0.9}◆RB◆ = 1 + 0.05 + 0.00375 + 0.0003125 + 0.00002734 + \cdots = 1.054090 \approx 1.05409 L ◆ B ◆1◆ R B ◆◆ L B ◆ 0.9 ◆ R B ◆ = 1 + 0.05 + 0.00375 + 0.0003125 + 0.00002734 + ⋯ = 1.054090 ≈ 1.05409 .
(c) ∑ n = 0 ∞ x n n ! = e x \sum_{n=0}^{\infty} \frac{x^n}{n!} = e^x ∑ n = 0 ∞ n ! x n = e x . Setting x = − 1 x = -1 x = − 1 : ∑ n = 0 ∞ ( − 1 ) n n ! = e − 1 = 1 e \sum_{n=0}^{\infty} \frac{(-1)^n}{n!} = e^{-1} = \frac{1}{e} ∑ n = 0 ∞ n ! ( − 1 ) n = e − 1 = e 1 .
(d) ∑ n = 1 ∞ 1 n \sum_{n=1}^{\infty} \frac{1}{n} ∑ n = 1 ∞ n 1 is the harmonic series, which diverges (the partial sums grow without bound, albeit slowly -- ln n \ln n ln n ).
∑ n = 1 ∞ ( − 1 ) n n = − 1 + 1 2 − 1 3 + 1 4 − ⋯ \sum_{n=1}^{\infty} \frac{(-1)^n}{n} = -1 + \frac{1}{2} - \frac{1}{3} + \frac{1}{4} - \cdots ∑ n = 1 ∞ n ( − 1 ) n = − 1 + 2 1 − 3 1 + 4 1 − ⋯ is an alternating series with terms a n = 1 / n a_n = 1/n a n = 1/ n that decrease to 0. By the alternating series test, it converges (to − ln 2 -\ln 2 − ln 2 ). The partial sums oscillate above and below − ln 2 -\ln 2 − ln 2 , with the amplitude of oscillation decreasing.