Q- 31 E

Question

Question: In Problems 29–34, determine the Taylor series about the point X0  for the given functions and values of X0.

31. f(x)= 1+x1-x.  x0 = 0 ,    

Step-by-Step Solution

Verified
Answer

The required expression is 1+n-12(x)n.

1Step 1: Taylor series

For a function f(x) the Taylor series expansion about a point x0 is given by,f (x-x0)= f(x0)+f'(x0). (x-x0)+f'' (x0). (x-x0)22!+f'''(x0) (x-x0)33!+....

2Step 2: Derivatives of function at x 0

We have to calculate the Taylor series expansion for, f(x) = 1+x1-x at x0=0.

The function f(x) can be further simplified for easier calculations,

1+x1-x= -(1+x)x-1          = -(2+x-1)x-1          = -2x-1-x-1x-1          = 21-x-1

Calculating the derivatives of function at x.

f(x) = 21-x-1then f(x0)=1

 

f'(x) = 2(1-x)2 then f' (x0)=2

 

 f'' (x)=4(1-x)2then  f'' (x0)=4

f'''(x)= 12(1-x)4 then f'''(x0)=12

 

f''''(x0)=48(1-x)5then f''''(x0)=48

3Step 3: Substitute the derivatives in Taylor series

Substituting the above derivatives in Taylor series expansion for the function at x0=0, then,

1+x1-x=1-2.(x-0)+4x-022!-12.x-033!+48.x-044!+....

            =  1+2x+2x2+2x3+2x4+....

            =  1+n-12(x)n

Hence, the required expression is