Exercise 1.8.1

Answers

We have

xTx = (c 1v1 + + cnvn)T(c 1v1 + + cnvn) = (c1v1T + + c nvnT)(c 1v1 + + cnvn) = i=1n j=1nc iviTc jvj = i=1nc iciviTv i = c12 + + c n2

and

xTSx = xTS(c 1v1 + + cnvn) = xT(c 1Sv1 + + cnSvn) = xT(c 1λ1v1 + + cnλnvn) = (c1v1 + + cnvn)T(c 1λ1v1 + + cnλnvn) = λ1c12 + + λ ncn2

If we take the symmetric matrix as I, which has eigenvalues of 1, we can recover the first equation from the second one.

User profile picture
2020-03-20 00:00
Comments