Q.20

Question

(a) Explain why the definite integral I=02sinx2dx exists.

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

(c) Use your answer from Exercise 19 (b) to 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

(a) The definite integral exists because the function sinx2 is continuous in the interval 0,2.

(b) The actual value will be 0.05255 by using the Simpson's method.

(c) Maclaurin seris and the integral power series can not be used.

1Part (a) Step 1: The given information

The function I=02sinx2dx is definite integral.

2Part (a) Step 2: Existence of the function

As the function Sinx2 is continuous in the interval 0,2.So, the integral I exists.

3Part (b) Step 1: Use of Simpson’s method

Let us apply the formula to approximate the integral I within 0.001 of its real value using Simpson's approximation.

abf(x)dxΔx3fx0+4fx1+2fx2++2fxn-2+4fxn-1+fxn

where Δx=b-an

In the integral a=0, b=2 and n=3.

SO,

Δx=2-03=23

Here,

fx0=0=sin02=0fx1=23=sin232=sin490.007757fx1=1=sin(1)2=sin(1)0.01745fx1=43=sin432=sin1690.03102fx1=2=sin22=sin40.06976

Hence,according to the value:

IΔx3fx0+4fx1+2fx2+4fx3+fx4I233[0+4(0.007757)+2(0.01745)+4(0.03102)+0.06976]29[0+0.007756+0.0349+0.12408+0.06976]I0.05255

In this way the  Simpson’s method can be used.

4Part (c) Step 1: Use of two theorems

The maclaurin series of sinx is : sinx=k=0(-1)k(2k+1)!x2k+1

By using the series ,the value of  the function sinx2 is,

sinx2=k=0(-1)k(2k+1)!x22k+1=k=0(-1)k(2k+1)!x4+2sinx2=k=0(-1)k(2k+1)!x4k+2

Apply the above value in the function:

I=02sinx2dxI=02k=0(-1)k(2k+1)!x4k+2dx=k=0x(-1)k(2k+1)!02x4k+2dx=k=0(-1)k(2k+1)!x4λ+34k+302=k=0(-1)k(2k+1)!(4k+3)(2)4k+3

Let's determine the sum of the terms that are higher than 0.001 to calculate the definite integral of the series / from 0  to 0.5. The approximation is the resultant term.

So,

I=13(2)3-13!(7)(2)7+15!(11)(2)11-17!(15)(2)13+19!(19)(2)19-

We can see that the term will keep increasing as we progress in our search for the approximation, implying that no term in the / approximation will be less than 0.001.

As a result, the Maclaurin series and the integral of / cannot be used to approximate I.