The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
0,4
COMMENTS
Row sums are A001045(n+1). Diagonal sums are A053088. Inverse is A113680.
LINKS
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: A118401 A354786 A147767 * A305436 A328708 A299480
KEYWORD
easy,nonn,tabl
AUTHOR
Paul Barry, Nov 04 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 5 17:35 EDT 2024. Contains 373107 sequences. (Running on oeis4.)