/*! 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} Q5.3-16E In Problems 14–24, you will ne... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

In Problems 14–24, you will need a computer and a programmed version of the vectorized classical fourth-order Runge–Kutta algorithm. (At the instructor’s discretion, other algorithms may be used.)†

Using the vectorized Runge–Kutta algorithm for systems withh=0.175, approximate the solution to the initial value problemx'=2x-y;x(0)=0,y'=3x+6y;y(0)=-2 att=1.

Compare this approximation to the actual solution.

Short Answer

Expert verified

The solution isy1=-423.48and x1=127.77.

Step by step solution

01

Transform the equation

Write the equation as x'=2x-yand y'=3x+6y

The transformation of the equation is:

x'1t=x2tx1t=ytx2t=2x-x1x'2t=y'(tx'2t=3x+6x1t

The initial conditions are:

x(0)=0y(1)=-2

02

Apply Runge –Kutta method

For the solution, apply the Runge-Kutta method in MATLAB, and the solution isy1=-423.48 and x1=127.77.

03

Compare this approximation to the actual solution x(t)=e5t-e3t,y(t)=e3t-3e5t

By putting the value oft=1

x1=e5-e3=128.32y1=e3-3e5=-425.15

Therefore, the approximation solution isx1=128.32 and y1=-425.15.

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 Problems 15-24 , solve for Y(s), the Laplace transform of the solution ytto the given initial value problem.

y''+3y=t3;y0=0,y'0=0

In Problems , identify the equation as separable, linear, exact, or having an integrating factor that is a function of either x alone or y alone.

2x+yx-1dx+xy-1dy=0

Lunar Orbit. The motion of a moon moving in a planar orbit about a planet is governed by the equations d2xdt2=-Gmxr3,d2ydt2=-Gmyr3where r=(x2+y2)12, G is the gravitational constant, and m is the mass of the planet. Assume Gm = 1. When x(0)=1,x'(0)=y(0)=0,y'(0)=1the motion is a circular orbit of radius 1 and period 2Ï€.

(a) The setting x1=x,x2=x',x3=y,x4=y'expresses the governing equations as a first-order system in normal form.

(b) Using localid="1664116258849" h=2π100≈0.0628318,compute one orbit of this moon (i.e., do N = 100 steps.). Do your approximations agree with the fact that the orbit is a circle of radius 1?

Newton’s law of cooling states that the rate of change in the temperature T(t) of a body is proportional to the difference between the temperature of the medium M(t) and the temperature of the body. That is, dTdt=KMt-Ttwhere K is a constant. Let K=0.04min-1and the temperature of the medium be constant, Mt=293kelvins. If the body is initially at 360 kelvins, use Euler’s method with h = 3.0 min to approximate the temperature of the body after

(a) 30 minutes.

(b) 60 minutes.

In Problems 3-8, determine whether the given function is a solution to the given differential equation.

y=sinx+x2,d2ydx2+y=x2+2

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.