MAT485v2 2012spring
MAT485v2 2012spring
Instructions
• Show and explain all computation. You will receive no credit for answers
showing no working.
• Do not round numbers during your computation, although you may give your final
answer to two decimal places.
• You may use the backs of these pages for rough working, but please note that work
written here will not be graded.
Problem Score
1
2
3
4
5
6
7
Total / 70
Question 1. [10pts] Solve the initial value problem,
1
y 0 = − y + t2 + 2, y(1) = 2.
t
Page 2
Question 2. [10pts] Let
0 1 2
A = −1 1 1 .
2 0 2
(a) Find the determinant of the matrix A
Page 3
Question 3. [10pts] Find the general solution to the differential equation,
y 00 + 2y 0 + 2y = 0.
Page 4
Question 4. [10pts] Let T : R3 → R3 be the linear transform given by
x x+y+z
T y = .
0
z z
Page 5
Question 5. [10pts] Consider the following system of differential equations,
x0 = x + 2y
y 0 = 2x + y
(b) The above system has an equilibrium solution at x = 0, y = 0. Classify the type
(attracting node, repelling node or saddle) of the solution, and say whether or not it is
stable or unstable. Circle the words that apply.
Stable Unstable
Page 6
Question 6. [10pts]
Find the general solution to the following differential equation,
y 00 + 4y 0 + 3y = t2 + 1.
Page 7
Question 7. [10pts] Find the general solution to the initial value problem,
where H(t) denotes the Heaviside function or Step function. Note that the Laplace
transforms of common functions are listed on the back page of this exam.
Page 8
Laplace transform formulae:
Let F (s) = L{f (t)}.
1
• f (t) = 1; F (s) = , s>0
s
n!
• f (t) = tn ; F (s) = , s > 0, n a positive integer
sn+1
1
• f (t) = eat ; F (s) = , s>a
s−a
b
• f (t) = sin(bt); F (s) = , s>0
s 2 + b2
s
• f (t) = cos(bt); F (s) = 2 , s>0
s + b2
• L{eat f (t)} = F (s − a), s>a
Page 9