Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131127
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131127 Table read by rows: 2*A007318(n,m) - (-1)^(n+m)*A097806(n,m). +0
3
1, 3, 1, 2, 5, 1, 2, 6, 7, 1, 2, 8, 12, 9, 1, 2, 10, 20, 20, 11, 1, 2, 12, 30, 40, 30, 13, 1, 2, 14, 42, 70, 70, 42, 15, 1, 2, 16, 56, 112, 140, 112, 56, 17, 1, 2, 18, 72, 168, 252, 252, 168, 72, 19, 1, 2, 20, 90, 240, 420, 504, 420, 240, 90, 21, 1, 2, 22, 110, 330, 660, 924, 924 (list; table; graph; listen)
OFFSET

0,2

COMMENT

Row sums = A000079(n+1), n>0.

Warning: row sums are not A046055! - N. J. A. Sloane, Jul 08 2009

Row sums = A151821(n+1), n>=0. [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Jul 13 2009]

FORMULA

2*A007318 - A097806 (signed), A007318 = Pascal's triangle and using the signed version of the pair operator A097806 with (1,1,1,...) in the main diagonal and (-1,-1,-1,...) in the subdiagonal.

EXAMPLE

First few rows of the triangle are:

1;

3, 1;

2, 5, 1;

2, 6, 7, 1;

2, 8, 12, 9, 1;

2, 10, 20, 20, 11, 1;

...

MAPLE

T:= (n, m)-> 2 *binomial (n, m) -(-1)^(n+m) * `if`(n=m or n=m+1, 1, 0): seq (seq (T(n, m), m=0..n), n=0..12); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Jul 13 2009]

CROSSREFS

Cf. A097806, A007318.

Sequence in context: A021036 A080521 A125704 this_sequence A113141 A134225 A136081

Adjacent sequences: A131124 A131125 A131126 this_sequence A131128 A131129 A131130

KEYWORD

nonn,tabl

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Jun 16 2007

EXTENSIONS

Edited by N. J. A. Sloane and R. J. Mathar, Jul 09 2009

Corrected and extended by Alois P. Heinz (heinz(AT)hs-heilbronn.de), Jul 13 2009

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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research