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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
TranscendArcu
Messages
277
Reaction score
0

Homework Statement



Solve the differential equation: [itex]t^2 y' + y^2 = 0[/itex]

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:

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

Unfortunately, letting [itex]M(x,y) = y^2[/itex] and [itex]N(x,y) = t^2[/itex] and then taking derivatives shows [itex]M_y = 2y ≠ N_t = 2t[/itex], 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: [itex]\frac{dy}{y^2} + \frac{dt}{t^2} = 0[/itex] :wink:
 
TranscendArcu said:

Homework Statement



Solve the differential equation: [itex]t^2 y' + y^2 = 0[/itex]

The Attempt at a Solution


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

hikaru1221 said:
You can try with this: [itex]\frac{dy}{y^2} + \frac{dt}{t^2} = 0[/itex] :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.