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-1 of 1 results.

A374410 Number of ways to write n as an ordered sum of a triangular number, a heptagonal number and an octagonal number.

Original entry on oeis.org

1, 3, 3, 2, 2, 1, 1, 3, 4, 3, 3, 4, 2, 1, 2, 3, 3, 2, 4, 3, 1, 4, 6, 4, 3, 3, 1, 2, 5, 7, 3, 2, 2, 1, 3, 3, 7, 5, 3, 2, 4, 4, 4, 6, 4, 5, 4, 5, 2, 4, 4, 2, 2, 3, 4, 6, 8, 5, 4, 2, 2, 4, 6, 6, 5, 3, 6, 5, 5, 3, 5, 4, 2, 6, 4, 6, 6, 5, 4, 5, 4, 4, 4, 6, 7, 4, 7, 6, 2, 4, 2, 6, 7, 5, 4, 4, 5, 6, 4, 7, 8, 4, 7, 5
Offset: 0

Views

Author

Seiichi Manyama, Jul 08 2024

Keywords

Crossrefs

Formula

G.f.: (Sum_{k>=0} x^(k*(k+1)/2)) * (Sum_{k>=0} x^(k*(5*k-3)/2)) * (Sum_{k>=0} x^(k*(3*k-2))).
Showing 1-1 of 1 results.