I've tried simplifying my answer, which has a constant in it. I would like to know if I am on the right track: $$ \ln(y) = -{x^2\over 2y^2} + C $$ C can be considered as an Arbitrary Constant. From this we can say that:
$$\ln(k) = C$$
We can further simplify the above to the following: $$ y = k.e^\frac{-x^2}{2y^2} $$
Would this be correct?
Yes, this is correct. To me, it is simpler to argue that $$ y = \exp \left( -\frac{x^2}{2y^2}+C \right) = e^C \exp \left( -x^2/(2y^2) \right) = K e^{-x^2/(2y^2)}, $$ where $K$ is some constant since $C$ is a constant.