Let $\left\{ e_1 , e_2 \right\}$ be the standard basis for $\mathbb{R}^2$. Is it true that $e_1 \otimes e_1 + e_2 \otimes e_2$ can be expressed as $v \otimes w$ for some $v,w \in \mathbb{R}^2$?
I believe this statement is false. However, I'm having trouble formulating something to go with my intuition.
Suppose it can then $e_1\otimes e_1+e_2\otimes e_2=v\otimes w$ for some $v,w\in \mathbb{R}^2$. Now there exist $\alpha,\beta,\lambda,\mu\in \mathbb{R}$ such that $v=\alpha e_1+\beta e_2$ and $w=\lambda e_1+\mu e_2$. Hence
\begin{eqnarray}v\otimes w &=& (\alpha e_1+\beta e_2)\otimes (\lambda e_1+\mu e_2)\\ &=& \alpha\lambda e_1\otimes e_1 + \beta\lambda e_2\otimes e_1 + \alpha\mu e_1\otimes e_2+\beta\mu e_2\otimes e_2. \end{eqnarray}
Thus $$e_1\otimes e_1+e_2\otimes e_2=\alpha\lambda e_1\otimes e_1 + \beta\lambda e_2\otimes e_1 + \alpha\mu e_1\otimes e_2+\beta\mu e_2\otimes e_2$$ or equivalently $$(\alpha\lambda-1) e_1\otimes e_1 + \beta\lambda e_2\otimes e_1 + \alpha\mu e_1\otimes e_2+(\beta\mu-1) e_2\otimes e_2=0.$$
Since $\left\{e_i\otimes e_j\right\}_{1\leq i,j \leq 2}$ forms a basis of $\mathbb{R}^2\otimes \mathbb{R}^2$, they are linearly independent. Hence \begin{eqnarray} \alpha\lambda&=&1,\\ \beta\lambda &=&0,\\ \alpha\mu &=&0,\\ \beta\mu&=&1. \end{eqnarray} It follows that $\alpha,\beta,\lambda$ and $\mu$ are all non-zero but some of them are zero, a contradiction!