MAM2046W - Second year nonlinear dynamics
MAM2046W - Second year nonlinear dynamics
Section 1.4: Conservative systems
Section 1.4: Conservative systems
We are going to just touch the surface of one of the most important topics in modern physics - that of conservation laws. I’m sure that you’ve all heard of the conservation of energy, but this is just one particular example of a conservative quantity. Conservation laws are related to symmetry properties of a system, and understanding symmetries leads to a deep understanding of many different types of system. In particular, within much of theoretical high energy physics, symmetry is at the heart of, well, almost everything.
Emmy Noether was the mathematician who really elucidated the connection between conservation laws and symmetries and Noether’s theorem is still used every day by thousands of physicists around the world.Unknown author. Publisher: Mathematical Association of America, Brooklyn Museum, Agnes Scott College - Emmy Noether (1882-1935), Archived
In terms of the conservation of energy, this is actually linked to a symmetry called time translational invariance. Essentially this means that the system is invariant with respect to the time that you look at it at.
If you are doing an experiment in a laboratory where there are windows, you may find that your system is not time translationally invariant, because it might matter whether you're doing it in the day or night, because heat conducts through the windows at a different rate at different times. You would find that your system does not necessarily conserve energy.
However, if you closed all the doors and put blinds on the windows then maybe your system would be time translationally invariant. If you have very very sensitive equipment however, then the gravitational pull of the sun and the earth may make a difference which would again break this symmetry.
Anyway, we will not worry about the details of this too much now, but that’s just a quick taster as to the importance of symmetries. For now, we are going to be interested in particular types of conservative systems.
Let’s start off with a second order system given by Newton’s law
m=F(x)
x
You can also write this as Here of some object and it says that the acceleration of the object is equal to the force applied to it divided by the mass. Small masses accelerate faster under a given force than do large masses.
F=ma.
misthemass
Note that we have written here that the force can be a function of the position, but not of time (corresponding to a driving force), or of the velocity of the object (corresponding to a damping force)
We can rewrite the above by defining a potential energy whose derivative is the negative of the force:
V(x)
F(x)=-
dV
dx
This says that the force comes from a difference in the potential energy between two points. The reason you accelerate under gravity is because the potential energy at different vertical heights is different, and so there is a gradient in the potential energy which means that there is a force on you which means that you accelerate.
It turns out that for all systems for which a function only of you can write the force in terms of this gradient.
Fis
x
We can now write Newton’s law as
m+=0
x
dV
dx
Now multiply both sides by :
x
x
x
x
dV
dx
Show that this is the same as writing
d
dt
1
2
2
x
where we have used the chain rule, noting that really .
V=V(x(t))
We say that the left hand side is an exact time-derivative. Exact here meaning that the terms on the left can be written as the time derivative of the simple expression in brackets.
In fact the thing in brackets is the kinetic energy plus the potential energy, which generically is the total energy, which we can call
E:
E=m+V
1
2
2
x
So
dE
dt
This equation is exceptionally important. This says that the energy of the system will not change over time. What that means in practice is that for a given trajectory in phase space, the energy will always remain the same.
Although in this case it was the energy which is conserved, there are many different types of quantity that can be conserved, and this generically means that for a quantity to be conserved
Q
dQ
dt
along trajectories in phase space and that is a real-valued function and is nonconstant on every open set (this would be trivial).
Q
If we had an attracting fixed point in a system, then all trajectories in the basin of attraction would lead to that fixed point, and so if we had a conservative system, all of those trajectories would have the same conserved quantity (let’s call it energy for now), and so everywhere in the open set around the fixed point would have the same constant energy and so the above conditions would not hold.
Here we see an attracting fixed point. If we had energy conservation in this system then every trajectory would have to have the same energy as that at the fixed point, and so they would all have to have the same energy and so everything in this region would have to have the same energy and so you wouldn’t have a non-constant energy in that open set.
In[]:=
pl2=ShowListPlot[{{0,0}},PlotRange{{-3,3},{-3,3}},AspectRatio1],Graphics[{Thick,#}]&/@Arrow#,{0,0}&/@{2,-2},Graphics[{Thick,#}]&/@Arrow#,{0,0}&/@{-3,3};findflow[startingpoints_]:=Module[{x0,y0},{x0,y0}=startingpoints;c1c2vals=Solve[{x0==c1+c2,y0c1-4c2}][[1]];flowpoints=c1{1,1}+c2{1,-4}/.c1c2vals&/@Range[0,2,0.01]]Show{ListLinePlot[Evaluate[findflow[#]],PlotRange{-3,3.5}],Graphics[Arrow[{findflow[#][[30]],findflow[#][[31]]}]]}&/@Join{#,2}&/@Range-2,2,,{#,-2}&/@Range-2,2,,{2,#}&/@Range-2+,2,,{-2,#}&/@Range-2+,2-,,ListPlot[{{0,0}},PlotStyle->{Black,PointSize[0.03]}],PlotRange{{-3,3},{-3.1,3.1}},AspectRatio1
{1,1}
2
{1,-4}
17
-2#
E
-3#
E
5
4
5
4
5
4
5
4
5
4
5
5
5
4
Out[]=
This tells us that we cannot have any attracting fixed points in a conservative system (one for which there exists a conserved quantity). However, one can have saddles and centers in conservative systems.
Let’s look at an example of this. In fact this is going to be the first example that we looked at in this course, but we will go into it in more detail now.
A double-well potential is a potential which has...two wells. For instance:
V=-+
1
2
2
x
1
4
4
x
looks like:
In[]:=
Plot+,{x,-2,2},AxesLabel->Evaluate[Style[#,20]&/@{"x","V"}]
-1
2
2
x
1
4
4
x
Out[]=
Remember that the force is equal to the negative of the gradient, so where there is a steep gradient, the force is larger and at the bottom of the two wells there is zero gradient so no force and the particle just sits there.
We can use the old trick that we learned in MAM1043H to write this second order system as two first order systems:
The Jacobian of this system is:
Which at the three fixed points gives
Leading to:
So we have two centers and one saddle point.
What do we remember from the section about linearisation? That centers are very very sensitive to non-linearities, and what might look like a center when we linearise might become either an attracting or repelling fixed point when we include non-linearities. So perhaps those centers are just a linearised dream and if you looked at the whole system they would disappear.
However, we also know that our system is conservative and so there can’t be any stable or unstable spirals or stars or degenerate nodes (attracting or repelling fixed points), so somehow the center may still remain.
So if we can plot out the contours for which
we have found our trajectories. In other words:
where the constant is of course the energy, so:
Looking at our potential again:
This is a trajectory that looks like:
Where we are thinking of the potential as a gravitational potential being proportional to the height. Because there is no friction in the system, the particle will roll about forever exchanging potential energy for kinetic energy and back again.
What is going on here? Well, again we can calculate the direction of the arrows. Make sure that you can see that this must be:
This corresponds to trajectories which are stuck in one of the wells - either the left well or the right well. They can never escape.
It definitely looks here like the energy of this solution is less than that of the one that goes between both wells.
So let’s stop dilly-dallying about and put in a load of different trajectories of different energies:
We see one trajectory which ‘crosses through’ the saddlepoint (it never actually crosses it, because you can’t pass over a saddlepoint). In fact this is the zero energy trajectory. It has just enough energy to get to the top of the peak in the middle, but it takes forever to get there. Plotting one of the very very nearby trajectories looks like this:
Now putting everything together with all the appropriate arrows we end up with the same plot that we had back in section 1.1:
The yellow orbits which starts from the saddle point and ends at it are known as a homoclinic orbits. In this case every orbit is periodic apart from the two homoclinic orbits. You never quite get to the saddle point, and if you start from exactly the saddle point, it’s a bit like the Hotel California.
We can actually do a better visualisation than this. Remember each trajectory corresponds to a constant energy. Well, how about we do this in a 3d plot where the height is the energy of that trajectory:
Looking at this as a surface plot is simply the energy function that we wrote down before:
This is a plot of the energy function of this system. Keep in mind as always that y is really the velocity. So we take the system at any position and any velocity and it will tell us the energy of the system for all time to come after that as it traces one of the contours on the energy surface.
One important thing to note here is that the dynamics of this system shouldn’t be confused with the dynamics of the particle rolling about in the double well. Dynamics here all happens along horizontal cross-sections corresponding to energy contours.
Note that in this case the centers correspond to the minimal energy solutions and are stable fixed points. This won’t always be the case, but you would have to come up with non-differentiable potentials to find such scenarios, so we won’t worry about them here.
Remember that we performed our fixed point analysis by looking at the Jacobian at the fixed points. This is equivalent to linearising the system, and we said that centers are very unstable to non-linearities...but it looks like the old centers are still centers, even if they don’t correspond to perfect circles, or ellipses. Why is this?
Well, this is a special feature of conservative systems and corresponds to a general theorem about such systems:
We won’t prove this theorem, but you should think about why this might be by looking at the energy surface, the centers and the local minima in the example we’ve been going through here.
Try and think what happens also if the fixed point is not isolated - for instance if we had a line of fixed points...would this hold?
So, there are two things which shouldn’t be conflated here. A conservative system in the sense of there being conservation of energy, and a conservative vector field in the sense that around any closed curve there is no work done on the particle. In the latter case, the vector field is the force on the particle and thus you should think of this as a system, maybe in two dimensions, with forces acting on it. Here we are really thinking about a system which lives in a two dimensional phase space, but the ‘spatial’ location is just one dimensional. When we are talking about a vector field in this course we mean a vector field in phase space and this is different from having something of the form:
Which is a conservative vector field, which is indeed curl free.
Essentially “conservative” here has two different meanings. In our case, there can be curl in the vector field in the phase plane.
Assignment 2
We’re going to look here at an equation which comes from general relativity. It’s going to be a bit strange to start with, as where we normally expect time, we’re actually going to see a different variable.
We could plot something more complicated, like
I’ve no idea what this looks like...let’s see...
Gahhh! That’s kinda cool...
You should look at this equation, and see how it compares with Newton’s law (hint hint):
OK, so we can also take the equation for u(θ) and do our usual trick to turn it into two first order equations...actually, that’s a lie...you can!
2) Find the equilibrium points of the system and classify them using linear stability analysis.
a) Use the lessons learned in this chapter to find such a quantity.
b) Show that it is indeed conserved.
4) This equilibrium point corresponds to a circular orbit. Show this, and find what its radius is.