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!)
A175011 Triangle read by rows, antidiagonals of an array generated from INVERT transforms of variants of (1, 2, 3, ...). 2
1, 1, 2, 1, 2, 5, 1, 2, 2, 16, 1, 2, 2, 5, 45, 1, 2, 2, 2, 12, 125, 1, 2, 2, 2, 5, 24, 341, 1, 2, 2, 2, 2, 12, 48, 918, 1, 2, 2, 2, 2, 7, 18, 97, 2453, 1, 2, 2, 2, 2, 2, 16, 28, 195, 6515 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Row sums = A001906, the even-indexed Fibonacci numbers starting (1, 3, 8, 21, ...).
LINKS
FORMULA
Given S(x) = (1 + 2x + 3x^2 + ...), where (1, 2, 3, ...) = the INVERTi transform of (1, 3, 8, 21, 55, ...); k-th row of the array = INVERT transform of S(x^k). Take finite differences of array columns starting from the topmost "1"; becoming rows of the triangle.
EXAMPLE
First few rows of the array:
1, 3, 8, 21, 55, 144, 377, 987, 2584, ...
1, 1, 3, 5, 10, 19, 36, 69, 131, ...
1, 1, 1, 3, 5, 7, 12, 21, 34, ...
1, 1, 1, 1, 3, 5, 7, 9, 16, ...
1, 1, 1, 1, 1, 3, 5, 7, 9, ...
1, 1, 1, 1, 1, 1, 3, 5, 7, ...
...
Taking finite differences from the bottom to top starting with the last "1" we obtain triangle A175011:
1;
1, 2;
1, 2, 5;
1, 2, 2, 16;
1, 2, 2, 5, 45;
1, 2, 2, 2, 12, 125;
1, 2, 2, 2, 5, 24, 341;
1, 2, 2, 2, 2, 12, 48, 918;
1, 2, 2, 2, 2, 7, 18, 97, 2453;
1, 2, 2, 2, 2, 2, 16, 28, 195, 6515;
...
CROSSREFS
Cf. A001906.
Sequence in context: A011404 A002211 A308947 * A211700 A171840 A132309
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Apr 03 2010
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 May 13 21:51 EDT 2024. Contains 372523 sequences. (Running on oeis4.)