Q. 25

Question

Find the fourth Maclaurin polynomial P4(x) for the specified function:

cos2x.

Step-by-Step Solution

Verified
Answer

The fourth Maclaurin polynomial is,

P4(x)=1-2x2+23x4.

1Step 1. Given Information.

The function is,

cos2x.

2Step 2. Describing the polynomial.

Let f(x)=cos2x.

Since for any function f with a derivative of order 4 at x=0, the fourth Maclaurin polynomial is,

P4(x)=f(0)+f'(0)x+f''(0)2!x2+f'''(0)3!x3+f''''(0)4!x4.

3Step 3. Finding the fourth Maclaurin polynomial.

The value of the function at x=0 is,

f(0)=cos2.0       =cos0      =1

Finding the derivatives of the function f(x)=cos2x,

f'(x)=d(cos2x)dx      =-2sin2xf'(0)=-2sin2.0        =-2sin0       =0

Also,

f''(x)=d(-2sin2x)dx        =-2d(sin2x)dx        =-4cos2xf''(0)=-4cos2.0)         =-4cos0        =-4

Also,

f'''(x)=d(-4cos2x)dx          =-4d(cos2x)dx         =8sin2xf'''(0)=8sin2.0           =8sin0           =0

Also,

f''''(x)=d(8sin2x)dx           =16cos2xf''''(0)=16cos2.0            =16cos0           =16

Thus the fourth Maclaurin Polynomial is,

P4(x)=1+0.x+(-4)2!x2+03!x3+164!x4          =1-2x2+23x4