Final Study Guide
Final Study Guide
Matthew Chesnes
It’s all about the Mathematics!
Kenyon College
Exam date: May 11, 2000
6:30 P.M.
1 First Order Differential Equations
• Differential equations can be used to explain and predict new facts for about everything
that changes continuously.
d2 x dx
• + a + kx = 0.
dt2 dt
• t is the independent variable, x is the dependent variable, a and k are parameters.
2
1.3 Mixing Problems
dQ
• = Rate In - Rate Out.
dt
• Consider a tank that initally contains 50 gallons of pure water. A salt solution contain-
ing 2 pounds of salt per gallon of water is poured into the tank at a rate of 3 gal/min.
The solution leaves the tank also at 3 gal/min.
• Output = ?(lbs/gal)*3(gal/min).
Q(t)
• Salt in Tank = .
50
Q(t)
• Therefore output of salt = (lbs/gal)*3(gal/min).
50
dQ Q(t)
• = Rate In - Rate Out = 2 lbs/gal*3gal/min - (lbs/gal)*3(gal/min).
dt 50
3Q
• 6 lbs/min - lbs/min.
50
• Solve via seperation of Variables.
• Draw a vertical line, label the equilibrium points, determine if the slope of y is positive
or negative between each equilibrium and label up or down arrows.
3
1.7 Bifurcations
• Bifurcations occur at parameters where the equilibrium profile changes.
P (t)dt) dy
R R R
• e( + e( P (t)dt)
P (t)y = e( P (t)dt)
f (t).
dt
• then via chain rule ...
R
d{e( P (t)dt)
y} R
• ((Integrating factor * y))= e( P (t)dt)
f (t).
dt
• Then integrate to find solution.
4
2 Systems
dx dy
• = ax − bxy, = −cy + dxy.
dt dt
• Equilibrium occurs when both differential equations are equal to zero.
• To verify that x(t), y(t) is a solution to a system, take the deriviative of each and
compare them to the originial differerential equations with x and y plugged in.
d2 y dy d2 y
• Converting a second order differential equation, = y. Let v = . Thus dv = .
dt2 dt dt
•
dx
d dt ax + bxy
P(t) = dy = . (1)
dt cy + exy
dt
5
3 Systems II
• Matrix form.
d
• Homogeneous = X = AX.
dt
d
• Non-homogeneous = X = AX + F.
dt
• Linearity Principal
d
• Consider X = AX,where
dt
a b
A= . (2)
c d
• If X1 (t) and X2 (t) are solutions, then k1 X1 (t) + k2 X2 (t) is also a solution provided
X1 (t) and X2 (t) are linearly independent.
• Theorem: If A is a matrix wtih det A not equal to zero, then the only equilibrium
d
piont for the system X = AX is,
dt
0
. (3)
0
λ2 − (a − d)λ + ae − bc = 0.
6
3.2 Stability
Consider a linear 2 dimensional system with two nonzero, real, distinct eigenvalues, λ1 and
λ2 .
• If the eigenvalues have different signs, then the origin is a saddle (unstable).
• Given real and complex parts of a solution, the two parts can be treated as seperate
independent solutions and used in the linearization theorem to determine the general
solution.
• Stability: consider a linear two dimensional system with complex eigenvalues λ1 = a+ib
and λ2 = a − ib.
• Where V1 = (A − λI)V2 .
• X1 and X2 will be independent and the general solution is formed in the usual manner.
X(t) = k1 V1 + k2 eλ2 t V2 .
7
4 Second Order Differential Equations
d2 y dy
• Form: 2
+ p(t) = q(t)y = f (t).
dt dt
• Homogeneous if f (t) = 0.
• given solutions y1 and y2 to the 2nd order differential equation, you must check the
Wronskian if both solutions are from real roots of the characteristic.
•
y1 y2
W = det . (6)
y10 y20
8
4.4 Nonhomogeneous with constant coefficents
• General solution = y(t) = yh + yp .
• Polynomial f (t).
– Look for particular solution of the form yp = Atn + Btn−1 + Ctn−2 + ... + Dt + E.
• Exponential f (t).
• Combination f (t).
• Superposition f (t).
9
5 LaPlace Transformations
R∞ RT
• Definition L{f (t)} = 0
e−st f (t)dt = limT →∞ 0
e−st f (t)dt.
10