Show that the "calculation rule" for the following scalar product is wrong: $$\left\langle\vec{u},\vec{v}\right\rangle^2=\vec{u}^2\cdot\vec{v}^2$$
I'm not sure if I did it correctly?
Let $\vec{u}=\begin{pmatrix} u_1\\ u_2\\ u_3 \end{pmatrix}, \vec{v}=\begin{pmatrix} v_1\\ v_2\\ v_3 \end{pmatrix}$
Then $$\left\langle\vec{u},\vec{v}\right\rangle^2=\vec{u}^2\cdot\vec{v}^2 \Leftrightarrow$$
$$\left[\begin{pmatrix} u_1\\ u_2\\ u_3 \end{pmatrix} \begin{pmatrix} v_1\\ v_2\\ v_3 \end{pmatrix}\right]^2 = \begin{pmatrix} u_1\\ u_2\\ u_3 \end{pmatrix}^2 \begin{pmatrix} v_1\\ v_2\\ v_3 \end{pmatrix}^2$$
And at tjos point, I realized that you cannot square $\vec{u}$ and $\vec{v}$ because multiplication of $3 \times 1$ matrix with $3 \times 1$ doesn't work due to invalid size?
Is that reason enough to say that $\left\langle\vec{u},\vec{v}\right\rangle^2\neq\vec{u}^2\cdot\vec{v}^2$ ?
I'm really not sure about that and also about the correct notation. Or maybe you can do this a little more easy?
Take any orthogonal unit vectors: $$0\neq 1$$ In general to disprove something all you need is one counterexample.