How to find a Taylor series
A Taylor series represents a function as an infinite sum of terms calculated from the values of its derivatives at a single point. It applies whenever a function is infinitely differentiable in a neighborhood around the chosen center point .
The setup
Identify the function and the center point . You must be able to differentiate repeatedly. Write down the general Taylor series definition: .
The steps
- Evaluate the base function at the center: find . 2. Compute the first few derivatives and evaluate each at . 3. Substitute these scalar values into the Taylor series formula. 4. Identify the mathematical pattern in the evaluated derivatives to write the general -th term for the sum.
Checking the result
Apply the Ratio Test to the general term to find the interval of convergence. Verify that substituting into your series collapses all terms except the first, yielding .
Common errors
Omitting the denominator in the series terms. Forgetting the factor or writing instead of when . Making sign errors when differentiating trigonometric functions repeatedly.
Worked example
Find the Taylor series for centered at .
- . 2. . . . . 3. Substitute into formula: 4. The even terms are zero and odd terms alternate signs. The general term is .
FAQ
Run your own problem
References: Calculus: Early Transcendentals by James Stewart · OpenStax Calculus Volume 2
See also