Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141680
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141680 Triangle sequence of coefficients: t(n,m)=A126988(n,m)*Binomial(n,m). +0
1
1, 4, 1, 9, 0, 1, 16, 12, 0, 1, 25, 0, 0, 0, 1, 36, 45, 40, 0, 0, 1, 49, 0, 0, 0, 0, 0, 1, 64, 112, 0, 140, 0, 0, 0, 1, 81, 0, 252, 0, 0, 0, 0, 0, 1, 100, 225, 0, 0, 504, 0, 0, 0, 0, 1 (list; graph; listen)
OFFSET

1,2

COMMENT

Row sums are:

{1, 5, 10, 29, 26, 122, 50, 317, 334, 830}.

FORMULA

t(n,m)=A126988(n,m)*Binomial(n,m).

EXAMPLE

{1},

{4, 1},

{9, 0, 1},

{16, 12, 0, 1},

{25, 0, 0, 0, 1},

{36, 45, 40, 0, 0, 1},

{49, 0, 0, 0, 0, 0, 1},

{64, 112, 0, 140, 0, 0, 0, 1},

{81, 0, 252, 0, 0, 0, 0, 0, 1},

{100, 225, 0, 0, 504, 0, 0, 0, 0, 1}

MATHEMATICA

t[n_, m_] = If[Mod[n, m] == 0, n/m, 0]*Binomial[n, m]; Table[Table[t[n, m], {m, 1, n}], {n, 1, 10}]; Flatten[%]

CROSSREFS

Cf. A126988.

Sequence in context: A100235 A089072 A036177 this_sequence A141681 A143469 A123726

Adjacent sequences: A141677 A141678 A141679 this_sequence A141681 A141682 A141683

KEYWORD

nonn,uned

AUTHOR

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

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research