login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A060233
A list of equal temperaments (equal divisions of the octave) whose nearest scale steps are closer and closer approximations to six complementary pairs of ratios which generate simple musical tones (scale steps): 8/7 and 7/4, 6/5 and 5/3, 16/13 and 13/8, 5/4 and 8/5, 4/3 and 3/2 and 11/8 and 16/11.
5
1, 2, 3, 4, 6, 7, 9, 10, 15, 19, 22, 24, 26, 31, 37, 41, 46, 50, 53, 72, 84, 87, 130, 137, 140, 171, 183, 217, 224, 270, 494, 764, 851, 1038, 1282, 1308, 1578, 2190, 2684, 3395, 4843, 5004, 5585, 6079, 8269, 14124, 14618, 17302, 20203, 22887, 31737
OFFSET
1,2
COMMENTS
The sequence was found by a computer search of all the equal divisions of the octave from 1 to over 31737. The numerical value of each term represents a musical scale based on an equal division of the octave. 19, for example, signifies the scale which is formed by dividing the octave into 19 equal parts.
FORMULA
Recurrence: The next term equals the current term plus one or more of the previous terms: a(n+1) = a(n) + a(n-x)... + a(n-y)... + a(n-z), etc.
EXAMPLE
6 = 4 + the previous term 2. Again, 48545 = 46625 + the previous terms (1578 + 270 + 72).
KEYWORD
nonn
AUTHOR
Mark William Rankin (MarkRankin95511(AT)Yahoo.com), Apr 14 2001
STATUS
approved