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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113020 Number triangle whose row sums are the Fibonacci numbers. 1
0, 0, 1, 0, 2, -1, 0, 3, -3, 2, 0, 4, -6, 8, -3, 0, 5, -10, 20, -15, 5, 0, 6, -15, 40, -45, 30, -8, 0, 7, -21, 70, -105, 105, -56, 13, 0, 0, 8, -28, 112, -210, 280, -224, 104, -21, 0, 9, -36, 168, -378, 630, -672, 468, -189, 34, 0, 10, -45, 240, -630, 1260, -1680, 1560, -945, 340, -55 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

Rows sums are A000045. Diagonal sums are A113021. Main diagonal is (-1)^(n+1)F(n).

FORMULA

T(n, k)=sum{j=0..n, C(n, j)C(0, j-k)F(j-2k)}.

EXAMPLE

Rows begin

0;

0,1;

0,2,-1;

0,3,-3,2;

0,4,-6,8,-3;

0,5,-10,20,-15,5;

0,6,-15,40,-45,30,-8;

0,7,-21,70,-105,105,-56,13;

CROSSREFS

Cf. A094435.

Sequence in context: A079123 A121548 A180179 * A127258 A154557 A049242

Adjacent sequences:  A113017 A113018 A113019 * A113021 A113022 A113023

KEYWORD

easy,sign,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Oct 11 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 17 06:27 EST 2012. Contains 205998 sequences.