/*! 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} Q13RP Solve the related phase plane eq... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Solve the related phase plane equation for the given system. Then sketch by hand several representative trajectories (with their flow arrows) and describe the stability of the critical points (i.e., compare with Figure \({\bf{5}}{\bf{.12}}\), page \({\bf{267}}\)).

\(\begin{array}{c}{\bf{x' = 4 - 4y}}\\{\bf{y' = - 4x}}\end{array}\)

Short Answer

Expert verified

The related phase plane equation for the given system is\({{\bf{x}}^{\bf{2}}}{\bf{ - (y - 1}}{{\bf{)}}^{\bf{2}}}{\bf{ = c}}.\)

The critical point \(\left( {{\bf{0,1}}} \right)\) is the saddle and it is unstable.

Step by step solution

01

Finding the critical point

Let's first find the critical point. One has to solve the system\({\bf{x' = 0,y' = 0}}\), so, one has:

\(\begin{array}{c}{\bf{0 = 4 - 4y}} \Rightarrow {\bf{y = 1,}}\\{\bf{0 = - 4x}} \Rightarrow {\bf{x = 0}}\end{array}\)

So, the critical point is\(\left( {{\bf{x, y}}} \right){\bf{ = }}\left( {{\bf{0,1}}} \right)\). Now one can solve the related phase plane equation which is:

\(\begin{array}{c}\frac{{{\bf{dy}}}}{{{\bf{dx}}}}{\bf{ = }}\frac{{\frac{{{\bf{dy}}}}{{{\bf{dt}}}}}}{{\frac{{{\bf{dx}}}}{{{\bf{dt}}}}}}{\bf{ = }}\frac{{{\bf{ - 4x}}}}{{{\bf{4 - 4y}}}}\\{\bf{ = }}\frac{{{\bf{4x}}}}{{{\bf{4y - 4}}}}\\{\bf{(4y - 4)dy = 4xdx}}\end{array}\)

02

Integrate the given equation

Integrating the previous equation, one will get:

\(\begin{array}{c}\int {{\bf{(4y - 4)}}} {\bf{dy = }}\int {\bf{4}} {\bf{xdx}}\\{\bf{4}}\frac{{{{\bf{y}}^{\bf{2}}}}}{{\bf{2}}}{\bf{ - 4y = 4}}\frac{{{{\bf{x}}^{\bf{2}}}}}{{\bf{2}}}{\bf{ + C}}\\{{\bf{y}}^{\bf{2}}}{\bf{ - 2y = }}{{\bf{x}}^{\bf{2}}}{\bf{ + }}\frac{{\bf{C}}}{{\bf{2}}}\\{{\bf{x}}^{\bf{2}}}{\bf{ - (y - 1}}{{\bf{)}}^{\bf{2}}}{\bf{ = - 1 - }}\frac{{\bf{C}}}{{\bf{2}}}\end{array}\)

Introducing a new constant \({\bf{c = - 1 - }}\frac{{\bf{C}}}{{\bf{2}}}\)one has that the solution is\({{\bf{x}}^{\bf{2}}}{\bf{ - (y - 1}}{{\bf{)}}^{\bf{2}}}{\bf{ = c}}\)which in \({\bf{xy - }}\)plane represents hyperbole with a focus on the critical point.

The critical point is the saddle and it is unstable. In the figure below are some trajectories with their flow arrows, the critical point, and one particular solution for \({\bf{c = 1}}\) (red line).

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

A Problem of Current Interest. The motion of an ironbar attracted by the magnetic field produced by a parallel current wire and restrained by springs (see Figure 5.17) is governed by the equation\(\frac{{{{\bf{d}}^{\bf{2}}}{\bf{x}}}}{{{\bf{d}}{{\bf{t}}^{\bf{2}}}}}{\bf{ = - x + }}\frac{{\bf{1}}}{{{\bf{\lambda - x}}}}\) for \({\bf{ - }}{{\bf{x}}_{\bf{o}}}{\bf{ < x < \lambda }}\)where the constants \({{\bf{x}}_{\bf{o}}}\) and \({\bf{\lambda }}\) are, respectively, the distances from the bar to the wall and to the wire when thebar is at equilibrium (rest) with the current off.

  1. Setting\({\bf{v = }}\frac{{{\bf{dx}}}}{{{\bf{dt}}}}\), convert the second-order equation to an equivalent first-order system.
  2. Solve the related phase plane differential equation for the system in part (a) and thereby show that its solutions are given by\({\bf{v = \pm }}\sqrt {{\bf{C - }}{{\bf{x}}^{\bf{2}}}{\bf{ - 2ln(\lambda - x)}}} \), where C is a constant.
  3. Show that if \({\bf{\lambda < 2}}\) there are no critical points in the xy-phase plane, whereas if \({\bf{\lambda > 2}}\) there are two critical points. For the latter case, determine these critical points.
  4. Physically, the case \({\bf{\lambda < 2}}\)corresponds to a current so high that the magnetic attraction completely overpowers the spring. To gain insight into this, use software to plot the phase plane diagrams for the system when \({\bf{\lambda = 1}}\) and when\({\bf{\lambda = 3}}\).
  5. From your phase plane diagrams in part (d), describe the possible motions of the bar when \({\bf{\lambda = 1}}\) and when\({\bf{\lambda = 3}}\), under various initial conditions.

In Problems 7–9, solve the related phase plane differential equation (2), page 263, for the given system.

dxdt=y-1,dydt=ex+y

In Problems 25 – 28, use the elimination method to find a general solution for the given system of three equations in the three unknown functions x(t), y(t), z(t)

x'=4x-4z,y'=4y-2z,z'=-2x-4y+4z

Fluid Ejection.In the design of a sewage treatment plant, the following equation arises: 60-H=(77.7)H''+(19.42)(H')2;H(0)=H'(0)=0where H is the level of the fluid in an ejection chamber, and t is the time in seconds. Use the vectorized Runge–Kutta algorithm with h = 0.5 to approximate H(t)over theinterval [0, 5].

In Problems 10–13, use the vectorized Euler method with = 0.25 to find an approximation for the solution to the given initial value problem on the specified interval.

y''+ty'+y=0;y(0)=1,y'(0)=0on[0,1]

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.