Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132728
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132728 A triangular sequence related to the Pythagorean scale: v(n,m)=v[0]*2^n*3*m. +0
2
1, 1, 7, 1, 7, 1, 1, 7, 1, 7, 1, 7, 1, 7, 1, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1 (list; table; graph; listen)
OFFSET

1,3

COMMENT

Differs from A132742 in the order in which n and m are handled.

FORMULA

a(n,m) = 1 + Mod[2*n*3^m, 12]

EXAMPLE

{1},

{1, 7},

{1, 7, 1},

{1, 7, 1, 7},

{1, 7, 1, 7, 1},

{1, 7, 1, 7, 1, 7},

{1, 7, 1, 7, 1, 7, 1},

{1, 7, 1, 7, 1, 7, 1, 7},

{1, 7, 1, 7, 1, 7, 1, 7, 1}

{1, 7, 1, 7, 1, 7, 1, 7, 1, 7},

{1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1}

MATHEMATICA

a = Table[Table[1 + Mod[2*n*3^m, 12], {n, 0, m}], {m, 0, 10}]; Flatten[a]

CROSSREFS

Sequence in context: A086309 A060625 A019796 this_sequence A083530 A010688 A033953

Adjacent sequences: A132725 A132726 A132727 this_sequence A132729 A132730 A132731

KEYWORD

nonn,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Nov 17 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