login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134058 Triangle read by rows, T(n,k) = 2*binomial(n,k) if k>0, (0<=k<=n), left column = (1,2,2,2,...). 6
1, 2, 2, 2, 4, 2, 2, 6, 6, 2, 2, 8, 12, 8, 2, 2, 10, 20, 20, 10, 2, 2, 12, 30, 40, 30, 12, 2, 2, 14, 42, 70, 70, 42, 14, 2, 2, 16, 56, 112, 140, 112, 56, 16, 2, 2, 18, 72, 168, 252, 252, 168, 72, 18, 2 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Row sums = (1, 4, 8, 16, 32, 64,...). A134059 = analogous triangle, replacing (1,2,2,2,...) with (1,3,3,3,...).

Triangle T(n,k), 0<=k<=n, read by rows given by [2, -1, 0, 0, 0, 0, 0, ...]DELTA [2, -1, 0, 0, 0, 0, 0, ...] where DELTA is the operator defined in A084938 . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 07 2007

Equals A028326 for all but the first term. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 08 2008

Warning: the row sums do not give A046055. - N. J. A. Sloane, Jul 08 2009

FORMULA

Double Pascal's triangle and replace leftmost column with (1,2,2,2,...). M*A007318, where M = an infinite lower triangular matrix with (1,2,2,2,...) in the main diagonal and the rest zeros.

Sum_{k, 0<=k<=n}T(n,k)= A151821(n+1). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Sep 17 2009]

EXAMPLE

First few rows of the triangle are:

1

2, 2;

2, 4, 2;

2, 6, 6, 2;

2, 8, 12, 8, 2;

2, 10, 20, 20, 10, 2;

...

CROSSREFS

Cf. A134059.

Sequence in context: A066671 A159802 A049627 * A086973 A029658 A086327

Adjacent sequences:  A134055 A134056 A134057 * A134059 A134060 A134061

KEYWORD

nonn,tabl

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 05 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 23:16 EST 2012. Contains 205687 sequences.