/*! 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-27E Generalized Blasius Equation. H.... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Generalized Blasius Equation. H. Blasius, in his study of the laminar flow of a fluid, encountered an equation of the form y'''+yy''=(y')2-1. Use the Runge–Kutta algorithm for systems with h = 0.1 to approximate the solution that satisfies the initial conditions y(0)=0,y'(0)=0,y''(0)=1.32824. Sketch this solution on the interval [0, 2].

Short Answer

Expert verified

The result can get by the Runge-Kutta method, and the result is y(2)=1.6001.

Step by step solution

01

Transform the equation

Here the equation is y'''+yy''=(y')2-1.

The system can be written as:

x1=yx2=y'=x'1x3=y''=x'2

The transform equation is:

x'1=x2x'2=x3x'3=-x1x3+x22-1

The initial conditions are:

x1(0)=y(0)=0x2(0)=y'(0)=0x3(0)=y''(0)=1.32824

02

Apply the Runge-Kutta method

For h=0.1

t

Y

T

Y

0

0

1.1

0.599

0.1

0.00647

1.2

0.69515

0.2

0.0252

1.3

0.79515

0.3

0.0553

1.4

0.89926

0.4

0.0957

1.5

1.0072

0.5

0.1456

1.6

1.1189

0.6

0.20407

1.7

1.234

0.7

0.27032

1.8

1.3526

0.8

0.34363

1.9

1.4747

0.9

0.4233

2

1.6001

1

0.50882

03

Graph

Therefore, the value of y(2)=1.6001.

Thus, this is the required result.

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

Secretion of Hormones.The secretion of hormones into the blood is often a periodic activity. If a hormone is secreted on a 24-h cycle, then the rate of change of the level of the hormone in the blood may be represented by

the initial value problem\(\frac{{{\bf{dx}}}}{{{\bf{dt}}}}{\bf{ = \alpha - \beta cos}}\frac{{{\bf{\pi t}}}}{{{\bf{12}}}}{\bf{ - kx,x(0) = }}{{\bf{x}}_{\bf{o}}}\)where x(t) is the amount of the hormone in the blood at the time t, \({\bf{\alpha }}\) is the average secretion rate, \({\bf{\beta }}\)is the amount of daily variation in the secretion, and kis a positive constant reflecting the rate at which the body removes the hormone from the blood. If \({\bf{\alpha }}\)=\({\bf{\beta }}\) = 1, k= 2, and \({{\bf{x}}_{\bf{o}}}\) = 10, solve for x(t).

Show that the operator (D-1)(D+2) is the same as the operator D2+D-2.

In Problems 3 – 18, use the elimination method to find a general solution for the given linear system, where differentiation is with respect to t.

dxdt=x-4ydydt=x+y

For the interconnected tanks problem of Section5.1, page241, suppose that instead of pure water being fed into the tankA, a brine solution with concentration0.2kg/L is used; all other data remain the same. Determine the mass of salt in each tank at time tif the initial masses are and y0=0.3kg.

Feedback System with Pooling Delay. Many physical and biological systems involve time delays. A pure time delay has its output the same as its input but shifted in time. A more common type of delay is pooling delay. An example of such a feedback system is shown in Figure 5.3 on page 251. Here the level of fluid in tank B determines the rate at which fluid enters tank A. Suppose this rate is given byR1t=αV-V2t whereα and V are positive constants andV2t is the volume of fluid in tank B at time t.

  1. If the outflow rate from tank B is constant and the flow rate from tank A into B isR2t=KV1t where K is a positive constant andV1t is the volume of fluid in tank A at time t, then show that this feedback system is governed by the system

dV1dt=αV-V2t-KV1t,dV2dt=KV1t-R3

b. Find a general solution for the system in part (a) whenα=5min-1,V=20L,K=2min-1, and R3=10  L/min.

c. Using the general solution obtained in part (b), what can be said about the volume of fluid in each of the tanks as t→+∞?

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.