Why prove Taylor's theorem with p(x)=q(x)−((b−a)^n/(b−x)^n)q(a)?

  • #1
PLAGUE
15
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)?
 
Physics news on Phys.org
  • #2
This is very hard to read. Could you write the formulas with LaTeX, see how here ...
https://www.physicsforums.com/help/latexhelp/
Just spend a lot of ## and \dfrac{}{}. And it is Rolle's theorem. It has nothing to do with rolls.I have a derivation of Taylor by the mean value theorem of integration and integration by parts, would this help?
 
Last edited:
  • #3
PLAGUE said:
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 am not familiar with the formula you quote
[tex]p(x)=q(x)−\frac{(b−a)^n}{(b−x)^n}q(a)[/tex]
where x is included in denominator. p(a)=0. p(b) diverges.
Is the above LaTex formula same as your textbook ?
 
Last edited:
  • #4
anuttarasammyak said:
I am not familiar with the formula you quote
[tex]p(x)=q(x)−\frac{(b−a)^n}{(b−x)^n}q(a)[/tex]
where x is included in divider. p(a)=0. p(b) diverges.
Is the above LaTex formula same as your textbook ?
Here is the proof:
 

Attachments

  • Screenshot 2023-11-18 181659.png
    Screenshot 2023-11-18 181659.png
    26.4 KB · Views: 31
  • Screenshot 2023-11-18 181724.png
    Screenshot 2023-11-18 181724.png
    30.3 KB · Views: 29
  • #5
fresh_42 said:
This is very hard to read. Could you write the formulas with LaTeX, see how here ...
https://www.physicsforums.com/help/latexhelp/
Just spend a lot of ## and \dfrac{}{}. And it is Rolle's theorem. It has nothing to do with rolls.I have a deviation of Taylor by the mean value theorem of integration and integration by parts, would this help?
 

Attachments

  • Screenshot 2023-11-18 181659.png
    Screenshot 2023-11-18 181659.png
    26.4 KB · Views: 31
  • Screenshot 2023-11-18 181724.png
    Screenshot 2023-11-18 181724.png
    30.3 KB · Views: 31
  • #6
Can you tell us the location where you have the problem, in the same terms as in the pictures?

The proof basically goes like this:
  • the partial sum (plus correction terms) of the Taylor series at ##x=a## minus the partial sum (plus correction terms) of the Taylor series at ##x=b##,
  • where the correction terms make the expression zero at both ends of the interval ##[a,b]##
  • such that the theorem of Rolle can be applied to find ##\psi'(k)=0##
  • so that with some elementary algebra we get the Taylor series of ##f(x)## developed at the point ##x=a.##
I admit that this approach isn't very insightful. One would need to find a good compromise between what I have just written and what the textbook says plus all lines between the equations (1) - (4).

A different approach that uses integration instead of differentiation and the mean value theorem of integration instead of Rolle can be found here:
https://www.physicsforums.com/insights/series-in-mathematics-from-zeno-to-quantum-theory/#Functions
 
  • #7
PLAGUE said:
Here is the proof:
Upside down
[tex]p(x)=q(x)−\frac{(b−x)^n}{(b−a)^n}q(a)[/tex]? Then p(a)=p(b)=0.
 
Last edited:
  • #8
anuttarasammyak said:
Upside down
[tex]p(x)=q(x)−\frac{(b−x)^n}{(b−a)^n}q(a)[/tex]? Then p(a)=p(b)=0.
 

Attachments

  • Screenshot 2023-11-18 181659.png
    Screenshot 2023-11-18 181659.png
    26.4 KB · Views: 34
  • Screenshot 2023-11-18 181724.png
    Screenshot 2023-11-18 181724.png
    30.3 KB · Views: 36
  • #9
1700371273198.png

Is this the part you quote ? It coincides with #7 where x is in numerator.
 
  • #10
yes it is
 

1. How does the choice of p(x) affect the proof of Taylor's theorem?

The choice of p(x) as q(x)−((b−a)^n/(b−x)^n)q(a) is crucial in simplifying the proof of Taylor's theorem and making it more manageable. This specific choice helps in canceling out terms and isolating the remainder term for easier analysis.

2. Why is the term ((b−a)^n/(b−x)^n)q(a) included in the proof of Taylor's theorem?

The term ((b−a)^n/(b−x)^n)q(a) is included in the proof to help manipulate the polynomial approximation and isolate the remainder term. This term plays a key role in simplifying the proof and showcasing the error in the approximation.

3. How does the inclusion of q(a) in the term ((b−a)^n/(b−x)^n)q(a) impact the proof?

The inclusion of q(a) in the term ((b−a)^n/(b−x)^n)q(a) helps in evaluating the polynomial approximation at the point a. This is essential for calculating the error in the approximation and proving Taylor's theorem.

4. What is the significance of the factor (b−a)^n/(b−x)^n in the chosen p(x) for Taylor's theorem?

The factor (b−a)^n/(b−x)^n in the chosen p(x) for Taylor's theorem is significant as it helps in adjusting the polynomial approximation to better fit the function at the point a. This factor aids in quantifying the error in the approximation and proving the accuracy of Taylor's theorem.

5. How does the choice of p(x) as q(x)−((b−a)^n/(b−x)^n)q(a) simplify the proof of Taylor's theorem?

The choice of p(x) as q(x)−((b−a)^n/(b−x)^n)q(a) simplifies the proof of Taylor's theorem by providing a clear structure for analyzing the polynomial approximation and the error term. This specific form of p(x) streamlines the proof process and enhances understanding of Taylor's theorem.

Similar threads

Replies
5
Views
389
Replies
11
Views
2K
Replies
20
Views
2K
Replies
3
Views
1K
Replies
1
Views
938
  • Calculus
Replies
9
Views
2K
Replies
3
Views
2K
Replies
11
Views
987
Back
Top