cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

User: Dan Parrish

Dan Parrish's wiki page.

Dan Parrish has authored 1 sequences.

A256373 The decimal values of binary sequences representing the "bits" form of adjacency matrices of non-isomorphic tournament graphs.

Original entry on oeis.org

0, 5, 34, 36, 100, 165, 520, 528, 544, 549, 565, 814, 1552, 1589, 2568, 2577, 2592, 2593, 2597, 4629, 4663, 8245, 8328, 8469, 8748, 8757, 8765, 16448, 16484, 16512, 16549, 16640, 16645, 16896, 16901, 16904, 16932
Offset: 1

Author

Dan Parrish, Mar 26 2015

Keywords

Comments

For the tournaments on n vertices, the matrices consist of the first A000568(n)terms of the sequence.

Examples

			The 4x4 non-isomorphic tournament matrices are as follows:
The first has "bits" value 0, then second 5, the third 34, the fourth 36, where we read the bit pattern only from the elements above the diagonal, starting at the first row, left to right, then top to bottom.
There are twelve 5x5 non-isomorphic tournament matrices;  their bit patterns are  0, 5, 34, 36, 100, 165, 520, 528, 544, 549, 565, 814.