- #1
PLAGUE
- 18
- 0
- TL;DR Summary
- I am using a book where they prove Taylor's theorem with p(x)=q(x)−((b−a)^n/(b−x)^n)q(a). I have included a proof of mean value theorem where they shows how they get h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x - a). Is there any similar way to show how they come up with the p(x)?
Here is a proof of mean value theorem:
Consider a line passing through the points (a, f(a)) and (b, f(b)). The equation of the line is
y-f(a) = {(f(b)-f(a))/(b-a)} (x-a)
or y = f(a)+ {(f(b)-f(a))/(b-a)} (x-a)
Let h be a function that defines the difference between any function f and the above line.
h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x-a)
Using “Rolle’s theorem”, we have
h'(x) = f'(x) – {(f(b)-f(a))/(b-a)}
Or f(b) - f(a) = f'(x) (b - a). Hence, proved.
The source of this proof is here.
It is clear why and how they used h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x-a).
Now here is a proof of Taylor's theorem:
Consider the function $p(x)$ defined in (a, b) by p(x)=q(x)−((b−a)^n/(b−x)^n)q(a) where q(x) = f(b) - f(x) - (b - x)f'(x) - {(b-x)/2!}f''(x) -... {(b-x)^{n-1}/(n-1)!}) f^{n-1}(x)
Then they show that, p(a)=p(b)=0 and apply roll's theorem and proves Taylor's theorem. I understand this part.
I don't understand why they use, p(x)=q(x)−((b−a)^n/(b−x)^n)q(a). When proving mean value theorem, they first derived h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x-a) and then applied rolls theorem. My question is what is the derivation of p(x)=q(x)−((b−a)^n/(b−x)^n)q(a). p(x)=q(x)−((b−a)^n/(b−x)^n)q(a) and h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x-a) seems similar to me. Can we derive p(x) the same way as they did for h(x)?
Consider a line passing through the points (a, f(a)) and (b, f(b)). The equation of the line is
y-f(a) = {(f(b)-f(a))/(b-a)} (x-a)
or y = f(a)+ {(f(b)-f(a))/(b-a)} (x-a)
Let h be a function that defines the difference between any function f and the above line.
h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x-a)
Using “Rolle’s theorem”, we have
h'(x) = f'(x) – {(f(b)-f(a))/(b-a)}
Or f(b) - f(a) = f'(x) (b - a). Hence, proved.
The source of this proof is here.
It is clear why and how they used h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x-a).
Now here is a proof of Taylor's theorem:
Consider the function $p(x)$ defined in (a, b) by p(x)=q(x)−((b−a)^n/(b−x)^n)q(a) where q(x) = f(b) - f(x) - (b - x)f'(x) - {(b-x)/2!}f''(x) -... {(b-x)^{n-1}/(n-1)!}) f^{n-1}(x)
Then they show that, p(a)=p(b)=0 and apply roll's theorem and proves Taylor's theorem. I understand this part.
I don't understand why they use, p(x)=q(x)−((b−a)^n/(b−x)^n)q(a). When proving mean value theorem, they first derived h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x-a) and then applied rolls theorem. My question is what is the derivation of p(x)=q(x)−((b−a)^n/(b−x)^n)q(a). p(x)=q(x)−((b−a)^n/(b−x)^n)q(a) and h(x) = f(x) – f(a) – {(f(b)-f(a))/(b-a)} (x-a) seems similar to me. Can we derive p(x) the same way as they did for h(x)?