- #1
Ismail Siddiqui
- 6
- 0
Homework Statement
Let A be an n x n matrix, and let v, w ∈ ℂn.
Prove that Av ⋅ w = v ⋅ A†w
Homework Equations
† = conjugate transpose
⋅ = dot product
* = conjugate
T = transpose
(AB)-1 = B-1A-1
(AB)-1 = BTAT
(AB)* = A*B*
A† = (AT)*
Definitions of Unitary and Hermitian Matrices
Complex Mod
Vector Inner Product Space rules/axioms
Cancellation Theorem
The Attempt at a Solution
(Av) ⋅ w = v ⋅ (A†w)
(Av) ⋅ w = ((A†w) ⋅ v)*
(Av) ⋅ w = ((A†w)*) ⋅v*
(Av) ⋅ w = ((A†)*w*) ⋅v*
(Av) ⋅ w = (ATw*) ⋅v*
and that's as far as I get :)
Last edited: