Differential Equations problem

L.D.50
Messages
1
Reaction score
0

Homework Statement



dx/dy = cos(y) - xtan(y)

I need to find the general solution of the problem



Homework Equations



y' + Py = Q
Where P and Q are functions of x

dy/y = - Pdx
ln(y) = -integral(Pdx)+c
y = e^(-int(Pdx)+c)



The Attempt at a Solution



Now I have no idea what to do to be honest. Nothing I try and do to separate the variables to get it in the form y' + Py = Q works. There is always something left over that complicates things even more. I've tried many trig substitutions, to no avail. Here is one thing I tried.

dx/x = [(1/x)cosy - tany]dy
dx/x = (1/x)cosy dy - tan y dy

But then I have two dy terms. Is this correct? I really have no idea how to proceed from here.

Ive also tried:

dx/dy = cos(y) - xtan(y)
(dx/dy)cosy = cos^2(y) - xsiny
(dx/dy)2cosy = 1 + cos(2y) - 2xsiny

But now once again I have no idea how to proceed. Any help would be greatly appreciated!
 
Physics news on Phys.org
The fact that your equation involves dx\dy rather than dy\dx means that just by adding xtany to both sides you get the required form! and you can find the integrating factor in terms of y.

ie use
x' + Px = Q
Where P and Q are functions of 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