How can the Lagrange remainder theorem be applied to series with skipped terms?

Click For Summary

Discussion Overview

The discussion revolves around the application of the Lagrange remainder theorem to series that skip terms, particularly in the context of estimating errors in Taylor series approximations. Participants explore how to determine the order of derivatives to use and the implications of choosing different values for variables in the theorem.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants express confusion about whether to treat series with skipped terms as higher or lower order when applying the remainder theorem, particularly in examples involving polynomials like 1 + x^2.
  • There is a suggestion that using a higher order polynomial generally results in a smaller error, but this is contested by others who emphasize the importance of understanding the specific context of the approximation.
  • Participants discuss the role of the variable 'c' in the theorem, with some asserting that 'c' and 'x' can be different to maximize different components of the error expression.
  • Clarifications are sought regarding the interpretation of the theorem, particularly about how it relates to the error in approximating functions with truncated Taylor series.
  • Some participants highlight that the theorem does not specify the exact value of 'c' but indicates that it exists within a certain interval, which can lead to different strategies for maximizing the error term.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best approach to applying the Lagrange remainder theorem to series with skipped terms. There are competing views on the order of derivatives to use and how to select values for 'c' and 'x' in the context of maximizing error estimates.

Contextual Notes

Participants note that the theorem's application can depend on the specific function and the interval considered, which may introduce additional complexity in determining the appropriate order and values for the variables involved.

member 508213
I have a few questions about the remainder theorem.

1: For series that "skip" terms (example: 1+x^2+x^4+x^6) the theorem says the n+1 derivative and x^(n+1)/(n+1)!. For example if you have 1 + x^2 where you know the next term would be x^4 you could treat it as a third order or a second order. My book has situations where they do both variations and it is extremely confusing because I do not know which to choose.

Example: This is a problem I made up: Estimate error involved in using 1+x^2 + (x^4)/2 to estimate e^(x^2) on -0.1 to 0.1.

So do I treat it as forth order or fifth order? Because my book has situations similar to this where it has done both so I have no idea what to do? It asks for n+1 derivative so is it the fifth or six derivative? Do I do (.1)^6/6! or (.1)^5/5!.

This is a major issue I am having please explain why it is one or the other because I can see why it could go either way.

2: The best way to ask my second question is to just show another example it is difficult to explain.

Example: Use x-(x^2)/2 to estimate ln(x+1) over the interval [0, 0.2].

The theorem states f^(n+1)(c) (x)^(n+1) / (n+1)!

Here is what I believe: The c value and the x value can be different in order to maximize the different parts. Is this true?

For this example I would have c be 0 in order to maximize the third derivative of ln(x+1) which is 2/(x+1)^3...but I would have x be .2 in order to maximize the (x)^3 part of the theorem?

Is what I assumed correct? You can have different values of c and x in order to maximize the different parts? I believe this is correct so hopefully you can confirm this, if not can you please explain why? Thank you very much for replies, both of these questions have been confusing to me and any help is appreciated
 
Physics news on Phys.org
Austin said:
I have a few questions about the remainder theorem.

1: For series that "skip" terms (example: 1+x^2+x^4+x^6) the theorem says the n+1 derivative and x^(n+1)/(n+1)!. For example if you have 1 + x^2 where you know the next term would be x^4 you could treat it as a third order or a second order. My book has situations where they do both variations and it is extremely confusing because I do not know which to choose.
The higher the degree is in the last term of your approximating polynomial, the smaller the error will be, so the short answer is use the higher order.
Austin said:
Example: This is a problem I made up: Estimate error involved in using 1+x^2 + (x^4)/2 to estimate e^(x^2) on -0.1 to 0.1.

So do I treat it as forth order or fifth order? Because my book has situations similar to this where it has done both so I have no idea what to do? It asks for n+1 derivative so is it the fifth or six derivative? Do I do (.1)^6/6! or (.1)^5/5!.

This is a major issue I am having please explain why it is one or the other because I can see why it could go either way.

2: The best way to ask my second question is to just show another example it is difficult to explain.

Example: Use x-(x^2)/2 to estimate ln(x+1) over the interval [0, 0.2].

The theorem states f^(n+1)(c) (x)^(n+1) / (n+1)!
That's not what it states. It says something about the expression above; namely, that it is the error in approximating the function with terms up to degree n.
Austin said:
Here is what I believe: The c value and the x value can be different in order to maximize the different parts. Is this true?
Sure -- there is nothing that says that they have to be equal. The theorem in question is a sort of existence theorem -- it says that "there exists a number c" in a given interval such that if you truncate the Taylor series at the term of degree n, then the exact value of the remainder is such and such. It DOES NOT tell you what that magic number c is, though, but if you have a small enough interval, you can get an idea of how close you are.

For a given function f, if f(n + 1) happens to be either increasing or decreasing, you can easily tell where the maximum value of f(n + 1) will be -- at one or the other endpoint. For other functions, you might have to do something more creative to figure out where the maximum value is.
Austin said:
For this example I would have c be 0 in order to maximize the third derivative of ln(x+1) which is 2/(x+1)^3...but I would have x be .2 in order to maximize the (x)^3 part of the theorem?

Is what I assumed correct? You can have different values of c and x in order to maximize the different parts? I believe this is correct so hopefully you can confirm this, if not can you please explain why?Thank you very much for replies, both of these questions have been confusing to me and any help is appreciated
 
Mark44 said:
The higher the degree is in the last term of your approximating polynomial, the smaller the error will be, so the short answer is use the higher order.
That's not what it states. It says something about the expression above; namely, that it is the error in approximating the function with terms up to degree n.
Sure -- there is nothing that says that they have to be equal. The theorem in question is a sort of existence theorem -- it says that "there exists a number c" in a given interval such that if you truncate the Taylor series at the term of degree n, then the exact value of the remainder is such and such. It DOES NOT tell you what that magic number c is, though, but if you have a small enough interval, you can get an idea of how close you are.

For a given function f, if f(n + 1) happens to be either increasing or decreasing, you can easily tell where the maximum value of f(n + 1) will be -- at one or the other endpoint. For other functions, you might have to do something more creative to figure out where the maximum value is.
Thank you for your reply it was helpful. However, can you explain what you meant by "That's not what it states. It says something about the expression above; namely, that it is the error in approximating the function with terms up to degree n." This part confused me and I just wanted to understand what you were saying here.
 
Austin said:
Thank you for your reply it was helpful. However, can you explain what you meant by "That's not what it states. It says something about the expression above; namely, that it is the error in approximating the function with terms up to degree n." This part confused me and I just wanted to understand what you were saying here.

You said this:
Austin said:
The theorem states f^(n+1)(c) (x)^(n+1) / (n+1)!
The theorem states that the above is the remainder, or error, if you truncate the infinite Taylor series at the term of degree n.
 
Mark44 said:
You said this:
The theorem states that the above is the remainder, or error, if you truncate the infinite Taylor series at the term of degree n.

I'm sorry I think I'm missing what you are saying here... when I said "the theorem states" I typed the formula for the remainder after that. What did I say wrong? Sorry I am just trying to fully understand what you are saying.
 
You were unclear in what you said, saying that
The theorem states f^(n+1)(c) (x)^(n+1) / (n+1)!
You didn't say that this was the remainder or any of the other stuff that the theorem actually states. That was my point.
 
Mark44 said:
You were unclear in what you said, saying that You didn't say that this was the remainder or any of the other stuff that the theorem actually states. That was my point.
Oh ok I see what you mean thank you for clarifying.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K