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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114164 Riordan array (1/(1-2x), x(1-x)/(1-2x)^2). 3
1, 2, 1, 4, 5, 1, 8, 18, 8, 1, 16, 56, 41, 11, 1, 32, 160, 170, 73, 14, 1, 64, 432, 620, 377, 114, 17, 1, 128, 1120, 2072, 1666, 704, 164, 20, 1, 256, 2816, 6496, 6608, 3649, 1178, 223, 23, 1, 512, 6912, 19392, 24192, 16722, 7001, 1826, 291, 26, 1, 1024, 16640 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Row sums are A081567. Diagonal sums are A085810. Product of Pascal triangle A007318 and Morgan-Voyce triangle A085478.

Unsigned version of A123876 . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 25 2007

FORMULA

Number triangle T(n, k)=sum{j=0..n, C(n, j)C(j+k, 2k)}; T(n, k)=sum{j=0..n, C(n, k+j)*C(k, k-j)2^(n-k-j)}; T(n, k)=sum{j=0..n-k, C(n+k-j, n-k-j)C(k, j)(-1)^j*2^(n-k-j)};

EXAMPLE

Triangle begins

1;

2,1;

4,5,1;

8,18,8,1;

16,56,41,11,1;

32,160,170,73,14,1;

CROSSREFS

Sequence in context: A117317 A124237 A123876 * A176667 A126182 A154342

Adjacent sequences:  A114161 A114162 A114163 * A114165 A114166 A114167

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Nov 15 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 14 20:38 EST 2012. Contains 205663 sequences.