Solving an ODE by the method of Integrating Factors

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
5 replies · 2K views
1missing
Messages
14
Reaction score
0
1. y' + y = x y2/32. The problem states we need to solve this ODE by using the method of integrating factors. Every example I found on the internet involving this method was of the form:

y' + Py = Q

Where P and Q are functions of x only. In the problem I was given however, Q is a function of both x and y. If I try to proceed with the method I end up with:

(d/dx) ex y = x ex y2/3


Annnnd that's where I'm stuck. Am I missing something here or was this problem incorrectly assigned?
 
on Phys.org
Divide by y2/3 on both sides of the original equation, but then I've got a term in front of the y' and that doesn't seem to get me closer to a solution.
 
Son of a...I probably would've stared at this thing for a couple of days before I noticed that. That should get me to a solution, let me give it a go.
 
1missing said:
I end up with:
(d/dx) ex y = x ex y2/3

Annnnd that's where I'm stuck. Am I missing something here or was this problem incorrectly assigned?
You could also proceed by noting that the righthand side is equal to ##x e^{x/3} (e^x y)^{2/3}##.