Student Assignment - Part A
Student Assignment - Part A
Q1) Reduce the 2nd order ODE to a system of 1st order ODEs.
d2 y dy
2
+0. 9 +10 y =0
dt dt
a)
Plot each solution separately and plot the phase space diagram of the system.
Q2) Reduce the 2nd order ODE to a system of 1st order ODEs.
d 2 y 1 dy
− +2 y=cos 2t
dt 2 10 dt
a)
Plot each solutions separately and plot the phase space diagram of the system.
Q3) Plot the time-series solutions & the phase space portraits for the following flows and maps
a)
dx
=− y−z
dt
dy
=x+ay
dt
dz
=b+z ( x−c )
dt
c)
X n+1 =γ+μ( X n cos φ−Y n sin φ)
Y n+1 =μ( X n sin φ+Y n cos φ )
φ=β−
(α
)
1+X 2n +Y 2n
d)
X n+1 =1+|X n|−Y n
Y n+1 =X n
e)
X n+1 =aX n +bY n +e
Y n+1 =cX n +dY n +f
Initial conditions are : X(0)=Y(0)=0;
However, at each iteration, choose with equal probability either F1,F2,F3,F4 that define the
constants a,b,c,d,e,f for that iteration
a b c d e f
F1 0 0 0 0.16 0 0
F2 0.849 0.037 -0.037 0.849 0 1.6
F3 0.197 -0.226 0.226 0.197 0 1.6
F4 -0.15 0.283 0.26 0.238 0 0.44
For t=1-5000 (This may take a while or crash the computer. If it does not try increasing as much
as possible). Plot in 2D x versus y. Use dots only to plot maps (do NOT connect).
(i) What does this map resemble ?