Taylor Polynomials and Numerical Analysis

Click For Summary
SUMMARY

The discussion focuses on using a Taylor Polynomial centered at π/4 to approximate cos(42 degrees) with an accuracy of 10^-6. Participants emphasize the importance of the error term in determining the appropriate nth Taylor Polynomial. The key equations discussed include the polynomial term Pn(x) and the error term Rn(x), which are essential for solving the approximation problem. The challenge lies in solving the inequality involving the error term to find the correct value of n.

PREREQUISITES
  • Understanding of Taylor Polynomials and their applications
  • Familiarity with trigonometric functions, specifically cosine
  • Knowledge of error analysis in numerical methods
  • Proficiency in using inequalities and factorials in mathematical expressions
NEXT STEPS
  • Study the derivation and application of Taylor Polynomials in approximating functions
  • Learn about error analysis techniques in numerical analysis
  • Explore the use of LaTeX for formatting mathematical expressions clearly
  • Investigate the convergence properties of Taylor series for trigonometric functions
USEFUL FOR

Students in mathematics or engineering fields, educators teaching numerical analysis, and anyone interested in improving their skills in approximating functions using Taylor Polynomials.

mynorka
Messages
1
Reaction score
0

Homework Statement


Use a Taylor Polynomial about pi/4 to approximate cos(42){degrees} to an accuracy of 10^-6.

*To get an accuracy of 10^-6, use the error term to determine an nth Taylor Polynomial to use.

Homework Equations


x = 45 or pi/4, x0 = 42 or 7pi/30

cos(x) = Pn(x) + Rn(x)

Polynomial Term - Pn(x) = ∑f^(k)(x-x0)^k/(k)!

Error Term - Rn(x) = f^(n+1)(ζ(x))(x-x0)^(n+1)/(n+1)!

The Attempt at a Solution


(pi/60)^n/(n+1)! < ((-60/pi)*10^-6)/pi

^I get stuck at this part. I'm supposed to solve for n, but the left-hand side of this inequality confuses me.
 
Physics news on Phys.org
mynorka said:

Homework Statement


Use a Taylor Polynomial about pi/4 to approximate cos(42){degrees} to an accuracy of 10^-6.

*To get an accuracy of 10^-6, use the error term to determine an nth Taylor Polynomial to use.

Homework Equations


x = 45 or pi/4, x0 = 42 or 7pi/30

cos(x) = Pn(x) + Rn(x)

Polynomial Term - Pn(x) = ∑f^(k)(x-x0)^k/(k)!

Error Term - Rn(x) = f^(n+1)(ζ(x))(x-x0)^(n+1)/(n+1)!

The Attempt at a Solution


(pi/60)^n/(n+1)! < ((-60/pi)*10^-6)/pi

^I get stuck at this part. I'm supposed to solve for n, but the left-hand side of this inequality confuses me.

What are you doing? We have ##|\text{error}| \leq (\pi/60)^{n+1}/(n+1)!##, and this must not exceed ##10^{-6}##.
 
this is pretty tough to read. perhaps put it in latex and then we can check it out
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
18
Views
4K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K