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-2 of 2 results.

A368073 Number of representations of n as the difference of two positive square pyramidal numbers.

Original entry on oeis.org

0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1
Offset: 1

Views

Author

Ilya Gutkovskiy, Dec 10 2023

Keywords

Examples

			a(25) = 2: 25 = 30 - 5 = 55 - 30.
		

Crossrefs

A368076 a(n) is the least integer that can be expressed as the difference of two positive tetrahedral numbers in exactly n ways.

Original entry on oeis.org

3, 36, 2180, 10053736
Offset: 1

Views

Author

Ilya Gutkovskiy, Dec 10 2023

Keywords

Comments

Index of first occurrence of n in A368072.

Examples

			a(2) = 36: 36 = 56 - 20 = 120 - 84.
		

Crossrefs

Showing 1-2 of 2 results.