Question
Question: Consider the differential equation, $\frac{dy}{dx}$ + P(x)y = Q(x). If u(x), v(x) and w(x) are parti...
Consider the differential equation, dxdy + P(x)y = Q(x). If u(x), v(x) and w(x) are particular solutions different from u(x) and v(x) then find the ratio w(x)−u(x)v(x)−u(x).
Answer
The ratio w(x)−u(x)v(x)−u(x) is a constant (specifically, C2C1).
Explanation
Solution
For the first order linear ODE
dxdy+P(x)y=Q(x),if u(x) is a particular solution, the general solution is given by
y=u(x)+Ce−∫P(x)dx.Thus, if
v(x)=u(x)+C1e−∫P(x)dxandw(x)=u(x)+C2e−∫P(x)dx,then
v(x)−u(x)=C1e−∫P(x)dxandw(x)−u(x)=C2e−∫P(x)dx.The ratio is
w(x)−u(x)v(x)−u(x)=C2C1,which is independent of x; that is, it is a constant.