Q. 17

Question

(a)  Explain why the definite integralI=00.5dx1+x3 exists.


(b)  Explain how to use Simpson’s method to approximate I to within 0.001 of its actual value. 


(c) Use substitution in the Maclaurin series for 11-x to find a Maclaurin series for 11+x3.


 (d) Explain how to use Theorems 7.38 and 8.12 to approximate I to within 0.001 of its actual value. 


Step-by-Step Solution

Verified
Answer

Ans:  

(a)  The integral I exist, since the function 11+x3 is continuous in the interval [0,0.5]

(b)   I0.43327

(c)   k=0(1)k3k+1(0.5)3k+1

(d)   I0.4855

1Step 1. Given information.

given,   I=00.5dx1+x3

2Step 2. Consider the definite integral I = ∫ 0 0.5   d x 1 + x 3

 (a)  The integral I exist, since the function 11+x3 is continuous in the interval [0,0.5]


3Step 3. (b) To use the Simpson’s Approximation to approximate the integral I within 0.001 of its actual value,

let us use the formula 

    abf(x)dxΔx3fx0+4fx1+2fx2++2fxn2+4fxn1+fxn

Where x=b-an

In the integral I=00.5dx1+x3,a=0,b=0.5 and n=3 (Since we need to approximate the integral I to within 0.001 of its actual value)

Therefore,

     IΔx3fx0+4fx1+2fx2+fx3


 Where,

      fx0=0=11+03=1       

And

    fx1=16=11+163=216217       

Again,

     fx213=11+133=2728           

Similarly   

      fx2=12=11+123=89         


4Step 4. Hence,

    I1631+4216217+22728+89        118[1+3.98156+1.92857+0.8888]

Implies that

     I0.43327


5Step 3. (c) Since the Maclaurin series for 1 1 - x is

   11x=k=0xk

So, the Maclaurin series for 11-x3 can be found by substituting x by -x3 in the Maclaurin series of 11-x

Therefore,

    11+x3=k=0x3k

Implies that 

     11+x3=k=0(1)k x3k

 

6Step 6. (d) Since I = ∫ 0 0.5   d x 1 + x 3

Therefore,

   I=005k=0(1)kx3kdx=k=0(1)k00.5x3kdx=k=0(1)kx3k+13k+100.5=k=0(1)k3k+1(0.5)3k+1


7Step 7. Now,

to evaluate the definite integral of the series I from 0 to 0.5, let us find the sum of the terms that are greater than 0.001. The resultant term is an approximation.

Thus,

   I=1(0.5)14(0.5)4+17(0.5)7110(0.5)10+113(0.5)13=0.50.015625+0.00116070.00009765+              


Since 0.00009765<<0.001

So, we consider the first three terms to approximate I to within 0.001 of its actual value.

Therefore,

     I0.50.015625+0.0011607

That is,

     I0.4855