Q. 7

Question

What is a difference between the Maclaurin polynomial of order n and the Taylor polynomial of order n for a function f ?

Step-by-Step Solution

Verified
Answer

From Maclaurin series and Taylor series, a Maclaurin polynomial is approximationto the function f at x=0 while a Taylor polynomial at x0 is approximation to thefunction f at x = x0.

1Step 1. Given information is:

A function f with the Maclaurin polynomial of order n and the Taylor polynomial of order n 

2Step 2. Maclaurin polynomial

For any function f with derivatives of all orders at the point x0 = 0,then the Maclurin polynomial of degree n is, f(x)=f(0)+f'(0) x+f''(0)2! x2+f'''(0)3! x3+....+fn (0)n! xnThe general form Maclurin polynomial of degree n of the function f is:f(x)=k=0nfk (0)k! xk

3Step 3. Taylor polynomial

For any function f with derivative of order n, then the Taylorpolynomial of degree n at x=x0 is, Pn(x=x0)=f(x0) +f'(x0)(x-x0)+f''(x0)2!(x-x0)2+....+fn(x0)n!(x-x0)nThe general form Taylor polynomial of degree n of the function f is:Pn(x)=k=0nfk(x0)k!(x-x0)k

4Step 4. Result

From Maclaurin series and Taylor series, a Maclaurin polynomial is approximationto the function f at x=0 while a Taylor polynomial at x0 is approximation to thefunction f at x = x0.