ODE Formula Sheet
ODE Formula Sheet
- For y’+p(t)y = g(t) the I(t) = e∫p(t)dt - If y1 = y2 are both solutions to the differential
- I(t)*y = ∫ g(t)*I(t)dt. equation:
- L(y) = y” + p(t)y’ + q(t)y = 0, then:
Separable Equations: - ỹ = Ay1 + By2 is also a solution
- M(x) + N(y)y’ = 0
=> M(x)dx + N(y)dy = 0 Exact Differential Equations:
=>∫ M(x)dx = ∫ -N(y)dy will yield - M(x,y) + N(x,y)y’ = 0
implicit solution. - With My = Nx
- ψ(x,y) is the solution with ψx = M, ψy
Making a DE exact with an integrating factor μ w/: =N
- μ*My = μ*Nx - Step 1: Set ψ(x,y) = ∫ M(x)dx + F(y)
- Can take form μ(x), μ(y), or μ(x,y) - Step 2: Take partial dy of resulting ψ(x,y)
- Find by solving (μ*M)y = (μ*N)x - Integrate both sides to solve for F(y)
- Step 3: Solve for ψ(x,y) + C = 0
Constant Coefficient:
- L(y) = ay’’ + by’ + cy = 0, A ≠ 0.
- L(y) = y” + (b/a)y’ + (c/a)y = 0, is standard
form.
- Characteristic polynomial: p(r) = ar2 + br + c
- 3 possible cases:
- 2 real roots (r1,r2): Aer1t + Ber2t
- 1 double root (r1=r2): Aert + Btert
- 2 complex roots (r1 = λ + iμ, r2 = λ - iμ): Aeλtcos(μt) + Beλtsin(μt)
Abel’s theorem:
- For y(n) + pn(t)y(n-1) + … + pn(t) = 0
- W = e-∫p(t)dt which yields a first order DE for y2
Lyapunov Mechanics:
- Vdot = Vx*x’ + Vy*y’