Cheat Sheet MAT230
Cheat Sheet MAT230
Cheat Sheet MAT230
• Picard iteration
Given ẋ = f (x) and x(t0 ) = x0 , we estimate the
GENERAL NOTES solution in the vicinity of x0 by a sequence of ap-
proximations:
BPreliminaries x0 = x0
Z t
• The general framework for ODEs is x1 = x0 + f (x0 )dt
t0
ẋ = f (x), x(0) = x0 . Z t
x2 = x0 + f (x1 )dt
– Time is just a variable xi , and higher-order t0
derivatives can be reduced to first order deriva- .. ..
.=.
tives by introducing new variables. Z t
– A well posed problem has a unique solution with xn = x0 + f (xn−1 )dt
continuous dependence on the initial conditions. t0