Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A140822
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A140822 A generalized Pascal's triangle type of triangular sequence; t(n,m)=Binomial[n,GCD[n,m]]. +0
1
1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 4, 6, 4, 1, 1, 5, 5, 5, 5, 1, 1, 6, 15, 20, 15, 6, 1, 1, 7, 7, 7, 7, 7, 7, 1, 1, 8, 28, 8, 70, 8, 28, 8, 1, 1, 9, 9, 84, 9, 9, 84, 9, 9, 1, 1, 10, 45, 10, 45, 252, 45, 10, 45, 10, 1 (list; table; graph; listen)
OFFSET

1,5

COMMENT

Row sums are:

{1, 2, 4, 8, 16, 22, 64, 44, 160, 224, 474}

FORMULA

t(n,m)=Binomial[n,GCD[n,m]].

EXAMPLE

{1},

{1, 1},

{1, 2, 1},

{1, 3, 3, 1},

{1, 4, 6, 4, 1},

{1, 5, 5, 5, 5, 1},

{1, 6, 15, 20, 15, 6, 1},

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

{1, 8, 28, 8, 70, 8, 28, 8, 1},

{1, 9, 9, 84, 9, 9, 84, 9, 9, 1},

{1, 10, 45, 10, 45, 252, 45, 10, 45, 10, 1}

MATHEMATICA

a = Table[Table[Binomial[n, GCD[n, m]], {m, 0, n}], {n, 0, 10}]; Flatten[a]

CROSSREFS

Sequence in context: A123264 A034930 A095142 this_sequence A089239 A061676 A095145

Adjacent sequences: A140819 A140820 A140821 this_sequence A140823 A140824 A140825

KEYWORD

nonn,uned,tabl

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Jul 16 2008

page 1

Search completed in 0.003 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 12:48 EST 2009. Contains 170310 sequences.


AT&T Labs Research