Unit 10 Notes: Taylor & Maclaurin Series (AP Calculus BC)

0.0(0)
Studied by 0 people
0%Unit 10 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Taylor polynomial

A polynomial approximation of a function near a point x=a that matches the function’s value and derivatives at a up through a chosen order.

2
New cards

Center (a) of a Taylor polynomial/series

The x-value a about which the approximation is built; powers appear as (x−a)^k, and the polynomial is tuned to the function at x=a.

3
New cards

Degree-n Taylor polynomial (P_n or T_n)

The Taylor polynomial that includes terms through (x−a)^n, matching f(a),f(a),,f(n)(a)f(a), f'(a), …, f^{(n)}(a).

4
New cards

Taylor polynomial formula

P_n(x)=f(k)(a)k!\frac{f^{(k)}(a)}{k!}^k.

5
New cards

Maclaurin polynomial

A Taylor polynomial centered at a=0 (so terms are in powers of x^k).

6
New cards

Factorial (k!) in Taylor coefficients

The normalization factor in Taylor terms; the k-th term uses f^(k)(a)/k!, and forgetting k! is a common error.

7
New cards

Taylor series

The infinite extension of Taylor polynomials: ∑_{n=0}^{∞} f(n)(a)n!\frac{f^{(n)}(a)}{n!} (when it converges and represents the function).

8
New cards

Maclaurin series

A Taylor series centered at 0: n=0f(n)(0)n!\sum_{n=0}^{\infty} \frac{f^{(n)}(0)}{n!} x^n.

9
New cards

Remainder (error) term R_n(x)

The difference between the function and its degree-n Taylor polynomial: R_n(x)=f(x)Pn(x)f(x)−P_n(x).

10
New cards

Lagrange Error Bound

A guaranteed upper bound on Taylor approximation error: |R_n(x)| ≤ M(n+1)!xa(n+1)\frac{M}{(n + 1)!} |x−a|^{(n + 1)}, where M bounds |f^{(n + 1)}(t)| on the interval from a to x.

11
New cards

M in the Lagrange Error Bound

A number satisfying |f^(n+1)(t)| ≤ M for all t between a and the target x; it must be chosen as a valid maximum bound on that interval.

12
New cards

“Next derivative” in error bounds (f^(n+1))

For a degree-n Taylor polynomial, the Lagrange bound uses the (n+1)th derivative, not the nth derivative.

13
New cards

“Safe zone” for a Taylor approximation

The idea that Taylor polynomials approximate best near the center a; using them far from a without error reasoning can be unreliable.

14
New cards

Power series

An infinite series of the form ∑_{n=0}^{∞} c_n (x−a)^n, which may converge for some x-values and diverge for others.

15
New cards

Radius of convergence (R)

A number R such that a power series converges for |x−a|R; endpoints |x−a|=R require separate checks.

16
New cards

Interval of convergence

The set of x-values where a power series converges, typically (a−R, a+R) plus any endpoints that also converge after testing.

17
New cards

Endpoint check

The required step of testing convergence separately at x=a±R because behavior at endpoints can differ from interior points.

18
New cards

Ratio Test

A convergence test using L=\lim_{n o \infty} un+1un\frac{|u_{n+1}|}{|u_n|}: converges if L

19
New cards

Harmonic series

The series ∑_{n=1}^{∞} 1n\frac{1}{n}, which diverges (often used in endpoint comparisons).

20
New cards

Alternating harmonic series

The series ∑_{n=1}^{∞} (-1)^n/n (or equivalent form), which converges (a common endpoint result).

21
New cards

Geometric series (standard form)

1/(1−x)=∑_{n=0}^{∞} x^n, valid for |x|

22
New cards

Term-by-term differentiation of a power series

If f(x)=∑{n=0}^{∞} cn x^n, then f'(x)=∑{n=1}^{∞} n cn x^(n−1) (valid on the interval of convergence; same radius of convergence).

23
New cards

Term-by-term integration of a power series

If f(x)=∑{n=0}^{∞} cn x^n, then ∫f(x)dx = C + ∑{n=0}^{∞} [cn/(n+1)] x^(n+1) (valid on the interval of convergence; same radius of convergence).

24
New cards

Standard Maclaurin series for ln(1+x)

ln(1+x)=1(1)n+1\frac{1}{(-1)^{n+1}} imes \frac{x^n}{n}, with convergence on 1<x1-1 < x \le 1.

25
New cards

Standard Maclaurin series for arctan(x)

arctan(x)=(1)nx2n+1(2n+1)\frac{(-1)^n x^{2n + 1}}{(2n + 1)}, valid for |x| \le 1 (endpoints included).