I am trying to prove that Show that $F_s(x)= ||x||^{s-1}x,x\in \mathbb R^n$ is not smooth for all $s>1$.
My strategy is as follows: To simplify the problem, I would only look at its partial derivative $D_1F_s(x)$ I get that $D_1F(x_1,\cdots,x_n) = (s-1)(x_1^2+\cdots+x_n^2)^{\frac{s-3}{2}}x_1 + ||x||^{s-1}$, then I argue that $(s-1)(x_1^2+\cdots+x_n^2)^{\frac{s-3}{2}}x_1$ is not continuous at $0$ if $s < 3$, and $\frac{s-1}{2} \notin \mathbb N$. For $5 > s \geqslant 3,\frac{s-1}{2} \notin \mathbb N$. just consider $D_1D_1f$. For $s$ larger just consider higher order derivatives.
However I am aware that the standard approach for this kind of problem is to use induction, but it would be troublesome to write down a formula for $D_1\cdots D_1f$, so how should I proceed if I am to use the induction?