4.1 Decide convergence of n=1∑∞n2(−1)n−1 and classify (absolute / conditional).
4.2 Decide convergence of n=1∑∞2n+1(−1)n and classify.
4.3 Decide convergence of n=1∑∞n2+4(−1)nn.
4.4 Decide convergence of n=1∑∞(−1)n⋅n+1n.
4.5 Use the AST error bound to bound the error of the 3-term partial sum of n=1∑∞n4(−1)n−1.
4.6 How many terms of n=1∑∞n!(−1)n−1 are needed so the partial-sum error is below 0.0001?
4.7 Decide convergence of n=1∑∞n(−1)nlnn and classify.
4.8 Decide convergence of n=2∑∞nlnn(−1)n and classify.
4.9 Decide convergence of n=1∑∞n2+1(−1)n−1 and classify.
4.10 Use the AST error bound to estimate ln2=∑n(−1)n−1 with error below 0.01. How many terms?
Chapter 5 — Power Series, Radius & Interval
5.1 Find the radius and interval of convergence of n=0∑∞n+1xn.
5.2 Find the interval of convergence of n=1∑∞n2(x−2)n.
5.3 Find the radius of convergence of n=0∑∞n!(2x)n.
5.4 Find the radius of convergence of n=1∑∞n!(x+1)n.
5.5 Find the interval of convergence of n=1∑∞nxn.
5.6 Find the interval of convergence of n=0∑∞4n(−1)n(x−3)n.
5.7 A power series f(x)=∑n=0∞cnxn converges at x=4 and diverges at x=−5. For each of x=2,−3,5,−7, decide whether convergence is guaranteed, divergence is guaranteed, or undetermined.
5.8 Find the interval of convergence of n=0∑∞(n+1)⋅3n(x+2)n.
5.9 Find the interval of convergence of n=1∑∞n(−1)nx2n. (Note: only even powers appear.)
5.10 A power series f(x)=∑n=0∞cnxn has radius of convergence 3. Find the radius of convergence of g(x)=∑cnx2n.
Chapter 6 — Taylor / Maclaurin
6.1 Find the Maclaurin series of f(x)=e2x.
6.2 Find the Maclaurin series of f(x)=sin(3x).
6.3 Write the degree-4 Maclaurin polynomial of cosx.
6.4 Find the Taylor series of f(x)=lnx at a=1.
6.5 Find the Taylor series of f(x)=x1 at a=2.
6.6 Find the Taylor series of f(x)=ex at a=1.
6.7 Use the degree-4 Maclaurin polynomial to estimate cos(0.2) and compare with a calculator.
6.8 Given f(x)=∑cn(x−2)n with c3=5, find f(3)(2).
6.9 Find the first three nonzero terms of the Taylor series of sinx at a=π.
6.10 Let f(x)=(1+x)1/2. Write the first 4 terms of its Maclaurin series (fractional coefficients allowed).
Chapter 7 — Common Maclaurin Expansions & Operations
7.1 Find the Maclaurin series of f(x)=e−x.
7.2 Find the Maclaurin series of f(x)=cos(x2).
7.3 Find the Maclaurin series of f(x)=1−xx.
7.4 Find the Maclaurin series of f(x)=(1−x)21. (Hint: differentiate 1−x1.)
7.5 Use a Maclaurin series to compute x→0limx21−cosx.
7.6 Use a Maclaurin series to compute x→0limx2ex−1−x.
7.7 Find a Maclaurin-series expression for ∫01sin(x2)dx and estimate it using the first 2 terms.
7.8 Find an exact value for n=0∑∞n!(−1)n.
7.9 Find an exact value for n=1∑∞n⋅2n1. (Hint: use ln(1+x) or −ln(1−x).)
7.10 Estimate arctan(0.1) using the first 3 nonzero terms of its Maclaurin series and bound the error.
Chapter 8 — Lagrange Error Bound
8.1 Find the Lagrange error bound when estimating sin(0.4) with the degree-3 Maclaurin polynomial of sinx.
8.2 Find the Lagrange error bound when estimating e0.3 with the degree-4 Maclaurin polynomial of ex.
8.3 Find the Lagrange error bound when estimating cos(0.5) with the degree-6 Maclaurin polynomial of cosx.
8.4 What's the smallest degree n that ensures the Maclaurin polynomial of ex estimates e with error below 10−4? (Use M=3.)
8.5 What's the smallest degree n that ensures the Maclaurin polynomial of sinx estimates sin(1) with error below 0.001?
8.6 Show that sinx=∑n=0∞(2n+1)!(−1)nx2n+1 for every real x by showing the Lagrange remainder →0.
8.7 Suppose ∣f(n)∣≤5 on [0,2] for every n. Bound the error of estimating f(1) with the degree-5 Maclaurin polynomial.
8.8 What's the smallest degree n for which the Maclaurin polynomial of ln(1+x) estimates ln(1.2) with error below 0.001? (Hint: f(n+1) is messier here.)
8.9 Use the first 4 nonzero terms (i.e. P6) of the Maclaurin series of cosx to estimate cos(π/4). Compute the estimate and the Lagrange error bound.
8.10 AP-style: let f(x)=e2x. (a) Write the degree-3 Maclaurin polynomial P3(x). (b) Estimate f(0.1) using P3. (c) Bound ∣f(0.1)−P3(0.1)∣ via Lagrange.
Cross-Chapter Challenge Problems
X.1 Decide convergence of n=1∑∞en(−1)nn and classify.
X.2 Find an exact value for n=0∑∞42n+1(2n+1)!(−1)nπ2n+1. (Hint: sin at a specific point.)
X.3 Find the Maclaurin series and interval of convergence of f(x)=1+x2x.
X.4 Let f(x)=∫0xtsintdt (with f(0)=0). Find the first three nonzero terms of its Maclaurin series and its radius of convergence.
X.5 Solve the ODE y′=y with y(0)=1 via power series. Set y=∑cnxn, derive a recurrence on cn, and identify the closed form.
Done. Solve each chapter, then check answers.md. Suggested mastery target for AP 5: ≥ 8070 on chapters and ≥ 53 on the challenge.