Final2021 Soln
Final2021 Soln
x0 = x(4 − αx − 2y),
y 0 = 2y(−3 + x),
where α > 0.
(3 pt) a) For what values of α there is a critical point in the interior of the first quadrant
(where x, y > 0)?
Answer.
x-nullclines and y-nullclines are obtained from F (x, y) = 0 and G(x, y) = 0 respec-
tively. hence x-nullclines are
α
x = 0, y =2− x (0.5pt)
2
and y-nullclines are
y = 0, x = 3 (0.5pt)
The only critical point which is possible to place in the interior of the first quadrant
is the intersection of x = 3 and y = 2 − α2 x. (1pt)
Hence (x∗ , y ∗ ) = (3, 2 − 3 α2 ). The critical point will be in the first quadrant if y ∗ > 0
or 2 − 3 α2 > 0.
Hence α < 43 (1pt)
(2 pt) b) Find and sketch the nullclines of this system in positive (x, y). The x-nullcline is
where x0 = 0. The y-nullcline is where y 0 = 0.
Answer.
x-nullclines are
x
x = 0, y =2− (0.25pt)
2
and y-nullclines are
y = 0, x = 3 (0.25pt)
(1.5pt) for sketching the nullclines.
c) Determine the critical points.
(2 pt)
Answer. The critical points are
Marking: (1 pt) for one critical point, (1.5 pt) for two critical points, and (2 pt) for
two critical points.
(7 pt) d) For each critical point find the corresponding linear system. Classify each criti-
cal point as to type, and determine whether it is asymptotically stable, stable, or
unstable.
Answer.
4 − 2x∗ − 2y ∗ −2x∗
The Jacobian matrix is A = (1pt)
2y ∗ 2(x∗ − 3)
The first critical point, (0, 0)
4 0
A= ,
0 −6
eigenvalues are r = 4 and r = −6. (1pt)
Hence (0, 0) is a saddle point (unstable). (1pt)
-1
-1 0 1 2 3 4 5
Figure 0.1: Q1-part(b–e): x-nullclines and y-nullclines are shown by blue and red lines, respec-
tively.
2. a) Match the following DE with the direction field. Explain why.
(6 pt)
(a) y 0 = (1 − y)(y − 2)2
(i)
(ii) (iii)
Answer.
(a) two critical points y = 1, y = 2 (ii) (2pt)
(b) one critical points y = 1 (i) (2pt)√
(c) three critical points y = 1, y = 2 ± 0.1 (iii) (2pt)
b) Classify the equilibrium solutions (critical points) of:
(2 pt)
y 0 = (1 − y)(y − 2)2
(2 pt) c) What range of initial conditions results in solutions with t → ∞, y(t) → 1? What
about t → ∞, y(t) → 2 ?
Answer.
if y(0) < 2, t → ∞, y(t) → 1 (1pt)
if y(0) > 2, t → ∞, y(t) → 2 (1pt)
Partial fraction:
A By + C 1
+ 2
=
y − 1 (y − 2) (y − 1)(y − 2)2
Solving for A, B, and C, we have A = 1, B = −1, C = 3. Hence the DE can be
written as,
dy dy dy
− + = −dt (1pt)
y − 1 y − 2 (y − 2)2
Integrating LHS from y(0) = 1.5 to y(t) and RHS from 0 to t, we have
1−y 1
ln − = −t + 2 (1pt)
y−2 y−2
3. Find the general solution for the following first order DE.
Thus r0 = 3r and
r(t) = e3t . (2pt)
The solution is F (t, x) = C where
Then
x3 3t
Z
F = Fx dx = (t2 x +)e + g(t) (0.5pt)
3
x3 dg(t)
Ft = 2txe3t + 3(t2 x + )e3t + = (3t2 x + 2tx + x3 )e3t
3 dt
dg(t)
= 0
dt
g = C (0.5pt)
Then Rt Rt
µ(s)g(s)ds + C e2s ds + C
x(t) = =
µ(t) t−2
so that the solution is
t2 2t
x(t) = e + Ct2 (2pt)
2
4. a) Find the general solution of the equation
(3 pt)
9y 00 + 6y 0 + 4y = 0.
y 00 − y 0 − 2y = e2t . (1)
0 = r2 − r − 2 = (r − 2)(r + 1).
A first guess of a particular solution of (1) is yp (t) = ae2t , which overlaps with yc . A
revised guess is
yp (t) = ate2t .(1pt)
We have
yp0 = a(2t + 1)e2t , yp00 = a(4t + 4)e2t , (1pt)
hence
yp00 − yp0 − 2yp = 3ae2t = e2t .(1pt)
1
Hence a = 1/3 and yp (t) = te2t .(1pt)
3
Marking: full mark if correct final yp without giving yc .
5. Find the solution to the initial value problem
(8 pt)
y 00 + 2y 0 + 2y = 4t, y(0) = 1, y 0 (0) = 0. (2)
0 = r2 + 2r + 2 = (r + 1)2 + 1, i.e., r = −1 ± i.
yp (t) = at + b, (1pt)
yp0 = a, yp00 = 0,
and hence
We get
2a = 4, 2a + 2b = 0,
and hence a = 2, b = −2,
yp = 2t − 2, (1pt)
and the general solution to the nonhomogeneous equation (2) is
c1 − 2 = 1, −c1 + c2 + 2 = 0.
Hence c1 = 3, c2 = 1, and
with mass m > 0, spring constant k > 0, and x(t) is the deviation of the mass from
its equilibrium position. Suppose the spring constant is k = 8 and the spring is
oscillating with frequency of 2 hertz (i.e. 2 full periods per second). Determine the
mass m of the spring.
q
k
Answer. A general solution is x(t) = A cos( m t + α) with natural (angular) fre-
q
k
quency m .(1pt) Since it oscillates 2 full periods per second, we have
r
k
= 2π · 2 = 4π.(1pt)
m
k 1
Thus m = (4π)2
= 2π 2
.(1pt)
where c > 0 is the damping coefficient. Find the steady periodic part of the solution
(the part of the solution which remains as t → ∞) of this problem, and find its
amplitude as a function of c. Do not find the transient part.
Answer. Since c > 0, the general solution of xc (t) has exponential decay. A first
guess of a particular solution of (3) is
which has no overlap with xc since both terms do not decay. We have
and hence
(6 pt) b) Using the convolution, find a formula for the solution of the initial value problem for
a general bounded and continuous function h(t):
with ω, α, β any real constants. Note: the formula for y(t) shall involve an integral.
Answer. Applying Laplace transform on each side of the equation gives:
Answer. Applying the Laplace transform on both sides of the equation gives:
Using the table of Laplace transforms and the second shifting property we finally have:
1 1
y(t) = 1 − cos 2t + sin 2t + u(t − 3π) sin 2t (2pt)
2 2
(7 pt) 9. Solve the system of ODEs:
0 3 1
~x = ~x
−1 1
Answer.
3 1
Let P = , det(P − λI) = (3 − λ)(1 − λ) + 1 = (λ − 2)2 .
−1 1
e−t
e3t
Y (t) = (2pt)
e −e−t
3t
b) Find a particular solution of the system using the variation of parameters.
(6 pt)
Answer.
We write the system:
0
~y = A~y + f~(t),
We seek a particular solution of the form ~yp (t) = Y (t) Y −1 (t)f (t)dt. We compute
R
1 −3t 1 −3t
−e−t −e−t −e−t −e−t
−1 1 −1 e
2 t
e
2 t
Y (t) = = 2t = −e (2pt)
det(X(t)) −e3t e3t 2e −e3t e3t e
2 2
Then: R t
t
Z
1 3e dt 1 15e
Y −1
(t)f~(t)dt = R 5t = (2pt)
2 e dt 10 e5t
Finally:
e3t e−t
15et 8e4t
Z
1 1
~yp (t) = Y (t) Y −1
(t)f~(t)dt = = (2pt)
10 e3t −e−t e5t 5 7e4t
Extra page 1. For this page to be graded, you MUST indicate in the original problem
page that you are using this page.
Extra page 2. For this page to be graded, you MUST indicate in the original problem
page that you are using this page.
Extra page 3. For this page to be graded, you MUST indicate in the original problem
page that you are using this page.
Extra page 4. For this page to be graded, you MUST indicate in the original problem
page that you are using this page.
Extra page 5. For this page to be graded, you MUST indicate in the original problem
page that you are using this page.