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!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top