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.

A322429 Number of decomposable binary self-dual codes of length 2n (up to permutation equivalence).

Original entry on oeis.org

0, 1, 1, 1, 2, 2, 3, 5, 7, 10, 17, 29, 58, 113, 274, 772, 3361
Offset: 1

Views

Author

Nathan J. Russell, Dec 07 2018

Keywords

Comments

Every binary self-dual code is either indecomposable or decomposable. A decomposable binary self-dual code is the direct sum of a set of indecomposable binary self-dual codes of smaller length.

Examples

			There are A003179(17) = 24147 binary self-dual codes of length 2*17 = 34 up to permutation equivalence.  There are A003178(17) = 2523 binary self-dual codes of length 2*17 = 34 that are indecomposable.  This means that there are A003179(17) - A003178(17) = a(17) = 3361 binary self-dual codes of length 2*17=34 that are decomposable.
		

Crossrefs

Formula

a(n) = A003179(n) - A003178(n).