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

Short Answer

Expert verified

Proved

Step by step solution

01

Find the value of  yn

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)

02

Evaluate the approximation value for x=12 .

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 role="math" localid="1664233218531" yn=13(1+4h+8h2)12h

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Show that when the trapezoid scheme given in formula (8) is used to approximate the solutionf(x)=exofy'=y,y(0)=1 , at x = 1, then we get yn+1=1+h21-h2yn,n = 0, 1, 2, . . . , which leads to the approximation (1+h21-h2)1hfor the constant e.Compute this approximation for h= 1,10-1,10-2,10-3,and10-4and compare your results with those in Tables 3.4 and 3.5.

If the Taylor method of order p is used in Problem 17, show that \({{\bf{y}}_{\bf{n}}}{\bf{ = }}{\left( {{\bf{1 + }}\frac{{\bf{1}}}{{\bf{n}}}{\bf{ + }}\frac{{\bf{1}}}{{{\bf{2}}{{\bf{n}}^{\bf{2}}}}}{\bf{ + }}\frac{{\bf{1}}}{{{\bf{6}}{{\bf{n}}^{\bf{3}}}}}{\bf{ + }}.....{\bf{ + }}\frac{{\bf{1}}}{{{\bf{p!}}{{\bf{n}}^{\bf{p}}}}}} \right)^{\bf{n}}}\), n = 1, 2, …

A warehouse is being built that will have neither heating nor cooling. Depending on the amount of insulation, the time constant for the building may range from 1 to 5 hr. To illustrate the effect insulation will have on the temperature inside the warehouse, assume the outside temperature varies as a sine wave, with a minimum of 16°Cat2:00a.m.and a maximum of32°Cat2:00p.m.Assuming the exponential term (which involves the initial temperature T0) has died off, what is the lowest temperature inside the building if the time constant is 1 hr? If it is 5 hr? What is the highest temperature inside the building if the time constant is 1 hr? If it is 5 hr?

The solution to the initial value problemdydx+yx=x3y2,y(1)=3has a vertical asymptote (“blows up”) at some point in the interval [1,2]By experimenting with the improved Euler’s method subroutine, determine this point to two decimal places.

Transmission Lines.In the study of the electric field that is induced by two nearby transmission lines, an equation of the formdzdx+g(x)z2=f(x)arises. Letf(x)=5x+2andg(x)=x2. If z(0)=1, use the fourth-order Runge–Kutta algorithm to approximate z(1). For a tolerance ofε=0.0001, use a stopping procedure based on the absolute error.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free