Let $u\in C^2(\Bbb R^n,\Bbb R)$ and $A\in\mathcal L(\Bbb R^n)$. Show that if $A^*A=I$ then $\Delta(u\circ A)=\Delta u\circ A$.
Here $\Delta$ is the laplacian operator (here is a similar question but this doesnt help me so much).
What I did was:
$$\partial^2(u\circ A)=(\partial^2 u\circ A)[\partial A]^2+(\partial u\circ A)\partial^2 A$$
and because $\partial^2 A=0$ and $\partial Ax=A$ we found that
$$\partial^2(u\circ A)(x)=(\partial^2 u\circ A)(x)A^2$$
However $A^2$ is not necessarily the identity, so I dont know exactly how to continue. Some help will be appreciated, thank you.
I finally solved it using properties of the orthogonality of $A$ and expressing $\partial^2$ through the inner product and the hessian. I will add the answer just for the record.
Unfortunately I cant accept the answer of @yousuf because I dont know something about integration of vector valued functions.
By the chain rule we have that
$$\partial^2(u\circ A)=(\partial^2 u\circ A)[\partial A]^2+(\partial u\circ A)\partial^2 A$$
and because $\partial^2 A=0$ and $\partial Ax=A$ we found that
$$\partial^2(u\circ A)(x)=(\partial^2 u\circ A)(x)A^2$$
what also can be written as
$$\partial^2_k(u\circ A)(x)=\big(H_{u(A)}Ae_k|Ae_k\big)=\big(A^{-1}H_{u(A)}Ae_k|e_k\big)\tag1$$
where $H_{u(A)}$ is the hessian matrix of $\partial^2 u\circ A$. Hence
$$\begin{align}\big(A^{-1}H_{u(A)}Ae_k|e_k\big)&=\left(A^{-1}H_{u(A)}A^\bullet_k|e_k\right)\\&=\left(A^{-1}\sum_{j=1}^n [H_{u(A)}]^j_\bullet A^\bullet_k|e_k\right)\\&=[A^{-1}]^k_\bullet H_{u(A)} A^\bullet_k\\&=\sum_{j,\ell=1}^n[A^{-1}]^k_j[H_{u(A)}]^j_\ell A^\ell_k\tag2\end{align}$$
But the orthogonality tell us that $[A^*]^k_j=[A^{-1}]^k_j=A^j_k$ and
$$[AA^*]^k_\ell=A_\bullet^\ell[A^*]_k^\bullet=\sum_{j=1}^n[A^*]_k^jA_j^\ell=\sum_{j=1}^nA_j^kA_j^\ell=\delta_{k,\ell}\tag3$$
Then from the above we find that
$$\Delta (u\circ A)=\sum_{k=1}^n\big(H_{u(A)}Ae_k|Ae_k\big)=\sum_{k,j,\ell=1}^n(\partial_{j,\ell}u\circ A) A^j_kA^\ell_k\\=\sum_{j,\ell=1}^n(\partial_{j,\ell} u\circ A)\sum_{k=1}A^j_kA^\ell_k=\sum_{j,\ell=1}^n(\partial_{j,\ell} u\circ A)\delta_{j,\ell}=\Delta u\circ A$$