Samp 3 Sol
Samp 3 Sol
(1) Compute the Laplace transform of f (t) = t e3t u(t − 2) from its definition.
DO NOT take the inverse Laplace transform of Y (s) to find y(t), just solve for Y (s)!
You may refer to the table on the last page.
Solution (a). The initial-value problem for y(t) that is being solved is
y 00 − 6y 0 + 10y = f (t) , y(0) = 2 , y 0 (0) = 3 ,
where the forcing f (t) can be expressed either as
(
t2 for 0 ≤ t < 3 ,
f (t) =
3t for 3 ≤ t ,
or in terms of the unit step function as f (t) = t2 + u(t − 3)(3t − t2 ).
(3) Find Y (s) = L[y](s) where y(t) solves the initial-value problem
y 00 + 4y 0 + 13y = f (t) , y(0) = 4 , y 0 (0) = 1 ,
where (
cos(t) for 0 ≤ t < 2π ,
f (t) =
t − 2π for t ≥ 2π .
DO NOT take the inverse Laplace transform of Y (s) to find y(t), just solve for Y (s)!
You may refer to the table on the last page.
(4) Find X(s) = L[x](s) where x(t) solves the initial-value problem
x00 + 4x = δ(t − 3) , x(0) = 5 , x0 (0) = 0 .
DO NOT take the inverse Laplace transform of X(s) to find x(t), just solve for X(s)!
You may refer to the table on the last page.
Solution (a). Referring to the table on the last page, item 1 with n = 1 and a = −5
gives
1
L[t e−5t ](s) = .
(s + 5)2
Therefore we conclude that
−1 2 −1 1
L 2
(t) = 2L 2
(t) = 2t e−5t .
(s + 5) (s + 5)
5
Solution (b). Because the denominator factors as (s − 3)(s + 2), we have the partial
fraction identity
9 6
3s 3s 5 5
= = + .
s2 − s − 6 (s − 3)(s + 2) s−3 s+2
Referring to the table on the last page, item 1 with n = 0 and a = 3, and with n = 0
and a = −2 gives
1 1
L[e3t ](s) = , L[e−2t ](s) = .
s−3 s+2
Therefore we conclude that
9 6
−1 3s −1 5 5
L (t) = L + (t)
s2 − s − 6 s−3 s+2
9 −1 1 6 −1 1
= 5L (t) + 5 L (t)
s−3 s+2
= 59 e3t + 65 e−2t .
Solution (c). Complete the square in the denominator to get (s − 2)2 + 1. Referring
to the table on the last page, item 2 with a = 2 and b = 1 gives
s−2
L[e2t cos(t)](s) = .
(s − 2)2 + 1
Item 6 with c = 3 and j(t) = e2t cos(t) then gives
s−2
L[u(t − 3)e2(t−3) cos(t − 3)](s) = e−3s .
(s − 2)2 + 1
Therefore we conclude that
−1 −3s s−2
L e (t) = u(t − 3)e2(t−3) cos(t − 3) .
s2 − 4s + 5
(6) For each of the following differential operators compute its Green function g(t) and
its natural fundamental set for t = 0.
(a) L = D4 + 8D2 − 9 ,
(b) L = (D − 2)3 .
You may refer to the table on the last page.
(8) Two interconnected tanks are filled with brine (salt water). At t = 0 the first tank
contains 45 liters and the second contains 30 liters. Brine with a salt concentration
of 5 grams per liter flows into the first tank at 6 liters per hour. Well-stirred brine
flows from the first tank into the second at 8 liters per hour, from the second into
the first at 7 liters per hour, from the first into a drain at 4 liter per hour, and from
the second into a drain at 3 liters per hour. At t = 0 there are 27 grams of salt in
the first tank and 18 grams in the second.
(a) Give an initial-value problem that governs the amount of salt in each tank as a
function of time.
(b) Give the interval of definition for the solution of this initial-value problem.
8
Solution (a). Let V1 (t) and V2 (t) be the volumes (lit) of brine in the first and second
tank at time t hours. Let S1 (t) and S2 (t) be the mass (gr) of salt in the first and
second tank at time t hours. Because mixtures are assumed to be well-stirred, the
salt concentration of the brine in the tanks at time t are C1 (t) = S1 (t)/V1 (t) and
C2 (t) = S2 (t)/V2 (t) respectively. In particular, these are the concentrations of the
brine that flows out of these tanks. We have the following picture.
Solution (a).
4
t + 3 t2
Wr[x1 , x2 ](t) = det = 3t4 + 9 − 2t4 = t4 + 9 .
2t2 3
4
t + 3 t2 dΨ(t)
Solution (b). Let Ψ(t) = . Because = A(t)Ψ(t), we have
2t2 3 dt
3 4 −1
dΨ(t) −1 4t 2t t +3 t2
A(t) = Ψ(t) =
dt 4t 0 2t2 3
3 3
1 4t 2t 3 −t2 1 8t 6t − 2t5
= 4 = .
t + 9 4t 0 −2t2 t4 + 3 t4 + 9 12t −4t3
Solution (c). Because x1 (t), x2 (t) is a fundamental set of solutions to the system
found in part (b), a fundamental matrix for the system found in part (b) is simply
given by
4
t + 3 t2
Ψ(t) = x1 (t) x2 (t) = .
2t2 3
Solution (d). Because a fundamental matrix Ψ(t) for the system found in part (b)
was given in part (c), the solution of the initial-value problem is
4 −1
−1 t + 3 t2 4 1 1
x(t) = Ψ(t)Ψ(1) x(1) = 2
2t 3 2 3 0
4 2
t +3 t 1 3 −1 1
= 2
2t 3 10 −2 4 0
4
1 t + 3 t2 3 1 3t4 + 9 − 2t2
= = .
10 2t2 3 −2 10 6t2 − 6
11
Solution (e). Because a fundamental matrix Ψ(t) for the system found in part (b)
was given in part (c), the Green matrix for the nonhomogeneous system is
4 4 −1
−1 t + 3 t2 s + 3 s2
G(t, s) = Ψ(t)Ψ(s) =
2t2 3 2s2 3
4 2
2
t +3 t 1 3 −s
= 2
2t 3 s + 9 −2s s4 + 3
4 2
4
1 3t + 9 − 2t2 s2 t2 (s4 + 3) − (t4 + 3)s2
= 4 .
s +9 6t2 − 6s2 3s4 + 9 − 2t2 s2
(12) Give the Green matrix for the system x0 = Ax + f (t) when
1 4
(a) A =
1 1
15
6 4
(b) A =
−1 2
Compute etA given that the characteristic polynomial of A is p(z) = z 3 + 9z and that
the natural fundamental set of solutions associated with t = 0 for D3 + 9D is
N1 (t) = 13 sin(3t) , N2 (t) = 19 1 − cos(3t) .
N0 (t) = 1 ,
−1 −2 1 −1 −2 1
A2 = 4 0 −2 4 0 −2
−2 0 1 −2 0 1
1−8−2 2 −1 + 4 + 1 −9 2 4
= −4 + 0 + 4 −8 4 − 0 − 2 = 0 −8 2 ,
2+0−2 4 −2 − 0 + 1 0 4 −1
16
we see that
1 0 0 −1 −2 1 −9 2 4
etA = 1 0 1 0 + 13 sin(3t) 4 0 −2 + 19 1 − cos(3t) 0 −8 2
0 0 1 −2 0 1 0 4 −1
cos(3t) − 31 sin(3t) − 23 sin(3t) + 32 − 23 cos(3t) 31 sin(3t) + 49 − 94 cos(3t)
4 1
= 3
sin(3t) 9
+ 89 cos(3t) − 23 sin(3t) + 92 − 29 cos(3t) .
− 23 sin(3t) 4
9
− 49 cos(3t) 8
9
+ 91 cos(3t) + 13 sin(3t)
1 1
Solution (b). The characteristic polynomial of A = is given by
−4 1
Remark. We could have used other methods to compute etA in each part of the
above problem. Alternatively, we could have constructed a fundamental matrix Ψ(t)
and then determined c so that Ψ(t)c satisfies the initial conditions.
Solution (b) by Two-by-Two Formula. We must find a general solution for the
system
d x 2 −5 x
= .
dt y 4 −2 y
2 −5
The characteristic polynomial of A = is given by
4 −2
p(z) = z 2 − tr(A)z + det(A) = z 2 + 42 .
This is a sum of squares with µ = 0 and ν = 4. Hence,
tA sin(4t) 1 0 sin(4t) 2 −5
e = cos(4t)I + A = cos(4t) +
4 0 1 4 4 −2
cos(4t) + 12 sin(4t) − 54 sin(4t)
= .
sin(4t) cos(4t) − 21 sin(4t)
Therefore a general solution is
cos(4t) + 21 sin(4t) − 54 sin(4t)
x(t) tA c1 c1
=e = 1
y(t) c2 sin(4t) cos(4t) − 2 sin(4t) c2
cos(4t) + 12 sin(4t) − 45 sin(4t)
= c1 + c2 .
sin(4t) cos(4t) − 12 sin(4t)
Solution (b) by Eigen Methods. We must find a general solution for the system
d x 2 −5 x
= .
dt y 4 −2 y
2 −5
The characteristic polynomial of A = is
4 −2
p(z) = z 2 − tr(A)z + det(A) = z 2 + 16 .
The eigenvalues of A are the roots of this polynomial, which are ±i4. Because
2 − i4 −5 2 + i4 −5
A − i4I = , A + i4I = ,
4 −2 − i4 4 −2 + i4
we can read off that A has the eigenpairs
1 + i2 1 − i2
i4 , , −i4 , .
2 2
19
Solution (c) by Two-by-Two Formula. We must find a general solution for the
system
d x 5 4 x
= .
dt y −5 1 y
5 4
The characteristic polynomial of A = is given by
−5 1
p(z) = z 2 − tr(A)z + det(A) = z 2 − 6z + 25 = (z − 3)2 + 42 .
This is a sum of squares with µ = 3 and ν = 4. Hence,
tA 3t sin(4t)
e = e cos(4t)I + (A − 3I)
4
3t 1 0 sin(4t) 2 4
= e cos(4t) +
0 1 4 −5 −2
1
3t cos(4t) + 2 sin(4t) sin(4t)
=e .
− 45 sin(4t) cos(4t) − 12 sin(4t)
Therefore a general solution is
1
x(t) tA c1 3t cos(4t) + 2 sin(4t) sin(4t) c1
=e =e 5 1
y(t) c2 − 4 sin(4t) cos(4t) − 2 sin(4t) c2
cos(4t) + 21 sin(4t)
sin(4t)
= c1 e3t + c2 e3t .
− 54 sin(4t) cos(4t) − 12 sin(4t)
Solution (c) by Eigen Methods. We must find a general solution for the system
d x 5 4 x
= .
dt y −5 1 y
20
5 4
The characteristic polynomial of A = is
−5 1
p(z) = z 2 − tr(A)z + det(A) = z 2 − 6z + 25 = (z − 3)2 + 16 .
The eigenvalues of A are the roots of this polynomial, which are 3 ± i4. Because
2 − i4 4 2 + i4 4
A − (3 + i4)I = , A − (3 − i4)I = ,
−5 −2 − i4 −5 −2 + i4
we can read off that A has the eigenpairs
−2 −2
3 + i4 , , 3 − i4 , .
1 − i2 1 + i2
Therefore the system has the complex-valued solution
(3+i4)t −2 3t
−2
e = e cos(4t) + i sin(4t)
1 − i2 1 − i2
3t −2 cos(4t) − i2 sin(4t)
=e .
cos(4t) + 2 sin(4t) + i sin(4t) − i2 cos(4t)
By taking real and imaginary parts, we obtain the two real solutions
(3+i4)t −2 3t −2 cos(4t)
x1 (t) = Re e =e ,
1 − i2 cos(4t) + 2 sin(4t)
(3+i4)t −2 3t −2 sin(4t)
x2 (t) = Im e =e .
1 + i2 sin(4t) − 2 cos(4t)
Therefore a general solution is
x(t) 3t −2 cos(4t) 3t −2 sin(4t)
= c1 e + c2 e .
y(t) cos(4t) + 2 sin(4t) sin(4t) − 2 cos(4t)
Solution. The eigenvectors of A associated with 1 are all nonzero vectors v that
satisfy Av = v. Equivalently, they are all nonzero vectors v that satisfy (A−I)v = 0,
which is
1 −1 1 v1
1 0 −1 v2 = 0 .
0 −1 2 v3
The entries of v thereby satisfy the homogeneous linear algebraic system
v1 − v2 + v3 = 0 ,
v1 − v3 = 0 ,
− v2 + 2v3 = 0 .
21
Solution (b). Use the given eigenpairs to construct the special solutions
1 −1 1
x1 (t) = e−3t 1 , x2 (t) = e2t 1 , x3 (t) = e5t −1 ,
0 1 2
Then a fundamental matrix for the system is
−3t
e −e2t e5t
Ψ(t) = x1 (t) x2 (t) x3 (t) = e−3t e2t −e5t .
0 e2t 2e5t
Alternative Solution (b). Given the V and D from part (a), a fundamental matrix
for the system is
−3t −3t
1 −1 1 e 0 0 e −e2t e5t
Ψ(t) = VetD = 1 1 −1 0 e2t 0 = e−3t e2t −e5t .
0 1 2 0 0 e5t 0 e2t 2e5t
24
n!
L[tn eat ](s) = for s > a .
(s − a)n+1
s−a
L[eat cos(bt)](s) = for s > a .
(s − a)2 + b2
b
L[eat sin(bt)](s) = for s > a .
(s − a)2 + b2