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!)
A124802 Triangle, row sums = Fibonacci numbers in two ways, companion to A124801. 1
1, 1, 1, 1, 3, -1, 1, 6, -4, 2, 1, 10, -10, 10, -3, 1, 15, -20, 30, -18, 5, 1, 21, -35, 70, -63, 35, -8, 1, 28, -56, 140, -168, 140, -64, 13 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
2,5
COMMENTS
Row sums (signed) = Fn; row sums unsigned = F(2n-3).
LINKS
FORMULA
Delete the "zero" column of A124801.
EXAMPLE
First few rows of the triangle are:
1;
1, 1;
1, 3, -1;
1, 6, -4, 2;
1, 10, -10, 10, -3;
1, 15, -20, 30, -18, 5;
1, 21, -35, 70, -63, 35, -8;
1, 28, -56, 140, -168, 140, -64, 13;
Example: row 7 signed = F7 = 13 = (1 + 15 - 20 + 30 - 18 + 5).
Row 7 unsigned = F(2n+3) = F11 = (1 + 15 + 20 + 30 + 18 + 5)
CROSSREFS
Sequence in context: A355996 A128101 A211351 * A211350 A178867 A335256
KEYWORD
tabl,sign
AUTHOR
Gary W. Adamson, Nov 08 2006
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 April 16 07:08 EDT 2024. Contains 371698 sequences. (Running on oeis4.)