1.2 Solutions of Some DEs
Object in free fall
\[ v(t) \rightarrow \text{velocity } \left( \frac{dy}{dt} \right) \]
DE:
\[ m \frac{dv}{dt} = mg - cv \]Let \( m = 10 \text{ kg} \) and \( c = 2 \text{ kg/s} \)
Assume: \( v(0) = 0 \)
Object in free fall
\[ v(t) \rightarrow \text{velocity } \left( \frac{dy}{dt} \right) \]
DE:
\[ m \frac{dv}{dt} = mg - cv \]Let \( m = 10 \text{ kg} \) and \( c = 2 \text{ kg/s} \)
Assume: \( v(0) = 0 \)
Recall from calculus:
\[ \frac{d}{dt} \ln |v(t) - 49| = rac{1}{v(t) - 49} \frac{dv}{dt} \]Integrate with respect to \( t \)
Let \( e^A = C \) (also a constant).
Find \( C \) using initial condition \( v(0) = 0 \):
So
note: as \( t \to \infty \), \( v \to 49 \) (because \( \lim_{t \to \infty} e^{-t} = 0 \))
terminal velocity
(weight balances drag)
now, assume \( V(0) = V_0 \)
We can use the same steps to solve all equations of the form
\[ \frac{dy}{dt} = ay + b \]
\( a, b \) constants
Equations with ordinary derivatives (no partial derivs).
Equations with at least one partial deriv.
Order is the order of the highest derivative in eq.
A Differential Equation (DE) is linear if it is a linear function of all its derivatives of the dependent variable.
Criteria for Linearity:
linear, 2nd order ODE
\( t \): independent variable
linear, 2nd order ODE
transcendental but w/ indep. var.
linear 2nd order ODE
\( \theta \): dependent variable
nonlinear
example:
function = its own deriv.
\( y = e^t \) \( y' = e^t \)
\( \rightarrow y = Ce^t \)
solution of DE
\( r = \text{constant} \)
example:
for what values of \( r \) is \( y = e^{rt} \) a solution?
plug \( y = e^{rt} \) into \( y'' + 2y' - 3y = 0 \)
\( y' = re^{rt} \)
\( y'' = r^2e^{rt} \)
since \( e^{rt} \neq 0 \), \( r^2 + 2r - 3 = 0 \)
\( (r + 3)(r - 1) = 0 \)
\( r = -3, \text{ or } r = 1 \)
\( y'' + 2y' - 3y = 0 \) has \( e^{-3t} \) and \( e^t \) as solutions