Tylor Polynomials, Tylor Series and Power Series¶
Approximations and Taylor Polynomials¶
Here's a nice fact: for any real number x, we have:
Also, the closer x is to 0, the better the approximation.
Let's say we have some function
Why stick to lines? What is the equation of the quadratic which best approximates the curve
This is actually a quadratic in
Let's call the quadratic
Let's continue the same pattern, except that we'll use some arbitrary degree
If
is smooth at , then of all the polynomials of degree or less, the one which best approximates for near is given by:
In sigma notation, the formula looks like this:
We call the polynomial the Nth-order Taylor polynomial of $f(x)$
Now we have a approximation for Taylor' Theorem
:
In above contents we have a function's Nth-order Taylor polynomial about
We want to use the value of
Actually, Nth-order term
, it's also referred to as the Nth-order remainder term
. Tylor's Theorem gives an alternative formula for
where
Since