/*! 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} Q12E By experimenting with the fourth... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

By experimenting with the fourth-order Runge-Kutta subroutine, find the maximum value over the interval \(\left[ {{\bf{1,2}}} \right]\)of the solution to the initial value problem\({\bf{y' = }}\frac{{{\bf{1}}{\bf{.8}}}}{{{{\bf{x}}^{\bf{4}}}}}{\bf{ - }}{{\bf{y}}^{\bf{2}}}{\bf{,y(1) = - 1}}\) . Where does this maximum occur? Give your answers to two decimal places.

Short Answer

Expert verified

x = 1.20

Step by step solution

01

Find the values of \({{\bf{k}}_{\bf{i}}}{\bf{.i = 1,2,3,4}}\)

Since \({\bf{f(x,y) = }}\frac{{{\bf{1}}{\bf{.8}}}}{{{{\bf{x}}^{\bf{4}}}}}{\bf{ - }}{{\bf{y}}^{\bf{2}}}{\bf{,y(1) = - 1}}\) and \({\bf{x = }}{{\bf{x}}_{\bf{0}}}{\bf{ = 1,y = }}{{\bf{y}}_{\bf{o}}}{\bf{ = - 1}}\) and h = 0.005, M = 200

\(\begin{array}{l}{{\bf{k}}_{\bf{1}}}{\bf{ = h(x,y) = 0}}{\bf{.004}}\\{{\bf{k}}_{\bf{2}}}{\bf{ = hf}}\left( {{\bf{x + }}\frac{{\bf{h}}}{{\bf{2}}}{\bf{,y + }}\frac{{{{\bf{k}}_{\bf{1}}}}}{{\bf{2}}}} \right){\bf{ = 0}}{\bf{.00393054}}\\{{\bf{k}}_{\bf{3}}}{\bf{ = hf}}\left( {{\bf{x + }}\frac{{\bf{h}}}{{\bf{2}}}{\bf{,y + }}\frac{{{{\bf{k}}_{\bf{2}}}}}{{\bf{2}}}} \right){\bf{ = 0}}{\bf{.00393019}}\\{{\bf{k}}_{\bf{4}}}{\bf{ = hf}}\left( {{\bf{x + h,y + }}{{\bf{k}}_{\bf{3}}}} \right){\bf{ = 0}}{\bf{.00386145}}\end{array}\)

02

Find the values of x and y

\(\begin{array}{c}{\bf{x = 1 + 0}}{\bf{.005 = 1}}{\bf{.005}}\\{\bf{y = - 1 + }}\frac{{\bf{1}}}{{\bf{6}}}\left( {{{\bf{k}}_{\bf{1}}}{\bf{ + 2}}{{\bf{k}}_{\bf{2}}}{\bf{ + 2}}{{\bf{k}}_{\bf{3}}}{\bf{ + }}{{\bf{k}}_{\bf{4}}}} \right)\\{\bf{ = - 1 + }}\frac{{\bf{1}}}{{\bf{6}}}{\bf{(0}}{\bf{.004 + 2}}\left( {{\bf{0}}{\bf{.003931}}} \right){\bf{ + 2}}\left( {{\bf{0}}{\bf{.00393}}} \right){\bf{ + }}\left( {{\bf{0}}{\bf{.00386}}} \right){\bf{)}}\\{\bf{ = - 0}}{\bf{.996}}\end{array}\)

03

Find the other values

Apply the same procedure to the values of x and y.

x = 1.185, y = -0.929

\({\bf{x}} \in \left[ {{\bf{1}}{\bf{.190,1}}{\bf{.215}}} \right]{\bf{,y = 0}}{\bf{.928}}\)

x = 1.216, y = -0.929

This means that the solution of the given initial value problem crosses the x-axis in between x= 1.190 and 1.215.i.e 1.20.

Hence the solution is x = 1.20

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

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

Sailboats A and B each have a mass of 60 kg and cross the starting line at the same time on the first leg of a race. Each has an initial velocity of 2 m/sec. The wind applies a constant force of 650 N to each boat, and the force due to water resistance is proportional to the velocity of the boat. For sailboat A the proportionality constants arebefore planing when the velocity is less than 5 m/sec andwhen the velocity is above 5 m/sec. For sailboat B the proportionality constants arebefore planing when the velocity is less than 6 m/sec andwhen the velocity is above. If the first leg of the race is 500 m long, which sailboat will be leading at the end of the first leg?

Use the fourth-order Runge–Kutta subroutine with h = 0.25 to approximate the solution to the initial value problemy'=x+1-y,y(0)=1, at x = 1. Compare this approximation with the one obtained in Problem 5 using the Taylor method of order 4.

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.

Use the improved Euler’s method subroutine with step size h = 0.2 to approximate the solution toat the points x = 0, 0.2, 0.4, …., 2.0. Use your answers to make a rough sketch of the solution on [0, 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.