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).
0, 11, 7, 4, 2, 9, 3, 8, 10, 1, 5, 6
Offset: 1
References
- Robert Morris and Daniel Starr, The Structure of All-Interval Series, 1974, Yale University Department of Music.
Links
- Torsten Anders, All Interval Series, (2009).
- Milan Gustar, More information
- Milan Gustar, Programs and data
Comments