Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A146990
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A146990 Symmetrically shifted Pascal triangle: t(n,m)=If[n < 2, Binomial[n, m], Binomial[n, m] + n^(n - 1)*Binomial[n - 2, m - 1]]. +0
1
1, 1, 1, 1, 4, 1, 1, 12, 12, 1, 1, 68, 134, 68, 1, 1, 630, 1885, 1885, 630, 1, 1, 7782, 31119, 46676, 31119, 7782, 1, 1, 117656, 588266, 1176525, 1176525, 588266, 117656, 1, 1, 2097160, 12582940, 31457336, 41943110, 31457336, 12582940, 2097160, 1, 1 (list; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:{1, 2, 6, 26, 272, 5032, 124480, 3764896, 134217984, 5509980800, 256000001024}.

FORMULA

t(n,m)=If[n < 2, Binomial[n, m], Binomial[n, m] + n^(n - 1)*Binomial[n - 2, m - 1]].

EXAMPLE

{1}, {1, 1}, {1, 4, 1}, {1, 12, 12, 1}, {1, 68, 134, 68, 1}, {1, 630, 1885, 1885, 630, 1}, {1, 7782, 31119, 46676, 31119, 7782, 1}, {1, 117656, 588266, 1176525, 1176525, 588266, 117656, 1}, {1, 2097160, 12582940, 31457336, 41943110, 31457336, 12582940, 2097160, 1}, {1, 43046730, 301327083, 903981225, 1506635361, 1506635361, 903981225, 301327083, 43046730, 1}, {1, 1000000010, 8000000045, 28000000120, 56000000210, 70000000252, 56000000210, 28000000120, 8000000045, 1000000010, 1}

MATHEMATICA

Table[If[n <2, Binomial[n, m], Binomial[n, m] + n^(n - 1)*Binomial[n - 2, m - 1]], {n, 0, 10}, {m, 0, n}]; Flatten[%]

CROSSREFS

A028262

Adjacent sequences: A146987 A146988 A146989 this_sequence A146991 A146992 A146993

Sequence in context: A099759 A072590 A111636 this_sequence A051433 A140070 A101275

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Nov 04 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 January 7 11:41 EST 2009. Contains 152824 sequences.


AT&T Labs Research