A function f(x,y) is homogeneous of degree n if f(tx,ty) = * f(x,y). A DE dy/dx = f(x,y) is homogeneous when f and g have the same degree, making the ratio degree 0.
Recognition: Each term should have the same total degree in x and y. Examples: is homogeneous (all terms degree 2). is NOT (constant term 1 breaks homogeneity).
Solving with y = vx:
- Substitute y = vx, dy/dx = v + x
- Express RHS in terms of v: dy/dx = phi(v)
- Separate: -v) =
- Integrate and substitute back v =
When to use x = vy instead: If the DE is more naturally expressed as dx/dy = psi, use x = vy. This gives dx/dy = v + y = psi(v).
Reducible to Homogeneous (Non-homogeneous linear type): dy/dx =
Case 1: a1/a2 != — Translate: x = X+h, y = Y+k, choose h,k to make c1,c2 vanish. Case 2: a1/a2 = = m — Substitute v = a1x + b1y. The equation becomes separable.