Let $M \subset \Bbb R^3$ be a regular surface with a parametrization where the induced metric is $$ds^2=\frac{du^2+dv^2}{(u^2+v^2+c)^2}$$
Where $c>0$ is constant. Prove that the Gaussian curvature of $M$ is constant.
I succeeded to solve it by computing the Riemannian curvature by the definition, but it was very long and not elegant. Is there a simpler way to calculate it, by using the direct definition of Gaussian curvature (i.e using a parametrization)?
The curvature of $$\frac{du^2+dv^2}{h(u,v)^2}$$ is given by $$K = h\,\triangle h - \|\nabla h\|^2.$$Here $h(u,v)=u^2+v^2+c$ gives that $$K = 4(u^2+v^2+c) -(4u^2+4v^2) = 4c.$$The proof of this formula is a direct application of Gauss' formula $$K = \frac{-1}{\sqrt{EG}}\left(\left(\frac{(\sqrt{G})_u}{\sqrt{E}}\right)_u+\left(\frac{(\sqrt{E})_v}{\sqrt{G}}\right)_v\right)$$for orthogonal parametrizations.