Obtaining General Solution of ODE

Munir M
Messages
12
Reaction score
0

Homework Statement


So they want me to obtain the general solution for this ODE.
Screen Shot 2016-11-01 at 12.00.43.png


Homework Equations


I have managed to turn it into d^2y/dx^2=(y/x)^2.

The Attempt at a Solution


My question is, can I simply make d^2y/dx^2 into (dy/dx)^2, cancel the power of 2 from both sides of the equation and then integrate it normally?

If not, why?
 
Physics news on Phys.org
I believe you can however, just make sure that you re-write it as dy/dx = +/- y/xAlso note the distinction that d^2y/dx^2 = d/dx(dy/dx) i.e. differentiating dy/dx wrt x and (dy/dx)*(dy/dx) = (dy/dx)^2.
 
rock.freak667 said:
I believe you can however, just make sure that you re-write it as dy/dx = +/- y/x
In other words, solve dy/dx = y/x as well as dy/dx = -y/x.
 
Mark44 said:
In other words, solve dy/dx = y/x as well as dy/dx = -y/x.

Thanks guys!
 
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