B Higher Order
B Higher Order
Doing homework problems is the best way to master the course’s material. To benefit most, resist the urge of looking up
the solution of a problem, until you have completely solved it or seriously attempted it.
The problems on this worksheet refer to material from chapter 2 of the lecture notes. Please report any typos, omissions
and errors to aiffam@ucalgary.ca
1
MATH 375 Higher Order Linear Differential Equations Fall 2023 2
Basics
2.01. Which of the following is a linear differential equation
0
a. y 00 − 5 t y = t y 0 − 25 b. sin(t) y 0 + 2 t y = 0
0
sin(t) y 00 + cos(t) y + 2 t y = 0 d. y 00 + t y 0 − y −1 = ln(t)
c.
y0 + t y 1
e. 00
= et f. y 00 + (2 t + 1) y 0 + y 2 = ln(t)
1+y t
t y 00 + 1 y 0 + y = t t y 00 + 1 y 0 + y = t
t 2−9 t2 − 9
a. b.
y(1) = 0 & y 0 (1) = 2 y(4) = 0 & y 0 (4) = 2
y 00 + t y 0 + ln(1 − t) y = ln(2 + t)
y 00 + y 0 + y = sec(t)
c. d.
y(π/4) = 1 & y 0 (π/4) = −1 y(0) = 1 & y 0 (0) = 2
y 000 +t 1
y 00 + |t − 5| y 0 − ln t2 − 4 y =
e. t + 5 t − 1
y(−3) = 1, y 0 (−3) = −4 & y 00 (−3) = 2
y 000 + t y 00 + |t − 5| y 0 − ln t2 − 4 y = 1
f. t+5 t−1
y(3) = 1, y 0 (3) = −4 & y 00 (3) = 2
a. 2 y 00 − y 0 − 3 y = 0 b. 9 y 00 − 12 y 0 + 4 y = 0 c. y 00 − 2 y 0 + 5 y = 0
2.07. Solve each of the following.
a. 3 y 00 − 2 y 0 − 8 y = 0 b. 4 y 00 + 4 y 0 + y = 0 c. 4 y 00 − 12 y 0 + 25 y = 0
2.08. Given k > 0 a constant, find the general solution of each of the following
a. y 00 − 2 k y 0 + 2 k 2 y = 0 b. y 00 + 2 k y 0 + k 2 + 1 y = 0
2.09. A second order linear homogeneous differential equation with constant coefficients
has the given function as a solution, write down the normal form of the equation.
2.10. Find the general solution of each of the following Cauchy-Euler equation. Assume
t > 0.
a. 2 t2 y 00 + 5 t y 0 + y = 0 b. 3 t2 y 00 + 13 t y 0 + 3 y = 0
c. t2 y 00 + 5 t y 0 + 4 y = 0 d. 4 t2 y 00 − 8 t y 0 + 9 y = 0
e. 4 t2 y 00 + 16 t y 0 + 13 y = 0 f. t2 y 00 + 7 t y 0 + 25 y = 0
2.11. Solve
the initial value problems
t2 y 00 − 4 t y 0 + 4 y = 0 t2 y 00 + 7 t y 0 + 5 y = 0
a. b.
y(1) = −2, y 0 (1) = −11 y(1) = −1, y 0 (1) = 13
t4 − 3
a. is a solution the differential equation.
t2
ln(t)
b. is a solution the differential equation.
t3
sin ln(t)
c. is a solution the differential equation.
t
2.14. Find a fundamental set of solutions for the homogeneous linear differential
equations
a. y 000 + y 00 + y 0 + y = 0 b. y 000 − y 00 − y 0 + y = 0
c. y (4) + 6 y 00 + 9 y = 0 d. y 000 + 6 y 00 + 12 y 0 + 8 y = 0
2.15. Write down, in normal form, the linear homogeneous constant coefficients
differential equation associated with the given fundamental
t t solutiont set.
2t
a. 1, t, e b. e , e cos(t) , e sin(t)
c. { cos(t) , sin(t) , t cos(t) , t sin(t) } d. { cosh(t) , sinh(t) }
The Wronskian
2.19. Compute the wronskian W (t) of each of the following set of functions.
n o n o
a. er t , t er t b. er t cos(s t), er t sin(s t)
Assume that r, s 6= 0, are real constants.
2.20. Write Abel’s formula for each of the following equations.
a. 3 y 00 − 2 y 0 + t y = 0 b. t y 00 + (5 t − 2) y 0 + t et y = 0
2.21. Let y1 (t) and y2 (t) be two solutions of y 00 + p(t) y 0 + q(t) y = 0, in (a, b), and
y1 (t) y2 (t)
let W (t) = be their wronskian
y10 (t) y20 (t)
a. Show that W 0 (t) + p(t) WR (t) = 0
b. Show that W (t) = K e− p(t) dt , where K is a real constant.
2.23. The 2nd order linear differential equation y 00 + p(t) y 0 + q(t) y = 0, has solutions
1
y1 (t) = and y2 (t) = et . Find p(t) and q(t).
t
MATH 375 Higher Order Linear Differential Equations Fall 2023 5
2.24. Let y1 (t) and y2 (t) be a fundamental set of solutions for the 2nd order linear
differential equation y 00 + p(t) y 0 + q(t) y = 0. Express p(t) and q(t) in terms of
y1 (t) and y2 (t).
2.25. Let u(t) and v(t) be differentiable in (a, b). Suppose u(0) = 1, u0 (0) = 2,
v(0) = 2 and v 0 (0) = 5. Show that u(t) and v(t) are linearly independent in
(a, b).
Reduction of order
2.28. Given a solution y1 (t) of the associated homogeneous differential equation, use
the reduction of order method to find the general solution.
a. y1 (t) = et , t y 00 − (t + 1) y 0 + y = t2 e2 t
b. y1 (t) = t, (1 − t) y 00 + t y 0 − y = (1 − t)2
2.29. Given a solution y1 (t) of the differential equation, use the reduction of order
method to find the general solution.
sin(t) 2
a. y1 (t) = , y 00 + y 0 + y = 0
t t
sin(t) 2 00 0 2 1
b. y1 (t) = √ , t y + t y + t − y=0
t 4
2.32. Solve
the following initial value problems.
y 00 + y 0 = e−t
(4)
y − y = 8 et
a. b.
y(0) = 1, y 0 (0) = −1 y(0) = −1, y 0 (0) = y 000 (0) = 0, y 00 (0) = 1
2.33. Suppose the method of undetermined coefficients is used 2 to find a particular solu-
tion yp (t) for y 000 − 4 y 00 + 6 y 0 − 4 y = et + 2 sin(t) . Write down the form of
yp (t).
2.34. Determine whether or not the undetermined coefficients method can be used to
find a particular solution to the given differential equation.
a. y 00 − 4 y 0 + 4 y = cos2 (3 t) b. y 00 + 4 y 0 + 4 t y = t + e−2 t
00
c. y + y = 4 t cosh(t) d. 2 y 00 + y 0 − 3 y = 4 t sin(3 t) cos(5 t)
t
e. y 000 − 3 y 0 − 2 y = t f. y (4) − 3 y 00 + 2 y = cosh(3 t) sin(t)
e
2.37. Use the variation of parameters method to find a particular solution to each of
the following Cauchy-Euler equations.
c. t2 y 00 − t y 0 + y = t t + 3/ ln(t)
a. y 00 + y = 0, y(0) = 0, y(π) = 0
b. y 00 + y = 1, y(0) = 0, y(1) = 0
c. y 00 + y = 0, y(0) = 0, y(π) = 1
MATH 375 Higher Order Linear Differential Equations Fall 2023 7
2.40. Solve each of the following boundary value problems or else show that it has no
solution.
a. y 00 + 2 y = 0, y 0 (0) = 1, y 0 (π) = 0
b. y 00 + 2 y = t, y(0) = 0, y(π) = 0
c. y 00 + 4 y = cos(t), y(0) = 0, y(π) = 0
d. t2 y 00 + 3 t y 0 + y = t2 , y(1) = 0, y(e) = 0
e. y 00 − 2 y 0 + y = 0, y(−1) = 0, y(1) + y 0 (1) = 5
2.41. Find all values of the parameter k > 0 for which the following boundary value
problems have a solution that is not identically zero.
a. y 00 + k 2 y = 0, y(0) = 0, y 0 (b) = 0
b. y 00 + k 2 y = 0, y(0) = 0, y(b) = 0
c. y 00 + k 2 y = 0, y 0 (0) = 0, y 0 (b) = 1
d. y 00 + k 2 y = 0, y 0 (0) = 1, y 0 (b) = 0
y 00 + λ2 y = sin(t)
2.42. Show that the boundary value problem has a solution
y(0) = 0, y(π) = 1
if and only if λ 6= ±1, ±2, ±3, · · ·
2.43. Find the solution of y 00 − 4 y = 5 e−3 t , that satisfies the conditions lim y(t) = 0
t→+∞
and y(0) = 3.
Solutions
MATH 375 Higher Order Linear Differential Equations Fall 2023 8
it has or can be written in the form an (t) y (n) + an−1 (t) y (n−1) + · · · + a1 (t) y 0 + a0 (t) y = f (t).
2.01. a. Rewriting the equation as y 00 − t y − 5 t y = −25, shows that the differential equation is 2nd
order linear.
b. Rewriting the equation as sin(t) y 00 + cos(t) y 0 + 2 t y = et , shows that the differential is 2nd
order linear.
c. Rewriting the equation as sin(t) y 000 + cos(t) y 00 + cos(t) y 0 + 2 t − sin(t) y = 0, shows that
2.02. We need to select the constants C1 and C2 so that y(t) = C1 cos(2 t) + C2 sin(2 t), satisfies the
initial conditions. We have y 0 (t) = −2 C1 sin(2 t) + 2 C2 cos(2 t). It follows
y(π/2) = −1√ C1 cos(π) + C2 sin(π) = −1 √ C1 = 1 √
0 ⇐⇒ ⇐⇒
y (π/2) = 2 3 −2 C1 sin(π) + 2 C2 cos(π) = 2 3 C2 = − 3
√ √
Hence the solution y(t) = cos(2 t) − 3 sin(2 t) = 1 · cos(2 t) + − 3 · sin(2 t)
q √ √
Multiplying and dividing by the amplitude A = (1)2 + (− 3)2 = 1 + 3 = 2, leads to
1 √
3
y(t) = 2 cos(2 t) − sin(2 t) = 2 cos(π/3) cos(2 t) − sin(π/3) sin(2 t) = 2 cos 2 t + π/3
2 2
where in the last step, we made use of the identity cos(α) cos(β) − sin(α) sin(β) = cos(α + β)
If
p(t), q(t), and r(t) are continuous at and around t = t0 , then the initial value problem
y 00 +p(t) y 0 + q(t) y = r(t)
has a unique solution that is defined ( at least ) in the largest
y t 0 = y0 & y 0 t 0 = y1
open interval a , b that contains t0 , and where p(t), q(t), r(t) are all continuous.
1 1
2.04.ab. Rewrite the equation in normal form as y 00 + y0 + y = 1
t (t − 3) (t + 3) t
1
p(t) = is continuous in− ∞ , −3 , − 3 , 0 , 0 , 3 , and 3 , +∞
t (t − 3) (t + 3)
1
q(t) = is continuous in − ∞ , 0 , and 0 , +∞
t
r(t) = 1 is continuous in − ∞ , +∞
a. The largest open interval that containsthe initial time t = 1 where
p(t), q(t), and r(t)
are all continuous is 0 , 3 ∩ 0 , +∞ ∩ − ∞ , +∞ = 0 , 3 . By the existence and
uniqueness theorem, the solution of the I.V.P. is guaranteed to exist in 0 , 3
b. The largest open interval that contains the initial time t = 4 where p(t),
q(t), and r(t)
are all continuous is 3 , +∞ ∩ 0 , +∞ ∩ − ∞ , +∞ = 3 , +∞ . By the existence
and uniqueness theorem, the solution of the I.V.P. is guaranteed to exist in 3 , +∞
2.04.c The equation is already in normal form y 00 + y 0 + y = sec(t)
p(t) = 1, q(t) = 1 are continuous in − ∞ , , +∞
1
r(t) = sec(t) = is continuous in · · · , −3 π/2 , −π/2 , −π/2 , π/2 , π/2 , 3 π/2 , · · ·
cos(t)
The largest open interval that contains the initial time t = π/4
where p(t), q(t), and r(t) are
all continuous is − ∞ , +∞) ∩ − ∞ , +∞) ∩ − π/2 , π/2 = − π/2 , π/2 . By the existence
and uniqueness theorem, the solution of the I.V.P. is guaranteed to exist in − π/2 , π/2
2.05. We have
t2 y100 − 3 t y10 − 5 y1 = t2 20 t3 − 3 t 5 t4 − 5 t5 = 20 t5 − 15 t5 − 5 t5 = 0
4 1 1 4
2 −1 −4 − 2 5 2 2 − 20
C1 = = =1 and C2 = = =3
1 1 −1 − 5 1 1 −1 − 5
5 −1 5 −1
3
Hence the solution of the initial value problem is y(t) = C1 t5 + C2 t−1 = t5 + 3 t−1 = t5 +
t
3
2.06.a The characteristic equation is 2 λ2 − λ − 3 = 0. The roots are λ1 = −1 and λ2 = . Hence a
n o 2
fundamental set of solutions is e−t , e3 t/2 , and the general solution is
C1 e−t + C2 e3 t/2
2
2.06.b The characteristic equation is 9 λ2 − 12 λ + 4 = 0. The roots are λ1 = λ2 = . Hence a
n o 3
fundamental set of solutions is e2 t/3 , t e2 t/3 , and the general solution is
C1 e2 t/3 + C2 t e2 t/3
C1 et cos 2 t + C2 et sin 2 t
4
2.07.a The characteristic equation is 3 λ2 − 2 λ − 8 = 0. The roots are λ1 = − and λ2 = 2. Hence a
n o 3
fundamental set of solutions is e−4 t/3 , e2 t , and the general solution is C1 e−4 t/3 + C2 e2 t
1
2.07.b The characteristic equation is 4 λ2 + 4 λ + 1 = 0. The roots are λ1 = λ2 = − . Hence a
n o 2
fundamental set of solutions is e−t/2 , t e−t/2 , and the general solution is C1 e−t/2 +C2 t e−t/2
3 3
2.07.c The characteristic equation is 4 λ2 − 12 λ + 25 = 0. The roots are λ1 = + 2 i and λ2 = − 2 i.
n 2 o 2
e3 t/2 cos 2 t , e3 t/2 sin 2 t
Hence a fundamental set of solutions is , and the general
solution is C1 e3 t/2 cos 2 t + C2 e3 t/2 sin 2 t
2.09.a. The fact that 2 e−5 t + 3 e−2 t is a solution of the second order, linear, homogeneous, constant
coefficients differential equation y 00 + b y 0 + c y = 0, implies that λ1 = −5 and λ2 = −2, are
roots of the characteristic equation. Hence the characteristic equation is given by
λ + 5 λ + 2 = 0 ⇐⇒ λ2 + 7 λ + 10 = 0
λ + 2 λ − 0 = 0 ⇐⇒ λ2 + 2 λ = 0
2.09.c. The fact that e3 t cos(2 t), is a solution shows that the roots of the characteristic equation are
λ1 = 3 + 2 i and λ2 = 3 − 2 i. Consequently the characteristic equation is
λ − (3 + 2 i) λ − (3 − 2 i) = 0 ⇐⇒ λ2 − 6 λ + 13 = 0
y 00 − 6 y 0 + 13 y = 0
a λ (λ − 1) + b λ + c = 0.
C C
y(t) = C1 t−1/2 + C2 t−1 = √1 + 2
t t
C1 C
y(t) = C1 t−1/3 + C2 t−3 = √
3
+ 32
t t
C1 + C2 ln(t)
y(t) = C1 t−2 + C2 t−2 ln(t) =
t2
t4 − 3
= t2 − 3 t−2 is a solution, indicates that y1 = t−2 , y2 = t2
2.12a. The fact that is a
t2
fundamental set of solutions. Hence −2, 2 are the roots of the characteristic equation a λ (λ −
1) + b λ + c = 0. It follows
b−a=0 b=a
a λ (λ − 1) + b λ + c = a (λ + 2) (λ − 2) ⇐⇒ ⇐⇒
c = −4 a c = −4 a
ln(t)
is a solution, indicates that y1 = t−3 , y2 = t−3 ln(t) is a fundamental
2.12b. The fact that
t3
set of solutions. Hence −3 is a double root of the characteristic equation a λ (λ − 1) + b λ + c = 0.
It follows
2 b − a = 6a b = 7a
a λ (λ − 1) + b λ + c = a (λ + 3) ⇐⇒ ⇐⇒
c = 9a c = 9a
sin ln(t)
2.12c. The fact that is a solution, indicates that
t
y1 = t sin ln(t) , y2 = t−1 cos ln(t)
−1
is a fundamental set of solutions. Hence −1 + i
and −1 − i are the roots of the characteristic equation a λ (λ − 1) + b λ + c = 0. It follows
b − a = 2a b = 3a
a λ (λ − 1) + b λ + c = a (λ + 1)2 + 1 ⇐⇒ ⇐⇒
c = 2a c = 2a
1. form the characteristic equation an λn + an−1 λn−1 + · · · + a1 λ + a0 = 0, and find all its
roots λ1 , λ2 , · · · , λn
2. build a fundamental set of solution as follows
– to each real, simple root r, associate the solution er t
– to each real root r, with multiplicity m ≥ 2, associate the m-solutions
er t , t er t , · · · , tm−1 et
– to every pair of simple roots α ± β i, associate the two solutions
eα t cos(β t), eα t sin(β t).
– to every pair of complex roots α ± β i, with multiplicity m, associate the 2 m solutions
λ2 λ + 3 − 16 λ + 3 = 0 ⇐⇒ λ2 − 16 λ + 3 = 0
λ2 λ − 5 + 4 λ − 5 = 0 ⇐⇒ λ2 + 4 λ − 5 = 0
λ2 + a λ + 5 λ2 + b λ + 5 = 0 ⇐⇒ λ4 + (a + b) λ3 + (a b + 10) λ2 + 5 (a + b) λ + 25 = 0
2
leads to a = b = −2. Thus the characteristic equation takes the form λ2 − 2 λ + 5 = 0. It
follows that the roots are λ1 = λ2 = 1 + 2 i, λ3 = λ4 = 1 − 2 i.
Hence a fundamentalnset of solutions is o
et cos 2 t , et sin 2 t , t et cos 2 t , t et sin 2 t
3 2
2.14b.
2 λ − λ − λ2+ 1 =
The characteristicequation is 0. Rewriting
it as 2
λ λ − 1 − λ − 1 = 0 ⇐⇒ λ − 1 λ − 1 = 0 ⇐⇒ λ + 1 λ − 1 = 0
leads to the roots λ1 = −1, λ2 = λ3 = 1n Hence a fundamental
o set of solutions is
e−t , et , t et
2
2.14c. The characteristic equation is λ4 + 6 λ2 + 9 = 0. Rewriting it as λ2 + 3 = 0, leads to the
√ √
roots λ1 = λ2 = 3 i,n and λ3 = λ4 = − 3 i. Hence a fundamental set of solutions is
√ √ √ √ o
cos 3 t , sin 3 t , t cos 3 t , t sin 3 t
3
2.14d. The characteristic equation is λ3 + 6 λ2 + 12 λ + 8 = 0 ⇐⇒ λ + 2 = 0. Hence the roots
λ1 = λ2 = λ3 = −2, and a fundamental
n set of solutions is o
e−2 t , t e−2 t , t2 e−2 t
2.15a. The solutions y1 (t) = 1 = 1 e , y2 (t) = t = t e0 t , y3 (t) = e2 t , show that the roots of the
0t
2.15b. The fact that y1 (t) = et , y2 (t) = et cos(t), and y3 (t) = et sin(t), are solutions shows that the
roots of the characteristic equation are λ1 = 1, λ2 = 1 + i, and λ3 = 1 − i. Consequently the
characteristic equation is
λ − 1 λ − (1 + i) λ − (1 − i) = 0 ⇐⇒ λ − 1 λ2 − 2 λ + 2 = 0 ⇐⇒ λ3 − 3 λ2 + 4 λ − 2 = 0
2.15c. y1 (t) = cos(t), y2 (t) = sin(t), y3 (t) = t cos(t), and y4 (t) = t sin(t), being solutions implies that
the roots of the characteristic equation are λ1 = λ2 = i, and λ3 = λ4 = −i. Consequently the
characteristic equation is
2 2 2 2
= 0 ⇐⇒ λ2 + 1 = 0 ⇐⇒ λ4 + 2 λ2 + 1 = 0
λ−i λ + i = 0 ⇐⇒ λ−i λ+i
1 t 1 1 1
2.15d. Recalling that cosh(t) = e + e−t , and sinh(t) = et − e−t , it follows from the su-
2 2 2 2
perposition principle for homogeneous equations, that y1 (t) = e−t = cosh(t) − sinh(t), and
y2 (t) = et = cosh(t) + sinh(t) are solutions as well. This shows that the roots of the character-
istic equation are λ1 = −1, and λ2 = 1. Consequently the characteristic equation is
λ − (−1) λ − 1 = 0 ⇐⇒ λ + 1 λ − 1 = 0 ⇐⇒ λ2 − 1 = 0
λ3 + λ2 − 9 λ − 9 = 0 ⇐⇒ λ2 λ + 1 − 9 λ + 1) = 0 ⇐⇒ λ2 − 9
λ+1 =0
Its roots are λ1 = −3, λ2 = −1, and λ3 = 3. Hence the general solution is
To solve the initial value problem, the arbitrary constants C1 , C2 , C3 , should be selected so
that the initial conditions are satisfied. From y 0 (t) = −3 C1 e−3 t − C2 e−t + 3 C3 e3 t and
y 00 (t) = 9 C1 e−3 t + C2 e−t + 9 C3 e3 t , it follows
y(0) = −3 C1 + C2 + C3 = −3
0
y (0) = −3 ⇐⇒ −3 C1 − C2 + 3 C3 = −3
00
y (0) = −3 9 C1 + C2 + 9 C3 = −3
2
2.16b. The characteristic equation is λ4 + 8 λ2 + 16 = 0 ⇐⇒ λ2 + 4 = 0. Hence the roots
λ1 = λ2 = 2 i, and λ3 = λ4 = −2 i, and the general solution is
y(t) = C1 + C2 t cos(2 t) + C3 + C4 t sin(2 t)
To solve the initial value problem, we select the arbitrary constants C1 , C2 , C3 , C4 , so that the
initial conditions are satisfied. From
y 0 (t) = C2 + 2 C3 + 2 C4 t cos(2
t) + − 2 C1 + C4 − 2 C2 t sin(2t)
y 00 (t) = − 4 C1 + 4 C4 − 4 C2 t cos(2 t) + − 4 C2 − 4 C3 − 4 C4 t sin(2 t)
y(0) = 3 C =3 C =3
1 1
0
y (0) = 2 C2 + 2 C3 = 2 C2 = −5/4
⇐⇒ ⇐⇒
y 00 (0) = 1 −4 C1 + 4 C4 = 1 C = 13/8
3
000
y (0) = 2 −12 C2 − 8 C3 = 2 C4 = 13/4
The fact that t 2 + 3 cos(3 t) = 2 t e0 t + 3 t e0 t cos(3 t), is a solution of the differential equation,
2.17.
implies that λ = 0 is a double root, and λ = 0 + 3 i = 3 i is a double root as well, which in turn
implies that λ = 0 − 3 i = −3 i is a double root as well. Hence the characteristic equation is
2 2 2 2
λ−0 λ − 3i λ − (−3 i) = 0 ⇐⇒ λ2 (λ − 3 i) (λ + 3 i) = 0
2
⇐⇒ λ2 λ2 + 9 = 0 ⇐⇒ λ6 + 18 λ4 + 81 λ2 = 0
2.18. The characteristic equation is λ3 − λ2 − 4 λ − 6 = 0. The fact that e−t cos(t) is a solution of the
equation, implies that −1 + i and −1 − i are roots of the characteristic equation. It follows
that
(λ+1)2 +2 = λ2 +2 λ+2 is a factor into λ3 −λ2 −4 λ−6, i.e., λ3 −λ2 −4 λ−6 = λ2 +2 λ+2 (λ−3).
Hence the roots of the characteristic equation are λ1 = 3, λ2 = −1 + i, λ3 = −1 − i, and the
general solution is y(t) = C1 e3 t + C2 e−t cos(t) + C3 e−t sin(t).
u(t) v(t)
W (t; u, v) =
u0 (t) v 0 (t)
2.19.a We have
er t t er t 1 t
W (t) = = er t er t = e2 r t 1 + r t − r t = e2 r t
r er t (1 + r t) er t r 1+rt
MATH 375 Higher Order Linear Differential Equations Fall 2023 18
2.19.b We have
er t cos(s t) er t sin(s t)
W (t) = rt rt
e r cos(s t) − s sin(s t) e s cos(s t) + r sin(s t)
cos(s t) sin(s t)
= er t er t
r cos(s t) − s sin(s t) s cos(s t) + r sin(s t)
R2 − r R1
cos(s t) sin(s t)
======== e2 r t = e2 r t s cos2 (s t) + s sin2 (s t) = s e2 r t
−s sin(s t) s cos(s t)
2 0 t
2.20.a We first rewrite the differential equation in normal form as y 00 − y + y = 0. Then
3 3
R
W (t) = K e− −2/3 dt
= K e2 t/3
2
2.20.b We need to rewrite the equation in normal form as y 00 + 5 − y 0 + et y = 0. It follows
t
R 2
W (t) = K e− 5−2/t dt = K e−5 t+2 ln|t| = K e−5 t eln(t ) = K t2 e−5 t
2.21.a. Differentiating W (t) = y1 (t) y20 (t) − y2 (t) y10 (t), we get
W 0 (t) = y10 (t) y20 (t) + y1 (t) y200 (t) − y20 (t) y10 (t) − y2 (t) y100 (t)
= y1 (t) y200 (t) − y2 (t) y100 (t) remember both y1 (t) and y2 (t) are solutions of
y 00 + p(t) y 0 + q(t) y = 0 ⇐⇒ y 00 = −p(t) y 0 − q(t) y
= y1 (t) − p(t) y20 (t) − q(t) y2 (t) − y2 (t) − p(t) y10 (t) − q(t) y1 (t)
= −p(t) y1 (t) y20 (t) + p(t) y2 (t) y10 (t) = −p(t) y1 (t) y20 (t) − y2 (t) y10 (t)
= −p(t) W (t)
1
Substituting for y1 , and et for y2 , the system becomes
t
1 1 2 2
− 2 p(t) + q(t) = − 3
p(t) − t q(t) =
t t t ⇐⇒ t
t
e p(t) + et q(t) = −et p(t) + q(t) = −1
2/t −t 1 2/t
−1 1 2/t − t 2 − t2 1 −1 −1 − 2/t −t − 2
p(t) = = = q(t) = = =
1 −t 1+t t (t + 1) 1 −t 1+t t (t + 1)
1 1 1 1
2 − t2 0 −t − 2
y 00 + t (t + 1) y 00 − t2 − 2 y 0 − t + 2 y = 0
y + y=0 or else
t (t + 1) t (t + 1)
−y100 (t) y10 (t) y10 (t) y20 (t) y10 (t) y20 (t)
−y200 (t) y20 (t) −y100 (t) −y200 (t) y100 (t) y200 (t) W t; y10 , y20
q(t) = = =− =−
y10 (t)
y1 (t) y1 (t) y2 (t) y1 (t) y2 (t) W t; y1 , y2
y2 (t) y20 (t) y10 (t) y20 (t) y10 (t) y20 (t)
and
2.25. We need to show that if K and L are any two constants such that K u(t)+L v(t) = 0, ∀t ∈ (a, b),
then K = 0 and L = 0.
K u(t) + L v(t) = 0
Setting t = 0 in leads to the system
K u0 (t) + L v 0 (t) = 0
K u(0) + L v(0) = 0 K + 2L = 0 K=0
0 0 ⇐⇒ ⇐⇒
K u (0) + L v (0) = 0 2K + 5L = 0 L=0
MATH 375 Higher Order Linear Differential Equations Fall 2023 20
or equivalently
a(t) z(t) · v 0 + 2 a(t) z 0 (t) + b(t) z(t) · v = f (t)
u0 = v
This way of reducing a second order linear differential equation to two first order linear differential
equations is known as the reduction of order method.
2 2 2
2.26.a We have y1 = et =⇒ y10 = 2 t et =⇒ y100 = 4 t2 + 2 et . It follows
2 2 2 2
y100 −4 t y10 + 4 t2 −2 y1 = 4 t2 +2 et −4 t 2 t et + 4 t2 −2 et = 4 t2 +2−8 t2 +4 t2 −2 et = 0
2.26.b The reduction of order method, as mentioned above, looks for the general solution in the form
2
y(t) = y1 (t) v(t) = et v.
We have 2 2 2 2 2
y 0 = 2 t et v + et v 0 =⇒ y 00 = 4 t2 + 2 et v + 4 t et v 0 + et v 00
Substituting into the differential equation, we have
2 2 2 2 2 2
et v 00 + 4 t et v 0 + 4 t2 + 2 et v − 4 t et v 0 − 8 t2 et v + 4 t2 − 2 et v = 0
or else
2
et v 00 = 0 ⇐⇒ v 00 = 0 ⇐⇒ v = C1 t + C2
Hence the general solution
2 2 2
y(t) = y1 (t) v(t) = et C1 t + C2 = C1 t et + C2 et
2.27.b Using the reduction of order method, we look for the general solution in the form
We have
y 0 = v + t v 0 =⇒ y 00 = 2 v 0 + t v 00
Substituting into the differential equation, leads to
or else
3 − 2 ln(t) 1 0
v 00 + v =0
1 − ln(t) t
Setting u = v 0 , the equation becomes
3 − 2 ln(t) 1
u0 + u=0
1 − ln(t) t
t2
This is a first order linear differential. An integrating factor is µ = .
1 − ln(t)
MATH 375 Higher Order Linear Differential Equations Fall 2023 21
Z
3 − 2 ln(t) 1
The substitution s = 1 − ln(t) was used to compute dt.
1 − ln(t) t
1 − ln(t)
Multiplying by the integrating factor and solving for u, we obtain u = C1 .
t2
1 − ln(t) ln(t)
It follows v 0 = C1 =⇒ v = C1 + C2 Hence the general solution is
t2 t
ln(t)
y = t v = t C1 + C2 = C1 ln(t) + C2 t
t
2.28.a Using the reduction of order method, we look for the general solution in the form
y(t) = y1 (t) v(t) = et v. We have
y 0 = et v + v 0 =⇒ y 00 = et v + 2 v 0 + v 00
2.28.b Using the reduction of order method, we look for the general solution in the form y(t) =
y1 (t) v(t) = t v(t). We have y 0 = v + t v 0 =⇒ y 00 = 2 v 0 + t v 00 . Substituting into the
t2 − 2 t + 2 0 1−t
t (1 − t) v 00 + t2 − 2 t + 2 v 0 = (1 − t)2 ⇐⇒ v 00 +
v =
t(1 − t) t
2 1 1−t
Setting u = v 0 , the equation becomes u0 + −1 + − u= . This is a first order
t t−1 t
t2 e−t
linear differential. An integrating factor is µ = .
1−t
(1 − t) et t2 − 1
Multiplying by the integrating factor and solving for u, we obtain u = C1 2
+ .
t 0 t t2
t
e 1 e 1
It follows v 0 = −C1 + 1 − 2 =⇒ v = −C1 + t + + C2 Hence the general solution
t t t t
is
y = t v = −C1 et + C2 t + t2 + 1
Consider the linear nonhomogeneous nth order differential equation with constant coefficients
2. If f (t) = f1 (t) + f2 (t), where f1 (t) = eα1 t R1 (t) cos(β1 t) + S1 (t) sin(β1 t)
and f2 (t) = eα2 t R2 (t) cos(β2 t) + S2 (t) sin(β2 t) , then a particular solution
to (∗), is given by ypart = ypart,1 + ypart,2 , where ypart,1 is the particular solution
associated with f1 (t) and ypart,2 is the particular solution associated with f2 (t).
Finding the constants is not part of the problem, but if you substitute and solve, you will get
1 2 4
yp (t) = t − t e3 t/4
6 9
Finding the constants is not part of the problem, but if you substitute and solve, you will get
MATH 375 Higher Order Linear Differential Equations Fall 2023 23
1 1
yp (t) = − t cos(t) − t sin(t)
2 2
2.30c. The characteristic equation of the homogeneous equation is λ2 −3 λ+2 = 0 ⇐⇒ (λ−1) (λ−2) = 0
Its roots are λ1 = 1 and λ2 = 2. Expanding the right side, the equation becomes
y 00 − 3 y 0 + 2 y = t2 + 2 t et + e2 t
According to the superposition principle for nonhomogeneous equations, the particular solution is
yp,1 (t) = tk A t2 + B t + C
yp,2 (t) = tk D t + E et
yp,3 (t) = tk F e2 t
Finding the constants is not part of the problem, but if you substitute and solve, you will get
1 2 3 7
t + t + − t2 + 2 t et + t e2 t
yp (t) =
2 2 4
λ3 − 4 λ2 + 6 λ − 4 = 0 ⇐⇒ (λ − 2) (λ2 − 2 λ + 2) = 0 ⇐⇒ (λ − 2) (λ − 1)2 + 1 = 0
According to the undetermined coefficients method, the form of the particular solution, is
Finding the constants is not part of the problem, but if you substitute and solve, you will get
1 2t 1 3 1
yp (t) = t e + t et cos(t) − sin(t) − − cos(2 t) − sin(2 t)
2 2 20 20
1 1
2.34a. Rewriting cos2 (3 t) as + cos(6 t), shows that the Undetermined Coefficients Method (UCM)
2 2
can be used to find a particular solution.
2.34b. The differential equation is not constant coefficients, as a result the UCM can not be used to find
a particular solution.
et + e−t
2.34c. Notice that 4 t cosh(t) = 4 t = 2 t et + 2 t e−t . As a result, the UCM can be used to find
2
a particular solution.
2.34d. Making use of the identity 2 sin(a) cos(b) = sin(a + b) + sin(a − b), we rewrite the right side
as 4 t sin(3 t) cos(5 t) = 2 t sin(8 t) + sin(−2 t) = 2 t sin(8 t) − 2 t sin(2 t), which shows that the
UCM can be used to find a particular solution.
t
2.34e. From = t e−t , we see that the UCM can be used to find a particular solution.
et
e3 t + e−3 t 1 1
2.34f. From cosh(3 t) sin(t) = sin(t) = e3 t sin(t) + e−3 t sin(t), it follows that the UCM
2 2 2
can be used to find a particular solution.
MATH 375 Higher Order Linear Differential Equations Fall 2023 26
Next integrate without adding the constants of integration to get u1 (t) and u2 (t). Finally substitute
back into yp (t) = u1 (t) y1 (t) + u2 (t) y2 (t) to get the particular solution.
Notice: adding the constants of integration will produce the full general solution.
2.35a. The characteristic equation of the homogeneous equation is λ2 + 1 = 0. It has roots λ1 = i and
λ2 = −i. Hence a fundamental set of solutions for the homogeneous equation is
n o
y1 (t) = cos(t) , y2 (t) = sin(t)
According to the variation of parameters method, we look for a particular solution in the form
y1 (t) y2 (t)
where W (t) = , is the wronskian of the fundamental set of solutions. We have
y10 (t) y20 (t)
cos(t) sin(t)
W (t) = =1
− sin(t) cos(t)
1 0 sin(t) 1
u01 (t) = = − sin(t) sec3 (t) = − tan(t) sec2 (t) =⇒ u1 (t) = − tan2 (t)
1 sec3 (t) cos(t) 2
and
1 cos(t) 0
u02 (t) = = cos(t) sec3 (t) = sec2 (t) =⇒ u1 (t) = tan(t)
1 − sin(t) sec3 (t)
MATH 375 Higher Order Linear Differential Equations Fall 2023 27
y1 (t) y2 (t)
where W (t) = , is the wronskian of the fundamental set of solutions.
y10 (t) y20 (t)
We have
et t et
W (t) = = (t + 1) e2 t − t e2 t = e2 t
et (t + 1) et
1 0 t et −t e2 t t 1
u01 (t) = =⇒ u1 (t) = − ln t2 + 1
t 2 = =− 2
e2 t e /(t + 1) (t + 1) et e2 t 2
t +1 t + 1 2
and
1 et 0 e2 t 1
u02 (t) = = = 2 =⇒ u2 (t) = tan−1 (t)
e2 t et t 2
e /(t + 1) e2 t t2 + 1 t +1
1
Hence the particular solution yp (t) = et − ln t2 + 1 + t et tan−1 (t) , and the general
2
solution is
1 t
y(t) = C1 et + C2 t et − e ln t2 + 1 + t et tan−1 (t)
2
MATH 375 Higher Order Linear Differential Equations Fall 2023 28
e−t et
W (t) = =2
−e−t et
1 0 et et 1
u01 (t) = ln 1 + et
=− =⇒ u1 (t) = −
2 1/(1 + et ) et 1 + et 2
e−t 1 e−t
0 1 0 1 1 1 1 1
u2 (t) = = = = −
2 −e−t 1/(1 + et ) 2 1 + et 2 et 1 + et 2 et 1 + et
1 −t 1 e−t
= e −
2 2 e−t + 1
Integrating, leads to
1 + et
1 −t 1 1 −t
e + ln e−t + 1 = − e−t + ln e + ln 1 + et + t
u2 (t) = − t
=−
2 2 e 2
Hence a particular solution is
1 1
yp (t) = y1 u1 + y2 u2 = − e−t ln 1 + et − et e−t + ln 1 + et + t
2 2
t 1 t
= − cosh(t) ln 1 + e − 1 + te
2
n o
2.36b. A fundamental set of solutions is y1 = t−1 , y2 = t2 . The wronskian of these solutions is
t−1 t2
W (t) = =3
−t−2 2t
1 0 t2 2t + 1 4t + 3
u01 (t) = 2t + 1 =− =⇒ u1 (t) =
3 2t 3 (t + 1)3 6 (t + 1)2
t2 (t + 1)3
1 t−1 0 2t + 1 1 1 1 1
0
u2 (t) = −2 2t + 1 = =− 2 + 3 + +
3 −t 3 t3 (t + 1)3 3t 3t 3 (t + 1)2 3 (t + 1)3
t2 (t + 1)3
Integrating, leads to
1 1 1 1
u2 (t) = − 2 − −
3t 6t 3 (t + 1) 6 (t + 1)2
Hence a particular solution is
1 4t + 3 1 1 1 1
yp (t) = y1 u1 + y2 u2 = + t2 − 2 − −
t 6 (t + 1)2 3t 6t 3 (t + 1) 6 (t + 1)2
1
=
2 t (t + 1)
MATH 375 Higher Order Linear Differential Equations Fall 2023 29
λ (λ − 1) + λ + 9 = λ2 + 9 = 0
0 t 0 sin 3 ln(t) sin 3 ln(t) tan 3 ln(t)
u1 (t) = =
3 −t−2 tan 3 ln(t) 3 t−1 cos 3 ln(t)
3t
1
= sec 3 ln(t) − cos 3 ln(t)
3t
t cos 3 ln(t) 0 sin 3 ln(t)
u02 (t) = −1
−2
=−
3 −3 t sin 3 ln(t) −t tan 3 ln(t) 3t
Integrating, leads to
1 1 1
u1 (t) = ln sec 3 ln(t) + tan 3 ln(t) − sin 3 ln(t) , u2 (t) = cos 3 ln(t)
9 9 9
Hence a particular solution is
1
yp (t) = y1 u1 + y2 u2 = cos 3 ln(t) ln sec 3 ln(t) + tan 3 ln(t)
9
1 2
Integrating, leads to u1 (t) = − ln (t), u2 (t) = ln(t). Hence a particular solution is
2
1 −1 2
yp (t) = y1 u1 + y2 u2 = t ln (t)
2
0 t ln(t) 3
u01 (t) = t−1 = − ln(t) −
1 + 3/t ln(t) 1 + ln(t) t
t 0 3
u02 (t) = t−1 =1+
1 1 + 3/t ln(t) t ln(t)
Integrating, leads to
u1 (t) = t − (t + 3) ln(t), u2 (t) = t + 3 ln ln(t)
Because t ln(t) is a solution of the associated homogeneous differential equation, it can be dropped
and we get the simpler particular solution
y1 (t) y2 (t) 0
1
u03 (t) = y10 (t) y20 (t) 0 with
W (t)
y100 (t) y200 (t) g(t)
Next integrate without adding the constants of integration to get u1 (t), u2 (t) and u3 (t).
Finally substitute back into yp (t) = u1 (t) y1 (t) + u2 (t) y2 (t) + u3 (t) y3 (t) to get the particular
solution.
Notice: adding the constants of integration will produce the full general solution.
MATH 375 Higher Order Linear Differential Equations Fall 2023 31
0 e−t
t
1 t−1 t e−t t−1 1 − t2
u01 (t) = −t
= −t 2 − t e−t − e−t =
0 −e 1 = −t 2 −t
e −t e t 1 −e e t t2
(t − 1)/t2 e−t
0
1 1
= − 1 =⇒ u1 (t) = − − t
t2 t
1 0 e−t
1 1 0 −e−t 1 e−t (t − 1) t−1
u02 (t) = 0 0 −e−t = −t 2 −t = −t = 2
e −t
2 −t e (t − 1)/t e e t2 t
0 (t − 1)/t e
1 1 1
= − 2 =⇒ u2 (t) = ln |t| +
t t t
1 t 0 t 0
1 t−1 et · t − et · 1 e et
u03 (t) = 0 1 0 = e t
(1) (1) = = =⇒ u 3 (t) =
e−t t2 t2 t t
0 0 (t − 1)/t2
0 cos(t)
sin(t)
1 cos(t) sin(t)
u01 (t) = 0 − sin(t)
cos(t) = tan(t)
1 − sin(t) cos(t)
tan(t) − cos(t)
− sin(t)
2 2
= tan(t) cos (t) + sin (t) = tan(t) =⇒ u1 (t) = ln |sec(t)|
1 0 sin(t)
1 0 cos(t)
u02 (t) = 0 0 cos(t) = = − cos(t) tan(t) = − sin(t) =⇒
1 tan(t) − sin(t)
0 tan(t) − sin(t)
u2 (t) = cos(t)
1 cos(t) 0
1 − sin(t) 0 sin2 (t)
u03 (t) = 0 − sin(t) 0 = = − sin(t) tan(t) = −
1 − cos(t) tan(t) cos(t)
0 − cos(t) tan(t)
1 − cos2 (t)
=− = − sec(t) + cos(t) =⇒ u3 (t) = − ln |sec(t) + tan(t)| + sin(t)
cos(t)
MATH 375 Higher Order Linear Differential Equations Fall 2023 32
or else
yp (t) = ln |sec(t)| − sin(t) ln |sec(t) + tan(t)|
of the differential equation. Next determine the constants C1 and C2 , if possible, so that the
boundary conditions αa y(a) + βa y 0 (a) = ya and αb y(b) + βb y 0 (b) = yb , are satisfied.
2.39 The characteristic equation of the differential equation is λ2 + 1 = 0. It has roots ±i.
Hence the general solution is y(x) = C1 cos(x) + C2 sin(x).
Which leads to the solution y(x) = C sin(x), where C is an arbitrary real constant.
2.39b. A particular solution of y 00 + y = 1 is yp (x) = 1. It follows that the general solution is
−1 + cos(1)
Which leads to the solution y(x) = − cos(x) + sin(x) + 1.
sin(1)
That is impossible, and as a result the boundary value problem has no solution.
Hence √
π sin 2 t 1
y(t) = − √ + t
2 sin 2 π 2
That is impossible. Therefore the boundary value problem doesn’t have a solution.
y(t) = C1 et + C2 t et = C1 + C2 t et =⇒ y 0 (t) = C1 + C2 + C2 t et
C1 − C2 e−1
y(−1) = 0 =0
⇐⇒ ⇐⇒ C1 = C2 = e−1
y(1) + y 0 (1) = 5 2 C1 + 3 C2 e = 5
nπ cos(k x)
For k 6= , n = 1, 2, 3, · · · , the nonzero solution is y(x) = − .
b k sin(k b)
nπ cos(k b) 1
For k 6= , n = 1, 2, 3, · · · , the nonzero solution is y(x) = cos(k x) + sin(k x).
b k sin(k b) k
in the second case. Hence the boundary value problem has a unique solution if and only if
λ 6= ±1, ±2, ±3, · · ·
2.43. The characteristic equation of the homogeneous equation is λ2 − 4 = 0. It has roots ±2. The
general solution of the homogeneous equation is yh (t) = C1 e−2 t +C2 e2 t . Using the undetermined
coefficients method, we look for a particular solution in the form yp (t) = A e−3 t . Substituting
into y 00 − 4 y = 5 e−3 t , leads to A = 1. Hence yp (t) = e−3 t and the general solution is
C1 e−2 t + C2 e2 t + e−3 t = 0 ⇐⇒ C2 = 0
lim y(t) = 0 ⇐⇒ lim
t→+∞ t→+∞
C1 + 1 = 3 =⇒ C1 = 2
r (r − 1) − r + λ = r2 − 2 r + 1 + λ − 1 = (r − 1)2 + λ − 1 = 0
λ >√
1 λ
√> 1
⇐⇒
sin λ − 1 ln(L) = 0 λ − 1 ln(L) = n π, n = 1, 2, 3, · · ·
2
nπ
⇐⇒ λ = 1 + , n = 1, 2, 3, · · ·
ln(L)
Hence 2
nπ ln(t)
λn = 1 + , yn (t) = t sin n π , n = 1, 2, 3, · · ·
ln(L) ln(L)
are eigenvalue-eigenfunction pairs of our boundary value problem.
Hence the boundary value problem has only the zero solution, and consequently there is no
eigenvalue λ < 1.
case 3: λ − 1 = 0 ⇐⇒ λ = 1
The roots of the indicial equation are r1 = r2 = 1, and the general solution is
y(t) = C1 t + C2 t ln(t)
Hence the boundary value problem has only the zero solution, and consequently λ = 1 is not an
eigenvalue.
2.44b. y 00 + λ y = 0 is a one-parameter second order linear second order differential equation. Its
characteristic equation is r2 + λ = 0.
case 1: λ > 0.
The general solution is
√ √ √ √ √ √
y(t) = C1 cos λ t + C2 sin λ t =⇒ y 0 (t) = − λ C1 sin λ t + λ C2 cos λ t
. Imposing the boundary conditions y(0) = y(2 π), y 0 (0) = y 0 (2 π), leads to the system
√ √
1 − cos 2 π λ C1 − sin 2 π λ C2 = 0
√ √
sin 2 π λ C1 + 1 − cos 2 π λ C2 = 0
MATH 375 Higher Order Linear Differential Equations Fall 2023 37
√
whose solutions are: C1 = C2 = 0 if λ 6= 1, 2, 3, · · · , and C1 , C2 arbitrary, if
√
√λ = 1, 2, 3, · · · . It follows that the boundary value problem has nonzero solutions only when
λ = 1, 2, 3, · · · . Hence λ = n2 , n = 1, 2, 3, · · · are eigenvalues. The corresponding eigenfunc-
tions are cos(n t), sin(n t).
case 2: λ < 0.
The general solution is
√ √ √ √ √ √
y(t) = C1 e− −λ t + C2 e −λ t =⇒ y 0 (t) = − −λ C1 e− −λ t + −λ C2 e −λ t
Imposing the boundary conditions y(0) = y(2 π), y 0 (0) = y 0 (2 π), leads to the system
√ √
1 − e−2 π −λ C1 + 1 − e2 π −λ C2 = 0
√ √
1 − e−2 π −λ C1 + −1 + e2 π −λ C2 = 0
whose solution is C1 = C2 = 0. Hence the boundary value problem has only the zero solution,
and consequently there is no eigenvalue λ < 0.
case 3: λ = 0
The general solution is y(t) = C1 + C2 t. Imposing the boundary conditions y(0) = y(2 π)
and y 0 (0) = y 0 (2 π), leads to C2 = 0 and C1 arbitrary. Hence λ = 0 is an eigenvalue with
corresponding eigenfunction y(t) = 1.
2.44c. y 00 + λ y = 0 is a one-parameter second order linear second order differential equation. Its
characteristic equation is r2 + λ = 0.
case 1: λ > 0.
The general solution is
√ √ √ √ √ √
y(t) = C1 cos λ t + C2 sin λ t =⇒ y 0 (t) = − λ C1 sin λ t + λ C2 cos λ t
Imposing the boundary conditions y(0) − y 0 (0) = 0, y(π) = 0, leads to the system
√ ( √
C1 = λ C 2
C1 −√ λ C 2 = 0 √ √ √ √ i
⇐⇒ h
cos λ π C1 + sin λ π C2 = 0 λ cos λ π + sin λ π C2 = 0
Graphing u = tan(π t) and v = −t for t > 0, shows that the two graphs intersect at infinitely
√
many√points with abscissas 0 < t1 < t2 < t3 < · · · This shows that the equation λ+
tan λπ = 0 has infinitely many roots. Letting
case 2: λ < 0.
The general solution is
√ √ √ √ √ √
y(t) = C1 e− −λ t
+ C2 e −λ t
=⇒ y 0 (t) = − −λ C1 e− −λ t + −λ C2 e −λ t
Imposing the boundary conditions y(0) − y 0 (0) = 0, y(π) = 0, leads to the system
√ √
1 −√ −λ C1 +√ 1 − −λ C2 = 0
⇐⇒ C1 = C2 = 0
e−π −λ C1 + eπ −λ C2 = 0
Hence the boundary value problem has only the zero solution, and consequently there is no
eigenvalue λ < 0.
case 3: λ = 0
The general solution is y(t) = C1 + C2 t. Imposing the boundary conditions y(0) − y 0 (0) = 0
and y(π) = 0, leads to the system
C1 − C2 = 0
⇐⇒ C1 = C2 = 0
C1 + π C 2 = 0
In summary:
√ problem are the roots 0 < λ1 < λ2 < λ3 < · · ·
the eigenvalues of our√boundary value
of the equation λ + tan λπ = 0. The corresponding eigenfunctions are
p p p
λn cos λn t + sin λn t , n = 1, 2, 3, · · ·
λ>√ 1 λ
√> 1
⇐⇒ ⇐⇒ λ = 1+n2 , n = 1, 2, 3, · · ·
sin λ − 1 π = 0 λ − 1 = n, n = 1, 2, 3, · · ·
Hence
λn = 1 + n2 , yn (t) = et sin(n t), n = 1, 2, 3, · · ·
are eigenvalue-eigenfunction pairs of our boundary value problem.
(
C1 + C2 = 0
√ √ ⇐⇒ C1 = C2 = 0
C1 e 1− 1−λ π + C2 e 1+ 1−λ π
=0
Hence the boundary value problem has only the zero solution, and consequently there is no
eigenvalue λ < 1.
case 3: λ − 1 = 0 ⇐⇒ λ = 1
The roots of the indicial equation are r1 = r2 = 1, and the general solution is y(t) = C1 + C2 t.
Imposing the boundary conditions y(0) = y(π) = 0, leads to
C1 = 0
⇐⇒ C1 = C2 = 0
C1 + π C2 eπ = 0
Hence the boundary value problem has only the zero solution, and consequently λ = 1 is not an
eigenvalue.
2.44e. y 00 + λ y = 0 is a one-parameter second order linear second order differential equation. Its
characteristic equation is r2 + λ = 0.
case 1: λ > 0.
The general solution is
√ √ √ √ √ √
y(t) = C1 cos λ t + C2 sin λ t =⇒ y 0 (t) = − λ C1 sin λ t + λ C2 cos λ t
. Imposing the boundary conditions y(−L) = y(L), y 0 (−L) = y 0 (L), leads to the system
√
2 C2 sin √λ L = 0
2 C1 sin λ L = 0
case 2: λ < 0.
The general solution is
√ √ √ √ √ √
y(t) = C1 e− −λ t
+ C2 e −λ t
=⇒ y 0 (t) = − −λ C1 e− −λ t + −λ C2 e −λ t
Imposing the boundary conditions y(−L) = y(L), y 0 (−L) = y 0 (L), leads to the system
√ √ √ √
e −λ L − e− −λ L C1 − e −λ L − e− −λ L C2 = 0
C1 − C2 = 0
√ √ √ √ ⇐⇒
− e −λ L − e− −λ L C1 − e −λ L − e− −λ L C2 = 0 C1 + C2 = 0
whose solution is C1 = C2 = 0.
MATH 375 Higher Order Linear Differential Equations Fall 2023 40
Hence the boundary value problem has only the zero solution, and consequently there is no
eigenvalue λ < 0.
case 3: λ = 0
The general solution is y(t) = C1 + C2 t. Imposing the boundary conditions y(−L) = y(L)
and y 0 (−L) = y 0 (L), leads to C2 = 0 and C1 arbitrary. Hence λ = 0 is an eigenvalue with
corresponding eigenfunction y(t) = 1.
In summary:
n π 2
the eigenvalues of our boundary value problem are λ0 = 0 and λn = , n = 1, 2, 3, · · · .
nπ nπ L
The corresponding eigenfunctions are 1 and cos t , sin t , n = 1, 2, 3, · · · .
L L
2.44f. y 00 + λ y = 0 is a one-parameter second order linear second order differential equation. Its
characteristic equation is r2 + λ = 0.
case 1: λ > 0.
The general solution is
√ √ √ √ √ √
y(t) = C1 cos λ t + C2 sin λ t =⇒ y 0 (t) = − λ C1 sin λ t + λ C2 cos λ t
Imposing the boundary conditions y(0) = 0, 3 y(L) − y 0 (L) = 0, leads to the system
(
C
1 = 0 √ √ √
3 sin λ L − λ cos λ L C2 = 0
case 2: λ < 0.
The general solution is
√ √ √ √ √ √
y(t) = C1 e− −λ t
+ C2 e −λ t
=⇒ y 0 (t) = − −λ C1 e− −λ t + −λ C2 e −λ t
Imposing the boundary conditions y(0) = 0, 3 y(L) − y 0 (L) = 0, leads to the system
C1 + C2 = 0 √
√ √ √
3 + −λ e− −λ L C1 + 3 − −λ e −λ L C2 = 0
case 3: λ = 0
The general solution is y(t) = C1 + C2 t. Imposing the boundary conditions y(0) = 0 and
3 y(L) − y 0 (L) = 0, leads to the system
C1 = 0
(3 L − 1) C2 = 0
1
If L 6= , then the solution is y(t) = 0 and λ = 0 is not an eigenvalue.
3
1
If L = , the solution is y(t) = C2 t and λ = 0 is an eigenvalue.
3
In summary:
the eigenvalues of
√ our boundary
√ value problem are the roots 0 < λ1 p< λ2 < λ3 < · · · of the
equation 3 tan λ L = λ. with corresponding eigenfunctions sin λn t .
1
In addition, if L = , then λ = 0 and y(t) = t is an eigenvalue-eigenfunction pair.
3