A084553 Number of n X n symmetric positive semi-definite matrices with 2's on the main diagonal and -1's and 0's elsewhere.
1, 2, 8, 45, 338, 3178, 34346, 396659, 4694705
Offset: 1
Examples
The 5 X 5 matrix 2 -1 -1 -1 -1 -1 2 -1 -1 -1 -1 -1 2 -1 -1 -1 -1 -1 2 -1 -1 -1 -1 -1 2 with eigenvalues -2, 3, 3, 3, 3 is an example of one which is not positive semi-definite.
Extensions
a(6)-a(9) from Max Alekseyev, Jan 16 2006
Comments