WOLFRAM NOTEBOOK

MAM2046W - Second year nonlinear dynamics

Section 1.2: Existence and Uniqueness

We had a look at existence and uniqueness back in MAM1043H. If you don’t remember this in detail (or at all), take a look here.
Thankfully the theorem that we gave (but didn't prove) for one-dimensional systems holds also for two-dimensional systems. Actually, we can do better than that: we can write a general theorem for all dimensions.
In
n
-dimensions, the Existence and Uniqueness Theorem says that for an initial value problem with equations
x
=f(x)
and initial conditions
x(0)=
x
0
,iff
is continuous and all of its partial derivatives
f
i
x
j
for
i,j=1,...,n
are continuous for
x
in some open connected set
D
n
R
, then for
x
0
D
, the initial value problem has a solution
x(t)onsome
interval
(-τ,τ)
about
t=0
and the solution is unique.
This is just saying that if we want to start at some point in the phase plane, then as long as there is some region around this point for which the function is continuous, and all of its partial derivatives are continuous, then at least for some time, there is a solution before and after this point, and the solution will be unique.
A very importance consequence of this theorem is that a given point can only be a part of a single trajectory (so long as the conditions for the E+U theorem hold, which they always will do in our cases of interest). This means that different trajectories cannot intersect at any point. This means that any flow inside a closed cycle must remain within the closed cycle.
The E+U theorem states that you couldn’t have a phase diagram that looked like this:
In[]:=
Show[ParametricPlot[{{Cos[θ]+0.5,Sin[θ]},{Cos[θ]-0.5,Sin[θ]}},{θ,0,2π},PlotStyle->Black],{Graphics[Arrow[{{Cos[θ]+0.5,Sin[θ]}/.θ->#,{Cos[θ]+0.5,Sin[θ]}/.θ->#+0.1}]],Graphics[Arrow[{{Cos[θ]-0.5,Sin[θ]}/.θ->#,{Cos[θ]-0.5,Sin[θ]}/.θ->#+0.1}]]}&/@{0.5,2.5,4.5,6},Graphics[Arrow[{{-1.5,-1},{1.5,1}}]],AxesLabel(Style[#,20]&/@{"
x
1
","
x
2
"}),ImageSize->600]
Out[]=
unless the intersection points themselves were fixed points. The point is that if the intersection points are fixed points, then the trajectories never actually cross, because you can never move passed a fixed point. You can potentially get to it, or move off it, but you can never cross it.
Take a look back at the first phase diagram that we plotted on the previous page. Doesn’t it look like there are trajectories which are intersecting? Why is this NOT the case?
Going back to the trajectory inside a closed cycle example discussed above. If there are no fixed points inside the closed cycle, then every trajectory inside it must be either a closed cycle or it must spiral in or out towards a closed cycle.
Try and ponder for a while why this might be. Indeed if we have any trajectory which is in any closed bounded region and that region doesn't have any fixed points then that trajectory must eventually get close to, or be a closed cycle.
This theorem is known as the Poincaré-Bendixson theorem and we'll go through more of its details later.

JonathanShock,UniversityofCapeTown2022jon.shock@gmail.com

Wolfram Cloud

You are using a browser not supported by the Wolfram Cloud

Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.


I understand and wish to continue anyway »

You are using a browser not supported by the Wolfram Cloud. Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.