Theorem If A is a Symmetric Matrix (could be Unitary, Normal, etc..) With eigenvalues λ1,λ2 that are unique For eigenvector x1 for λ1, eigenvector x2 for λ2 Then, ⟨x1∣x2⟩=0 Proof Given Ax1=λ1x1 Given Ax2=λ2x2 ⟹(Ax1)T=(λ1x1)T ⟹x1TAT=λ1x1T ⟹x1TATx2=λ1x1Tx2 ⟹x1Tλ2x2=λ1x1Tx2 ⟹λ2x1Tx2=λ1x1Tx2 ⟹(λ2−λ1)(x1Tx2)=0 Note that since λ2=λ1, then it has to be that x1Tx2=0, which means ⟨x1,x2⟩=0 by definition of Dot Product