Differential Equations and Substitutions (Calc 2)

lelandsthename
Messages
12
Reaction score
0

Homework Statement


Solve xy' = y + xe^(y/x) using the substitution v=(y/x)


Homework Equations


Solving differential equations, substitution


The Attempt at a Solution


x (dy/dx) = y + xe^(y/x)

(dy/dx) = (y/x) + e^(y/x)

Substituting v=(y/x)

(dy/dx) = v + e^(v)

I do not know how to proceed from here. (There are so many variables that aren't x and y! Ahh) Any guidance would be greatly appreciated!
 
Physics news on Phys.org
You need to make the change of variable with the differential too. In other words you need to write

\frac{dy}{dx}

In terms of x and v. Note that v=v(x), that is, v is a function of x.
 
If v=y/x, then y= ??

and from that dy/dx= ??
 
Hmm, ok, so dv = dy/dx? Somehow I still think I'm missing something. Shouldn't there be a dv/dx somewhere or something? I am just not seeing it =/
 
lelandsthename said:
Hmm, ok, so dv = dy/dx? Somehow I still think I'm missing something. Shouldn't there be a dv/dx somewhere or something? I am just not seeing it =/
You're on the right lines, but not quite there. As Halls says,

y = v(x)\cdot x

Now you need to find the first derivative of the above function with respect to x,

\frac{dy}{dx} =\ldots
 
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