MacLaurin Polynomial for sin(x)

Click For Summary

Homework Help Overview

The discussion revolves around finding the Maclaurin Polynomial for sin(x) of degree 4 and using it to estimate sin(0.5). Participants are exploring the implications of polynomial degree and the accuracy of their approximations.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to evaluate the Maclaurin series for sin(x) at various degrees and questions the accuracy of their approximation compared to the answer key. Other participants discuss the importance of precision in calculations and the correct interpretation of polynomial degree in relation to Taylor series.

Discussion Status

Participants are actively engaging with the problem, questioning the original poster's approach and clarifying the relationship between polynomial degree and derivatives. There is no explicit consensus on the correct answer, but guidance has been offered regarding the number of terms to include in the polynomial.

Contextual Notes

There is some confusion regarding the requirements for the polynomial degree and the number of terms to include, as well as discrepancies between the original poster's results and the provided answer key.

jumbogala
Messages
414
Reaction score
4

Homework Statement


The formula for the Maclaurin Polynomial of sin(x) can be found on this page: http://www.tvalx.com/MathArticles/ExploringTaylorPolynomials/ExploringTaylorPolynomials.htm

(close to the top).

Find the Mauclaurin Polynomial of degree 4. Use it to estimate sin(0.5).


Homework Equations





The Attempt at a Solution


I tried evaluating the formula for n=0, 1, 2, 3, and 4.

0 --> x
1 --> (-1/6)x^3
2 ---> (1/120)x^5
3 ---> (-1.98E-4)x^7
4 ---> (2.76E-6)x^9

Now I'll plug in x = 0.5 for each one, and add them all up. When I do that, I get 0.479. Which seems to be right, because when I actually evaluate sin(0.5) I get the same thing.

Am I doing something wrong? The answer key gives a different answer =/
 
Last edited:
Physics news on Phys.org
How much different?

I don't seen anything obviously wrong, but you have rounded off some of your fractions to only 3 significant digits, and that will affect your approximation. Keep all of your fractions intact (don't round them), and keep all of the precision your calculator will give you.
 
I did keep all the precision my calculator gave me, but still got the wrong answer.

The answer on the key is 0.432.
 
You have too many terms (so your answer is closer than what is asked for). The problem asks for the Maclaurin polynomial of degree 4, and yours goes up to degree 9. Take your first two terms and call it good.

The Maclaurin series approximation of degree 4 is sin(x) [itex]\approx[/itex] 0 + x + 0x^2 - 1/6 x^3 + 0 x^4.
 
Hmm, I'm a bit confused now. Is the following right:

What if the question asks for the third taylor polynomial of some function? In that case you would take the first, second, and third derivatives, right?

But if it asks for a polynomial of degree y, then you go up to x^y?
 
Looking at Taylor polynomials as a sequence of polynomials of increasing degree, the third Taylor polynomial would be the one whose highest degree term is x^2, so you'd only need to go up to the second derivative.
f0(x) = f(a)
f1(x) = f(a) + f'(a)(x - a)
f2(x) = f(a) + f'(a)(x - a) + 1/2! * f''(a)*(x - a)^2

It's only tricky because there is a mismatch between the indexes, which start from zero, and their order, which we usual start with 1 (for first).

For your second question, yes.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 18 ·
Replies
18
Views
6K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
1
Views
1K
Replies
5
Views
2K