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.

A374808 a(n) is the smallest number which can be represented as the sum of 3 distinct nonzero tetrahedral numbers in exactly n ways, or -1 if no such number exists.

Original entry on oeis.org

15, 95, 305, 1795, 2366, 12740, 105080, 193060, 231560, 446995, 2422980, 4753420, 5490660, 8205340, 30594200, 137606920, 138532800, 350464520
Offset: 1

Views

Author

Ilya Gutkovskiy, Jul 20 2024

Keywords

Examples

			a(3) = 305 = 1 + 84 + 220 = 20 + 120 + 165 = 56 + 84 + 165.
		

Crossrefs

Extensions

a(12)-a(18) from Michael S. Branicky, Jul 21 2024
Showing 1-1 of 1 results.