Q 3.6-5E

Question

Show that when the improved Euler’s method is used to approximate the solution of the initial value problem y'=4y,y(0)=13, at x=12 , then the approximation with step size is 13(1+4h+8h2)12h .

Step-by-Step Solution

Verified
Answer

Proved

1Step 1: Find the value of y n

Here f(x, y) = 4y. Apply the formula 

yn+1=yn+h2f(xn,yn)+f(xn+h,yn+hf(xn,yn)=yn+h24yn)+f(xn+h,yn+4hyn)=yn+h24yn)+4(yn+4hyn)=yn+h28yn)+16hyn)=yn+4hyn+8h2ynyn+1=yn(1+4h+8h2)


2Step 2: Evaluate the approximation value for x = 1 2 .

Since  y(0)=13

y1=13(1+4h+8h2)y2=13(1+4h+8h2)2y3=13(1+4h+8h2)3...yn=13(1+4h+8h2)n

Since xo=0,x=12  then 

 

 12=xo+nh=nhn=12h

 

Then

 

 yn=13(1+4h+8h2)12h

 

Hence it is proved that   yn=13(1+4h+8h2)12h