Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133270
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133270 Algorithmic substitution of minor 7th chords: 12 chords of 4 notes each as being graph like. +0
4
1, 4, 8, 11, 4, 7, 11, 2, 8, 11, 3, 6, 11, 4, 6, 9, 4, 7, 11, 2, 7, 10, 2, 5, 11, 4, 6, 9, 2, 5, 9, 12, 8, 11, 3, 6, 11, 4, 6, 9, 3, 6, 10, 1, 6, 9, 1, 4, 11, 4, 6, 9, 4, 7, 11, 2, 6, 9, 1, 4, 9, 12, 4, 7, 4, 7, 11, 2, 7, 10, 2, 5, 11, 4, 6, 9, 2, 5, 9, 12, 7, 10, 2, 5, 10, 3, 5, 8, 2, 5, 9, 12, 5, 8 (list; graph; listen)
OFFSET

1,2

COMMENT

I am using chords taken from the first pages of Mel Bey's manuscript book.

REFERENCES

Mel Bey, http://www.smu.edu/totw/chords.htm

FORMULA

1->{1, 4, 8, 11}, 2-> {2, 5, 9, 12}, 3-> {3, 6, 10, 1}, 4-> {4, 7, 11, 2}, 5-> {5, 8, 12, 3}, 6-> {6, 9, 1, 4}, 7-> {7, 10, 2, 5}, 8-> {8, 11, 3, 6}, 9-> {9, 12, 4, 7}, 10-> {10, 3, 5, 8}, 11-> {11, 4, 6, 9}, 12-> {12, 5, 7, 10}}

MATHEMATICA

Clear[s, p] s[i_] = {i, If[i + 3 > 12, i - 7, i + 3], If[i + 7 > 12, i - 5, i + 7], If[i + 10 > 12, i - 2, i + 10]}; t[a_] := Flatten[s /@ a]; p[0] = {1}; p[1] = t[p[0]]; p[n_] := t[p[n - 1]]; p[4]

CROSSREFS

Sequence in context: A136861 A109445 A131803 this_sequence A131517 A076689 A098019

Adjacent sequences: A133267 A133268 A133269 this_sequence A133271 A133272 A133273

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Oct 16 2007

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 4 15:51 EST 2008. Contains 151308 sequences.


AT&T Labs Research