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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113678 Sequence array for A078008. 1
1, 0, 1, 2, 0, 1, 2, 2, 0, 1, 6, 2, 2, 0, 1, 10, 6, 2, 2, 0, 1, 22, 10, 6, 2, 2, 0, 1, 42, 22, 10, 6, 2, 2, 0, 1, 86, 42, 22, 10, 6, 2, 2, 0, 1, 170, 86, 42, 22, 10, 6, 2, 2, 0, 1, 342, 170, 86, 42, 22, 10, 6, 2, 2, 0, 1, 682, 342, 170, 86, 42, 22, 10, 6, 2, 2, 0, 1, 1366, 682, 342, 170, 86 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

Row sums are A001045(n+1). Diagonal sums are A053088. Inverse is A113680.

FORMULA

Riordan array ((1-x)/(1-x-2x^2), x); Number triangle T(n, k)=if(k<=n, (2^(n-k)+2(-1)^(n-k))/3, 0); T(n, k)=sum{i=0..n, C(n-i, k)C(k, n-i)(2^i+2(-1)^i)/3}.

EXAMPLE

Triangle begins

1;

0, 1;

2, 0, 1;

2, 2, 0, 1;

6, 2, 2, 0, 1;

10, 6, 2, 2, 0, 1;

22, 10, 6, 2, 2, 0, 1;

CROSSREFS

Sequence in context: A096144 A118401 A147767 * A110249 A160756 A176239

Adjacent sequences:  A113675 A113676 A113677 * A113679 A113680 A113681

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Nov 04 2005

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 13 15:24 EST 2012. Contains 205519 sequences.