DE Lec Notes 1
DE Lec Notes 1
DE Lec Notes 1
DIFFERENTIAL EQUATIONS
Yahoogroup: Type ricky earnhart (search tool of yahoogroup)
An equation which contains derivatives or differentials is called a
differential equation.
Examples.
1. 2 x 2 y 2 dx xy 3 y 2 dy 0 ODE (Ind. Var = x or y)
2. 3 y ' ' ' 2 4 x y ' ' 3 2 xy ODE (dep var = y, ind var = x)
3.
4.
d2y
2 sin t 1
dt 2
x
x
3t
0
t
z
Differential Equations
C1 =
1 2
2
(subst in E2),
2 = 2 C1 cos /4 2 C2 sin /4
2 =2C1(1/ 2 ) 2 C2(1/ 2 )
E4: 1 = C1 C2
, C2=
1 2
2
ans.
Differential Equations
Validating Solutions
Example 1: Determine whether y(x)=e2x is a solution to y + y2 = 0.
Solution: y=e2x y = 2e2x
Substitute in the ODE; y + y2 = 0
(2e2x) + (e2x)2 is not equal to 0. (the equation is not satisfied)
Thus, y(x)=e2x is not a solution to y + y2 = 0.
Example 2: Determine whether y = 1/x is a solution to y + y2 = 0.
Solution: y = 1/x y = -x-2 = -1/x2.
Substituting in the equation, (-1/x2) + (1/x)2 = 0 (the equation is
satisfied). Therefore, y = 1/x is a solution to y + y2 = 0 (x0).
Note: The are actually infinitely many equations, y=f(x) that would
satisfy the above ODE. One can verify that y = 1/(x 2) is also a solution
to the given ODE.
Elimination of Arbitrary Constants
Given the general solution we find the required differential
equation, taking note that the number of arbitrary constants (no
essential) is equal to the order of the differential equation.
Arbitrary constants constants to be eliminated
Parameters constants to be retained in the ODE.
Example 1: Obtain the differential equation associated with the solution
y = A + ln Bx where A and B are arbitrary constants.
Solution: Note that A and B are essential constants.
y = A + ln B + ln x A + ln B = C
y = C + ln x
1 arb const. = 1st order ODE
y = 0 + (1/x)
y = 1/x (required ODE) ans.
Example 2: y = A coskx + B sinkx, with A,B=arb. Const.,
k = parameter (fixed constant)
Solution: 2 arb const to obtain a second order DE
E1: y = A coskx + B sinkx
E2: y = -Ak sinkx + Bk coskx
E3: y = -Ak2 coskx - Bk2 sinkx
y = -k2 ( Acoskx + B sinkx)
y = -k2y (required DE) ans.
Differential Equations
d3y
d2y
dy
3 2 2
0
3
dx
dx
dx
d3y
d2y
dy
6
11 6 y 0
3
2
dx
dx
dx