- #1
- 14
- 0
If we have a vector that can be expressed in terms of some finite list of basis elements. If we have an orthonormal basis for a vector space V, then a vector v can be expressed as <v,e1>e1 +...+ <v,en>en. This appears to be widely used for many results (such as Gram-Schmidt), but the motivation for this is not clear to me. Not only that, I don't understand why this is the case (geometrically).
Obtaining the coefficients for a given vector (in terms of an orthonormal basis) using the inner product of the vector v with each basis element... why does this work?
Obtaining the coefficients for a given vector (in terms of an orthonormal basis) using the inner product of the vector v with each basis element... why does this work?