Can you help me with this one?
I have checked it and it is non-exact:
$$d/dy(-ycos(ln(y/x))=-cos(ln(y/x))+sin(ln(y/x))$$ $$d/dx(x)=1$$ So, I should find integrating factor with solving this:
But I can't figure out how to solve this.
Can you help me with this one?
I have checked it and it is non-exact:
$$d/dy(-ycos(ln(y/x))=-cos(ln(y/x))+sin(ln(y/x))$$ $$d/dx(x)=1$$ So, I should find integrating factor with solving this:
But I can't figure out how to solve this.
$$xdy-y \cos \left(\log \left(\frac{y}{x}\right)\right)dx=0$$ The differential equation is homogeneous. Substitute $y=t x \implies y'=t'x+t$: $$t'x+t-t \cos \left(\log t\right)=0$$ It's separable: $$xt'=t(\cos \left(\log t\right)-1)$$ $$\int \dfrac {d \log t}{\cos \left(\log t\right)-1}=\int \dfrac {dx}{x}$$