Let’s take two coordinate vectors, and
. Both of them can be represented as column matrices (why not as row matrices?) of order
and
.
The inner product of these two coordinate vectors is, .
Notice that it only works if and it always results in a matrix of order
.
The outer product of these two vectors is .
If you have a column vector of order and a row vector of order
respectively, their outer product will be a matrix of order
. Here
need not be equal to
.
The significance of inner product in quantum mechanics becomes clear right away, but what about the outer product?
To be continued in the next article: Inner and Outer Product in Quantum Mechanics