cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A357455 Number of compositions (ordered partitions) of n into pentanacci numbers 1,2,4,8,16,31, ... (A001591).

Original entry on oeis.org

1, 1, 2, 3, 6, 10, 18, 31, 56, 98, 174, 306, 542, 956, 1690, 2983, 5272, 9310, 16448, 29050, 51318, 90644, 160118, 282826, 499590, 882468, 1558798, 2753448, 4863696, 8591212, 15175514, 26805984, 47350057, 83639033, 147739853, 260967374, 460972308, 814260589
Offset: 0

Views

Author

Ilya Gutkovskiy, Sep 29 2022

Keywords

Crossrefs

Programs

Formula

G.f.: 1 / (1 - Sum_{k>=5} x^A001591(k)).

A357452 Number of partitions of n into tetranacci numbers 1,2,4,8,15,29, ... (A000078).

Original entry on oeis.org

1, 1, 2, 2, 4, 4, 6, 6, 10, 10, 14, 14, 20, 20, 26, 27, 36, 37, 46, 48, 60, 62, 74, 78, 94, 98, 114, 120, 140, 147, 168, 178, 204, 215, 242, 256, 288, 304, 338, 358, 398, 420, 462, 488, 537, 567, 619, 654, 714, 753, 816, 860, 932, 982, 1058, 1114
Offset: 0

Views

Author

Ilya Gutkovskiy, Sep 29 2022

Keywords

Crossrefs

Programs

Formula

G.f.: Product_{k>=4} 1 / (1 - x^A000078(k)).
Showing 1-2 of 2 results.