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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A156319 Triangle by columns: (1, 2, 0, 0, 0,...) in every column. 1
1, 2, 1, 0, 2, 1, 0, 0, 2, 1, 0, 0, 0, 2, 1, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Binomial transform of the triangle = A110813.

Eigensequence of the triangle = A001045

Inverse = a triangle with (1, -2, 4, -8, 16,...) in every column.

Triangle T(n,k), 0<=k<=n, given by [2,-2,0,0,0,0,0,0,...] DELTA [1,0,0,0,0,0,0,0,...] where DELTA is the operator defined in A084938 . [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Feb 08 2009]

FORMULA

Triangle read by rows, T(n,k) = 1 if (n = k); 2 if k = n-1, 0 otherwise.

By columns, (1, 2, 0, 0, 0,...) in every column.

T(n,k)=A097806(n,k)*2^(n-k). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Feb 08 2009]

EXAMPLE

First few rows of the triangle =

1;

2, 1;

0, 2, 1;

0, 0, 2, 1;

0, 0, 0, 2, 1;

0, 0, 0, 0, 2, 1;

0, 0, 0, 0, 0, 2, 1;

0, 0, 0, 0, 0, 0, 2, 1;

0, 0, 0, 0, 0, 0, 0, 2, 1;

...

CROSSREFS

Cf. A110813, A001045

Sequence in context: A178235 A058531 A093073 * A190893 A030204 A083650

Adjacent sequences:  A156316 A156317 A156318 * A156320 A156321 A156322

KEYWORD

nonn,tabl

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Feb 07 2009

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 17 09:30 EST 2012. Contains 206009 sequences.