Taylor Series
Explore Taylor and Maclaurin series, which approximate functions as infinite polynomials using derivatives at a single point. Visualize how f(x) ≈ f(a) + f'(a)(x-a) + f''(a)(x-a)²/2! + ... converges to the original function. Understand how adding more terms improves accuracy, and learn common series for e^x, sin(x), cos(x), and ln(1+x). Practice finding intervals of convergence and estimating error bounds.