Solution by Elimination
Solution by Elimination
a b, is given by yp(x) 冕ba G(x, t)f(t)dt where y1(x) and [Hint: In your proof, you will have to show that
y2(x) are solutions of the associated homogeneous y1(b) 0 and y2(a) 0. Reread the assumptions fol-
differential equation chosen in the construction of G(x, t) so lowing (24).]
that y1(a) 0 and y2(b) 0. Prove that the solution of the 46. Use the result in Problem 45 to solve
boundary-value problem with nonhomogeneous DE and
boundary conditions, y y 1, y(0) 5, y(1) 10.
y Py Qy f(x), y(a) A, y(b) B
is given by
B A
y(x) yp(x) y1(x) y (x).
y1(b) y2(a) 2
each dependent variable, this section gives you an opportunity to practice what you learned in
Sections 4.3, 4.4 (or 4.5), and 4.6.
INTRODUCTION Simultaneous ordinary differential equations involve two or more equations that
contain derivatives of two or more dependent variables—the unknown functions—with respect to a
single independent variable. The method of systematic elimination for solving systems of differential
equations with constant coefficients is based on the algebraic principle of elimination of variables. We
shall see that the analogue of multiplying an algebraic equation by a constant is operating on an ODE
with some combination of derivatives.
x 2x y x 3y sin t
x y 4x 2y et
in terms of the operator D, we first bring all terms involving the dependent variables
to one side and group the same variables:
x 2x x y 3y sin t (D2 2D 1)x (D2 3)y sin t
is the same as
x 4x y 2y et (D 4)x (D 2)y et.
Copyright 2012 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s). Editorial review has
deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
4.9 SOLVING SYSTEMS OF LINEAR DE S BY ELIMINATION ● 181
Multiplying the first equation in (1) by 2 while operating on the second by D and
then subtracting gives the differential equation for y, D 2 y 6y 0. It follows
immediately that
y(t) c3 e16t c4 e16t. (3)
Now (2) and (3) do not satisfy the system (1) for every choice of c1, c2, c3, and
c4 because the system itself puts a constraint on the number of parameters in a solu-
tion that can be chosen arbitrarily. To see this, observe that substituting x(t) and y(t)
into the first equation of the original system (1) gives, after simplification,
Solve Dx (D 2)y 0
(D 3)x 2y 0. (5)
Copyright 2012 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s). Editorial review has
deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
182 ● CHAPTER 4 HIGHER-ORDER DIFFERENTIAL EQUATIONS
As we noted in the foregoing discussion, a solution of (5) does not contain four in-
dependent constants. Substituting (6) and (7) into the first equation of (5) gives
(4c1 2c 3 )e 2t (c 2 3c 4 )e3t 0.
From 4c1 2c3 0 and c2 3c4 0 we get c3 2c1 and c4 13 c2.
Accordingly, a solution of the system is
1
x(t) 2c1 e2t c2 e3t, y(t) c1e2t c2 e3t.
3
Because we could just as easily solve for c3 and c4 in terms of c1 and c2, the
solution in Example 1 can be written in the alternative form
1
x(t) c3 e2t c4 e3t, y(t) c3 e2t 3c4 e3t.
2
It sometimes pays to keep one’s eyes open when solving systems. Had we solved
for x first in Example 1, then y could be found, along with the relationship between the
This might save constants, using the last equation in the system (5). You should verify that substituting
you some time. 䉴
x(t) into y 12 (Dx 3x) yields y 12 c3 e2t 3c4 e3t. Also note in the initial dis-
cussion that the relationship given in (4) and the solution y(t) of (1) could also have
been obtained by using x(t) in (2) and the first equation of (1) in the form
Solve x 4x y t2
(8)
x x y 0.
Copyright 2012 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s). Editorial review has
deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
4.9 SOLVING SYSTEMS OF LINEAR DE S BY ELIMINATION ● 183
In (3) of Section 3.3 we saw that the system of linear first-order differential equations
dx1 2 1
x1 x2
dt 25 50
dx2 2 2
x1 x
dt 25 25 2
is a model for the number of pounds of salt x1(t) and x2(t) in brine mixtures in tanks
A and B, respectively, shown in Figure 3.3.1. At that time we were not able to solve
the system. But now, in terms of differential operators, the foregoing system can be
written as
冢D 252 冣 x 1
1
x 0
50 2
2
25
x1 D
2
冢
x 0.
25 2 冣
Operating on the first equation by D 252 , multiplying the second equation by 501 ,
adding, and then simplifying gives (625D 2 100D 3)x1 0. From the auxiliary
equation
we see immediately that x1(t) c1et/ 25 c2 e3t/ 25. We can now obtain x2 (t) by
using the first DE of the system in the form x2 50(D 252 )x1. In this manner we
find the solution of the system to be
25 x1(t) c1et / 25 c2 e3t / 25, x2(t) 2c1 et / 25 2c2 e3t / 25.
20
x1(t) In the original discussion on page 108 we assumed that the initial conditions were
pounds of salt
Copyright 2012 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s). Editorial review has
deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
184 ● CHAPTER 4 HIGHER-ORDER DIFFERENTIAL EQUATIONS
In Problems 1 –20 solve the given system of differential In Problems 21 and 22 solve the given initial-value problem.
equations by systematic elimination.
dx dx
dx dx 21. 5x y 22. y1
1. 2x y 2. 4x 7y dt dt
dt dt dy dy
dy dy 4x y 3x 2y
x x 2y dt dt
dt dt x(1) 0, y(1) 1 x(0) 0, y(0) 0
dx dx
3. y t 4. 4y 1
dt dt Mathematical Models
dy dy 23. Projectile Motion A projectile shot from a gun has
xt x2
dt dt weight w mg and velocity v tangent to its path of
motion. Ignoring air resistance and all other forces acting
5. (D 2 5)x 2y 0 on the projectile except its weight, determine a system of
2x (D 2 2)y 0 differential equations that describes its path of motion.
6. (D 1)x (D 1)y 2 See Figure 4.9.2. Solve the system. [Hint: Use Newton’s
3x (D 2)y 1 second law of motion in the x and y directions.]
d 2x d 2 x dy y
7. 4y et 8. 5x
dt2 dt2 dt
d 2y dx dy
4x et x 4y v
dt2 dt dt
9. Dx D 2 y e3t mg
(D 1)x (D 1)y 4e3t x
10. D2x Dy t
(D 3)x (D 3)y 2 FIGURE 4.9.2 Path of projectile in Problem 23
11. (D 2 1)x y 0
24. Projectile Motion with Air Resistance Determine a
(D 1)x Dy 0
system of differential equations that describes the path
12. (2D 2 D 1)x (2D 1)y 1 of motion in Problem 23 if air resistance is a retarding
(D 1)x Dy 1 force k (of magnitude k) acting tangent to the path of the
dx dy projectile but opposite to its motion. See Figure 4.9.3.
13. 2 5x et Solve the system. [Hint: k is a multiple of velocity,
dt dt
say, bv.]
dx dy
x 5et
dt dt
v
dx dy
14. et
dt dt
d2 x dx
2 xy0 θ
dt dt k
Copyright 2012 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s). Editorial review has
deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.