Can Non-Linear Separable Differential Equations Be Solved?

EtherealMonkey
Messages
41
Reaction score
0

Homework Statement



\frac{dy}{dx}+2xy^{2}=0

I am stuck on this.

I realize that this is a non-linear exact equation, but I just cannot wrap my mind around any type of method to attack this one.

TIA for any help
 
Physics news on Phys.org
You noticed it is separable, so just separate the variables.
 
Okay, never-mind...

Problem:

\frac{dy}{dx}+2xy^{2}=0

Solution:

\frac{dy}{dx}=-\left(2xy^{2}\right)

\left(\frac{1}{y^{2}}\right)\frac{dy}{dx}=-2x

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

y=\frac{1}{x^{2}+C_{1}}
 
LCKurtz said:
You noticed it is separable, so just separate the variables.

Yeah, my CalIII is killing me...

Thanks for the response. I hope the next time I have a question, it will be a good one :redface:
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top