Chapter 6: Problem 8
(van der Pol oscillator) \(\dot{x}=y, \dot{y}=-x+y\left(1-x^{2}\right)\)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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}
Learning Materials
Features
Discover
Chapter 6: Problem 8
(van der Pol oscillator) \(\dot{x}=y, \dot{y}=-x+y\left(1-x^{2}\right)\)
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
For each of the following systems, find the fixed points, classify them, sketch the neighboring trajectories, and try to fill in the rest of the phase portrait. $$ \dot{x}=x-y, \dot{y}=x^{2}-4 $$
(Dealing with a fixed point for which linearization is inconclusive) The goal of this exercise is to sketch the phase portrait for \(\dot{x}=x y, \dot{y}=x^{2}-y\). a) Show that the linearization predicts that the origin is a non-isolated fixed point. b) Show that the origin is in fact an isolated fixed point. c) Is the origin repelling, attracting, a saddle, or what? Sketch the vector field along the nullclines and at other points in the phase plane, Use this information to sketch the phase portrait. d) Plot a computer-generated phase portrait to check your answer to (c). (Note: This problem can also be solved by a method called center manifold theory, as explained in Wiggins (I990) and Guckenheimer and Holmes (1983).)
\( (Rabbits vs. foxes) The model \)\dot{R}=a R-b R F, \dot{F}=-c F+d R F\( is the Lotka-Volterra predator-prey model. Here \)R(t)\( is the number of rabbits, \)F(t)\( is. the number of foxes, and \)a, b, c, d>0\( are parameters. a) Discuss the biological meaning of each of the terms in the model. Comment on any unrealistic assumptions. b) Show that the model can be recast in dimensionless form as \)x^{\prime}=x(1-y)\(. \)y^{\prime}=\mu y(x-1)$ c) Find a conserved quantity in terms of the dimensionless variables. d) Show that the model predicts cycles in the populations of both species, for almost all initial conditions. This model is popular with many textbook writers because it's simple, but some are beguiled into taking it too seriously. Mathematical biologists dismiss the Lotka-Volterra model because it is not structurally stable, and because real predator-prey cycles typically have a characteristic amplitude. In other words, realistic models should predict a single closed orbit, or perhaps finitely many, but not a continuous family of neutrally stable cycles. See the discussions in May (1972), Edelstein-Keshet (1988), or Murray (1989).
(Unusual fixed points) For each of the following systems, locate the fixed points and calculate the index. (Hint: Draw a small closed curve \(C\) around the fixed point and examine the variation of the vector field on \(C\).) $$ \dot{x}=x y, \dot{y}=x+y $$
(Epidemic model revisited) In Exercise 3.7.6, you analyzed the Kermack- McKendrick model of an epidemic by reducing it to a certain first-order system. In this problem you'll see how much easier the analysis becomes in the phase plane. As before, let \(x(t) \geq 0\) denote the size of the healthy population and \(y(t) \geq 0\) denote the size of the sick population. Then the model is $$ \dot{x}=-k x y, \quad \dot{y}=k x y-\ell y $$ where \(k, \ell>0 .\) (The cquation for \(z(t)\), the number of deaths, plays no role in the \(x, y\) dynamics so we omit it.) a) Find and classify all the fixed points. b) Sketch the nullclines and the vector field. c) Find a conserved quantity for the system. (Hint: Form a differential cquation for \(d y / d x\). Separate the variables and integrate both sides.) d) Plot the phase portrait. What happens as \(t \rightarrow \infty\) ? c) Let \(\left(x_{0}, y_{0}\right)\) be the initial condition. An epidemic is said to occur if \(y(t)\) increases initially. Under what condition does an epidemic occur?
What do you think about this solution?
We value your feedback to improve our textbook solutions.