Advanced Placement Calculus BC including series, parametric equations, and polar functions.
Taylor series are awesome, but they only approximate functions well near the center point. The further away you go, the bigger the error.
\[ |R_n(x)| \leq \frac{M|x-c|^{n+1}}{(n+1)!} \] where \(M\) is the maximum value of the next derivative.
Engineers and scientists use error bounds to know how many terms are needed for accurate calculations.
Using three terms of the cosine Maclaurin series to estimate \(\cos(0.1)\).
Finding the interval where the series for \(\ln(1+x)\) converges.
Taylor series are only as good as their convergence and error bounds allow—knowing these keeps math (and science!) reliable.