Combinatus
- 40
- 1
Homework Statement
My book states as follows:
---
If u and v have the coordinate vectors X and Y respectively in a given orthonormal basis, and the symmetric, linear map \Gamma has the matrix A in the same basis, then \Gamma(u) and \Gamma(v) have the coordinates AX and AY, respectively. This gives:
\Gamma(u) \cdot v = (AX)^t Y = (X^t A^t) Y = X^t A^t Y = X^t AY = X^t (AY) = u \cdot \Gamma(v)
---
I'm a bit confused about the \Gamma(u) \cdot v = (AX)^t Y part. Why isn't \Gamma(u) \cdot v = (AX) Y, thus rendering the operation undefined (assuming that X and Y are row vectors with at least two rows)? After all, as far as I could figure, a symmetric, linear map would only yield that A = A^t, not that AX = (AX)^t.
X^t (AY) = u \cdot \Gamma(v) bestows similar confusion upon me as well. It seems to me as if the vectors are just casually transposed for the dot product to "work out", although that probably isn't it.
I'm probably missing something very trivial. I've looked around for alternative proofs to no avail.
Last edited: