Separable equation
When x and y functions can be separated into separate one-variable functions
(as shown below).
dxdy=f(x)g(y)
∫g(y)1dy=∫f(x)dx
Homogenous equation
dxdy=f(x,y)
A function f(x,y) is homogenous when f(x,y)=f(λx,λy).
To solve:
- Use y=vx substitution, where v is a function of x and y
- Differentiate both sides: dy=v+vdx
- Apply the substitution to make it separable
Reduction to homogenous type
dxdy=Ax+By+Cax+by+c
This type of equation can be reduced to homogenous form.
If a:b=A:B, use the substitution: u=ax+by.
In other cases:
- Find h and k such that ah+bk+c=0 and Ah+Bk+C=0
- Use substitutions:
- X=x+h
- Y=y+k
The reduced equation would be:
dXdY=AX+BYaX+bY
Linear equation
dxdy+P(x)y=Q(x)
The above form is called the standard form.
The equation would be separable if Q(x)=0.
Otherwise:
- Identify P(x) from the standard form
- Calculate integrating factor: I=exp∫P(x)dx.
- Multiply both sides by I
- LHS becomes dxd(yI)
- Integrate both sides to solve for y
Bernoulli’s equation
dxdy+P(x)y=Q(x)yn;n∈R
When n=0 or n=1, the equation would be linear.
Otherwise, it can be converted to linear using v=y1−n as substituion.
None of the above
The equation must be converted to one of the above by using a suitable
substitution.