2.2 HW 2

  2.2.1 Problem 3.1
  2.2.2 Problem 3.3
  2.2.3 Problem 3.5
  2.2.4 Problem 3.7
  2.2.5 key solution for HW 2
PDF (letter size)
PDF (legal size)

2.2.1 Problem 3.1

Consider the two-dimensional system in R2x˙=y(1+xy2)y˙=x(1+yx2)

Determine the critical points and characterize the linearized flow in a neighborhood of these points.

solution

Let (1)x˙=y(1+xy2)=f1(x,y)(2)y˙=x(1+yx2)=f2(x,y)

The critical points are found by solving f1=0,f2=0. Equation f1=0 gives the following solutions(3)y=0(4)1+xy2=0

Starting with (3). Substituting in (2) the solution y=0 givesx(1x2)=0 This gives solutions x=0 or x=±1. The first set of critical points generated from (3) is (0,0),(1,0),(1,0). Now we do the same starting from (4). Solving (4) for x gives (5)x=y21 Substituting for x from above back into (2) gives(y21)(1+y(y212))=0 This gives solutions y21=0 or (1+y(y212))=0. Starting y21=0. This gives y=±1. From (5) this gives x=0 for both cases. So now we can add the next set of critical points found so far (0,1),(0,1).

When (1+y(y212))=0, or 1+yy41+2y2=0 or y42y2y=0 or y(y32y1)=0. Hence y=0 which from (5) gives another critical point x=1. Hence (1,0). This critical point is one already found earlier. For y32y1=0, this gives solutions y=1,y=12(15),y=12(1+5). From each one of these solutions, using  EQ. (5) gives x. When y=1, then (5) gives x=0 and when y=12(15) then (5) givesx=(12(15))21=12125 And when y=12(1+5) then (5) givesx=(12(1+5))21=125+12 Therefore we have found the following 3 extra critical points (0,1),(12125,12(15)),(125+12,12(1+5)) In summary, the following are all the critical points found. There are 7 of them(x,y)=(0,0)=(1,0)=(1,0)=(0,1)=(0,1)=(12(15),12(15))=(12(1+5),12(1+5))

To characterize the linearized flow in a neighborhood of these points, the Jacobian matrix is evaluated at each of the critical points and from its eigenvalues, the type of critical point is determined. J=(f1xf1yf2xf2y)=(y(1+xy2)+y(2y)(1+yx2)+x(2x)x)=(y3y2+x+13x2+y+1x)

At Point (0,0) the Jacobian matrix becomesJ=(0110) Hence |JλI|=0 gives|λ11λ|=0λ21=0λ=±1

This is saddle point because one eigenvalue is positive (not stable) and one is negative (stable).

At Point (1,0) the Jacobian isJ=(0221) Hence |JλI|=0 gives|λ221λ|=0λ(1λ)+4=0λ2λ+4=0λ=12±12i15

Since the real part is positive, then this is unstable point. Spiral out. (book calls this focus with negative attraction).

At Point (1,0) the Jacobian isJ=(0021) Hence |JλI|=0 gives|λ021λ|=0λ(1λ)=0λ(λ+1)=0λ=0,1

Since this is nonlinear system, and one eigenvalue is zero, then unable to decide on stability of this critical point.

Note: In back of text book, it says that this degenerate. But it is not clear why that is. Because to determine if a critical point is degenerate, the determinant of Hessian det(2F(x,y)) must be zero at that point, where F(x,y) is the first integral (or energy of system). I could not find F(x,y) for this system, and so I could not check if this was the case. Will follow the book for now and call this point degenerate, but it will be useful to find out how or why the book calls this degenerate.

At Point (0,1) the Jacobian isJ=(1220) Hence |JλI|=0 gives|1λ22λ|=0λ(1λ)+4=0λ2λ+4=0λ=12±12i15

This is the same (1,0). Since the real part is positive, then this is unstable point. Spiral out. (focus with negative attraction).

At Point (0,1) the Jacobian isJ=(1200) Hence |JλI|=0 gives|1λ20λ|=0λ(1λ)=0λ(1+λ)=0λ=0,1

This is the same as point (1,0) above. Since this is nonlinear system, and one eigenvalue is zero, then unable to decide on stability of this critical point. degenerate.

Point (12(15),12(15))

At this point Jacobian becomesJ=(y3y2+x+13x2+y+1x)=(12(15)3(12(15))2+12(15)+13(12(15))2+12(15)+112(15))=(12(15)535312(15))

Hence |JλI|=0 gives|12(15)λ535312(15)λ|=0(12(15)λ)(12(15)λ)(53)2=0λ2+λ(51)+1125252=0λ=72325,12552=0.146,1.382

This is saddle point because one eigenvalue is positive (not stable) and one is negative (stable).

Point (12(1+5),12(1+5))

At this point Jacobian becomesJ=(y3y2+x+13x2+y+1x)=(12(1+5)3(12(1+5))2+12(1+5)+13(12(1+5))2+12(1+5)+112(1+5))=(12(1+5)535312(1+5))

Hence |JλI|=0 gives|12(1+5)λ535312(1+5)|=0(12(1+5)λ)(12(1+5)λ)(53)2=0λ2λ(5+1)1125252=0λ=325+72,12552=6.854,3.618

This is saddle point because one eigenvalue is positive (not stable) and one is negative (stable).

The following is summary of result of the above





critical point stable/unstable λ1,λ2 type








(0,0) unstable 1,1 Saddle




(1,0) unstable 12±12i15 Spiral out (focus, negative attraction)




(1,0) unable to decide 0,1 Degenerate




(0,1) unstable 12±12i15 Spiral out (focus, negative attraction)




(0,1) unable to decide 0,1 Degenerate




(12(15),12(15)) unstable 0.146,1.382 Saddle




(12(1+5),12(1+5)) unstable 6.854,3.618 Saddle




The following is phase plot, generated from the nonlinear system numerically using the computer. Red dots are the unstable points. Blue points are the degenerate points.

pict
Figure 2.10:Phase plot of the nonlinear system

pict
Figure 2.11:Code used for the above plot

2.2.2 Problem 3.3

   2.2.2.1 Part a

Consider the systemx˙=16x2+9y225y˙=16x216y2

(a) Determine the critical points and characterize them by linearization. (b) Sketch the phase-flow.

solution

2.2.2.1 Part a

Let (1)x˙=16x2+9y225=f1(x,y)(2)y˙=16x216y2=f2(x,y)

The critical points are found by solving f1=0,f2=0. The equation f2=0 gives solutions 16x216y2=0(3)y=±x

When y=x, substitution into f1=0 gives16x2+9x225=0x=±1

Hence the first set of critical points is (1,1),(1,1). When y=x then x=±1 also. Therefore the next set of critical points is (1,1),(1,1)

In summary, the following are the critical points found. There are 4 of them(x,y)=(1,1)=(1,1)=(1,1)=(1,1)

To characterize the linearized system at these points, the Jacobian matrix is evaluated at each of point and from the nature of eigenvalues, the type of critical point is determined. Since f1=16x2+9y225,f2=16x216y2 then the Jacobian matrix isJ=(f1xf1yf2xf2y)=(32x18y32x32y)

At Point (1,1) the Jacobian isJ=(32183232) Hence |JλI|=0 gives|32λ183232λ|=0(32λ)(32λ)(18)(32)=0λ21600=0λ=±1600=±40

This is saddle point because one eigenvalue is positive (not stable) and one is negative (stable). Since the problem asks also to sketch the phase plot, then the eigenvectors are now found as well. For λ=40(324018323240)(v1v2)=(00) Hence 8v1+18v2=0. Let v1=1 then v2=49 and v1=(149)=(94).

For λ=40(32+40183232+40)(v1v2)=(00) Hence 72v1+18v2=0 or 4v1+v2=0. Let v1=1 then v2=4 and v2=(14).

Summary for point (1,1) (Saddle)




λi vi direction






40 (94) not stable (move away from (1,1))



40 (14) stable (move towards from (1,1))



Now that we know the eigenvectors, we can sketch them at (1,1) as follows

pict
Figure 2.12:Eigenvectors around (1,1)

But we still do not know the directions along the eigenvectors. But we know that for negative eigenvalue, the solution is stable and for positive eigenvalue the solution is not stable. Hence along v1 the solution must move away from (1,1) since v1 is associated with an unstable λ.

For v2 the solution must be stable, therefore on v2 the solution must move towards (1,1). Now that we know the directions, we can update the above plot sketch by addition directions.

pict
Figure 2.13:Eigenvectors around (1,1) with directions

Now the sketch is finished by adding stream lines that follow along the directions of the eigenvector due to continuity and because solution lines can not cross each others (due to uniqueness). This gives the phase plot around (1,1) found by linearization as follows

pict
Figure 2.14:Adding more stream lines around (1,1)

The same steps above are now repeated for the next critical point (1,1)

At Point (1,1) the Jacobian isJ=(32x18y32x32y)=(32183232)

Hence |JλI|=0 gives|32λ183232λ|=0(32λ)(32λ)(18)(32)=0λ21600=0λ=±1600=±40

This is the same result as the earlier point. This is a saddle point because one eigenvalue is positive (not stable) and one is negative (stable). Now the eigenvectors are found. For λ=40(32λ183232λ)(v1v2)=(00)(324018323240)(v1v2)=(00)(7218328)(v1v2)=(00)

Hence 72v118v2=0 or 4v1v2=0 Let v1=1 then v2=4. The eigenvector is v1=(14).

For λ=40(32λ183232λ)(v1v2)=(00)(32+40183232+40)(v1v2)=(00)(8183272)(v1v2)=(00)

Hence 8v118v2=0. Let v1=1 then v2=49. The eigenvector is v2=(149)=(94).

Summary for point (1,1) (Saddle, not stable).




λi vi direction






40 (14) Not stable. Move away from (1,1)



40 (94) Stable. Move towards (1,1)



Now that we know the eigenvectors, we sketch them at (1,1) as follows

pict
Figure 2.15:Eigenvectors around (1,1)

But we still do not know the directions along the eigenvectors. As was mentioned above, for negative eigenvalue, the solution is stable and for positive eigenvalue the solution is not stable. This means on v1 the solution moves away from (1,1) since v1 is associated with unstable λ. For v2, since the solution is stable then on v2 the solution moves towards (1,1). Now that the directions are known, the above sketch is updated giving

pict
Figure 2.16:Eigenvectors around (1,1) with directions

The sketch is finished by adding stream lines that follow along the directions of the eigenvector by continuity. This gives the phase plot around (1,1) found by linearization as follows

pict
Figure 2.17:Adding more stream lines around (1,1)

The same steps are now repeated for the next critical point (1,1)

At Point (1,1) the Jacobian isJ=(32x18y32x32y)=(32183232)

Hence |JλI|=0 gives|32λ183232λ|=0(32λ)2+(18)(32)=0λ264λ+1600=0λ=32±24i

This is unstable critical point, since since real part of the complex number is positive. This is spiral out point. Also called focus, with negative attraction. For λ=32+24i the eigenvector is(32λ183232λ)(v1v2)=(00)(32(32+24i)183232(32+24i))(v1v2)=(00)(24i183224i)(v1v2)=(00)

Hence 24iv118v2=0. Let v1=1 then v2=2418i and v1=(143i)=(34i)=(3i4)

For λ=3224i(32λ183232λ)(v1v2)=(00)(32(3224i)183232(3224i))(v1v2)=(00)(24i183224i)(v1v2)=(00)

Hence 24iv118v2=0. Let v1=1 then v2=2418i and v1=(143i)=(34i)=(3i4)=(3i4). What is left to find out is to determine if the spiral is clockwise or anti-clockwise. One way to find this is to select a point (x,y) to the right of the critical point and then find if x is increasing or decreasing there and find out also if y is increasing or decreasing there. This gives the slop. Since the critical point is (1,1), let us pick point (2,1) to its right. From x˙=16x2+9y225y˙=16x216y2

Then at (2,1) the above givesx˙=64+925=48y˙=6416=48

Hence x˙>0, then x is increasing and y˙>0, then y also increasing. This means the solution curve is moving in the NE direction (). Hence the spiral is anti-clockwise direction around (1,1).

Summary for (1,1) (not stable, spiral out)




λi vi direction






32+24i (3i4) Not stable. focus, negative attraction. Anti-clockwise direction



3224i (3i4) Not stable. focus, negative attraction. Anti-clockwise direction



Now that we know the eigenvectors, we can sketch them at (1,1) as follows

pict
Figure 2.18:Eigenvectors around (1,1)

Since both eigenvector are not stable, direction of solution near (1,1) is moving away from (1,1). Now that we know the directions, we can update the above plot sketch.

pict
Figure 2.19:Eigenvectors around (1,1) with directions

Now the sketch is finished by adding the spiral out stream lines. This gives the phase plot around (1,1) found by linearization as follows

pict
Figure 2.20:Adding more stream lines around (1,1)

The same steps are now repeated for final critical point (1,1)

At Point (1,1) the Jacobian isJ=(32x18y32x32y)=(32183232)

Hence |JλI|=0 gives|32λ183232λ|=0(32λ)2+(18)(32)=0λ2+64λ+1600=0λ=32±24i

This is stable point, both eigenvalues has negative real part. The type is spiral in (focus, with positive attraction). For λ1=32+24i the eigenvector is(32λ183232λ)(v1v2)=(00)(32(32+24i)183232(32+24i))(v1v2)=(00)(24i183224i)(v1v2)=(00)

Hence 24iv1+18v2=0. Let v1=1 then v2=2418i and the eigenvector becomes v1=(143i)=(34i)=(3i4)

For λ2=3224i the eigenvector is(32λ183232λ)(v1v2)=(00)(32(3224i)183232(3224i))(v1v2)=(00)(24i183224i)(v1v2)=(00)

Hence 24iv1+18v2=0. Let v1=1 then v2=2418i and the second eigenvector becomes v2=(143i)=(34i)=(3i4)

The only thing left is to determine if the spiral is clockwise or anti-clockwise. One way to find out is to pick a point (x,y) to the right of the critical point and find if x is increasing or decreasing there and also find out if y is increasing or decreasing there. This gives the slope. Since the critical point is (1,1), let us pick point (0,1) to its right. From x˙=16x2+9y225y˙=16x216y2

Then at (0,1) the above givesx˙=925=16y˙=16=16

Hence x˙<0, then x is decreasing and y˙<0, then y also decreasing. This means the solution curve is moving in the SW direction (). Hence the spiral is in the clockwise direction around (1,1).

Summary for (1,1) (Stable)




λi vi direction






32+24i (3i4) Stable. Focus, positive attraction. Clockwise direction



3224i (3i4) Stable. Focus, positive attraction. Clockwise direction



Now that we know the eigenvectors, we can sketch them at (1,1) as follows

pict
Figure 2.21:Eigenvectors around (1,1)

Since both eigenvectors are stable, the direction along each is towards (1,1). Now that we know the directions, we can update the above plot sketch.

pict
Figure 2.22:Eigenvectors around (1,1) with directions

The sketch is finished by adding the spiral stream lines. This gives the phase plot around (1,1) found by linearization as follows

pict
Figure 2.23:Adding more stream lines around (1,1)

putting all the above result together gives the final sketch of phase plot as

pict
Figure 2.24:Final phase plot

The following is summary of result





critical point stable/unstable λ1,λ2 type








(1,1) unstable 40,40 Saddle node




(1,1) unstable 40,40 Saddle node




(1,1) unstable 32±24i Spiral out (focus, negative attraction)




(1,1) Stable 32±24i Spiral in (focus, positive attraction)




2.2.3 Problem 3.5

In certain applications one studies the equationx¨+cx˙x(1x)=0 with a special interest in solutions with the properties:limtx(t)=0,limtx(t)=1,x˙(t)>0 for <t< Derive a necessary condition for the parameter c for such solutions to exist

solution

Using x1=x,x2=x˙, the first step is to determine the critical points. Hence x˙1=x2,x˙2=x¨=cx˙+x(1x)=cx2+x1(1x1). In state space the system becomes(x˙1x˙2)=(x2cx2+x1(1x1))=(f1f2) The first equation gives solution x2=0. When x2=0 the second equation gives x1(1x1)=0 or x1=0,x1=1. Hence the critical points are (0,0),(1,0).

From the properties of the solutions, it shows that solutions that start with x1=0 eventually go to x1=1. Also, since x˙(t)>0 for <t< then this means x2>0 for all time. Hence solution curves are in upper half of phase plane. Here is sketch of what phase plane should look like (I am taking x1=0 as initial condition, at t=.)

pict
Figure 2.25:possible solution curves in phase plane

The Jacobian of the linearlized system isJ=(f1x1f1x2f2x1f2x2)=(0112x1c)

At (0,0) the above becomes J=(011c) Hence |JλI|=0 gives|λ11cλ|=0(λ)(cλ)1=0λ2+cλ1=0(1)λ=12c±12c2+4

At (1,0) the Jacobian becomesJ=(0112x1c)=(011c)

Hence |JλI|=0 gives|λ11cλ|=0(λ)(cλ)+1=0λ2+cλ+1=0(2)λ=12c±12c24

We know that (2) must give stable solution, because we want the solution to eventually move to that critical point (1,0). Also, since we do not want to move into negative half plane because x2>0 for all time, then this mean that we can not have spiral solution around (1,0). Therefore c24 must be positive to avoid complex eigenvalue which gives spiral solutions. This means c24 or c2 Here is the phase plot for c=2.5

pict
Figure 2.26:Phase plot for c=2.5

We can now check that for such c value, periodic solutions do not exist. The gradient of the vector (f1f2)=(x2cx2+x1(1x1)) is (f1f2)=f1x1+f2x2=0+c=c

And since we determined that c must be positive, then (f1f2)=c do not change sign and remain negative. Hence by Bendixson’s criterion (4.1 in book) no periodic solution is possible.

2.2.4 Problem 3.7

   2.2.4.1 Summary of results

Determine the critical points of the systemx˙=x(1x26y2)y˙=y(13x23y2)

And characterize them by linear analysis.

solution

Let (1)x˙=x(1x26y2)=f1(x,y)(2)y˙=y(13x23y2)=f2(x,y)

The critical points are found by solving f1=0,f2=0. Solving for x from f1=0 gives (3)x=0(4)16y2=x2

From each solution above, we go to EQ (2) and solve for y. When x=0 then (2) givesy(13y2)=0 Hence y=0,y=±13. Therefore the first set of critical points is (0,0),(0,13),(0,13).

Now, when 16y2=x2 then (2) givesy(13(16y2)3y2)=0y(15y22)=0

Hence y=0,y=±215. When y=0 then 16y2=x2 gives x=±1 and when y=215 then 16y2=x2 gives 16(215)=x2, or x=±155=±15 and when y=215 then 16y2=x2 gives same solution x=±15. Therefore the second set of critical points is (±1,0),(±15,215),(±15,215). In summary, these are the critical points (9 in total)(0,0),(0,±13),(±1,0),(±15,215),(±15,215) Now that critical points are found, they are classified by linearizing the system and finding the eigenvalues of the Jacobian matrix which acts as the A matrix in u˙=Au of the linearized system.  The Jacobian of the linearlized system isJ=(f1xf1yf2xf2y)=((1x26y2)2x212xy6xy(13x23y2)y(6y))=(13x26y212xy6xy13x29y2)

At point (0,0)J=(1001) Hence |JλI|=0 gives|1λ001λ|=0(1λ)2=0λ=1,1

A repeated root. Since λ>1 then this is unstable point. Negative attractor node. It is not spiral since pure real eigenvalues.

At point (0,13)J=(13x26y212xy6xy13x29y2)=(16(13)0019(13))=(1002)

Hence |JλI|=0 gives|1λ002λ|=0(1λ)(2λ)=0(1+λ)(2+λ)=0λ=2,1

Since both eigenvalues are negative then this is table point. Positive attractor node. Not a spiral node since pure real eigenvalues.

point (0,13)

This gives same result as above. Positive attractor node.

point (1,0)J=(13x26y212xy6xy13x29y2)=(130013)=(2002)

Hence |JλI|=0 gives|2λ002λ|=0(2λ)2=0λ=2,2

Repeated root. Since eigenvalue is negative then this is table point. Positive attractor node. Not a spiral node since pure real eigenvalues.

point (1,0)

This gives same result as above. Positive attractor node.

point (15,215)J=(13x26y212xy6xy13x29y2)=(13(15)26(215)212(15)(215)6(15)(215)13(15)29(215)2)=(254523252345)

Hence |JλI|=0 gives|25λ4523252345λ|=0(25λ)(45λ)(4523)(2523)=0λ2+65λ85=0λ=45,2

Since one eigenvalue is negative (stable) but the other is positive (unstable), then this is saddle node. (considered unstable node).

point (155,215)

Same as above.

point (155,215)

Same as above.

point (155,215)

Same as above.

2.2.4.1 Summary of results






critical point stable/unstable λ1,λ2 type










1 (0,0) unstable 1,1 node, negative attractor





2 (1,0) Stable 2,2 node, positive attractor





3 (1,0) Stable 2,2 node, positive attractor





4 (0,13) Stable 2,1 node, positive attractor





5 (0,13) Stable 2,1 node, positive attractor





6 (15,215) Unstable 2,45 Saddle





7 (15,215) Unstable 2,45 Saddle





8 (15,215) Unstable 2,45 Saddle





9 (15,215) Unstable 2,45 Saddle





The following is phase plot, generated numerically directly from the non-linear system. A red dot indicates an unstable node and blue colored node is a stable node.

pict
Figure 2.27:Phase plot

2.2.5 key solution for HW 2

PDF