Taylor Series Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Write the first four non-zero Maclaurin terms for sinโกx\sin x.

Solution

  1. 1
    Odd-function: only odd powers survive.
  2. 2
    sinโกx=xโˆ’x36+x5120โˆ’x75040+โ‹ฏ\sin x = x - \frac{x^3}{6} + \frac{x^5}{120} - \frac{x^7}{5040} + \cdots

Answer

xโˆ’x36+x5120โˆ’x75040+โ‹ฏx - \frac{x^3}{6} + \frac{x^5}{120} - \frac{x^7}{5040} + \cdots
Only odd-power terms appear. The series converges for all xx.

About Taylor Series

A representation of a function as an infinite sum of terms calculated from the function's derivatives at a single point: f(x)=โˆ‘n=0โˆžf(n)(a)n!(xโˆ’a)nf(x) = \sum_{n=0}^{\infty} \frac{f^{(n)}(a)}{n!}(x-a)^n
When a=0a = 0, it's called a Maclaurin series.

Learn more about Taylor Series โ†’

More Taylor Series Examples