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.

A039931 Number of different sets of parameters for mixed orthogonal arrays with n runs and strength 2.

Original entry on oeis.org

1, 2, 2, 5, 2, 5, 2, 14, 6, 5, 2, 23, 2, 5, 5, 61, 2, 26, 2, 35, 5, 5, 2
Offset: 1

Views

Author

Keywords

Comments

a(36) is the first unknown term.

Examples

			For 12 runs there are 23 different sets of parameters: 12^1, 2^k with 1 <= k <= 11, 3^1*2^k with 0 <= k <= 4, 6^1*2^k with 0 <= k <= 2, 4^1*3^1, 4^1 and 1^1.
		

References

  • A. S. Hedayat, N. J. A. Sloane and J. Stufken, Orthogonal Arrays, Springer-Verlag, NY, 1999.

Crossrefs

Extensions

Needs to be updated using the results of Schoen et al. (2010). - N. J. A. Sloane, Feb 21 2013