How Do You Calculate the Taylor Polynomial of Degree 10 for sin(2x) at x=0?

  • Context: Graduate 
  • Thread starter Thread starter sdg612
  • Start date Start date
  • Tags Tags
    Polynomial Taylor
Click For Summary

Discussion Overview

The discussion focuses on calculating the Taylor polynomial of degree 10 for the function f(x) = sin(2x) at x = 0. Participants are sharing their work and seeking validation of their calculations, including derivatives and the final polynomial expression.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents their calculation of the Taylor polynomial, detailing the derivatives of sin(2x) and their evaluations at x = 0.
  • Another participant repeats the same calculation, seeking confirmation of their results.
  • One participant challenges the correctness of the derivatives of cos(2x), suggesting an alternative approach by first finding the Taylor series for sin(x) and substituting 2x.
  • A different participant points out errors in the sixth and ninth derivatives, indicating a sign error and a numerical correction, respectively, while suggesting that the tenth derivative's sign likely remains unchanged.
  • Another participant references a previous post to address a potential double posting issue.

Areas of Agreement / Disagreement

Participants express differing views on the correctness of the derivatives and the final polynomial. Some corrections are proposed, but no consensus is reached regarding the final form of the Taylor polynomial.

Contextual Notes

There are unresolved issues regarding the accuracy of the derivatives and the final polynomial expression, with specific attention to the signs and numerical values in the calculations.

sdg612
Messages
5
Reaction score
0
Find the Taylor polynomial of degree 10 about x=0 for f(x)=sin2x (show all work)

This is what i have:

M10= f(0)+f[tex]\hat{}[/tex]1(0)x+f[tex]\hat{}[/tex]2(0)x[tex]\hat{}[/tex]2/2!+f[tex]\hat{}[/tex]3(0)x[tex]\hat{}[/tex]3/3!+...+f[tex]\hat{}[/tex]10(0)x[tex]\hat{}[/tex]10/10!

f(x)=sin2x
f(0)=sin2(0)=0

f[tex]\hat{}[/tex]1(x)=2cos2x
f[tex]\hat{}[/tex]1(0)=2cos2(0)=2

f[tex]\hat{}[/tex]2(x)=-4sin2x
f[tex]\hat{}[/tex]2(0)=-4sin2(0)=0

f[tex]\hat{}[/tex]3(x)=-8cos2x
f[tex]\hat{}[/tex]3(0)=-8cos2(0)=-8

f[tex]\hat{}[/tex]4(x)=16sin2x
f[tex]\hat{}[/tex]4(0)=16sin2(0)=0

f[tex]\hat{}[/tex]5(x)=32cos2x
f[tex]\hat{}[/tex]5(0)=32cos2(0)=32

f[tex]\hat{}[/tex]6(x)=64sin2x
f[tex]\hat{}[/tex]6(0)=64sin2(0)=0

f[tex]\hat{}[/tex]7(x)=128cos2x
f[tex]\hat{}[/tex]7(0)=128cos2(0)=128

f[tex]\hat{}[/tex]8(x)=256sin2x
f[tex]\hat{}[/tex]8(0)=256sin2(0)=0

f[tex]\hat{}[/tex]9(x)=412cos2x
f[tex]\hat{}[/tex]9(0)=412cos2(0)=412

f[tex]\hat{}[/tex]10(x)=824sin2x
f[tex]\hat{}[/tex]10(0)=824sin2(0)=0


So, M10=0+2x+0-8x[tex]\hat{}[/tex]3/3!+0+32x[tex]\hat{}[/tex]5/5!+0+128x[tex]\hat{}[/tex]7/7!+0+412x[tex]\hat{}[/tex]9/9!+0

Therefore, 2x-8x[tex]\hat{}[/tex]3/3!+32x[tex]\hat{}[/tex]5/5!+128x[tex]\hat{}[/tex]7/7!+412x[tex]\hat{}[/tex]9/9!
 
Physics news on Phys.org
Find the Taylor polynomial of degree 10 about x=0 for f(x)=sin2x (show all work)

This is what i have:

M10= f(0)+f[tex]\hat{}[/tex]1(0)x+f[tex]\hat{}[/tex]2(0)x[tex]\hat{}[/tex]2/2!+f[tex]\hat{}[/tex]3(0)x[tex]\hat{}[/tex]3/3!+...+f[tex]\hat{}[/tex]10(0)x[tex]\hat{}[/tex]10/10!

f(x)=sin2x
f(0)=sin2(0)=0

f[tex]\hat{}[/tex]1(x)=2cos2x
f[tex]\hat{}[/tex]1(0)=2cos2(0)=2

f[tex]\hat{}[/tex]2(x)=-4sin2x
f[tex]\hat{}[/tex]2(0)=-4sin2(0)=0

f[tex]\hat{}[/tex]3(x)=-8cos2x
f[tex]\hat{}[/tex]3(0)=-8cos2(0)=-8

f[tex]\hat{}[/tex]4(x)=16sin2x
f[tex]\hat{}[/tex]4(0)=16sin2(0)=0

f[tex]\hat{}[/tex]5(x)=32cos2x
f[tex]\hat{}[/tex]5(0)=32cos2(0)=32

f[tex]\hat{}[/tex]6(x)=64sin2x
f[tex]\hat{}[/tex]6(0)=64sin2(0)=0

f[tex]\hat{}[/tex]7(x)=128cos2x
f[tex]\hat{}[/tex]7(0)=128cos2(0)=128

f[tex]\hat{}[/tex]8(x)=256sin2x
f[tex]\hat{}[/tex]8(0)=256sin2(0)=0

f[tex]\hat{}[/tex]9(x)=412cos2x
f[tex]\hat{}[/tex]9(0)=412cos2(0)=412

f[tex]\hat{}[/tex]10(x)=824sin2x
f[tex]\hat{}[/tex]10(0)=824sin2(0)=0


So, M10=0+2x+0-8x[tex]\hat{}[/tex]3/3!+0+32x[tex]\hat{}[/tex]5/5!+0+128x[tex]\hat{}[/tex]7/7!+0+412x[tex]\hat{}[/tex]9/9!+0

Therefore, 2x-8x[tex]\hat{}[/tex]3/3!+32x[tex]\hat{}[/tex]5/5!+128x[tex]\hat{}[/tex]7/7!+412x[tex]\hat{}[/tex]9/9!

does this look right? anyone?
 
well your differentials of cos(2x) are wrong as
[tex]\frac{d}{dx}(cos2x)=-2sin2x[/tex]

but if I were you, I would just find sinx around x=0 and after you find it, replace all the x's with 2x
 
Last edited:
It was looking right until the end...

Sixth derivative - you forgot a negative sign
Ninth derivative - 512, not 412
Tenth derivative - the sign probably stays the same after double corrections, 512*2=1024

Other than those small errors, you are golden!
 
Please see my reply on your other double post.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
8K
Replies
1
Views
2K