Let $A,B$ be $n\times n$ matrix, denote by $A\circ B=(a_{ij}b_{ij})$.
Let $C$ be an invertible real matrix. $D=diag(x_1,\cdots,x_n)$, $F=CDC^{-1}$. Show that $\sum(F\circ F)\geq x_1^2+\cdots+x_n^2$, where $\sum$ means the sum of all entries of $F\circ F$.
If $C$ is the identity matrix, it is OK. What about other matrices?