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.

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

Original entry on oeis.org

1, 140, 305, 315, 435, 644, 830, 1141, 1425, 1925, 2380, 3010, 3805, 4720, 5806, 7095, 8510, 10200, 12020, 14115, 16460, 19131, 21990, 25425, 29275, 33495, 37425, 42680, 48300, 54545, 60711, 68391, 75726, 84815, 93370, 103250, 114115, 125360, 137831, 150995, 165545, 179830
Offset: 1

Views

Author

Ilya Gutkovskiy, Jan 30 2023

Keywords

Examples

			For n = 3: 305 = 1 + 84 + 220 = 20 + 120 + 165 = 56 + 84 + 165.
		

Crossrefs

Extensions

More terms from David A. Corneth, Jan 30 2023
Showing 1-1 of 1 results.