Taylor Series

Taylor series, or Taylor polynomial is a series that can REPRESENT a function, regardless what function it is.

▼Refer to 3Blue1Brown for animation & intuition: Taylor series | Chapter 10, Essence of calculus

"Taylor Series is one of the most powerful tools Math has to offer for approximating functions." - 3Blue1Brown

►Refer to Khan academy: Taylor & Maclaurin polynomials intro (part 1) ▼Refer to xaktly: Taylor Series image

image (▲ C represents the centre where we're centred at to approximate the function.)

▲ Notice: The Taylor Series is a Power Series, which means we can use a lot of techniques of power series on this to operate it easily.

We could expand it and make it clearer ▼: image

The main purpose of using a Taylor Polynomial is to REPLACE the original function with a polynomial, which it is easy to work with.

etc., we can express the function f(x) = eˣ as ▼: image

More importantly, by adding more & more terms into the polynomial, we can approximate the function more precisely:

►Refer to joseferrer: Mathematical explanation - Taylor series ►For More animation, visit Desmos: Taylor Series Visualization

97f5384c9b8d6ceebf3b894efc106adb

Example

image Solve:

  • First to know the formula of Taylor Series centred at x=1:

    image

  • The problem is asking the coefficient of (x-1)³, means all the rest part in the formula, which is:

    image

  • And it also means the n=3, so the coefficient becomes:

    image

  • Let's evaluate the f'''(1):

    image

  • So the coefficient is:

    image

Example

image Solve:

  • Let's express the Taylor polynomial to the nth degree as:

    image

  • Since it's asking for the series to the 3rd degree, then it becomes:

    image

  • And we only need to find out every degree of derivatives, and we will get:

    image

  • So the Taylor polynomial then is:

    image

Last updated