The beginnings of Taylor polynomials and approximations
We’ll start off with some of the discussion we had in class today about treating the binomial expansion as a way to approximate a function.
We know that . We can then see that if we have a function like we can simply replace the in the above expression by 1 and we get (writing out the sum explicitly):
If you can’t remember these binomial coefficients offhand, just write out the first 6 lines of Pascal’s triangle and read them off.
ok, so what if I asked you to give me an approximate value for . This isn’t so easy because you’ll have to multiply 1.01 by itself five times. How about if we use the polynomial form from the binomial expansion? Well, we can see that this is:
But we can also see that each term gets smaller and smaller. The last term is really tiny compared to the first. How about we just take the first two terms? Indeed , and taking the first two terms we get 1.05. This is then a pretty good approximation to the question. If you included the next term then you’d get something even more accurate, but maybe we are happy with just 2 decimal places of accuracy.
ok, so we can see that we can approximate the function by a few terms in the polynomial as long as is small. In order to do this though we had to know the binomial expansion. If we had we wouldn’t be in luck because the binomial coefficients are only defined for non-negative integers. doesn’t make sense.
Can we derive the expression for the binomial expansion in a way which can generalise? We’re actually going to use calculus for this.
Let’s say that we know that the function can be written as a polynomial, but we don’t know what the coefficients of the polynomial are. Can we figure them out in any way other than using combinatorics (which will not work when we have non-integer powers)?
Well, let’s presume that we have:
where the $a_i$ are the coefficients that we’re going to try and calculate. Well, the first thing we can do is to say what happens when we fix on both sides of the above equation. We are going to get:
Well, that’s great! We’ve just found out what must be! So we have:
What if we now take a derivative of both sides of this with respect to ?
Now let’s set again:
So we know what is, ie 5. Now let’s repeat. Take another derivative:
and setting will give us: , so . Do this again and we get:
which gives us . Note that this is . Again, take another derivative:
which gives . Note that this is …and again…
which gives …and again:
which gives . And if we carried on with higher we would find that they were all zero.
So this is interesting. We now have that which were the binomial coefficients we came up with before! In fact, looking above, we can see that we had expressions like:
which is the same as saying: which is precisely the form of the binomial coefficient we know and love…ok, it’s the form of the binomial coefficient we know.
So, we’ve derived the expansion for using calculus, and not combinatorics. We happened to note that the coefficients could be written as factorials, but we didn’t use it in the derivation of the coefficients. Can we somehow generalise this to cases which are not simply binomial expressions. In the next section we are going to see that we can do precisely this.
[…] MAM1000 lecture notes part 20, part i – Taylor polynomials […]