Solveeit Logo

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, dydx\frac{dy}{dx} + 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 v(x)u(x)w(x)u(x)\frac{v(x) - u(x)}{w(x) - u(x)}.

Answer

The ratio v(x)u(x)w(x)u(x)\frac{v(x)-u(x)}{w(x)-u(x)} is a constant (specifically, C1C2\frac{C_1}{C_2}).

Explanation

Solution

For the first order linear ODE

dydx+P(x)y=Q(x),\frac{dy}{dx} + P(x)y = Q(x),

if u(x)u(x) is a particular solution, the general solution is given by

y=u(x)+CeP(x)dx.y = u(x) + C e^{-\int P(x)\,dx}.

Thus, if

v(x)=u(x)+C1eP(x)dxandw(x)=u(x)+C2eP(x)dx,v(x) = u(x) + C_1 e^{-\int P(x)\,dx} \quad \text{and} \quad w(x) = u(x) + C_2 e^{-\int P(x)\,dx},

then

v(x)u(x)=C1eP(x)dxandw(x)u(x)=C2eP(x)dx.v(x) - u(x) = C_1 e^{-\int P(x)\,dx} \quad \text{and} \quad w(x) - u(x) = C_2 e^{-\int P(x)\,dx}.

The ratio is

v(x)u(x)w(x)u(x)=C1C2,\frac{v(x)-u(x)}{w(x)-u(x)} = \frac{C_1}{C_2},

which is independent of xx; that is, it is a constant.