Q. 26

Question

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

sin3x.

Step-by-Step Solution

Verified
Answer

The fourth Maclaurin polynomial is,

P4(x)=3x-92x3.

1Step 1. Given Information.

The function is,

sin3x.

2Step 2. Describing the polynomial.

Let f(x)=sin3x.

Since for any function fwith a derivative of order 4 at x=0, the fourth Maclaurin polynomial is given by,

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)=sin3.0       =sin0      =0

The derivatives of the function f(x)=sin3x are,

f'(x)=d(sin3x)dx       =3cos3xf'(0)=3cos3.0        =3cos0        =3

Also,

f''(x)=d(3cos3x)dx         =3dcos3xdx         =-9sin3xf''(0)=-9sin3.0         =-9sin0          =0

Also,

f'''(x)=d(-9sin3x)dx          =-9d(sin3x)dx          =-27cos3xf'''(0)=-27cos3.0)           =-27cos0         =-27

Also,

f''''(x)=d(-27cos3x)dx          =-27d(cos3x)dx           =81sin3xf''''(0)=81sin3.0            =81sin0            =0

The fourth Maclaurin polynomial is,

P4(x)=0+3x+02!x2+(-27)3!x3+04!x4         =3x-92x3