1.2 Formulation of Differential Equations by Eliminating Arbitrary Constants
1.2 Formulation of Differential Equations by Eliminating Arbitrary Constants
3
y 1 1
y −2 3 = 0 from which the differential equation y − y − 6 y = 0 follows immediately.
y 4 9
This latter method has the advantage of making it easy to see that the elimination of the constants
c1 ,c2 ,..., cn from a relation of the form y = c1em1x + c2em2 x + ... + cnemn x will always lead to a
differential equation
dny d n−1 y
a0 n + a1 n−1 + ... + an y = 0, in which the coefficients a0 , a1,..., an are constants. The
dx dx
study of such differential equations will receive much of our attention.
Example 1.2.2 Eliminate the constant a from the equation ( x − a) 2 + y 2 = a 2 .
Direct differentiation of the relation yields 2( x − a) + 2 yy = 0, from which a = x + yy.
Therefore, using the original equation, we find that y 2 = x 2 + 2 xyy, which may be written in
the form ( x 2 − y 2 )dx + 2 xydy = 0.
Another method is based upon the isolation of an arbitrary constant.
x2 + y 2
The equation ( x − a) + y = a may be put in the form = 2a.
2 2 2
x
Differentiating both sides, we get
x(2 xdx + 2 ydy ) − ( x 2 + y 2 ) dx
= 0, or ( x − y )dx + 2 xydy = 0, as desired.
2 2
2
x
Example 1.2.3 Eliminate B and from the relation x = B cos(t + ),- - - - - - - - (5) in
which is a parameter (not to be eliminated).
First we obtain two derivatives of x with respect to t
dx
= − B sin(t + ), − − − − − − − − − − (6)
dt
d 2x
2
= − 2 B cos(t + ). − − − − − − − − − (7)
dt
On comparing equations (5) and (7) we get
d 2x
2
+ 2 x = 0.
dt
Example 1.2.4 Eliminate c from the equation cxy + c2 x + 4 = 0.
Differentiating the given equation we get c( y + xy) + c 2 = 0.
Since c 0, c = −( y + xy) and substitution into the original leads to the result
4
x3 ( y)2 + x 2 yy + 4 = 0.
Exercises 1.2.5
Form the differential equation by eliminating the arbitrary constants
1. x = c1 cos t + c2 sin t; a parameter.
2. y 2 = 4ax.
3. y = x 2 + c1e x + c2e−2 x .
4. y = Ae2 x + Bxe2 x .
5. y = c1eax cos bx + c2eax sin bx; a and b are parameters.