Suppose that we have $$\Omega =\{x\in R^2 | \ \|x\|_2 \le 1 \}$$ I need to show that for any $\alpha>0$, $f(x)=\|x\|^{\alpha}_2$ belongs to the Sobolev space $H^1(\Omega)$ where $$f(x)=\sqrt{(x^2+y^2)^{\alpha}}.$$
Determine the range of $\alpha$ such that $f$ also belongs to $H^2(\Omega)$.
My attempt to show this by induction:
I need to show that $f(x)$, $\frac{\partial f}{\partial x}$, and $\frac{\partial f}{\partial y}$ belongs to $L^2(\Omega)$
So I need to show that every integral $\int_{\Omega}f(x)^{2}\,\mathrm{d}\Omega \lt \infty $.
This is pretty easy for $\alpha=1$, but I don't know how to prove this for $\alpha=n$.