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.

A155914 Example of an all interval series: the 12 integers 0..11 sorted such that the first differences contain all numbers from 1 to 11 (mod 12).

Original entry on oeis.org

0, 11, 7, 4, 2, 9, 3, 8, 10, 1, 5, 6
Offset: 1

Views

Author

Craig Bourne (cbourne(AT)cbourne.com), Jan 30 2009

Keywords

Comments

"All-interval" means that the differences 11-0=11, 7-11=-4, 4-7=-3, ..., 6-5=1 read modulo 12 contain all numbers (intervals) from 1 to 11.
This is one of 3856 such sequences.
The Anders link contains a source program written in Strasheela, formulated as a constrained satisfaction problem (CSP).

References

  • Robert Morris and Daniel Starr, The Structure of All-Interval Series, 1974, Yale University Department of Music.

Crossrefs