LaGrange Remainder Infinite Series

carlodelmundo
Messages
133
Reaction score
0

Homework Statement



Let f be a function whose seventh derivative is f7(x) = 10,000cos x. If x = 1 is in the interval of convergence of the power series for this function, then the Taylor polynomial of degree six centered at x = 0 will approximate f(1) with an error of not more than

a.) 2.45 x 10-5

b.) 1.98 x 10-4

c.) 3.21 x 10-2

d.) 0.248

e.) 1.984

Homework Equations



The Lagrange Remainder Formula, it states that the biggest error is only as large as the next sum in the series.

The formula is:

Rn \leq\frac{f^{7}(z)(x-c)^7}{(n+1)!}

The Attempt at a Solution



The maximum error is the next term in the sequence. Looking at the lagrange formula, we're looking for the maximum error, or the f7(z) term. Since we are given f7(x) = 10,000cos x and given that x = 1 is in the interval of convergence... I assumed that f7(1) = 10,000cos(1) is the maximum error.

Plugging it back in the LaGrange Formula I get the following:

R6 \leq \frac{f^{7}(z)x^7}{7!} = \frac{10000cos 1}{7!}

I get a number that is not in the multiple choice answers. Any tips/ideas? Thanks
 
Physics news on Phys.org
carlodelmundo said:

Homework Statement



Let f be a function whose seventh derivative is f7(x) = 10,000cos x. If x = 1 is in the interval of convergence of the power series for this function, then the Taylor polynomial of degree six centered at x = 0 will approximate f(1) with an error of not more than

a.) 2.45 x 10-5

b.) 1.98 x 10-4

c.) 3.21 x 10-2

d.) 0.248

e.) 1.984

Homework Equations



The Lagrange Remainder Formula, it states that the biggest error is only as large as the next sum in the series.

The formula is:

Rn \leq\frac{f^{7}(z)(x-c)^7}{(n+1)!}

The Attempt at a Solution



The maximum error is the next term in the sequence. Looking at the lagrange formula, we're looking for the maximum error, or the f7(z) term. Since we are given f7(x) = 10,000cos x and given that x = 1 is in the interval of convergence... I assumed that f7(1) = 10,000cos(1) is the maximum error.
Why would you assume that? Cosine is a decreasing function between 0 and 1< \pi/2. It takes its largest value at the lowest value of x in the interval, not the highest.

Plugging it back in the LaGrange Formula I get the following:

R6 \leq \frac{f^{7}(z)x^7}{7!} = \frac{10000cos 1}{7!}

I get a number that is not in the multiple choice answers. Any tips/ideas? Thanks
 
I see my error. What threw me off is at the beginning of the problem how "1" is in the interval of convergence. I immediately thought that f7 (1) was the maximum value.

We're just looking at the maximum value of f(x) = 10,000cos(x) correct? and cosine is between -1 and 1... so the maximum value is cos(0).

The lagrange remainder would be 10,000 / 7!.

Is this correct?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top