A symmetric matrix

The matrix

A:=\left(\begin{array}{ccc} 4 & 3 / 2 & 2 \\ 3 / 2 & 2 & 5 / 2 \\ 2 & 5 / 2 & 2 \end{array}\right)

is symmetric. The matrix

A:=\left(\begin{array}{ccc} 4 & 3 / 2 & 2 \\ 3 / 2 & 2 & {\bf 5} \\ 2 & {\bf 5 / 2} & 2 \end{array}\right)

is not, since it is not equal to its transpose.

License

Hyper-Textbook: Optimization Models and Applications Copyright © by L. El Ghaoui. All Rights Reserved.

Share This Book