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.

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

Original entry on oeis.org

190, 289, 330, 561
Offset: 3

Views

Author

Ilya Gutkovskiy, Dec 31 2021

Keywords

Examples

			For n = 3: 190 = 1 + 36 + 153 = 15 + 55 + 120 = 21 + 78 + 91.
		

Crossrefs