Differential Equation Method Question

jofree87
Messages
37
Reaction score
0
dy/dx = (y-x)/(y+x)

I am suppose to solve this equation using substitution, but isn't it possible to solve this equation an easier way since it is an exact equation?

(y+x)dy - (y-x)dx = 0
 
Physics news on Phys.org
It's not an exact ODE. The form is P(x,y)dy + Q(x,y) dx = 0 for exact ODE's, you didn't bring the negative factor in.
 
jofree87 said:
dy/dx = (y-x)/(y+x)

I am suppose to solve this equation using substitution, but isn't it possible to solve this equation an easier way since it is an exact equation?

(y+x)dy - (y-x)dx = 0

\frac{dy}{dx}=\frac{y-x}{y+x}=\frac{y}{y+x}-\frac{x}{y+x}

Use the substitution v=x+y.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top