Taylor Expansions
The Taylor expansion is a fundamental concept in calculus for approximating functions using polynomials. It leverages the power of derivatives to express a function locally as an infinite sum, making it easier to compute and analyze in many practical scenarios.
Definition
Given a function \( f(x) \) that is infinitely differentiable at a point \( a \), the Taylor series of \( f(x) \) about the point \( a \) is given by:
Or more compactly,
Where \( f^{(n)}(a) \) is the \( n \)-th derivative of \( f \) evaluated at point \( a \) and \( n! \) is the factorial of \( n \).
If the expansion is centered at \( a = 0 \), it is called a Maclaurin series.
Example: Exponential Function
The Taylor series for \( e^x \) centered at \( a = 0 \) is:
Example: Sine Function
The Taylor series for \( \sin(x) \) centered at \( a = 0 \) is:
Example: Cosine Function
The Taylor series for \( \cos(x) \) centered at \( a = 0 \) is: