Solving "ydx - \left( {x + y^3 } \right)dy = 0" with an Integrating Factor

AI Thread Summary
The discussion focuses on solving the differential equation (DE) (x + y^3)y' = y using an integrating factor. Participants clarify that the DE is inexact and suggest treating y as the independent variable to find an integrating factor dependent on y. A method is proposed to convert the equation into an exact form, allowing for separation of variables. Additionally, a related question about a different DE reveals confusion over singular solutions and initial conditions, with participants discussing the implications of their solutions. The conversation highlights the importance of correctly applying methods to solve DEs and understanding the nature of solutions.
Benny
Messages
577
Reaction score
0
Q. By finding a suitable integrating factor, solve the following equation:

\left( {x + y^3 } \right)y' = y (treat y as the independent variable).

Answer: Exact equation is y^{ - 1} \left( {\frac{{dx}}{{dy}}} \right) - xy^{ - 2} = y leading to x = y\left( {k + \frac{{y^2 }}{2}} \right).

I'm having trouble indentifying the type of the DE.

<br /> \left( {x + y^3 } \right)y&#039; = y<br />

<br /> ydx - \left( {x + y^3 } \right)dy = 0<br />

Writing the equation as I did above makes it kind of look like an exact(or one that can be made exact) DE but I'm still not sure what to do. I'm also being unsure about how to "treat y as the independent variable." All I can gather from that instruction is to find x = x(y). Can someone please help me out?
 
Physics news on Phys.org
You will need an integrating factor to solve this. It's an inexact DE. When they say "treat y as the independent variable", probably means look for a integrating factor in function of y \mu = f(y).
 
Thanks for the help Cyclovenom.
 
express the equation in the form of mdx+ndx=0.then u get the integrating factor by raising to te power of e the integral of (1/n)(dm/dy - dn/dx).THEN YOU GET AN EXACT EQUATION WHICH IS SEPARABLE
 
you'll need to treat x as the dependent variable

\frac{dy}{dx}= \frac{y}{x+y^{3}}

\frac{dx}{dy}= \frac{x+y^{3}}{y}

\frac{dx}{dy} - \frac{x}{y} = y^{2}

u(y)=e^{ \int \frac{1}{y} ~ dy}

I'm sure you can go on from here

mathelord, can you elaborate more on your approach (preferably through latex)
 
Yeah thanks for the help I solved it when I got up. I think that in using the method that I did, I ignored the instruction to use the given method. Anyway after seeing GCT's answer it's become clear what I needed to do.

I'm pretty sure mathelord is referring to the technique where you get a solution of the form F(x,y) = c(in this case you can solve for x in terms of y). The dn/dx, dm/dy should be partial derivatives I'd say. Also I don't think it's possible to get an integrating factor in terms of x or y only, by using the equation that mathelord has given. I used \mu \left( y \right) = \exp \left( {\int {\frac{{\frac{{\partial N}}{{\partial x}} - \frac{{\partial M}}{{\partial y}}}}{M}} dy} \right) where the original DE has been written in the form M\left( {x,y} \right)dx + N\left( {x,y} \right)dy = 0.


I have another question that I would like some help with.

<br /> \frac{{dy}}{{dx}} - \frac{{y^2 }}{{x^2 }} = \frac{1}{4}<br />

The general solution I get is:

<br /> y = \frac{x}{2}\left( {\frac{2}{{ - 2c - 2\log \left| x \right|}} + 1} \right)<br />

I am also given two ICs y(1) = 1 and y(1) = 1/2. For y(1) = 1 I get y = \frac{x}{{2 - \log \left| x \right|}} + \frac{x}{2} which is the same as the book's answer. However, for y(1) = 1/2 the book's answer is "singular solution y = x/2." Can someone explain what that means to me? Using y(1) = 1/2 I get an answer similar to the one I got for y(1) = 1 so I don't know where y = x/2 came from.
 
Last edited:
Interesting! There were actually three different suggestions each of which gives the correct integrating factor!
 
Benny said:
Yeah thanks for the help I solved it when I got up..

What's the answer then? How do you know it's correct? It's implicitly defined. Can you generate a plot from it? Say, for the initial conditions y(0)=1? Just suggestions that's all. :smile:
 
Using y(1) = 1/2 I get an answer similar to the one I got for y(1) = 1

How? Doesn't it require you to solve: &nbsp; 1 - 1/c = 1 &nbsp; for c?

If you go back through your work, I guarantee you'll find you made an unwarranted assumption somewhere along the way.

(For those who like sloppy reasoning, you could get the "singular" solution by setting c = &infin;)
 
  • #10
saltydog said:
What's the answer then? How do you know it's correct? It's implicitly defined. Can you generate a plot from it? Say, for the initial conditions y(0)=1? Just suggestions that's all. :smile:

I know. I'm a pain. Here's the plot:
 

Attachments

  • implicitplot.JPG
    implicitplot.JPG
    5 KB · Views: 363
  • #11
Hurkyl - I must have made a mistake while I was solving the second one. Seeing as I had a general solution I didn't bother writing the second equation down on paper which might've been what caused me to overlook the equation you presented.

Saltydog - I was referring to my first question when I said I was able to solve it. I assume that the answer I got is correct since it agrees with the book's answer. I don't really have a habit of carrying out the differentiation and substituting back into every DE I try to solve.
 
Back
Top