Solving Taylor Series Problem with m-th Derivative Bound

AI Thread Summary
To evaluate f(5.8) accurately to seven decimal places using the Taylor series around x = 4.5, the remainder theorem is essential. The remainder after n terms must be less than 0.0000001. The discussion emphasizes calculating the maximum value of |11x - 28 - x^2| for the interval 4 < x < 6. This maximum value will help determine the necessary number of terms in the series. Understanding these concepts is crucial for solving the problem effectively.
brad sue
Messages
270
Reaction score
0
Hi ,
I have some difficulties to solve this problem. It is from my numerical methods class but the problem is about taylor series:

It is known that for 4 < x < 6, the absolute value of the m-th derivative of a certain function f(x) is bounded by m times the absolute value of the quadratic 11x-28-x2. That is, |f(x)(m)| < m|11x - 28 - x2| for m > 0. How many terms would be required in the Taylor series for f about x = 4.5 to evaluate f(5.8) accurate to 7 decimals?

Please, I need some sugestions. I am not sure if i need to use the remainder formula to find it.

Please somebody help me!

Thank you

Brad
 
Physics news on Phys.org
Yes, you should use the remainder theorem. You would find the remainder after n terms for the Taylor's series in terms of (x- 4.5)n. Of course, here x- 4.5= 5.8- 4.5= 1.3. For what n is the remainder less than 0.0000001?

What is the maximum possible value of |11x- 28- x2| for 4< x< 6?
 
ok,
thank I think i get it.

HallsofIvy said:
Yes, you should use the remainder theorem. You would find the remainder after n terms for the Taylor's series in terms of (x- 4.5)n. Of course, here x- 4.5= 5.8- 4.5= 1.3. For what n is the remainder less than 0.0000001?

What is the maximum possible value of |11x- 28- x2| for 4< x< 6?
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...

Similar threads

Back
Top