/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q 3.6-14E By experimenting with the improv... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

By experimenting with the improved Euler’s method subroutine, find the maximum value over the interval [0,2]of the solution to the initial value problemy'=sin(x+y),y(0)=2 Where does this maximum value occur? Give answers to two decimal places.

Short Answer

Expert verified

The maximum value of the solution on the given conditions and on the interval is 2.359

Step by step solution

01

Find the equation of approximation value

Herey'=sin(x+y),y(0)=2,

For x = 0,yo=2,M = 200, h = 0.1,interval =.0,2

F=f(x,y)=sin(x+y)G=f(x+h,y+hF)=sin(x+y+0.1(1+sin(x+y))

02

Solve for x and y

Apply initial points x=0,y=2,h=0.1

F(0.2)=0.909297G(0.2)=0.813201

x=(x+h)y=x+h2(F+G)

x=0.1y=2.08615

03

Determine the all-other values

Apply the same procedure for all other values and the values are

(x = 0.77, y = 2.359)

(x = 0.78, y = 2.360)

(x = 0.79, y = 2.360)

(x = 0.79, y = 2.359)

Hence, the maximum value of the solution on the given conditions and on the interval is 2.359.

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 91Ó°ÊÓ!

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

In 1980 the population of alligators on the Kennedy Space Center grounds was estimated to be 1500. In 2006 the population had grown to an estimated 6000. Using the Malthusian law for population growth, estimate the alligator population on the Kennedy Space Center grounds in the year 2020.

Use Euler’s method (4) with h= 0.1 to approximate the solution to the initial value problem y'=-20y,y(0)=1, on the interval0⩽x⩽1 (that is, at x= 0, 0.1, . . . , 1.0).Compare your answers with the actual solutiony = e-20x.What went wrong? Next, try the step size h= 0.025 and also h= 0.2. What conclusions can you draw concerning the choice of step size?

Use the improved Euler’s method with tolerance to approximate the solution to y'=1-y+y3,y(0)=0, at x= 1. For a tolerance ofε=0.003 , use a stopping procedure based on the absolute error.

In Problems 23–27, assume that the rate of decay of a radioactive substance is proportional to the amount of the substance present. The half-life of a radioactive substance is the time it takes for one-half of the substance to disintegrate.

To see how sensitive the technique of carbon dating of Problem 25 is

(a) Redo Problem 25 assuming the half-life of carbon-14 is 5550 yr.

(b) Redo Problem 25 assuming 3% of the original mass remains.

Fluid Flow. In the study of the no isothermal flow of a Newtonian fluid between parallel plates, the equation\(\frac{{{{\bf{d}}^{\bf{2}}}{\bf{y}}}}{{{\bf{d}}{{\bf{x}}^{\bf{2}}}}}{\bf{ + }}{{\bf{x}}^{\bf{2}}}{{\bf{e}}^{\bf{y}}}{\bf{ = 0,x > 0}}\) , was encountered. By a series of substitutions, this equation can be transformed into the first-order equation\(\frac{{{\bf{dv}}}}{{{\bf{du}}}}{\bf{ = u}}\left( {\frac{{\bf{u}}}{{\bf{2}}}{\bf{ + 1}}} \right){{\bf{v}}^{\bf{3}}}{\bf{ + }}\left( {{\bf{u + }}\frac{{\bf{5}}}{{\bf{2}}}} \right){{\bf{v}}^{\bf{2}}}\). Use the fourth-order Runge–Kutta algorithm to approximate \({\bf{v(3)}}\) if \({\bf{v(u)}}\) satisfies\({\bf{v(}}2{\bf{)}} = 0.1\). For a tolerance of, \({\bf{\varepsilon = 0}}{\bf{.0001}}\) use a stopping procedure based on the relative 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.