in vissia
- 2
- 0
I'm currently studying the Taylor series and I cannot figure out how the remainder term came to be. If anyone could clarify this for me, I would be really grateful ...!
I understand that the Taylor series isn't always equal to f(x) for each x, so we put Rn at the end as the remainder term (note that a + h = x).
f(a+h) = f(a) + \frac{h}{1!}*f'(a) + \frac{h^2}{2!}*f''(a)+⋯+\frac{h^n}{n!} f^{(n)} (a) +Rn
So Rn is f(x) minus it's Taylor series.
But then we try to approximate how big Rn actually is. For fixed values of a and x, we look at a new function that looks like this (t is any number, p \in (1, 2, 3, ..., n)):
F(t) = f(x) - f(t) - \frac{x - t}{1!}*f'(t) - \frac{(x - t)^{2}}{2!}*f''(t) - ... - \frac{(x - t)^{^n}}{n!}*f^{(n)}(t) - Rn(x)*(\frac{(x - t)^{p}}{(x - a)^{p}}^{p}
From here on we say that F(a) = F(x) = 0 and see that, following Rolle, there should be a value w between a and x for which F'(w) = 0 and that's how we end up with a formula for Rn.
What bothers me here: What is F(t)? And if I compare it to the first formula, where did that fraction of ((x-t)/(x-a))^p next to Rn come from?
Thank you for your time!
I understand that the Taylor series isn't always equal to f(x) for each x, so we put Rn at the end as the remainder term (note that a + h = x).
f(a+h) = f(a) + \frac{h}{1!}*f'(a) + \frac{h^2}{2!}*f''(a)+⋯+\frac{h^n}{n!} f^{(n)} (a) +Rn
So Rn is f(x) minus it's Taylor series.
But then we try to approximate how big Rn actually is. For fixed values of a and x, we look at a new function that looks like this (t is any number, p \in (1, 2, 3, ..., n)):
F(t) = f(x) - f(t) - \frac{x - t}{1!}*f'(t) - \frac{(x - t)^{2}}{2!}*f''(t) - ... - \frac{(x - t)^{^n}}{n!}*f^{(n)}(t) - Rn(x)*(\frac{(x - t)^{p}}{(x - a)^{p}}^{p}
From here on we say that F(a) = F(x) = 0 and see that, following Rolle, there should be a value w between a and x for which F'(w) = 0 and that's how we end up with a formula for Rn.
What bothers me here: What is F(t)? And if I compare it to the first formula, where did that fraction of ((x-t)/(x-a))^p next to Rn come from?
Thank you for your time!