1stODE
Separable Variable Method¶
for any ODE satisfying
linear Equation¶
standard form¶
integrating factor¶
solving method¶
-
standard form
-
multiple M(x)
-
notice that
-
thus (form 2.)
-
according to product rule
-
integrate both sides
-
check initial value and singular points 1
Exact Equation¶
Any 1st ODE can be written as
If
which means
, then
is an Exact Equation.
for an exact equation
due to
we know that
solution to exact equation¶
-
check the 1st ODE is exact equation
-
then
-
and we can get
by -
solve
modify non-exact equations to exact equations¶
given a 1st ODE which isn't exact equation
meaning
we can try to find an integrating factor
is an exact equation.
check if this equation satisfy either
1.
>
> \(
or
2.
>
> \(
if neither of these condition were satisfied, the equation cannot be exact equation.
otherwise, the equation can be multiplied by
or
see proof.
homogeneous Equation¶
There are two different definition of homogeneous equation.
homogeneous Linear Equation¶
The constant term of linear Equation is zero
In 1st ODE case
The equation is homogeneous if f(x) = 0
see further definition.
homogeneous 1st ODE¶
以下兩種定義等價。
-
ODE in
formThe equation is homogeneous if
-
ODE in
formIf
and are homogeneous functions of the same degree, then the 1st ODE is homogeneous.
Quick Check Guide : sum of powers (指數之和)
Solution to 1st ODE¶
Set
then use separable variable method
Bernoulli's Equations¶
aka 白努力 equation
standard form¶
Solution¶
Assume
according to chain rule, we can write
代入 standard form
then use the method of solving linear 1st ODE.
Ax + By + C¶
If the 1st ODE has the form
set
then
and solve it by any method above.
-
singular points
s.t.singular points cannot be solution.