微分方程y'=(x+Y)^2的解

问题描述:

微分方程y'=(x+Y)^2的解

令t=x+y,则y=t-x,dy/dx=dt/dx-1原方程化为(dt/dx)-1=t?p>故dx/dt=1/(t?)积分得x=arctant+C即x=arctan(x+y)+C