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.

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

Original entry on oeis.org

1, 1, 2, 3, 6, 10, 18, 31, 56, 98, 174, 306, 542, 956, 1690, 2984, 5273, 9313, 16453, 29062, 51340, 90689, 160203, 282994, 499908, 883078, 1559948, 2755624, 4867776, 8598858, 15189770, 26832521, 47399291, 83730207, 147908288, 261277998, 461544073
Offset: 0

Views

Author

Ilya Gutkovskiy, Sep 29 2022

Keywords

Crossrefs

Programs

Formula

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

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

Original entry on oeis.org

1, 1, 2, 2, 4, 4, 6, 6, 10, 10, 14, 14, 20, 20, 26, 26, 36, 36, 46, 46, 60, 60, 74, 74, 94, 94, 114, 114, 140, 140, 166, 167, 202, 203, 238, 240, 284, 286, 330, 334, 390, 394, 450, 456, 524, 530, 598, 608, 692, 702, 786, 800, 900, 914, 1014, 1034
Offset: 0

Views

Author

Ilya Gutkovskiy, Sep 29 2022

Keywords

Crossrefs

Programs

Formula

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