Q.19

Question

(a) Explain why the definite integral I=00.5sinx2dx 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 sinx to find a Maclaurin series for sinx2.

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

Step-by-Step Solution

Verified
Answer

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

(b) After using the Simpson's methods, the actual value  will be 0.00057

(c)The Maclaurin series of Sin(x2) is k=0(-1)k(2k+1)!x4k+2

(d)The actual value of the integral is 0.0416 after using two theorems.

1Part (a) Step 1: Given information

The integral is I=00.5sinx2dx

2Part (a) Step 2: Calculation

The function of the integral  sin(x2) is continuous in the interval  0,0.5.So, the definite integral exists.

3Part (b) Step 1: Given information

The integral is I=00.5sinx2dx

4Part (b) Step 2: Calculation

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++2fxn-2+4fxn-1+fxn

Where Δx=b-an

In the integral width="219" style="max-width: none; vertical-align: -19px;" I=00.5sinx2dx,a=0,b=0.5and width="37" style="max-width: none; vertical-align: -4px;" n=3 (since we need to approximate the integral / to within 0.001 of its actual value)

Therefore,

width="274" style="max-width: none; vertical-align: -15px;" IΔx3fx0+4fx1+2fx2+fx3

Where,


width="127" style="max-width: none; vertical-align: -26px;" fx0=0=sin02=0


And

width="168" style="max-width: none; vertical-align: -57px;" fx1=16=sin162=sin1360.0004848


Again,


width="149" style="max-width: none; vertical-align: -68px;" fx1=13=sin132=sin190.001939

Hence,

width="353" style="max-width: none; vertical-align: -44px;" I13[0+4(0.0004848)+2(0.001939)+0.004363]118[0+0.001939+0.003878+0.004363]

 

Implies that width="82" style="max-width: none; vertical-align: -4px;" I0.00057



5Part (c) Step 1: Given information

The integral is I=00.5sinx2dx

6Part (c) Step 2: Calculation

Since the Maclaurin series forsin(x) is

sinx=k=0(-1)k(2k+1)!x2k+1


So, the Maclaurin series for sinx2 can be found by substituting x by x2 in the Maclaurin series of sinx

Therefore,

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

Implies that

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

7Part (d) Step 1: Given information

The integral is I=00.5sinx2dx

8Part (d) Step 2: Calculation

Since I=005sinx2dx

Therefore,

I=0a5k=0(-1)k(2k+1)!x4k+2dx=k=0(-1)k(2k+1)!005x4k+2dx=k=0(-1)k(2k+1)!x4k+34k+3005=k=0(-1)k(2k+1)!(4k+3)(0.5)4k+3

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

Thus,


I=13(0.5)3-13!(7)(0.5)7+15!(11)(0.5)11-17!(15)(0.5)15+19!(19)(0.5)19-=0.041666-0.00018601+


Since0.00018601<<0.001

 0.00018601<<0.001

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

Therefore,

I0.0416