a b c
b d e
c e f 这是对称的
0 b c
-b 0 e
-c -e 0 这是反对称(反对称,对角线上元素一定为0)
0 d e
0 0 f这是上三角.
a,b,c,d,e,f取实数就好了,上述就是3阶的一般表示形式.