Ask your own question, for FREE!
Mathematics 15 Online
OpenStudy (anonymous):

how would you solve this differential equation...

OpenStudy (anonymous):

\[ycos(x/y) + [ysin(x/y) - xcos(x/y)] y \prime = 0\]

OpenStudy (anonymous):

?

OpenStudy (anonymous):

@amistre64

OpenStudy (anonymous):

i dont know how to use the substitution.

OpenStudy (anonymous):

I tried but lose the dv/dx somewhere along my steps.

OpenStudy (anonymous):

Any ideas guys?!

OpenStudy (anonymous):

I used v = x/y to simplify.

OpenStudy (anonymous):

Then solved for y.

OpenStudy (anonymous):

Getting \[y= x/v\]

OpenStudy (anonymous):

Then I went to get \[y\]

OpenStudy (anonymous):

I mean \[y\]

OpenStudy (anonymous):

wow...i mean \[\frac{ dy }{ dx}\]

OpenStudy (anonymous):

@amistre64 any idea?

OpenStudy (anonymous):

@electrokid

OpenStudy (anonymous):

@hartnn

OpenStudy (anonymous):

@kropot72

OpenStudy (anonymous):

@Preetha

OpenStudy (anonymous):

@radar

hartnn (hartnn):

after simplification, i am getting y cos v dv/dy = -sin v

hartnn (hartnn):

lets start with step 1 y cos v = - [y sin v - vycos v]y' ......[note y cancels] x=vy so, dx/dy = v+ y dv/dy

hartnn (hartnn):

cos v (v+y dv/dy) = v cos v - sin v got this much ?

hartnn (hartnn):

@qrious126 then it will be variable separable.

hartnn (hartnn):

-cot v dv = 1/y dy easily integrable.

terenzreignz (terenzreignz):

Don't mind me, just writing it in a more me-friendly manner... \[\large y\cos\left(\frac{x}y\right)+\left[y\sin\left(\frac{x}y\right)-x\cos\left(\frac{x}y\right)\right]\frac{dy}{dx}=0\]

terenzreignz (terenzreignz):

Owl be back... Owl be here... Owl go crazy if I see that owl again in that fashion >.< Anyway \[\large y\cos\left(\frac{x}y\right)\color{blue}{dx}+\left[y\sin\left(\frac{x}y\right)-x\cos\left(\frac{x}y\right)\right]{dy}=0\] \[\large y\cos\left(\frac{x}y\right){dx}+y\sin\left(\frac{x}y\right)\color{blue}{dy}-x\cos\left(\frac{x}y\right)\color{blue}{dy}=0\] \[\large y\cos\left(\frac{x}y\right){dx}\color{green}{-x\cos\left(\frac{x}y\right){dy}+y\sin\left(\frac{x}y\right){dy}}=0\] \[\large \color{red}{\cos\left(\frac{x}y\right)\left(y{dx}-x{dy}\right)}+y\sin\left(\frac{x}y\right){dy}=0\] \[\large \cos\left(\frac{x}y\right)\left(\frac{y{dx}-x{dy}}{\color{green}{y^2}}\right)+\frac{\sin\left(\frac{x}y\right){dy}}{\color{green}y}=0\] \[\large \cos\left(\frac{x}y\right)\left(\color{red}{d\frac{x}{y}}\right)+\frac{\sin\left(\frac{x}y\right){dy}}{y}=0\] \[\large \text{Let }u=\frac{x}y\] \[\large \cos\left(\color{red} u\right)\left(\color{red}{du}\right)+\frac{\sin\left(\color{red}u\right){dy}}{y}=0\] And the rest is history, I guess...

hartnn (hartnn):

Let me Latexify it also. \( \large \dfrac{x}{y} = v, so x= vy \) differentiating w.r.t y, \( \large \dfrac{dx}{dy} = v+y \dfrac{dv}{dy} \\ \large \large y\cos\left(\frac{x}y\right)+\left[y\sin\left(\frac{x}y\right)-x\cos\left(\frac{x}y\right)\right]\frac{dy}{dx}=0 \\ \large y\cos\left(\frac{x}y\right)\frac{dx}{dy}=-\left[y\sin\left(\frac{x}y\right)-x\cos\left(\frac{x}y\right)\right] \\ \large cos v(v+y\dfrac{dv}{dy})=-sin v+vcos v \\ \large \cancel{v cos v}+ycos v \dfrac{dv}{dy}= -sin v +\cancel{v cos v} \) Separating the variables \( \large -\dfrac{cos v}{sin v} dv=\dfrac{1}{y}dy \\ \large –cot v dv =\dfrac{1}{y}dy \) Now integrate both sides, you can solve further, right ?

terenzreignz (terenzreignz):

Latexify... that's one for the journal...

hartnn (hartnn):

you got 2 methods, follow whichever you can understand :)

OpenStudy (anonymous):

I was able to follow your method. Thank you!

OpenStudy (anonymous):

By the ways, thank you all!

hartnn (hartnn):

welcome ^_^ glad we could help :)

OpenStudy (anonymous):

I am getting \[y= \sin(x/y)\].

OpenStudy (anonymous):

The funny thing is I get the differential equations concepts, but find myself getting stuck with the simple algebra and trig. Silly me!

terenzreignz (terenzreignz):

:) ^all I could muster OS went all "owl be back" while I was typing that lengthy thing back there :/

OpenStudy (anonymous):

haha

hartnn (hartnn):

-cot v dv = 1/y dy -log sin v dv = log y +log c log (1/sin v) = log (yc) 1/sin (x/y) = yc how you got sin instead of 1/sin ??

hartnn (hartnn):

or y sin (x/y) =c

OpenStudy (anonymous):

I caught my arithmetic error. Thanks for pointing that out!

hartnn (hartnn):

welcome :)

OpenStudy (anonymous):

shouldnt you answer be:\[y/\sin (x/y) = c?\]

OpenStudy (anonymous):

your*

hartnn (hartnn):

you got this ? then multiplying sin (x/y) on both sides.

hartnn (hartnn):

**1/sin (x/y) = yc

OpenStudy (anonymous):

1/c is still a constant, got you!

hartnn (hartnn):

oh, yes that., yes.

OpenStudy (anonymous):

Thanks!

OpenStudy (anonymous):

how should I attempt to simplify this equation:\[((1/y) - x^3\sin^2(x)\ln(y))/(1+(x^3/y)\sin^2(x))\] ?

OpenStudy (anonymous):

It relates to exact equations.

OpenStudy (anonymous):

The original problem is:\[(1+(x^3/y)\sin^2(x))dx + ((1/y)(x+(1/\cos^2(2y))dy = 0\]

OpenStudy (anonymous):

I am using \[(Nx - My)/M\]

OpenStudy (anonymous):

since the partial fractions are not exact.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!