hw25
hw25
2
1 a) Find the solution to the differential equation ddtx2 = −x with ini-
dx
tial conditions
x(0) = 5, dt (0) = 0 by writing the initial condition
5
~v = as a linear combination of eigenvectors of A, where
0
0
x (t) x(t)
= A
0
y (t) y(t)
a) -1.0 -0.5 0.0 0.5 1.0 b) -1.0 -0.5 0.0 0.5 1.0 c) -1.0 -0.5 0.0 0.5 1.0
d) -1.0 -0.5 0.0 0.5 1.0 e) -1.0 -0.5 0.0 0.5 1.0 f) -1.0 -0.5 0.0 0.5 1.0
3 Determine the stability of the systems
1
1 0 1
−2 0 0 0
0 −1 1 0 1 −1 0 0
a)v 0(t) = v(t), b)v 0(t) = v(t) .
−1 −1 1 0 −1 −1 −3 −4
1 −1 1 −1 1 −1 4 −3
Differential Equations II
d2 x
dt2 = −k 2x(t) is called harmonic oscillator. It has solu-
tions x(t) = a cos(kt) + b sin(kt), where a, b depend on initial
dy
conditions. It becomes a system dx 2
dt = y(t), dt = −k x(t). In
general, for a n × n matrix A, the system v 0 = Av is stable if
all eigenvalues satisfy Re(λj ) < 0.