Solving an ODE by the method of Integrating Factors

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?
 
Physics news on Phys.org
So what do you have to do to make the right-hand side a function in ##x## only ?
 
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.
 
What is ##\frac{d(y^{1/3})}{dx}## equal to?
 
  • Like
Likes Delta2
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}##.
 
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