Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A146988
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A146988 Symmetrically shifted Pascal triangle: t(n,m)=If[n < 2, Binomial[n, m], Binomial[n, m] + 4^(n - 1)*Binomial[n - 2, m - 1]]. +0
1
1, 1, 1, 1, 6, 1, 1, 19, 19, 1, 1, 68, 134, 68, 1, 1, 261, 778, 778, 261, 1, 1, 1030, 4111, 6164, 4111, 1030, 1, 1, 4103, 20501, 40995, 40995, 20501, 4103, 1, 1, 16392, 98332, 245816, 327750, 245816, 98332, 16392, 1, 1, 65545, 458788, 1376340, 2293886 (list; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:{1, 2, 8, 40, 272, 2080, 16448, 131200, 1048832, 8389120, 67109888}.

FORMULA

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

EXAMPLE

{1}, {1, 1}, {1, 6, 1}, {1, 19, 19, 1}, {1, 68, 134, 68, 1}, {1, 261, 778, 778, 261, 1}, {1, 1030, 4111, 6164, 4111, 1030, 1}, {1, 4103, 20501, 40995, 40995, 20501, 4103, 1}, {1, 16392, 98332, 245816, 327750, 245816, 98332, 16392, 1}, {1, 65545, 458788, 1376340, 2293886, 2293886, 1376340, 458788, 65545, 1}, {1, 262154, 2097197, 7340152, 14680274, 18350332, 14680274, 7340152, 2097197, 262154, 1}

MATHEMATICA

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

CROSSREFS

A028262

Sequence in context: A157632 A141690 A146957 this_sequence A060972 A144066 A056941

Adjacent sequences: A146985 A146986 A146987 this_sequence A146989 A146990 A146991

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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research