With x and y are vectors, can I do normal algebra to them like this: (x+y)(x+y) = xx + 2(xy) + yy Is that valid?
2026-05-14 15:59:57.1778774397
Multiplication of sum of vectors
50 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Not generally, no. You need to define a multiplication of vectors, and moreover from your formula you'd need that multiplication to be commutative.
For instance, this works on $\mathbb{R}$ or $\mathbb{C}$, but not on $\mathbb{R}^2$ or a space of matrices.