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.

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

Original entry on oeis.org

2, 5972, 5170425
Offset: 1

Views

Author

Ilya Gutkovskiy, Jun 30 2024

Keywords

Comments

There are no further positive terms <= 10^15. - Michael S. Branicky, Jun 30 2024

Examples

			a(2) = 5972 = 1222 + 4750 = 1925 + 4047.
		

Crossrefs