Differential Equations: Final Exam Practice Questions Page 1 of 5
The final exam will be on Laplace transforms and systems of differential equations.
The WeBWorK for Laplace transforms and systems should be part of your review.
The final exam will include 8 questions, one of which will be several True/False.
You will answer all questions (unlike Test 1, where you had choice).
You will have 120 minutes to complete the final exam.
You may use calculators, but you shouldn’t need one to answer the questions.
You will be provided with at least the following information on the final exam:
Table of Elementary Laplace Transforms
f (t) = L−1 [F (s)] F (s) = L[f (t)]
1
1. 1 , s>0
s
1
2. eat , s>a
s−a
n!
3. tn , n = positive integer n+1
, s>0
s
Γ(p + 1)
4. tp , p > −1 , s>0
sp+1
a
5. sin at , s>0
s2 + a2
s
6. cos at , s>0
s2 + a2
a
7. sinh at , s > |a|
s − a2
2
s
8. cosh at , s > |a|
s − a2
2
b
9. eat sin bt , s>a
(s − a)2 + b2
s−a
10. eat cos bt , s>a
(s − a)2 + b2
n!
11. tn eat , n = positive integer , s>a
(s − a)n+1
e−cs
12. uc (t) , s>0
s
13. uc (t)f (t − c) e−cs F (s)
14. ect f (t) F (s − c)
1 (s)
15. f (ct) F , c>0
c c
17. δ(t − c) e−cs
18. f (n) (t) sn F (s) − sn−1 f (0) − · · · − f (n−1) (0)
18a. f ′ (t) sF (s) − f (0)
18b. f ′′ (t) s2 F (s) − sf (0) − f ′ (0)
19. (−t)n f (t) F (n) (s)
Differential Equations: Final Exam Practice Questions Page 2 of 5
Problem 1. Answer as True or False:
L−1 [e−2s s−1
1
] = u2 (t)et−2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T F
∫ ∞
√
3
For δ(t) the the Dirac delta function, δ(t − π/3) sin t dt = ............................................... T F
−∞ 2
{
1, 5 ≤ t < 20
For uc (t) the Heaviside step function, u5 (t) − u20 (t) = ........................... T F
0, −∞ < t < 5 and t ≥ 20
An eigenvalue λ of matrix A with multiplicity k may have associated with it k linearly independent eigenvectors . . T F
If the point at x = 0 is a stable center, the underlying physical system being modeled will have the property of conservation
of energy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T F
If the matrix A is complex-valued, its eigenvalues, if complex-valued, will still occur in complex-conjugate pairs . . . T F
[( ) ( ) ]
1 1 −t
W 3t
e , e = −4e2t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T F
2 −2
1 1 5
The vectors 2 , 0 , 6 , are linearly independent . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T F
1 2 7
Problem 2. Determine the Laplace transform of f (t) = sin at from the definition of the Laplace transform.
Problem 3. Using Laplace transforms, determine the solution to the initial value problem
y ′′ + 4y = sin t + uπ (t) sin(t − π), y(0) = 0, y ′ (0) = 0.
1 A B
Hint: The partial fraction expansion you need will have the form = 2 + .
(s2 + 1)(s2 + 4) s + 1 s2 + 4
Problem 4.
( ) ( )
1 1
(a) Calculate the Wronskian of the two vectors 3t
e , e−t .
2 −2
(b) Are the following vectors linearly independent? Show your calculations.
1 1 5
2 , 0 , 6 .
1 2 7
Problem 5. Find the general solution of the following system of differential equations (you do not have to check linear
independence):
( )
1 3
x′ = Ax = x.
4 5
Differential Equations: Final Exam Practice Questions Page 3 of 5
Problem 6. You are given the matrix A with eigenvalue λ of multiplicity 2, which has only one associated eigenvector
( ) ( )
1 −1 1
A= , λ = λ(1) = λ(2) = 2, ξ= .
1 3 −1
A first solution of the system of differential equations x′ = Ax is therefore x(1) = ξeλt . A second solution exists of the
form x(2) = x(1) t + ηeλt . Determine this second solution by substituting into the system (show your work).
Problem 7. For the 2 × 2 system x′ = Ax, discuss (include sketches) the classification and stability of the point x = 0
based on the eigenvalues of the matrix A. Which situation models a physical system which has the property of conservation
of energy?
Problem 8. Use the method of undetermined coefficients to find a particular solution to x′ = Ax + g(t), where
( ) ( 3t )
1 1 e
A= , g(t) = ,
4 −2 et
and the complementary solution is given by
( ) ( )
1 1
xc (t) = c1 e−3t + c2 e2t .
−4 1
Problem 9. Use the method of undetermined coefficients to find a particular solution to x′ = Ax + g(t), where
( ) ( −2t )
1 1 e
A= , g(t) = ,
4 −2 −2et
and the complementary solution is given by
( ) ( )
1 1
xc (t) = c1 e−3t + c2 e2t .
−4 1
Problem 10. Find the general solution of the following system of differential equations (you do not have to check linear
independence):
( )
′ 1 3
x = Ax = x.
5 3
Problem 11.
(a) Convert the following system of first order differential equations into a single second order differential equation.
( )′ ( )( )
x1 1 1 x1
=
x2 1 1 x2
(b) Are the following vectors linearly independent? Show your calculations.
2 1 −2
2 , 1 , 5 .
−4 −1 −12
Problem 12. Find the general solution of the following system of differential equations using eigenvalues and eigenvectors
(you do not have to check linear independence):
( )
′ 1 1
x = Ax = x.
1 1
Differential Equations: Final Exam Practice Questions Page 4 of 5
Problem 13. You are given the matrix A with eigenvalue λ of multiplicity 2, which has only one associated eigenvector
( ) ( )
3 −4 2
A= , λ = λ(1) = λ(2) = 1, ξ= .
1 −1 1
A first solution of the system of differential equations x′ = Ax is therefore x(1) = ξeλt . A second solution exists of the
form x(2) = x(1) t + ηeλt . Determine this second solution by substituting into the system (show your work).
( )
′ x1 (t)
Problem 14. Consider the system x = Ax, where x = and A is a 2 × 2 matrix. Below are four direction
x2 (t)
fields associated with four different matrices A.
(a) Sketch a solution curve in the x1 x2 -plane for each case. Classify the point x = 0 as either stable or unstable.
(b) Explain what you know about the eigenvalues for the matrix A in each case.
4 4
2 2
x2
x2
0 0
-2 -2
-4 -4
-4 -2 0 2 4 -4 -2 0 2 4
x1 x1
4 4
2 2
x2
x2
0 0
-2 -2
-4 -4
-4 -2 0 2 4 -4 -2 0 2 4
x1 x1
15. Consider the nonlinear system:
x′ = 2x + y 2
y ′ = 3y − x
Find the equilibrium point (x0 , y0 ) that is not the origin. Classify the behaviour of the solution around the point. Sketch
the behaviour of the solution to the nonlinear system around the equilibrium point. Make sure to include direction of
motion in your sketch.