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.

A280295 Smallest number with precipice n. Descending by the main diagonal of the pyramid described in A245092, the height difference between the level a(n) (starting from the top) and the level of the next terrace is equal to n.

Original entry on oeis.org

1, 2, 9, 20, 72, 144
Offset: 1

Views

Author

Omar E. Pol, Dec 31 2016

Keywords

Comments

The structure of the stepped pyramid arises after the 90-degree-zig-zag folding of the diagram of the isosceles triangle A237593.
The terraces at the k-th level of the pyramid are also the parts of the symmetric representation of sigma(k), k >= 1.
The stepped pyramid is also one of the 3D-quadrants of the stepped pyramid described in A244050.
For more information about the precipices see A277437 and A280223.
Is this sequence infinite?

Examples

			a(3) = 9 because descending by the main diagonal of the pyramid, the height difference between the level 9 and the level of the next terrace is equal to 3, and 9 is the smallest number with this property.
		

Crossrefs

Extensions

a(6) from Omar E. Pol, Jan 02 2017