Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162918
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162918 Natural numbers n such that there are s and w satisfying 0 < s < w and 2*s + 5*w = n. +0
1
12, 17, 19, 22, 24, 26, 27, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92 (list; graph; listen)
OFFSET

1,1

COMMENT

Number of equal microtone intervals dividing a musical octave, so that it is (formally) possible to compose one octave (according to the diatonic scale) of two semi-tone-steps and five whole-tone-steps, each being a multiple of the microtone interval.

LINKS

Analysis of equal temperament tuning systems (German language)

EXAMPLE

12 = 2*1 + 5*2

17 = 2*1 + 5*3

19 = 2*2 + 5*3

22 = 2*1 + 5*4

...

PROGRAM

(Other) Haskell expression:

filter (\n -> [ (s, w) | s<-[1..n], w<-[(s+1)..n], 2*s+5*w == n ] /= []) [1..]

CROSSREFS

Sequence in context: A087657 A059390 A064825 this_sequence A105018 A154488 A095099

Adjacent sequences: A162915 A162916 A162917 this_sequence A162919 A162920 A162921

KEYWORD

nonn

AUTHOR

Jan Behrens (jbe-oeis(AT)magnetkern.de), Jul 17 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research