Let $f:\Bbb{R}^n\to \Bbb{R}^n$ be a smooth map. Denote by $f_i$ the coordinates of $f$ and suppose $$f_1^2+2f_2^2+3f_3^2+\dots+nf_n^2=1.$$ If $\omega$ is the top form on $\mathbb R^n$, show that its pullback $f^*\omega$ is the zero form.
My initial idea was to use the fact that $$\sum_{k=1}^nk\cdot(\partial_kf_k^2)=0$$ to show that the Jacobian matrix of $f$ has rank zero by reducing each row. But I have given up after futile calculations. I sense that the first relation above tells us something about the preimage set of $1$; maybe $f$ is submersion onto $f(\mathbb R^n)\ni 1$ and with codimension $<n$, and it can't have a non-zero $n$-form. But I failed to show this.
Any help would be appreciated.
From Lee Introduction to smooth manifolds book page 361
In your case we have coordinates $\mathbb{R}^n$. Thus we need to show that $Df$ is singular. We have $$df=\begin{pmatrix} \frac{\partial f_1}{\partial x_1} & \frac{\partial f_2}{\partial x_1} & \cdots & \frac{\partial f_n}{\partial x_1} \\ \frac{\partial f_1}{\partial x_2} & \ddots & \cdots & \\ \ddots & \dots & & \\ \frac{\partial f_1}{\partial x_n} & \dots & \dots & \frac{\partial f_n}{\partial x_n} \end{pmatrix}=(df_1,\dots df_n)$$. This means that $Df$ will be singular if the vectors $(df_1,\dots df_n)$ will be linear dependent. Take the derivative of the function $f_{1}^{2}+2 f_{2}^{2}+3 f_{3}^{2}+\cdots+n f_{n}^{2}:\mathbb{R}^n \to \mathbb{R}$ to get: $$2f_1df_1 + 4f_2df_2+ \dots 2nf_n df_n=0$$ If the vectors $df_i$ are linearly independent then $2if_i=0$ for $1 \le i \le n$. This cant be true as $f_{1}^{2}+2 f_{2}^{2}+3 f_{3}^{2}+\cdots+n f_{n}^{2}=1$. To conclude $Df$ is singular and $\det Df=0$ so $f^* \omega=0$.