Q. 30

Question

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

x2ex.

Step-by-Step Solution

Verified
Answer

The fourth Maclaurin polynomial is,

P4(x)=x2+x3+12x4.

1Step 1. Given Information.

The function is,

x2ex.

2Step 2. Describing the polynomial.

Let f(x)=x2ex.

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)+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)=02e0       =0

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

f'(x)=dx2exdx        =x2dexdx+exdx2dx        =x2ex+2xexf'(0)=02×e0+2×0×e0        =0+0        =0

Also,

f''(x)=dx2ex+2xexdx         =dx2exdx+2dxexdx         =x2dexdx+exdx2dx+2xdexdx+exdxdx         =x2ex+2xex+2xex+2ex          =x2ex+4xex+2exf''(0)=02×e0+4×0×e0+2e0         =0+0+2          =2

Also,

f'''(x)=dx2ex+4xex+2exdx          =dx2exdx+4dxexdx+2dexdx         =x2dexdx+exdx2dx+4xdexdx+exdxdx+2ex         =x2ex+2xex+4xex+4ex+2ex          =x2ex+6xex+6exf'''(0)=02×e0+6×0×e0+6×e0           =0+0+6           =6

Also,

f''''(0)=dx2ex+6xex+6exdx            =dx2exdx+6dxexdx+6dexdx           =x2dexdx+exdx2dx+6xdexdx+exdxdx+6ex           =x2ex+2xex+6xex+6ex+6ex            =x2ex+8xex+12exf''''(0)=02×e0+8×0×e0+12×e0            =12

The fourth Maclaurin polynomial is,

P4(x)=0+0x+22!x2+63!x3+124!x4          =x2+x3+12x4