Nonexact Differential Equation (Possible to solve by integrating factor?)

TranscendArcu
Messages
277
Reaction score
0

Homework Statement



Solve the differential equation: t^2 y' + y^2 = 0

The Attempt at a Solution


Now, it's definitely possible to solve this via separable of variables. But I am curious to know if I can solve it with an integrating factor. Having done some reading, I noticed that this equation is nearly in the form of an exact differential. Rewriting:

t^2 y' + y^2 = 0 = t^2 \frac{dy}{dt} + y^2, implies,
t^2 dy + y^2 dt = 0 = y^2 dt + t^2 dy.

Unfortunately, letting M(x,y) = y^2 and N(x,y) = t^2 and then taking derivatives shows M_y = 2y ≠ N_t = 2t, so it looks like an exact equation isn't going to emerge from this.

In the event that the equation is not exact, an integrating factor is typically sought. The problem is, I don't know how to go about finding such an thing. Can someone help me?
 
Physics news on Phys.org
You can try with this: \frac{dy}{y^2} + \frac{dt}{t^2} = 0 :wink:
 
TranscendArcu said:

Homework Statement



Solve the differential equation: t^2 y' + y^2 = 0

The Attempt at a Solution


Now, it's definitely possible to solve this via separable of variables.

hikaru1221 said:
You can try with this: \frac{dy}{y^2} + \frac{dt}{t^2} = 0 :wink:

I think he know that.
@TranscendArcu: It is not a given that a given first order DE can be solved by an integrating factor in any practical fashion, even if you can solve it by separation of variables.
 
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