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.

A368075 a(n) is the least n-gonal number that can be expressed as the difference of two positive n-gonal numbers in exactly n ways.

Original entry on oeis.org

15, 144, 10045, 21945, 220077, 99008
Offset: 3

Views

Author

Ilya Gutkovskiy, Dec 10 2023

Keywords

Comments

The corresponding indices of n-gonal numbers are in A368074.

Examples

			a(3) = 15: 15 = 21 - 6 = 36 - 21 = 120 - 105.
		

Crossrefs

Showing 1-1 of 1 results.