what is the trajectory or solution curve and what point do you expect it to go through
{(t, g(t)); t ∈ IR} should pass through (t0, x0) which is determined by the initial condition x(t0) = x0
flow
set of solution curves as the initial conidition varies
form of explicit ODE
what is its general solution
dx/dt = f(t)
x(t) = F(t) + C
what is required for a homogenous function to have a degree d
F(λx1, λx2, . . . λxn) = λ^dF(x1, x2, . . . xn) .
form of a separable ODE
dx/dt = f(t) g(x).