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.

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

Original entry on oeis.org

28, 121, 210
Offset: 3

Views

Author

Ilya Gutkovskiy, May 23 2023

Keywords

Comments

a(8) = 736, a(9) = 969.

Examples

			For n = 3: 1 + 6 + 21 = 3 + 10 + 15 = 28.
		

Crossrefs