AP Calc BC Series — Answers & Worked Solutions
Try problems.md first. Before checking, verify which test/formula you used.
Chapter 1 — Sequences
1.1 5 2 \dfrac{5}{2} 2 5 . Compare degrees (same; ratio of leading coefficients).
1.2 0 0 0 . L'Hôpital: 1 / x 2 x = 1 2 x 2 → 0 \frac{1/x}{2x} = \frac{1}{2x^2} \to 0 2 x 1/ x = 2 x 2 1 → 0 .
1.3 e 2 e^2 e 2 . Standard limit ( 1 + a n ) n → e a \left(1+\frac{a}{n}\right)^n \to e^a ( 1 + n a ) n → e a .
1.4 Converges to 0 0 0 . ∣ ( − 1 ) n n + 1 ∣ = 1 n + 1 → 0 \left|\frac{(-1)^n}{n+1}\right| = \frac{1}{n+1} \to 0 n + 1 ( − 1 ) n = n + 1 1 → 0 , so by squeeze the original → 0 \to 0 → 0 .
1.5 0 0 0 . − 1 n ≤ cos ( n 2 ) n ≤ 1 n -\frac{1}{\sqrt{n}} \le \frac{\cos(n^2)}{\sqrt{n}} \le \frac{1}{\sqrt{n}} − n 1 ≤ n c o s ( n 2 ) ≤ n 1 , both bounds → 0 \to 0 → 0 .
1.6 Diverges . Ratio a n + 1 a n = n + 1 3 → ∞ \frac{a_{n+1}}{a_n} = \frac{n+1}{3} \to \infty a n a n + 1 = 3 n + 1 → ∞ — terms grow without bound. Factorial beats exponential.
1.7 a n + 1 a n = 2 n + 1 < 1 \frac{a_{n+1}}{a_n} = \frac{2}{n+1} < 1 a n a n + 1 = n + 1 2 < 1 for n ≥ 2 n \ge 2 n ≥ 2 , so { a n } \{a_n\} { a n } is decreasing from n = 2 n = 2 n = 2 onward.
1.8 Monotonicity : a 1 = 2 < a 2 = 8 = 2 2 ≈ 2.83 a_1 = 2 < a_2 = \sqrt{8} = 2\sqrt 2 \approx 2.83 a 1 = 2 < a 2 = 8 = 2 2 ≈ 2.83 . Induction: a n > a n − 1 ⇒ 6 + a n > 6 + a n − 1 ⇒ a n + 1 > a n a_n > a_{n-1} \Rightarrow 6+a_n > 6+a_{n-1} \Rightarrow a_{n+1} > a_n a n > a n − 1 ⇒ 6 + a n > 6 + a n − 1 ⇒ a n + 1 > a n .Bounded above by 3: a 1 = 2 < 3 a_1 = 2 < 3 a 1 = 2 < 3 . Induction: a n < 3 ⇒ 6 + a n < 9 ⇒ a n + 1 = 6 + a n < 3 a_n < 3 \Rightarrow 6+a_n < 9 \Rightarrow a_{n+1} = \sqrt{6+a_n} < 3 a n < 3 ⇒ 6 + a n < 9 ⇒ a n + 1 = 6 + a n < 3 .MBT → converges. Set L = lim a n L = \lim a_n L = lim a n : L = 6 + L ⇒ L 2 − L − 6 = 0 ⇒ L = 3 L = \sqrt{6+L} \Rightarrow L^2 - L - 6 = 0 \Rightarrow L = 3 L = 6 + L ⇒ L 2 − L − 6 = 0 ⇒ L = 3 (rejecting L = − 2 L = -2 L = − 2 ).
1.9 ln 2 \ln 2 ln 2 . Rewrite as 1 n ∑ k = 0 n 1 1 + k / n \frac{1}{n}\sum_{k=0}^{n}\frac{1}{1+k/n} n 1 ∑ k = 0 n 1 + k / n 1 , a Riemann sum for ∫ 0 1 d x 1 + x = ln 2 \int_0^1 \frac{dx}{1+x} = \ln 2 ∫ 0 1 1 + x d x = ln 2 .
1.10 cos ( n π ) = ( − 1 ) n \cos(n\pi) = (-1)^n cos ( nπ ) = ( − 1 ) n , oscillates between ± 1 \pm 1 ± 1 — diverges .
Chapter 2 — Series Basics, Geometric, p-Series
2.1 Geometric, a = 4 a = 4 a = 4 , r = 1 / 3 r = 1/3 r = 1/3 . Sum = 4 1 − 1 / 3 = 6 = \dfrac{4}{1 - 1/3} = 6 = 1 − 1/3 4 = 6 .
2.2 Geometric starting at n = 2 n = 2 n = 2 : first term 1 4 \frac{1}{4} 4 1 , r = 1 2 r = \frac{1}{2} r = 2 1 . Sum = 1 / 4 1 − 1 / 2 = 1 2 = \dfrac{1/4}{1 - 1/2} = \dfrac{1}{2} = 1 − 1/2 1/4 = 2 1 .
2.3 p = 0.99 ≤ 1 p = 0.99 \le 1 p = 0.99 ≤ 1 → diverges .
2.4 lim a n = 3 ≠ 0 \lim a_n = 3 \ne 0 lim a n = 3 = 0 , n-th term test → diverges .
2.5 Rewrite: ∑ 2 ⋅ 2 n 5 n − 1 = 4 ∑ ( 2 5 ) n − 1 \sum \frac{2 \cdot 2^n}{5^{n-1}} = 4\sum \left(\frac{2}{5}\right)^{n-1} ∑ 5 n − 1 2 ⋅ 2 n = 4 ∑ ( 5 2 ) n − 1 . First term (n = 1 n=1 n = 1 ) is 4 4 4 , r = 2 / 5 r = 2/5 r = 2/5 . Sum = 4 1 − 2 / 5 = 20 3 = \dfrac{4}{1-2/5} = \dfrac{20}{3} = 1 − 2/5 4 = 3 20 .
2.6 Telescoping: 1 n ( n + 1 ) = 1 n − 1 n + 1 \frac{1}{n(n+1)} = \frac{1}{n} - \frac{1}{n+1} n ( n + 1 ) 1 = n 1 − n + 1 1 , S N = 1 − 1 N + 1 → 1 S_N = 1 - \frac{1}{N+1} \to 1 S N = 1 − N + 1 1 → 1 .
2.7 1 ( 2 n − 1 ) ( 2 n + 1 ) = 1 2 ( 1 2 n − 1 − 1 2 n + 1 ) \frac{1}{(2n-1)(2n+1)} = \frac{1}{2}\left(\frac{1}{2n-1} - \frac{1}{2n+1}\right) ( 2 n − 1 ) ( 2 n + 1 ) 1 = 2 1 ( 2 n − 1 1 − 2 n + 1 1 ) , S N = 1 2 ( 1 − 1 2 N + 1 ) → 1 2 S_N = \frac{1}{2}\left(1 - \frac{1}{2N+1}\right) \to \frac{1}{2} S N = 2 1 ( 1 − 2 N + 1 1 ) → 2 1 .
2.8 0. 37 ‾ = 0.37 1 − 0.01 = 37 99 0.\overline{37} = \frac{0.37}{1 - 0.01} = \frac{37}{99} 0. 37 = 1 − 0.01 0.37 = 99 37 .
2.9 3 ⋅ 5 + 2 ⋅ ( − 2 ) = 11 3 \cdot 5 + 2 \cdot (-2) = 11 3 ⋅ 5 + 2 ⋅ ( − 2 ) = 11 .
2.10 Total distance = 10 + 2 ( 10 ⋅ 2 3 + 10 ⋅ 4 9 + ⋯ ) = 10 + 2 ⋅ 20 / 3 1 − 2 / 3 = 10 + 40 = 50 = 10 + 2(10 \cdot \frac{2}{3} + 10 \cdot \frac{4}{9} + \cdots) = 10 + 2 \cdot \frac{20/3}{1 - 2/3} = 10 + 40 = 50 = 10 + 2 ( 10 ⋅ 3 2 + 10 ⋅ 9 4 + ⋯ ) = 10 + 2 ⋅ 1 − 2/3 20/3 = 10 + 40 = 50 m.
Chapter 3 — Convergence Tests
3.1 L = lim ( n + 1 ) 2 / 2 n + 1 n 2 / 2 n = 1 2 < 1 L = \lim \frac{(n+1)^2/2^{n+1}}{n^2/2^n} = \frac{1}{2} < 1 L = lim n 2 / 2 n ( n + 1 ) 2 / 2 n + 1 = 2 1 < 1 → converges .
3.2 L = lim 3 n + 1 4 n + 2 = 3 4 < 1 L = \lim \frac{3n+1}{4n+2} = \frac{3}{4} < 1 L = lim 4 n + 2 3 n + 1 = 4 3 < 1 → converges .
3.3 ∫ 2 ∞ d x x ln x = ln ( ln x ) ∣ 2 ∞ = ∞ \int_2^\infty \frac{dx}{x \ln x} = \ln(\ln x)\big|_2^\infty = \infty ∫ 2 ∞ x l n x d x = ln ( ln x ) 2 ∞ = ∞ → diverges .
3.4 1 2 n + n < 1 2 n \frac{1}{2^n + n} < \frac{1}{2^n} 2 n + n 1 < 2 n 1 , geometric r = 1 / 2 r = 1/2 r = 1/2 converges → DCT → converges .
3.5 b n = 1 n 2 b_n = \frac{1}{n^2} b n = n 2 1 , lim ( n + sin n ) / ( n 3 − 1 ) 1 / n 2 = 1 \lim \frac{(n+\sin n)/(n^3-1)}{1/n^2} = 1 lim 1/ n 2 ( n + s i n n ) / ( n 3 − 1 ) = 1 , ∑ 1 / n 2 \sum 1/n^2 ∑ 1/ n 2 converges → converges .
3.6 Ratio L = lim ( n + 1 ) ! / ( 2 n + 2 ) ! n ! / ( 2 n ) ! = lim n + 1 ( 2 n + 1 ) ( 2 n + 2 ) = 0 < 1 L = \lim \frac{(n+1)!/(2n+2)!}{n!/(2n)!} = \lim \frac{n+1}{(2n+1)(2n+2)} = 0 < 1 L = lim n ! / ( 2 n )! ( n + 1 )! / ( 2 n + 2 )! = lim ( 2 n + 1 ) ( 2 n + 2 ) n + 1 = 0 < 1 → converges .
3.7 f ( x ) = ln x / x 2 f(x) = \ln x / x^2 f ( x ) = ln x / x 2 is decreasing for large x x x . ∫ 1 ∞ ln x x 2 d x \int_1^\infty \frac{\ln x}{x^2} dx ∫ 1 ∞ x 2 l n x d x via integration by parts (u = ln x u = \ln x u = ln x , d v = x − 2 d x dv = x^{-2}dx d v = x − 2 d x ) gives [ − ln x x ] 1 ∞ + ∫ d x x 2 = 0 + 1 = 1 \left[-\frac{\ln x}{x}\right]_1^\infty + \int \frac{dx}{x^2} = 0 + 1 = 1 [ − x l n x ] 1 ∞ + ∫ x 2 d x = 0 + 1 = 1 . Converges .
3.8 Ratio L = lim ( n + 1 ) n + 1 / ( n + 1 ) ! n n / n ! = lim ( n + 1 ) n n n = e > 1 L = \lim \frac{(n+1)^{n+1}/(n+1)!}{n^n/n!} = \lim \frac{(n+1)^n}{n^n} = e > 1 L = lim n n / n ! ( n + 1 ) n + 1 / ( n + 1 )! = lim n n ( n + 1 ) n = e > 1 → diverges .
3.9 arctan n → π / 2 \arctan n \to \pi/2 arctan n → π /2 , so 1 n 2 arctan n ∼ 2 π n 2 \frac{1}{n^2 \arctan n} \sim \frac{2}{\pi n^2} n 2 a r c t a n n 1 ∼ π n 2 2 . Limit comparison with 1 n 2 \frac{1}{n^2} n 2 1 → converges .
3.10 Ratio L = lim ( 2 n + 2 ) ! / ( 4 n + 1 ( ( n + 1 ) ! ) 2 ) ( 2 n ) ! / ( 4 n ( n ! ) 2 ) = lim ( 2 n + 1 ) ( 2 n + 2 ) 4 ( n + 1 ) 2 = 1 L = \lim \frac{(2n+2)!/(4^{n+1}((n+1)!)^2)}{(2n)!/(4^n(n!)^2)} = \lim \frac{(2n+1)(2n+2)}{4(n+1)^2} = 1 L = lim ( 2 n )! / ( 4 n ( n ! ) 2 ) ( 2 n + 2 )! / ( 4 n + 1 (( n + 1 )! ) 2 ) = lim 4 ( n + 1 ) 2 ( 2 n + 1 ) ( 2 n + 2 ) = 1 — inconclusive . Stirling gives ( 2 n ) ! 4 n ( n ! ) 2 ∼ 1 π n \frac{(2n)!}{4^n(n!)^2} \sim \frac{1}{\sqrt{\pi n}} 4 n ( n ! ) 2 ( 2 n )! ∼ π n 1 , comparison with ∑ 1 / n \sum 1/\sqrt{n} ∑ 1/ n (p = 1 / 2 p=1/2 p = 1/2 ) shows divergence .
Chapter 4 — Alternating Series
4.1 AST converges + ∑ 1 / n 2 \sum 1/n^2 ∑ 1/ n 2 converges → absolutely convergent .
4.2 AST converges + ∑ 1 / ( 2 n + 1 ) \sum 1/(2n+1) ∑ 1/ ( 2 n + 1 ) diverges (same order as harmonic) → conditionally convergent .
4.3 b n = n / ( n 2 + 4 ) b_n = n/(n^2+4) b n = n / ( n 2 + 4 ) decreasing for n ≥ 2 n \ge 2 n ≥ 2 (derivative argument), → 0 \to 0 → 0 → AST converges. Absolute version ∑ n / ( n 2 + 4 ) \sum n/(n^2+4) ∑ n / ( n 2 + 4 ) matches ∑ 1 / n \sum 1/n ∑ 1/ n in order, diverges → conditionally convergent .
4.4 lim n n + 1 = 1 ≠ 0 \lim \frac{n}{n+1} = 1 \ne 0 lim n + 1 n = 1 = 0 , n-th term test → diverges .
4.5 Error ≤ b 4 = 1 4 4 = 1 256 ≈ 0.0039 \le b_4 = \frac{1}{4^4} = \frac{1}{256} \approx 0.0039 ≤ b 4 = 4 4 1 = 256 1 ≈ 0.0039 .
4.6 1 ( N + 1 ) ! < 0.0001 ⇒ ( N + 1 ) ! > 10000 \frac{1}{(N+1)!} < 0.0001 \Rightarrow (N+1)! > 10000 ( N + 1 )! 1 < 0.0001 ⇒ ( N + 1 )! > 10000 . 7 ! = 5040 , 8 ! = 40320 7! = 5040, 8! = 40320 7 ! = 5040 , 8 ! = 40320 , so N + 1 ≥ 8 N+1 \ge 8 N + 1 ≥ 8 , at least 7 terms (N = 7 N = 7 N = 7 ).
4.7 b n = ln n / n b_n = \ln n / n b n = ln n / n . f ( x ) = ln x / x f(x) = \ln x / x f ( x ) = ln x / x , f ′ ( x ) = ( 1 − ln x ) / x 2 < 0 f'(x) = (1 - \ln x)/x^2 < 0 f ′ ( x ) = ( 1 − ln x ) / x 2 < 0 when x > e x > e x > e , so eventually decreasing; → 0 \to 0 → 0 . AST converges. Absolute version ∑ ln n / n \sum \ln n / n ∑ ln n / n dominates ∑ 1 / n \sum 1/n ∑ 1/ n (since ln n > 1 \ln n > 1 ln n > 1 ), diverges → conditionally convergent .
4.8 b n = 1 / ( n ln n ) b_n = 1/(n \ln n) b n = 1/ ( n ln n ) decreasing → 0 \to 0 → 0 → AST converges. Absolute version ∑ 1 / ( n ln n ) \sum 1/(n \ln n) ∑ 1/ ( n ln n ) diverges by integral test → conditionally convergent .
4.9 b n = 1 / n 2 + 1 → 0 b_n = 1/\sqrt{n^2+1} \to 0 b n = 1/ n 2 + 1 → 0 decreasing → AST converges. Absolute ∑ 1 / n 2 + 1 ∼ ∑ 1 / n \sum 1/\sqrt{n^2+1} \sim \sum 1/n ∑ 1/ n 2 + 1 ∼ ∑ 1/ n diverges → conditionally convergent .
4.10 b N + 1 = 1 N + 1 < 0.01 ⇒ N + 1 > 100 ⇒ N ≥ 100 b_{N+1} = \frac{1}{N+1} < 0.01 \Rightarrow N+1 > 100 \Rightarrow N \ge 100 b N + 1 = N + 1 1 < 0.01 ⇒ N + 1 > 100 ⇒ N ≥ 100 . At least 100 terms.
Chapter 5 — Power Series
5.1 L = ∣ x ∣ L = |x| L = ∣ x ∣ , R = 1 R = 1 R = 1 . x = 1 x=1 x = 1 : ∑ 1 / ( n + 1 ) \sum 1/(n+1) ∑ 1/ ( n + 1 ) harmonic — diverges. x = − 1 x=-1 x = − 1 : ∑ ( − 1 ) n / ( n + 1 ) \sum (-1)^n/(n+1) ∑ ( − 1 ) n / ( n + 1 ) AST — converges. [ − 1 , 1 ) [-1, 1) [ − 1 , 1 ) .
5.2 L = ∣ x − 2 ∣ L = |x-2| L = ∣ x − 2∣ , R = 1 R = 1 R = 1 . x = 3 x=3 x = 3 : ∑ 1 / n 2 \sum 1/n^2 ∑ 1/ n 2 converges; x = 1 x=1 x = 1 : ∑ ( − 1 ) n / n 2 \sum (-1)^n/n^2 ∑ ( − 1 ) n / n 2 absolutely converges. [ 1 , 3 ] [1, 3] [ 1 , 3 ] .
5.3 L = ∣ 2 x ∣ / ( n + 1 ) → 0 L = |2x| / (n+1) \to 0 L = ∣2 x ∣/ ( n + 1 ) → 0 , so R = ∞ R = \infty R = ∞ .
5.4 L = ∣ x + 1 ∣ ( n + 1 ) → ∞ L = |x+1|(n+1) \to \infty L = ∣ x + 1∣ ( n + 1 ) → ∞ unless x = − 1 x = -1 x = − 1 . R = 0 R = 0 R = 0 , converges only at x = − 1 x = -1 x = − 1 .
5.5 L = ∣ x ∣ L = |x| L = ∣ x ∣ , R = 1 R = 1 R = 1 . x = 1 x=1 x = 1 : ∑ 1 / n \sum 1/\sqrt n ∑ 1/ n diverges; x = − 1 x=-1 x = − 1 : ∑ ( − 1 ) n / n \sum (-1)^n/\sqrt n ∑ ( − 1 ) n / n AST converges. [ − 1 , 1 ) [-1, 1) [ − 1 , 1 ) .
5.6 L = ∣ x − 3 ∣ / 4 L = |x-3|/4 L = ∣ x − 3∣/4 , R = 4 R = 4 R = 4 . x = 7 x=7 x = 7 : ∑ ( − 1 ) n \sum (-1)^n ∑ ( − 1 ) n diverges; x = − 1 x=-1 x = − 1 : ∑ 1 \sum 1 ∑ 1 diverges. ( − 1 , 7 ) (-1, 7) ( − 1 , 7 ) .
5.7 Center 0; R ≥ 4 R \ge 4 R ≥ 4 (since x = 4 x=4 x = 4 converges) and R ≤ 5 R \le 5 R ≤ 5 (since x = − 5 x=-5 x = − 5 diverges), so R ∈ [ 4 , 5 ) R \in [4, 5) R ∈ [ 4 , 5 ) .
x = 2 x = 2 x = 2 : ∣ x ∣ = 2 < 4 |x|=2 < 4 ∣ x ∣ = 2 < 4 , must converge
x = − 3 x = -3 x = − 3 : ∣ x ∣ = 3 < 4 |x|=3 < 4 ∣ x ∣ = 3 < 4 , must converge
x = 5 x = 5 x = 5 : ∣ x ∣ = 5 > R |x|=5 > R ∣ x ∣ = 5 > R , must diverge
x = − 7 x = -7 x = − 7 : ∣ x ∣ = 7 > 5 > R |x|=7 > 5 > R ∣ x ∣ = 7 > 5 > R , must diverge
5.8 L = ∣ x + 2 ∣ / 3 L = |x+2|/3 L = ∣ x + 2∣/3 , R = 3 R = 3 R = 3 . x = 1 x=1 x = 1 : ∑ 1 / ( n + 1 ) \sum 1/(n+1) ∑ 1/ ( n + 1 ) harmonic diverges; x = − 5 x=-5 x = − 5 : ∑ ( − 1 ) n / ( n + 1 ) \sum (-1)^n/(n+1) ∑ ( − 1 ) n / ( n + 1 ) AST converges. [ − 5 , 1 ) [-5, 1) [ − 5 , 1 ) .
5.9 L = x 2 ⋅ lim n n + 1 = x 2 L = x^2 \cdot \lim \frac{n}{n+1} = x^2 L = x 2 ⋅ lim n + 1 n = x 2 . R 2 = 1 ⇒ R = 1 R^2 = 1 \Rightarrow R = 1 R 2 = 1 ⇒ R = 1 . At x = ± 1 x = \pm 1 x = ± 1 : both give ∑ ( − 1 ) n / n \sum (-1)^n/n ∑ ( − 1 ) n / n , conditionally convergent. [ − 1 , 1 ] [-1, 1] [ − 1 , 1 ] .
5.10 g g g converges when ∣ x 2 ∣ < 3 ⇒ ∣ x ∣ < 3 |x^2| < 3 \Rightarrow |x| < \sqrt{3} ∣ x 2 ∣ < 3 ⇒ ∣ x ∣ < 3 . R g = 3 R_g = \sqrt 3 R g = 3 .
Chapter 6 — Taylor / Maclaurin
6.1 e 2 x = ∑ ( 2 x ) n n ! = ∑ 2 n x n n ! e^{2x} = \sum \frac{(2x)^n}{n!} = \sum \frac{2^n x^n}{n!} e 2 x = ∑ n ! ( 2 x ) n = ∑ n ! 2 n x n .
6.2 sin ( 3 x ) = ∑ ( − 1 ) n ( 3 x ) 2 n + 1 ( 2 n + 1 ) ! = ∑ ( − 1 ) n 3 2 n + 1 x 2 n + 1 ( 2 n + 1 ) ! \sin(3x) = \sum \frac{(-1)^n (3x)^{2n+1}}{(2n+1)!} = \sum \frac{(-1)^n 3^{2n+1} x^{2n+1}}{(2n+1)!} sin ( 3 x ) = ∑ ( 2 n + 1 )! ( − 1 ) n ( 3 x ) 2 n + 1 = ∑ ( 2 n + 1 )! ( − 1 ) n 3 2 n + 1 x 2 n + 1 .
6.3 P 4 ( x ) = 1 − x 2 2 + x 4 24 P_4(x) = 1 - \frac{x^2}{2} + \frac{x^4}{24} P 4 ( x ) = 1 − 2 x 2 + 24 x 4 .
6.4 ln x \ln x ln x at a = 1 a=1 a = 1 : ∑ n = 1 ∞ ( − 1 ) n − 1 n ( x − 1 ) n \sum_{n=1}^\infty \frac{(-1)^{n-1}}{n}(x-1)^n ∑ n = 1 ∞ n ( − 1 ) n − 1 ( x − 1 ) n .
6.5 f ( n ) ( x ) = ( − 1 ) n n ! / x n + 1 f^{(n)}(x) = (-1)^n n! / x^{n+1} f ( n ) ( x ) = ( − 1 ) n n ! / x n + 1 , f ( n ) ( 2 ) = ( − 1 ) n n ! / 2 n + 1 f^{(n)}(2) = (-1)^n n! / 2^{n+1} f ( n ) ( 2 ) = ( − 1 ) n n ! / 2 n + 1 . Coefficient c n = ( − 1 ) n / 2 n + 1 c_n = (-1)^n / 2^{n+1} c n = ( − 1 ) n / 2 n + 1 .1 x = ∑ n = 0 ∞ ( − 1 ) n 2 n + 1 ( x − 2 ) n \frac{1}{x} = \sum_{n=0}^\infty \frac{(-1)^n}{2^{n+1}}(x-2)^n x 1 = n = 0 ∑ ∞ 2 n + 1 ( − 1 ) n ( x − 2 ) n
6.6 f ( n ) ( 1 ) = e f^{(n)}(1) = e f ( n ) ( 1 ) = e for all n n n . T ( x ) = e ∑ ( x − 1 ) n n ! = e ⋅ e x − 1 = e x T(x) = e \sum \frac{(x-1)^n}{n!} = e \cdot e^{x-1} = e^x T ( x ) = e ∑ n ! ( x − 1 ) n = e ⋅ e x − 1 = e x . ✓
6.7 P 4 ( 0.2 ) = 1 − 0.02 + 0.0016 24 ≈ 0.98007 P_4(0.2) = 1 - 0.02 + \frac{0.0016}{24} \approx 0.98007 P 4 ( 0.2 ) = 1 − 0.02 + 24 0.0016 ≈ 0.98007 . Matches cos ( 0.2 ) ≈ 0.98007 \cos(0.2) \approx 0.98007 cos ( 0.2 ) ≈ 0.98007 to 5 decimals.
6.8 c 3 = f ( 3 ) ( 2 ) / 3 ! c_3 = f^{(3)}(2)/3! c 3 = f ( 3 ) ( 2 ) /3 ! → f ( 3 ) ( 2 ) = 30 f^{(3)}(2) = 30 f ( 3 ) ( 2 ) = 30 .
6.9 sin \sin sin at a = π a = \pi a = π : sin π = 0 , cos π = − 1 , − sin π = 0 , − cos π = 1 , … \sin\pi = 0, \cos\pi = -1, -\sin\pi = 0, -\cos\pi = 1, \ldots sin π = 0 , cos π = − 1 , − sin π = 0 , − cos π = 1 , … . First three nonzero terms: − ( x − π ) + ( x − π ) 3 6 − ( x − π ) 5 120 -(x-\pi) + \frac{(x-\pi)^3}{6} - \frac{(x-\pi)^5}{120} − ( x − π ) + 6 ( x − π ) 3 − 120 ( x − π ) 5 .
6.10 f ( x ) = ( 1 + x ) 1 / 2 f(x) = (1+x)^{1/2} f ( x ) = ( 1 + x ) 1/2 : f ( 0 ) = 1 , f ′ ( 0 ) = 1 / 2 , f ′ ′ ( 0 ) = − 1 / 4 , f ′ ′ ′ ( 0 ) = 3 / 8 f(0)=1, f'(0)=1/2, f''(0)=-1/4, f'''(0)=3/8 f ( 0 ) = 1 , f ′ ( 0 ) = 1/2 , f ′′ ( 0 ) = − 1/4 , f ′′′ ( 0 ) = 3/8 .P 3 ( x ) = 1 + x 2 − x 2 8 + x 3 16 P_3(x) = 1 + \frac{x}{2} - \frac{x^2}{8} + \frac{x^3}{16} P 3 ( x ) = 1 + 2 x − 8 x 2 + 16 x 3 .
Chapter 7 — Common Maclaurin & Operations
7.1 e − x = ∑ ( − x ) n n ! = ∑ ( − 1 ) n x n n ! e^{-x} = \sum \frac{(-x)^n}{n!} = \sum \frac{(-1)^n x^n}{n!} e − x = ∑ n ! ( − x ) n = ∑ n ! ( − 1 ) n x n .
7.2 cos ( x 2 ) = ∑ ( − 1 ) n ( x 2 ) 2 n ( 2 n ) ! = ∑ ( − 1 ) n x 4 n ( 2 n ) ! \cos(x^2) = \sum \frac{(-1)^n (x^2)^{2n}}{(2n)!} = \sum \frac{(-1)^n x^{4n}}{(2n)!} cos ( x 2 ) = ∑ ( 2 n )! ( − 1 ) n ( x 2 ) 2 n = ∑ ( 2 n )! ( − 1 ) n x 4 n .
7.3 x 1 − x = x ∑ x n = ∑ n = 1 ∞ x n \frac{x}{1-x} = x \sum x^n = \sum_{n=1}^\infty x^n 1 − x x = x ∑ x n = ∑ n = 1 ∞ x n .
7.4 Differentiate 1 1 − x = ∑ x n \frac{1}{1-x} = \sum x^n 1 − x 1 = ∑ x n : 1 ( 1 − x ) 2 = ∑ n = 1 ∞ n x n − 1 = ∑ n = 0 ∞ ( n + 1 ) x n \frac{1}{(1-x)^2} = \sum_{n=1}^\infty n x^{n-1} = \sum_{n=0}^\infty (n+1) x^n ( 1 − x ) 2 1 = ∑ n = 1 ∞ n x n − 1 = ∑ n = 0 ∞ ( n + 1 ) x n .
7.5 1 − cos x = x 2 2 − x 4 24 + ⋯ 1 - \cos x = \frac{x^2}{2} - \frac{x^4}{24} + \cdots 1 − cos x = 2 x 2 − 24 x 4 + ⋯ , divide by x 2 x^2 x 2 : 1 2 − x 2 24 + ⋯ → 1 2 \frac{1}{2} - \frac{x^2}{24} + \cdots \to \frac{1}{2} 2 1 − 24 x 2 + ⋯ → 2 1 .
7.6 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 + ⋯ , divide by x 2 x^2 x 2 : 1 2 + x 6 → 1 2 \frac{1}{2} + \frac{x}{6} \to \frac{1}{2} 2 1 + 6 x → 2 1 .
7.7 sin ( x 2 ) = x 2 − x 6 6 + ⋯ \sin(x^2) = x^2 - \frac{x^6}{6} + \cdots sin ( x 2 ) = x 2 − 6 x 6 + ⋯ , integrate: ∫ 0 1 = 1 3 − 1 42 + ⋯ \int_0^1 = \frac{1}{3} - \frac{1}{42} + \cdots ∫ 0 1 = 3 1 − 42 1 + ⋯ . First two terms: 1 3 − 1 42 = 13 42 ≈ 0.310 \frac{1}{3} - \frac{1}{42} = \frac{13}{42} \approx 0.310 3 1 − 42 1 = 42 13 ≈ 0.310 .
7.8 e x = ∑ x n / n ! e^x = \sum x^n/n! e x = ∑ x n / n ! at x = − 1 x = -1 x = − 1 : ∑ ( − 1 ) n / n ! = e − 1 = 1 / e \sum (-1)^n/n! = e^{-1} = 1/e ∑ ( − 1 ) n / n ! = e − 1 = 1/ e .
7.9 − ln ( 1 − x ) = ∑ x n / n -\ln(1-x) = \sum x^n/n − ln ( 1 − x ) = ∑ x n / n for ∣ x ∣ < 1 |x|<1 ∣ x ∣ < 1 . At x = 1 / 2 x = 1/2 x = 1/2 : ∑ 1 / ( n ⋅ 2 n ) = − ln ( 1 / 2 ) = ln 2 \sum 1/(n \cdot 2^n) = -\ln(1/2) = \ln 2 ∑ 1/ ( n ⋅ 2 n ) = − ln ( 1/2 ) = ln 2 .
7.10 arctan x = x − x 3 / 3 + x 5 / 5 − ⋯ \arctan x = x - x^3/3 + x^5/5 - \cdots arctan x = x − x 3 /3 + x 5 /5 − ⋯ . P 5 ( 0.1 ) = 0.1 − 0.001 / 3 + 0.00001 / 5 ≈ 0.0996687 P_5(0.1) = 0.1 - 0.001/3 + 0.00001/5 \approx 0.0996687 P 5 ( 0.1 ) = 0.1 − 0.001/3 + 0.00001/5 ≈ 0.0996687 . AST error ≤ b 4 = ( 0.1 ) 7 / 7 ≈ 1.4 × 10 − 9 \le b_4 = (0.1)^7/7 \approx 1.4\times 10^{-9} ≤ b 4 = ( 0.1 ) 7 /7 ≈ 1.4 × 1 0 − 9 .
Chapter 8 — Lagrange Error
8.1 f ( 4 ) = sin x f^{(4)} = \sin x f ( 4 ) = sin x , ∣ f ( 4 ) ∣ ≤ 1 |f^{(4)}| \le 1 ∣ f ( 4 ) ∣ ≤ 1 , M = 1 M=1 M = 1 . ∣ R 3 ∣ ≤ 1 4 ! ( 0.4 ) 4 = 0.0256 24 ≈ 1.07 × 10 − 3 |R_3| \le \frac{1}{4!}(0.4)^4 = \frac{0.0256}{24} \approx 1.07 \times 10^{-3} ∣ R 3 ∣ ≤ 4 ! 1 ( 0.4 ) 4 = 24 0.0256 ≈ 1.07 × 1 0 − 3 .
8.2 f ( 5 ) = e x f^{(5)} = e^x f ( 5 ) = e x , on [ 0 , 0.3 ] [0, 0.3] [ 0 , 0.3 ] bounded by e 0.3 < 1.4 e^{0.3} < 1.4 e 0.3 < 1.4 , take M = 1.4 M=1.4 M = 1.4 . ∣ R 4 ∣ ≤ 1.4 5 ! ( 0.3 ) 5 ≈ 2.83 × 10 − 5 |R_4| \le \frac{1.4}{5!}(0.3)^5 \approx 2.83 \times 10^{-5} ∣ R 4 ∣ ≤ 5 ! 1.4 ( 0.3 ) 5 ≈ 2.83 × 1 0 − 5 .
8.3 f ( 7 ) = − sin x f^{(7)} = -\sin x f ( 7 ) = − sin x , M = 1 M = 1 M = 1 . ∣ R 6 ∣ ≤ 1 7 ! ( 0.5 ) 7 ≈ 1.55 × 10 − 6 |R_6| \le \frac{1}{7!}(0.5)^7 \approx 1.55 \times 10^{-6} ∣ R 6 ∣ ≤ 7 ! 1 ( 0.5 ) 7 ≈ 1.55 × 1 0 − 6 .
8.4 Estimate e 1 e^1 e 1 , M = 3 M = 3 M = 3 . 3 ( n + 1 ) ! < 10 − 4 ⇒ ( n + 1 ) ! > 30000 \frac{3}{(n+1)!} < 10^{-4} \Rightarrow (n+1)! > 30000 ( n + 1 )! 3 < 1 0 − 4 ⇒ ( n + 1 )! > 30000 . 8 ! = 40320 8! = 40320 8 ! = 40320 ✓, 7 ! = 5040 7! = 5040 7 ! = 5040 ✗. At least degree 7.
8.5 M = 1 M = 1 M = 1 . 1 ( n + 1 ) ! < 0.001 ⇒ ( n + 1 ) ! > 1000 \frac{1}{(n+1)!} < 0.001 \Rightarrow (n+1)! > 1000 ( n + 1 )! 1 < 0.001 ⇒ ( n + 1 )! > 1000 . 7 ! = 5040 7! = 5040 7 ! = 5040 ✓, 6 ! = 720 6! = 720 6 ! = 720 ✗. At least degree 6.
8.6 ∣ f ( n + 1 ) ( t ) ∣ = ∣ sin t or cos t ∣ ≤ 1 |f^{(n+1)}(t)| = |\sin t \text{ or } \cos t| \le 1 ∣ f ( n + 1 ) ( t ) ∣ = ∣ sin t or cos t ∣ ≤ 1 . ∣ R n ( x ) ∣ ≤ ∣ x ∣ n + 1 ( n + 1 ) ! → 0 |R_n(x)| \le \frac{|x|^{n+1}}{(n+1)!} \to 0 ∣ R n ( x ) ∣ ≤ ( n + 1 )! ∣ x ∣ n + 1 → 0 for any fixed x x x . So the Taylor series converges to sin x \sin x sin x for every x x x .
8.7 ∣ R 5 ( 1 ) ∣ ≤ 5 6 ! ( 1 ) 6 = 5 720 = 1 144 ≈ 6.94 × 10 − 3 |R_5(1)| \le \frac{5}{6!}(1)^6 = \frac{5}{720} = \frac{1}{144} \approx 6.94 \times 10^{-3} ∣ R 5 ( 1 ) ∣ ≤ 6 ! 5 ( 1 ) 6 = 720 5 = 144 1 ≈ 6.94 × 1 0 − 3 .
8.8 ln ( 1 + x ) \ln(1+x) ln ( 1 + x ) , f ( n + 1 ) ( x ) = ( − 1 ) n n ! / ( 1 + x ) n + 1 f^{(n+1)}(x) = (-1)^n n! / (1+x)^{n+1} f ( n + 1 ) ( x ) = ( − 1 ) n n ! / ( 1 + x ) n + 1 . On [ 0 , 0.2 ] [0, 0.2] [ 0 , 0.2 ] : ∣ f ( n + 1 ) ∣ ≤ n ! |f^{(n+1)}| \le n! ∣ f ( n + 1 ) ∣ ≤ n ! . Error ≤ n ! ( n + 1 ) ! ( 0.2 ) n + 1 = ( 0.2 ) n + 1 n + 1 \le \frac{n!}{(n+1)!}(0.2)^{n+1} = \frac{(0.2)^{n+1}}{n+1} ≤ ( n + 1 )! n ! ( 0.2 ) n + 1 = n + 1 ( 0.2 ) n + 1 . Need < 0.001 < 0.001 < 0.001 : n = 3 n=3 n = 3 : 0.0016 / 4 = 4 × 10 − 4 0.0016/4 = 4\times 10^{-4} 0.0016/4 = 4 × 1 0 − 4 ✓; n = 2 n=2 n = 2 : 0.008 / 3 ≈ 2.7 × 10 − 3 0.008/3 \approx 2.7\times 10^{-3} 0.008/3 ≈ 2.7 × 1 0 − 3 ✗. At least degree 3.
8.9 cos ( π / 4 ) = 2 / 2 ≈ 0.7071 \cos(\pi/4) = \sqrt{2}/2 \approx 0.7071 cos ( π /4 ) = 2 /2 ≈ 0.7071 .P 6 ( π / 4 ) = 1 − ( π / 4 ) 2 2 + ( π / 4 ) 4 24 − ( π / 4 ) 6 720 ≈ 0.70710 P_6(\pi/4) = 1 - \frac{(\pi/4)^2}{2} + \frac{(\pi/4)^4}{24} - \frac{(\pi/4)^6}{720} \approx 0.70710 P 6 ( π /4 ) = 1 − 2 ( π /4 ) 2 + 24 ( π /4 ) 4 − 720 ( π /4 ) 6 ≈ 0.70710 . Error ≤ 1 8 ! ( π / 4 ) 8 ≈ 2.32 × 10 − 6 \le \frac{1}{8!}(\pi/4)^8 \approx 2.32 \times 10^{-6} ≤ 8 ! 1 ( π /4 ) 8 ≈ 2.32 × 1 0 − 6 .
8.10 (a) f ( n ) ( 0 ) = 2 n f^{(n)}(0) = 2^n f ( n ) ( 0 ) = 2 n . P 3 ( x ) = 1 + 2 x + 2 x 2 + 4 x 3 3 P_3(x) = 1 + 2x + 2x^2 + \frac{4 x^3}{3} P 3 ( x ) = 1 + 2 x + 2 x 2 + 3 4 x 3 . (b) P 3 ( 0.1 ) = 1 + 0.2 + 0.02 + 0.001333 ≈ 1.221333 P_3(0.1) = 1 + 0.2 + 0.02 + 0.001333 \approx 1.221333 P 3 ( 0.1 ) = 1 + 0.2 + 0.02 + 0.001333 ≈ 1.221333 . (c) f ( 4 ) ( t ) = 16 e 2 t f^{(4)}(t) = 16 e^{2t} f ( 4 ) ( t ) = 16 e 2 t , on [ 0 , 0.1 ] [0, 0.1] [ 0 , 0.1 ] : ≤ 16 e 0.2 < 19.6 \le 16 e^{0.2} < 19.6 ≤ 16 e 0.2 < 19.6 . Take M = 19.6 M = 19.6 M = 19.6 .∣ R 3 ∣ ≤ 19.6 4 ! ( 0.1 ) 4 ≈ 8.17 × 10 − 5 |R_3| \le \frac{19.6}{4!}(0.1)^4 \approx 8.17 \times 10^{-5} ∣ R 3 ∣ ≤ 4 ! 19.6 ( 0.1 ) 4 ≈ 8.17 × 1 0 − 5 .
Cross-Chapter Challenges
X.1 Absolute version: ratio lim ( n + 1 ) / e n + 1 n / e n = 1 e < 1 \lim \frac{(n+1)/e^{n+1}}{n/e^n} = \frac{1}{e} < 1 lim n / e n ( n + 1 ) / e n + 1 = e 1 < 1 → absolutely convergent .
X.2 sin x \sin x sin x at x = π / 4 x = \pi/4 x = π /4 : sin ( π / 4 ) = 2 / 2 \sin(\pi/4) = \sqrt{2}/2 sin ( π /4 ) = 2 /2 .
X.3 x 1 + x 2 = x ∑ ( − x 2 ) n = ∑ ( − 1 ) n x 2 n + 1 \frac{x}{1+x^2} = x \sum (-x^2)^n = \sum (-1)^n x^{2n+1} 1 + x 2 x = x ∑ ( − x 2 ) n = ∑ ( − 1 ) n x 2 n + 1 , ∣ x ∣ < 1 |x|<1 ∣ x ∣ < 1 , R = 1 R=1 R = 1 . Endpoints x = ± 1 x=\pm 1 x = ± 1 : ∑ ( ± 1 ) ( − 1 ) n \sum (\pm 1)(-1)^n ∑ ( ± 1 ) ( − 1 ) n , diverge. Interval ( − 1 , 1 ) (-1, 1) ( − 1 , 1 ) .
X.4 sin t t = 1 − t 2 6 + t 4 120 − ⋯ \frac{\sin t}{t} = 1 - \frac{t^2}{6} + \frac{t^4}{120} - \cdots t s i n t = 1 − 6 t 2 + 120 t 4 − ⋯ . Integrate: f ( x ) = x − x 3 18 + x 5 600 − ⋯ f(x) = x - \frac{x^3}{18} + \frac{x^5}{600} - \cdots f ( x ) = x − 18 x 3 + 600 x 5 − ⋯ . Radius ∞ \infty ∞ (matches sin t / t \sin t / t sin t / t ).
X.5 y = ∑ c n x n y = \sum c_n x^n y = ∑ c n x n , y ′ = ∑ ( n + 1 ) c n + 1 x n y' = \sum (n+1) c_{n+1} x^n y ′ = ∑ ( n + 1 ) c n + 1 x n . Equation y ′ = y ⇒ ( n + 1 ) c n + 1 = c n ⇒ c n + 1 = c n / ( n + 1 ) y' = y \Rightarrow (n+1) c_{n+1} = c_n \Rightarrow c_{n+1} = c_n/(n+1) y ′ = y ⇒ ( n + 1 ) c n + 1 = c n ⇒ c n + 1 = c n / ( n + 1 ) . With c 0 = 1 c_0 = 1 c 0 = 1 : c n = 1 / n ! c_n = 1/n! c n = 1/ n ! . So y = ∑ x n / n ! = e x y = \sum x^n/n! = e^x y = ∑ x n / n ! = e x .
End. Total: 80 main + 5 challenge = 85 problems.