What is the Third Degree Taylor Polynomial of Cosine at Zero?

ptolema
Messages
82
Reaction score
0

Homework Statement



use the third degree Taylor polynomial of cos at 0 to show that the solutions of x2=cos x are approx. \pm\sqrt{2/3}, and find bounds on the error.

Homework Equations



P2n,0(x) = 1-x2/2!+x4/4!+...+(-1)nx2n/(2n)!

The Attempt at a Solution



when it says "third degree" for cos at 0, does it mean that n=3, so P6,0 is what is needed? or does it mean that 2n=3, so i should use P3,0?
because P6,0(x) = 1-x2/2!+x4/4!-x6/6! is very different from P3,0(x) = 1-x2/2!
i'm also not so hot on the finding the error, but the degree thing is most of the problem
 
Last edited:
Physics news on Phys.org
ptolema said:

Homework Statement



use the third degree Taylor polynomial of cos at 0 to show that the solutions of x2=cos x are approx. \pm\sqrt{2/3}, and find bounds on the error.

Homework Equations



P2n,0(x) = 1-x2/2!+x4/4!+...+(-1)nx2n/(2n)!

The Attempt at a Solution



when it says "third degree" for cos at 0, does it mean that n=3, so P6,0 is what is needed? or does it mean that 2n=3, so i should use P3,0?
because P6,0(x) = 1-x2/2!+x4/4!-x6/6! is very different from P3,0(x) = 1-x2/2!
i'm also not so hot on the finding the error, but the degree thing is most of the problem
By third degree, it means the polynomial of degree 3, so you can ignore all terms of higher degree. Since there is no term of degree 3 in the Maclaurin series for cos(x), your approximation is 1 - x2/2!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top