5. Initial Value Problems Flashcards
First Order IVPs
General Form
x’ = f(x(t),t)
-with x(0)=xo
Second Order IVPs
General Form
x’’ = f(x’(t),x(t),t)
-with x(0)=xo and x’(0)=xo’
First Order IVPs - Standard Expansion
Steps
1) suppose that: x ~ xo(t) + ε*x1(t) + ε²x2(t)+... as ε->0 2) sub into equation 3) consider O(1) terms, then O(ε), then O(ε²) etc.
Second Order IVPs
Most Fundamental Form
x’’ + ωo²x = 0
-with initial conditions
Second Order IVPs
Fundamental Form - General Solution
x = a cos(ωot) + b sin(ωot) OR x = Ae^(iωot) + Be^(-iωot) = Ae^(iωot) + A* e^(-iωot) -since x(t) needs to be real -to fit the initial conditions, use a and b i the first equation or Re(A) and Im(A) in the second
Second Order IVPs
Fundamental Form - Period and Frequency
- solution is oscillatory and periodic in time, once cycle corresponds to ωot increasing by 2π
- so the period is, T=2π/ωo
- and ωo is the frequency
Second Order IVPs
Forced Systems
x’’ + ωo²x = α cosωt + β sinωt
-where ωo is the natural frequency and ω is the forcing frequency
Second Order IVPs
Forced Systems - Complimentary Function
xcf = a cosωot + b sinωot
-determine a and b with initial conditions
Second Order IVPs
Forced Systems - Particular Integral
xpi = C cosωot + D sinωot -where: C = α / (ωo²-ω²) -and D = β / (ωo² - ω²)
Second Order IVPs
Forced Systems - Resonant Response
-there is a resonant response when ω->ωo
Second Order IVPs
Forced Systems - Forcing at Resonant Frequency
-governing equation:
x’’ + ωo²x = α cosωot + β sinωot
=>
x(t) = a cosωot + b sinωot - β/2ωo t cos(ωot) + α/2ωo t sin(ωot)
Motion of a Non-Linear Pendulum
Equation
d²θ/dq² + g/L sinθ = 0 -with: θ(0)=θo dθ(0)/dq = 0 -where θo>0
Motion of a Non-Linear Pendulum
Non-Dimensionalising
-introduce a non-dimensional time, t, with t∝q where q has dimensions of seconds:
t = √[g/L] q
Motion of a Non-Linear Pendulum
Conservation of Energy
- the non-linear pendulum system conserves energy
- prove this by multiplying by dθ/dt
Motion of a Non-Linear Pendulum
Solution
-make the substitution x(t) = θ/θo
-apply a Taylor expansion to sine
=>
x’’ + x = εx³/6 - ε²x^5/120 + O(ε³)
-gather terms of like order and apply the boundary conditions