0% found this document useful (0 votes)
13 views

Ch041

The document is a solutions manual for higher-order linear differential equations, providing detailed solutions and explanations for various problems and exercises. It covers concepts such as linear independence, reduction of order, and general solutions for different types of differential equations. The manual includes multiple-choice and short-answer questions to reinforce understanding of the material.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Ch041

The document is a solutions manual for higher-order linear differential equations, providing detailed solutions and explanations for various problems and exercises. It covers concepts such as linear independence, reduction of order, and general solutions for different types of differential equations. The manual includes multiple-choice and short-answer questions to reinforce understanding of the material.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

SOLUTIONS MANUAL

CHAPTER
Higher-Order Linear
4 Differential Equations

Review 4.1
1 (a) The set of functions is linearly independent on (–∞, ∞) since
f1(x) e3x–1
= x + 1 = e2x – 2 ≠ constant
f2(x) e
(b) c1(0) + c2x + c3 sin x = 0 ⇒ c1 ≠ 0, c2 = c3 = 0. Not all constants are zero. Therefore the set of
2

functions is linearly dependent on (–∞, ∞).

2 The given functions satisfy the DE and linearly independent since:

W(x2, x–3) =
x2
∣ x–3
2x –3x–4 ∣
= –5x–2 ≠ 0

for (0, ∞). The general solution is: y = c1x2 + c2x–3

Review 4.2
1 P(x) = –6. By using reduction of order formula,
e–∫(–6)dx
y2 = e3x∫ 3x 2 dx
(e )
e6x
= e3x∫ 6x dx
e
= e3x∫1 dx
= xe3x
The general solution of the differential equation is given by y = c1e3x + c2xe3x
1 4 1
2 The standard form of the equation is: y” + y’ + 2 y = 0 , then P(x) = .
x x x
Using reduction of order formula,
e–∫1/x)dx 1
y2 = cos (2 ln x) ∫ dx = cos (2 ln x) ∫ dx
cos2(2 ln x) x cos2(2 ln x)
1
= cos (2 ln x) ∫ sec2(2 ln x) dx
x
= cos (2 ln x) [tan (2 ln x)] = sin (2 ln x)

The general solution of the differential equation is given by


y = c1 cos(2 ln x) + c2 sin(2 ln x)
Solutions Manual
2

Review 4.3
1 (a) The auxiliary equation is m2 – 7m + 10 = 0 which has roots 2 and 5.
The general solution is y = c1e2x + c2e5x.
(b) The auxiliary equation is m2 + 2m + 3 = 0 which has roots m = –1 ± i 2.
The general solution is y = c1e–x cos 2x + c2e–x sin 2x .

2 Suppose 4 and ± 5i are the roots of a cubic auxiliary equation. Therefore,


(m – 4)(m2 + 25) = 0
m – 4m2 + 25m – 100 = 0
3

The corresponding homogeneous linear differential equation with constant coefficients is


y″ – 4y″ + 25y′ – 100y = 0

3 The corresponding auxiliary equation is m4 + 16 = 0 , so m = (–16)1/4 = 2(–1)1/4


where:
π + 2kπ π + 2kπ
(–1)1/4 = cos ( 4 )
+ i sin (4 )
, k = 0, 1, 2, 3

and
m1,2 = 2 ± i 2, m3,4 = – 2 ± i 2,
The general solution is
– – 2x
y = c1e 2 x cos 2x + c2e 2 x sin 2x + c3e 2x
cos 2x + c4e sin 2x

Review 4.4
1 (a) From the auxiliary equation: m2 – 5m – 6 = 0, yc = c1e–x + c2e6x and by superposition approach,
5
yp = Axe–x. Substituting into the given differential equation, we obtain A = . Therefore
7
5 –x 5
yp = xe and the general solution is y = c1e + c2e + xe–x.
–x 6x
7 7
(b) From the auxiliary equation: m + 2m + 2 = 0, yc = c1e cos x + c2e–x sin x.
2 –x

W= ∣ e–x cos e–x sin x


–e–x cos x – e–x sin x e–x cos x – e–x sin x ∣
= e–2x

with f(x) = e–x tan x, we obtain


y f (x) (e–x sin x)(e–x tan x) sin2 x
u1 = –∫ 2 dx = –∫ dx = –∫ dx
W (e )
–2x
cos x
= – In |sec x + tan x| + sin x
y f (x) (e–x cos x)(e–x tan x)
u2 = –∫ 1 dx = –∫ dx = –∫sin x dx = –cos x
W (e–2x)
Therefore yp = (–ln |sec x + tan x|)e–x cos x and the general solution is
y = c1e–x cos x + c2e–x sin x + (–ln |sec x + tan x|)e–x cos x.

2 From the auxiliary equation m3 – 9m2 – 36m = 0, yc = c1 + c2e–3x + c3e12x and yp = (Ax4 + Bx3 + Cx2
+ Dx) + (Ex2 + Fx)e–3x + (Gx + H)e5x + (1x + J)ex sin 2x + (Kx + L)ex cos 2x

Review 4.5
1 (a) The auxiliary equation is m2 + 9 = 0 which has roots m = ±3i.
The general solution is y = c1 cos(3 ln x) + c2 sin (3 ln x).
Higher-Order Linear Differential Equations
3
1
(b) The auxiliary equation is 2m2 + 5m + 2 = 0 which has roots m = – , – 2.
2
The general solution is y = c1x1/2 + c2x–2.

2 The auxiliary equation is m – 4m + 4 = 0, so yc = c1x2 + c2x2 and

W= x ∣ x2 ln x

2
= x3
2x x + 2x ln x
Identifying f(x) = ln x, we obtain
y f(x) (x2 ln x)(ln x) (ln x)2 1
u1 = –∫ 2 dx = –∫ dx = –∫ dx = – (ln x)3
W (x3) x 3
y f(x) (x )(ln x)
2
(ln x) 1
u2 = ∫ 1 dx = ∫ dx = –∫ dx = (ln x)2
W (x3) x 2
1 1 1
Therefore yp = – x2 (ln x)3 + x2 (ln x)3 = x2 (ln x)3 and the general solution is y = c1x2 + c2x2
3 2 6
1 2
ln x + x (ln x) . 3
6

Exercises
MULTIPLE-CHOICE QUESTIONS
1 B 2 B 3 B 4 B 5 B

SHORT-ANSWER QUESTIONS
4.1 Basic Concepts
1 F 2 T 3 F 4 T
5 T 6 T
f1(x) x 1
7 The set of functions is linearly dependent since = = ≠ constant.
f2(x) 3x2 3x
f1(x) ex
8 The set of functions is linearly dependent since = = e–2x ≠ constant.
f2(x) e3x

f1(x) x+2 1
9 The set of functions is linearly independent since = = = constant.
f2(x) 4x + 8 4

10 c1(2x) + c2(5x – 1) + c3(1 – 3x2) = 0 ⇒ (c3 – c2) + (2c1 + 5c2)x + (–3c3)x2 = 0


Since c1 = c2 = c3 = 0 (all constants are zero), the set of functions is linearly independent.

11 c1(0) + c2(1) + c3(e2x) = 0 ⇒ c1 ≠ 0, c2 = c3 = 0.


Not all constants are zero. Therefore the set of functions is linearly dependent.
1
12 c1(sec2 x) + c2 (tan2 x) + c3(4) = 0 ⇒ (1)(sec2 x) + (–1)(tan2 x) + –( 4 )(4) = 0
Not all constants are zero. Therefore the set of functions is linearly dependent.
1 1
( 2 )e + (– 2 )e
13 c1e2x + c2e–2x + c3 cosh 2x = 0 ⇒ – 2x 2x
+ (1)(cosh 2x) = 0

Not all constants are zero. Therefore the set of functions is linearly dependent.
Solutions Manual
4

14 The given functions satisfy the DE and linearly independent since:

∣ ∣
W(e2x, e5x) = e 2x e 5x = 3e7x ≠ 0
2x 5x

2e 5e
for (–∞, ∞). The general solution is: y = c1e2x + c2e5x

15 The given functions satisfy the DE and linearly independent since:


W(e3x, xe3x) = e 3x 3x xe 3x = e6x ≠ 0 ∣
3x 3x

3e e + 3e
for (–∞, ∞). The general solution is: y = c1e3x + c2xe3x

16 The given functions satisfy the DE and linearly independent since:

W(e2x sin x, e2x cos x) =


∣ e2x sin x e2x cos x
2e2x sin x + e2x cos x 2e2x cos x – e2x sin x∣= –e4x ≠ 0

for (–∞, ∞). The general solution is: y = c1e2x sin x + c2e2x cos x

17 The given functions satisfy the DE and linearly independent since:

∣ ∣
1 sin 2x cos 2x

W (1, sin 2x, cos 2x) = 0 2 cos 2 x –2 sin 2 x = (1) 2 cos 2x –2 sin 2x = –8 ≠ 0
0 –4 sin 2x –4 cos 2x
–4 sin 2x –4 cos 2x ∣
for (–∞, ∞). The general solution is: y = c1 + c2 sin 2x + c3, cos 2x

18 The given functions satisfy the DE and linearly independent since:

∣ ∣
x–1 x–1/2
1 –5/2
W (x , x ) =
–1 –1/2
1 –3/2 = – x ≠ 0
–x–2 – x
2 ( ) 2

for (0, ∞). The general solution is: y = c1x–1 + c2x–1/2

19 The given functions satisfy the DE and linearly independent since:

W (x2, x2 ln x) = x ∣ x2 ln x

2
= x3 ≠ 0
2x 2x ln x + x
for (0, ∞). The general solution is: y = c1x2 + c2x2 ln x

4.2 Reduction of Order


20 y″– 6y′ + 9y = 0; y1(x) = e3x
Using reduction of order formula,
e–∫(–6)dx e6x
y2 = e3x∫ 3x 2 dx = e3x∫ 6x dx = e3x∫1 dx = xe3x
(e ) (e )

21 6y″– y′ – y = 0; y1(x) = e–x/3


y′ y
The standard form of the equation is: y″ – – = 0.
6 6
Using reduction of order formula,
e–∫(–6)dx ex/6 6
y2 = e–x/3∫ –x/3 2 dx = e–x/3∫ –2x/3 dx = e–x/3∫e5x/6 dx = ex/2 or ex/2
(e ) e 5
Higher-Order Linear Differential Equations
5

22 x2y″ + 2xy′ – 6y = 0; y1(x) = x2


2 6
The standard form of the equation is: y″ + y′ – 2 y = 0.
x x
Using reduction of order formula,
e–∫(2/x)dx x–2 1
y2 = x2 ∫ 2 2 dx = x2∫ 4 dx = x2∫x–6 dx = – x–3 or x–3
(x ) x 5

4.3 Homogeneous Equations with Constant Coefficients


23 The auxiliary equation is m2 – 4m = 0 which has roots 0 and 4. The general solution is y = c1 + c2e4x.

24 The auxiliary equation is m2 – 16 = 0 which has roots ±4. The general solution is y = c1e4x + c2e–4x.

25 The auxiliary equation is m2 + m – 12 = 0 which has roots 3 and –4. The general solution is
y = c1e3x + c2e–4x.

26 The auxiliary equation is m2 – 4m + 4 = 0 which has repeated roots 2. The general solution is
y = c1e2x + c2xe2x.

27 The auxiliary equation is m2 – 12m + 36 = 0 which has repeated roots 6. The general solution is
y = c1e6x + c2xe6x.

28 The auxiliary equation is m2 + 25 = 0 which has complex roots ±5i. The general solution is
y = c1 cos 5x + c2 sin 5x.

29 The auxiliary equation is m2 + 4m + 5 = 0 which has complex roots –2±i. The general solution is
y = c1e–2x cos x + c2e–2x sin x.

30 The auxiliary equation is m2 – 8m + 25 = 0 which has complex roots 4±3i. The general solution is
y = c1e4x cos 3x + c2e4x sin 3x.
3
31 The auxiliary equation is 4m2 – 12m + 9 = 0 which has repeated roots . The general solution is
3x 3x 2
y = c1e 2 + c2xe 2 .

32 The auxiliary equation is m3 – 2m2 + 4m – 8 = 0 which has roots ±2i and 2. The general solution
is y = c1 cos 2x + c2 sin 2x + c3e2x.

33 The auxiliary equation is m3 + 6m2 + 13m = 0 which has roots 0 and –3 ± 2i. The general solution
is y = c1 + c2e–3x cos 2x + c3e–3x sin 2x.
1
34 The auxiliary equation is 2m4 – m3 = 0 which has roots 0, 0, 0 and . The general solution is
2
y = c1 + c2x + c3x2 + c4e(1/2)x.

35 The auxiliary equation is m4 – 3m2 – 4 = 0 which has roots ±2 and ±i. The general solution is
w = c1e2t + c2e–2t + c3 cos t + c4 sin t.

36 The auxiliary equation is m5 + 2m4 + m3 = 0 which has roots 0, 0, 0, –1, –1. The general solution
is u = c1 + c2r + c3r2 + c4e–r + c5re–r.
Solutions Manual
6

37 The auxiliary equation is m5 + 2m4 – 16m – 32 = 0 which has roots –2,–2, 2 and ±2i. The general
solution is y = c1e–2t + c2te–2t + c3e2t + c4 cos 2t + c5 sin 2t.

2 ±i 2 – 2 ±i 2
38 The auxiliary equation is m6 – m4 + m2 – 1 = 0 which has roots –1, 1, , and .
2 2
The general solution is:
2x 2
2 2 – x 2 2
[
y = c1e–x + c2ex + e 2 c3 cos
2
x + c4 sin
2 ] [
x + e 2 c5 cos
2
x + c6 sin
2
x. ]
39 The auxiliary equation is m2 – 4m + 3 = 0 which has roots 3 and 1. The general solution is
y = c1e3x + c2ex. From the given initial conditions, we obtain
c1 + c2 =2
3c1 + c2 = 1
1 5 1 5
Then c1 = – , c2 = . The solution is y = – e3x + ex.
2 2 2 2

40 The auxiliary equation is m2 + 6m + 25 = 0 which has roots –3 ± 4i. The general solution is
y = c1e–3x cos 4x + c2e–3x sin4x. From the given initial conditions, we obtain:
1
c1 = 1, – 3c1 + 4c2 = – 1 ⇒ c2 =
2
1 –3x
The solution is y = e cos 4x + e sin 4x.
–3x
2

41 The auxiliary equation is m2 + 4 = 0 which has roots ±2i. The general solution is y = c1 cos2x + c2
sin 2x. From the given initial conditions, we obtain c1 = 0, c2 = 1. The solution is y = sin 2x

42 The auxiliary equation is m3 – 5m2 + 6m = 0 which has roots 0, 3 and 2. The general solution is
y = c1 + c2e3x + c3e2x. From the given initial conditions, we obtain:
c1 + c2 + c3 =1
3c2 + 2c3 = 5
9c2 + 4c3 = –1
10 11 10 11 3x
Then c1 = – , c2 = – , c3 = 8. The solution is y = – – e + 8e2x.
3 3 3 3

43 The auxiliary equation is m3 + 2m2 + m + 2 = 0 which has roots –2, ±i. The general solution is
y = c1e–2x + c2 cos x + c3 sin x. From the given initial conditions, we obtain:
c1 + c2 = 1
–2c1 + c3 = 2
4c1 – c2 = 0
1 4 12 1 4 12
Then c1 = , c2 = , c3 = . The solution is y = e–2x + cos x + sin x.
5 5 5 5 5 5

4.4 Non-Homogeneous Equations with Constant Coefficients


44 From the auxiliary equation m2 + 9 = 0, we find m = ±3i. Then yc = c1 cos 3x + c2 sin 3x and
yp = (Ax2 + Bx) cos 3x + (Cx2 + Dx) sin 3x.

45 From the auxiliary equation m2– 4 = 0, we find m = ±2. Then yc = c1e2x + c2e–2x and yp = (Ax + B)
+ Cxe–2x + (Dx2 + Ex)e2x.
Higher-Order Linear Differential Equations
7

46 From the auxiliary equation m2 + 2m – 3 = 0, we find m = 1, –3. Then yc = c1et + c2e–3t and
yp = Aet cos t + Bet sin t (Ct2 + Dt + E) + (Ft2 + Gt) e–3t.

47 From the auxiliary equation m3 – 9m2 – 36m = 0, we find m = 0, –3, 12. Then
yc = c1 + c2e–3x + c3e12x
yp = (Ax4 + Bx3 + Cx2 + Dx) + (Ex + F)ex cos 2x + (Gx + H) ex sin 2x.

48 From the auxiliary equation m4 – m3 – m2 – m – 2 = 0, we find m = –1, 2, ±i. Then yc = c1e–x + c2e2x
+ c3 cos x + c4 sin x and yp = (Ax6 + Bx5 + Cx4 + Dx3 + Ex2 + Fx + G).

49 From the auxiliary equation m4 + 13m2+ 36 = 0, we find m = ±3i. Then


yc = c1 cos 2x + c2 sin 2x + c3 cos 3x + c4 sin 3x
yp = Ax cos 2x + Bx sin 2x + Cx cos 3x + Dx sin 3x

50 From the auxiliary equation m4 + 4m3 + 13m2 = 0, we find m = 0, 0, –2±3i. Then


yc = c1 + c2x + c3e–2x cos 3x + c4e–2x sin 3x
yp = (Ax + B)ex + Cx2 + Dxe–2x cos 3x + Exe–2x sin 3x

51 From the auxiliary equation m5 – 4m3 = 0, we find m = 0, 0, 0, ±2. Then yc = c1 + c2x + c3x2 + c4e2x
+ c5e–2x and yp = Axe–2x + (Bx5 + Cx4 + Dx3).

52 From the auxiliary equation m5 + 8m2 = 0, we find m = 0, 0, –2, 1±i√3. Then


yc = c1 + c2x + c3e–2x + c4ex cos 3x + c5ex sin 3x
yp = (Ax3 + Bx2) + (Cx2 + Dx)e–2x + (Ex2 + Fx + G)ex sin x + (Hx2 + Ix + J)ex cos x

53 From the auxiliary equation: m2 – 3m + 2 = 0, we find m = 1, 2. Then yc = c1ex + c2e2x and by


superposition approach, yp = Axex. Substituting into the given differential equation, we obtain
A = –4. Therefore yp = –4xex and the general solution is y = c1ex + c2e2x – 4xex.

54 From the auxiliary equation: m2 – 5m + 6 = 0, we find m = 3, 2. Then yc = c1e3x + c2e2x and by


superposition, yp = Ax + B + Cxe3x. Substituting into the given differential equation, we obtain
6A = 1
6B – 5A = 4
C=2
1 29 1 29
Then A = , B = , C = 2, and yp = x + + 2xe3x. The general solution is
6 36 6 36
1 29
y = c1e3x + c2e2x + x + + 2xe3x.
6 36

55 From the auxiliary equation: m2 + 4 = 0, we find m = ±2i. Then yc = c1 sin 2x + c2 cos 2x and
W= ∣2sincos2x2x ∣
cos 2x = –2.
–2 sin 2x
with f (x) = 3 sec 2x, we obtain
y f (x) (cos 2x)(3 sec 2x) 3 3
u1 = –∫ 2 dx = –∫ dx = ∫1 dx = x
W (–2) 2 2
y1 f(x) (sin 2x)(3 sec 2x) 3 3
u2 = ∫ dx = ∫ dx = – ∫tan 2x dx = ln |sec 2x|
W (–2) 2 4
Solutions Manual
8
3 3
Therefore yp = x sin 2x + cos 2x ln |sec 2 x| and the general solution is y = c1 sin 2x + c2 cos 2x
2 4
3 3
+ x sin 2x + cos 2x ln |sec 2x|.
2 4

56 From the auxiliary equation: m2 + 2m + 2 = 0, we find m = –1 ±i . Then yc = c1e–x sin x + c2e–x cos x
and by superposition approach: yp = Aex sin x + Bex cos x. Substituting into the given differential
equation, we obtain
4A – 4B = 1
4A + 4B = 0
1 1 1 x 1
Then A = , B = – , and yp = e sin x – ex cos x and the general solution is y = c1e–x sin x
8 8 8 8
1 x 1 x
+ c2e cos x + e sin x – e cos x.
–x
8 8

57 From the auxiliary equation: m2 + 2m + 1 = 0, we find m = –1, –1. Then yc = c1e–x + c2xe–x and
W= ∣ e–x xe–x
–e–x e–x – xe–x ∣
= e–2x.
e –x
with f (x) = , we obtain
1+x
y f (x) x 1
u1 = –∫ 2
W
dx = –∫
1+x [
dx = – ∫ 1 –
1+x ]
dx = – x + ln|1 + x|
y f (x) 1
u2 = ∫ 1 dx = ∫ dx = ln|1 + x|
W 1+x
Therefore yp = (–x + ln|1 + x|)e–x + (ln|1 + x|)xe–x and the general solution is y = c1e–x + c2xe–x
+ (–x + ln|1 + x|)e–x + (ln|1 + x|)xe–x.

58 From the auxiliary equation: m2 + 1 = 0, we find m = ±i. Then yc = c1 sin x + c2 cos x and


W = sin x ∣
cos x = –1.
cos x –sin x
with f(x) = csc2 x, we obtain
y f (x) (cos x)(csc2 x) cos x
u1 = –∫ 2 dx = –∫ dx = ∫ 2 dx = – csc x
W (–1) sin x
y1 f (x) (sin x)(csc2 x)
u2 = ∫ dx = ∫ dx = –∫csc x dx = – In |csc x – cot x|
W (–1)
Therefore yp = – sin x csc x – cos x ln|csc x – cot x| and the general solution is
y = c1 sin x + c2 cos x – sin x csc x – cos x ln|csc x – cot x|.

59 From the auxiliary equation: m3 – m = 0, we find m = 0, ± 1. Then yc = c1 + c2ex + c3e–x and by


superposition approach: yp = (Ax2 + Bx) + C sin x + D cos x. Substituting into the given differential
equation, we obtain
–2A = 3, B = 0, C = 0, 2D = –1
3 1 3 1
where A = – , D = – , and yp = – x2 – cos x. The general solution is
2 2 2 2
3 1
y = c1 + c2ex + c3e–x – x2 – cos x.
2 2

60 From the auxiliary equation m2 + 16 = 0, we find m = ±4i. Then yc = c1 cos 4x + c2 sin 4x and
by superposition approach, the form of yp = (Ax + B). Substituting into the given differential
equation, we obtain
Higher-Order Linear Differential Equations
9
5
16A = 5 ⇒ A =
16
16B = 0 ⇒ B = 0
5 5
Therefore yp = x and the general solution is y = c1 cos 4x + x. From the given initial
16 16
37
conditions, we obtain: c1 = 2, c2 = – . Therefore:
64
37 5
y = 2 cos 4x – sin 4x + x
64 16

61 From the auxiliary equation m2 – 3m = 0, we find m = 0, 3. Then yc = c1 + c2e3x and by


superposition approach, the form of yp = A sin x + B cos x. Substituting into the given differential
1 3 1 3
equation, we obtain A = – , B = . Therefore yp = – sin x + cos x and the general solution
2 2 2 2
1 3
is y = c1 + c2e3x – sin x + cos x. From the given initial conditions,
2 2
3
c1 + c2 = –
2
3
3c2 =
2
1 3 1 3
Thus, we obtain c1 = –2, c2 = . Therefore: y = –2 + e3x – sin x + cos x.
2 2 2 2

62 From the auxiliary equation m2 – 4 = 0, we find m = ±2. Then yc = c1e2x + c2e–2x and by
superposition approach, the form of yp = Axe2x + B. Substituting into the given differential
1 5 1 2x 5
equation, we obtain A = , B = – . Therefore yp = xe – and the general solution is
4 4 4 4
1 5
y = c1e2x + c2e–2x + xe2x – . From the given initial conditions,
4 4
5
c1 + c2 =
4
3
2c1 – 2c2 =
4
13 7 13 2x 7 –2x 1 2x 5
Thus, we obtain c1 = , c2 = . Therefore: y = e + e + xe – .
16 16 16 16 4 4

63 From the auxiliary equation m2 – 5m – 6 = 0, we find m = – 1, 6. Then yc = c1e6x + c2e–x and by


superposition approach, the form of yp = (Ax + B)ex. Substituting into the given differential
1 3 1 3 x
equation, we obtain A = – , B =
10 100 (
. Therefore yp = – x +
10 100 )
e and the general solution
1 3 x
(
is y = c1e6x + c2e–x + – x +
10 100) e . From the given initial conditions,
97
c1 + c2 =
100
7
6c1 – c2 =
100
26 23 26 6x 23 –x 1 3 x
Thus, we obtain c1 = ,c =
175 2 28
. Therefore: y =
175
e + e + – x+
28 ( 10 100 )
e.
Solutions Manual
10

64 From the auxiliary equation m3 + 3m2 = 0, we find m = 0, 0, –3. Then yc = c1 + c2x + c3e–3x and
by superposition approach, the form of yp = (Ax3 + Bx2) + Cxe–3x. Substituting into the given
1 1 2 1 1 2
differential equation, we obtain A = , B = – , C = . Therefore yp = x3 – x2 + xe–3x
2 3 3 2 3 3
1 1 2
and the general solution is y = c1 + c2x + c3e–3x + x3 – x2 + xe–3x. From the given initial
2 3 3
conditions,
c1 + c3 = 1
2
c2 – 3c3 + = 0
3
17
c3 =
27
10 11 10 11 17 –3x 1 3 1 2 2 –3x
Thus, c1 = , c2 = . Therefore: y = + x+ e + x + x + xe .
27 9 27 9 27 2 3 3

65 From the auxiliary equation m4 – m3 – m2 + m = 0, we find m = 0, 1, 1, –1. Then yc = c1 + c2ex


+ c3xex + c4e–x and by superposition approach, the form of yp = Ax. Substituting into the given
differential equation, we obtain A = 4. Therefore yp = 4x and the general solution is y = c1 + c2ex
+ c3xex + c4e–x + 4x. From the given initial conditions,
c1 + c2 + c4 = 0
c1 + c3 – c4 = –4
c2 + 2c3 + c4 = 0
c2 + 3c3 – c4 = 0
Thus, we obtain c1 = 4, c2 = – 5, c3 = 2, c4 = 1. Therefore: y = 4 – 5ex + 2 xex + e –x + 4x.

4.5 Cauchy-Euler Equations


66 The auxiliary equation is m2 + 2m + 2 = 0 which has roots (–1 ±i). The general solution is
y = c1x–1 cos (ln x) + c2x–1 sin (ln x).

67 The auxiliary equation is m2 – 4m + 4 = 0 which has roots 2 and 2. The general solution is
y = c1x2 + c2x2 ln x.

68 The auxiliary equation is m2 + 6m + 8 = 0 which has roots –2 and –4. The general solution is
y = c1x–2 + c2x–4.

69 The auxiliary equation is m2 – 12m + 36 = 0 which has roots 6 and 6. The general solution is
y = c1x6 + c2x6 ln x.

70 The auxiliary equation is m2 + 4m + 5 = 0 which has roots (–2±i). The general solution is
y = c1x–2 cos (ln x) + c2x–2 sin (ln x).
3 1
71 The auxiliary equation is 4m2 – 8m + 3 = 0 which has roots and . The general solution is
2 2
y = c1x3/2 + c2x1/2.

72 The auxiliary equation is m2 – 3m + 2 = 0, so yc = c1x + c2x2 and

W= x
1 ∣ ∣
x2 = x2.
2x
1
Identifying f(x) = , we obtain
x
Higher-Order Linear Differential Equations
11
y2 f(x) (x2)(1/ x) 1
u1 = –∫ dx = –∫ dx = ∫ dx = – ln x
W (x2) x
y f(x) (x)(1/x)
u2 = ∫ 1 dx = ∫ dx = –∫x–2 dx = –x–1
W (x2)
Therefore yp = –x ln x – x and the general solution is y = c1x + c2x2 – x ln x – x.

73 The auxiliary equation is m2 – 1 = 0, so yc = c1x + c2x–1 and


W= x
1 ∣
x–1 = –2x–1.
–x–2
Identifying f(x) =5x , we obtain
4

y f(x) (x–1)(5x4) 5 1
u1 = –∫ 2 dx = –∫ dx = ∫x4 dx = x5
W (–2x–1) 2 2
y f(x) (x)(5x )
4
5 5 7
u2 = ∫ 1 dx = ∫ dx = ∫x6 dx = x
W (–2x–1) 2 14
1 5 5 1 1
Therefore yp = (
2 ) ( )
x x + – x7 x–1 = x6 and the general solution is y = c1x + c2x–1 + x6.
14 7 7

74 The auxiliary equation is m2 – 5m + 6 = 0, so yc = c1x3 + c2x2 and

∣3xx ∣
x2 = – x4.
3
W= 2
2x
Identifying f (x) = 7x , we obtain
–3/2

y f(x) (x2)(7x–3/2) 14
u1 = –∫ 2 dx = –∫ dx = 7∫x–7/2 dx = – x–5/2
W (–x )
4
5
y1 f(x) (x3)(7x–3/2) 14
u2 = ∫ dx = ∫ dx = –7∫x–5/2 dx = – x–3/2
W (–x4) 3
14 –5/2 3 14 –3/2 2 28 1/2
Therefore yp = – ( 5
x x + )3
x ( x = )
15
x and the general solution is y = c1x3 + c2x2
28 1/2
+ x .
15

75 The auxiliary equation is m2 + 4 = 0, so yc = c1 cos(2 In x) + c2 sin(2 In x) and

∣ ∣
2
W =    cos (2 ln x) sin (2 ln x) = .
2 2 x
– sin (2 ln x) cos (2 ln x)
x x
1
Identifying f(x) = sec (2 ln x), we obtain
x2
y f(x) (sin (2 ln x))(x–2 sec (2 ln x)) 1 1
u1 = –∫ 2 dx = –∫ dx = – ∫ tan(2 ln x) dx
W (2x–1) 2 x
1
= ln |cos(2 ln x)|
4
y f(x) (cos (2 ln x))(x–2 sec (2 ln x)) 1 1 1
u2 = ∫ 1 dx = ∫ dx = ∫ dx = ln x
W (2x–1) 2 x 2
1 1
Therefore yp = cos (2 ln x) ln|cos (2 ln x)| + (ln|x|) sin (2 ln x) and the general solution is
4 2
1 1
y = c1 cos(2 ln x) + c2 sin(2 ln x) + cos (2 ln x) ln|cos (2 ln x)| + (ln|x|) sin (2 ln x).
4 2
Solutions Manual
12
1
76 The auxiliary equation is 4m2 + 1 = 0 which has roots ± i. The general solution is
2
1 1
y = c1 cos (
2 )
ln x + c2 sin
2 ( )
ln x . From the given initial conditions, c1 = 0, c2 = –2. Thus,
1
y = –2 sin (
2
ln x . )
77 The auxiliary equation is m2 – 6m + 5 = 0 which has roots 5, 1. The general solution is
1 5 1 5
y = c1x5 + c2x. From the given initial conditions, c1 = – , c2 = . Thus, y = – x5 + x
2 2 2 2
1 1
78 The auxiliary equation is 6m2 – m – 1 = 0 which has roots , – . The general solution is
2 3
4 6 4 6
y = c1x1/2 + c2x–1/3. From the given initial conditions, c1 = , c2 = . Thus, y = x1/2 + x–1/3.
5 5 5 5

79 The auxiliary equation is m2 + 5m + 6 =0, so yc = c1x–2 + c2x–3 and

∣–2xx ∣
x–3 = –x–6.
–2
W= –3
–3x–4
Identifying f (x) = 9x–2, we obtain
y f(x) (x–3)(9x–2) 9
u1 = –∫ 2 dx = –∫ dx = 9∫x dx = x2
W (–x )
–6
2
y1 f(x) (x–2)(9x–2)
u2 = ∫ dx = ∫ dx = –9∫x2 dx = –3x3
W (–x–6)
9 2 –2 3 3
Therefore yp = (2 )
x x + (–3x3) x–3 = and the general solution is y = c1x–2 + c2x–3 + . From
2 2
19
the given initial conditions, we obtain c1 = – , c2 = 6,
2
19 –2 3
Therefore, yp = – x + 6x + –3
2 2

80 The auxiliary equation is m2 – 2m + 1 = 0, so yc = c1x + c2x ln x and


W = x x ln x = x
1 1 + ln x ∣
Identifying f(x) = 2x , we obtain
4

y f(x) (x ln x)(2x4) 2 2 5
u1 = –∫ 2 dx = –∫ dx = – 2∫x4 In x dx = – x5 In x + x
W (x) 5 25
y f(x) (x)(2x4) 1
u2 = ∫ 1 dx = ∫ dx = ∫2x4 dx = x5
W (x) 2
2 2 5 2 5 2 6
(
Therefore yp = x – x5 In x +
5 25 )
x + x In x
5
x =( 25 )
x and the general solution is
2 6 48 7
y = c1x + c2x In x + x . From the given initial conditions, we obtain c1 = , c2 = – ,
25 25 5
48 7 2 6
Therefore, y = x – x ln x + x .
25 5 25

81 The auxiliary equation is m2 – 3m = 0, so yc = c1 + c2x3 and


W= 1
0 ∣ 3x2∣
x3 = 3x3.

Identifying f(x) = x – 2, we obtain


4
Higher-Order Linear Differential Equations
13
y2 f(x) (x3)(x4 – 2) 1 1 1
u1 = –∫ dx = –∫ dx = – ∫(x5 – 2x) dx = – x6 + x2
W (3x2) 3 18 3
y f(x) (1)(x –2)
4
1 1 2
u2 = ∫ 1 dx = ∫ dx = ∫(x2 – 2x–2) dx = x3 +
W (3x2) 3 9 x
1 6 1 2 1 3 2 1 6 7 2
Therefore yp = 1 – ( 18
x +
3 )x + x3 ( 9
x +) x
=
18
x + x and the general solution is
3
1 7 19
y = c1 + c2x3 + x6 + x2. From the given initial conditions, we obtain c1 = 5, c2 = – . Therefore,
18 3 9
19 3 1 6 7 2
y=5– x + x + x.
9 18 3

82 The auxiliary equation is m2 – 6m + 9 = 0, so yc = c1x3 + c2x3 In x and

W= ∣ ∣
x3 x3 ln x = x5. = x5.
3x2 x2 + 3x2 ln x
Identifying f (x) = x In x, we obtain
y2 f(x) (x3 ln x)(x ln x) (ln x)2 1
u1 = –∫ dx = –∫ dx = –∫ dx = – (ln x)3
W (x )
5
x 3
y f(x) (x )(x ln x)
3
(ln x) 1
u2 = ∫ 1 dx = ∫ dx = ∫ dx = – (ln x)2
W (x5) x 2
1 1 3 1
Therefore yp = 1– x3 (ln x)3 + x (ln x)3 + x3 = x3 (ln x)3 and the general solution is
3 2 6
1 3
y = c1x + c2x ln x + x . From the given initial conditions, we obtain c1 = –1, c2 = 4. Therefore,
3 3
6
1
y = –x3 + 4x3 ln x + x3 (ln x)3.
6

DISCUSSION QUESTIONS
1 From its solution, we can obtain the auxiliary equation which is
y (x) = (A + Bx + Cx2)e2x ⇒ (m – 2)3 = 0 ⇒ m3 – 6m2 + 12m – 8 = 0
Thus, the associated linear homogeneous differential equation with constant coefficients is
y‴ – 6y″ + 12y″ – 8y = 0

2 From m4 + 1 = 0 ⇒ (m2 + 1)2 – 2m2 = 0. By factorization:


(m + 2m + 1)(m2 – 2m + 1) = 0
(m2 + 2m + 1) = 0
– 2 ± 2– 4(1)(1) – 2 ± –2 – 2±i 2 – 2 2
⇒ m1,2 = = = = ±i
2 2 2 2 2
(m2 + 2m + 1) = 0
2 ± 2– 4(1)(1) 2 ± –2 2±i 2 2 2
⇒ m3,4 = = = = ±i
2 2 2 2 2

3 With the substitution t = In x, we calculate:


dy dy dt dy 1 1 dy

dx
= ∙ =
dt dx dt x ( ) =
x dt
d2 y 1 d dy dy d 1 1 d dy 1 dy

dx 2
=
x dx dt ( ) + ( ( ))
dt dx x
=
x dt dx ( )
– 2
x dt
1 d 1 dy 1 dy 1 d2 1 dy
= ( )
x dt x dt
– 2 = –
x dt x2 dt2 x2 dt
Solutions Manual
14

Substituting the derivatives into the 2nd order Cauchy-Euler DE:


d2 y dy
ax2 2 + bx + cy = g(x)
dx dx
lead to a linear equation with constant coefficients.
1 d2y 1 dy 1 dy
[
ax2 2 2 – 2
x dt x dt ] + bx[ x dt ] + cy = g (x)
d2y dy dy
[ a 2 –a
dt ]
dt
+b
dt
+ cy = g (e′)
d2y dy
a 2 – (b – a) + cy = g (e′)
dt dt

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy