General solution for $U_{xy}+U_y=e^{-x}$

95 Views Asked by At

Let $$U_{xy}+U_y=e^{-x}$$

I followed the substitution mentioned here.

Let $V_x+V=e^{-x}$. So now we have $(e^{x}V)_x=e^{-x}$. Integrating w.r.t $x$ we get $$V=-e^{-2x}+e^{-x}c_1(y).$$ Then integrating w.r.t $y$ we get $$U=-ye^{-2x}+ye^{-x}c_1(y)+c_2(x).$$

Is this the correct procedure?

2

There are 2 best solutions below

0
On BEST ANSWER

$V_x+ V = {\rm e}^{-x}$ implies $({\rm e}^{x}V)_x=1$.

0
On

$$U_{xy}+U_y=e^{-x}$$ Interation relatively to $y$ gives : $U_x+U=e^{-x}y+f(x)$ any derivable function $f(x)$

Let $U(x,y)=e^{-x}F(x,y)$ $$U_x+U=e^{-x}F_x=e^{-x}y+f(x)$$ $$F_x=y+e^xf(x)=y+g(x)$$ Integration relatively to $x$ gives : $F=xy+G(x)+h(y)$ any derivable functions $G$ and $h$ $$U(x,y)=e^{-x}\left(xy+G(x)+h(y)\right)$$ or $$U(x,y)=e^{-x}\left(xy+h(y)\right)+H(x)$$ where $h$ and $H$ are any derivable functions.