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.

A262619 Number of parts in the symmetric representation of sigma(n) in two successive octants of two quadrants.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 1, 3, 3, 3, 1, 1, 1, 3, 1, 3, 1, 1, 1, 1, 1, 5, 1, 3, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 1, 3, 1, 1, 1, 5, 1, 1, 1, 3, 1, 3, 1, 1, 1, 3, 1, 3, 1, 3, 1, 1, 3, 5, 1, 1, 1, 1, 1, 3, 1
Offset: 1

Views

Author

Omar E. Pol, Nov 06 2015

Keywords

Comments

In the diagram of the top view of the pyramid described in A244050 consider a 90-degree sector on two successive octants of two quadrants. The area of the top triangle is equal to 1 and the sum of the areas of all parts (or regions) added at n-th stage equals sigma(n), the sum of the divisors of n.
a(n) is also the number of terraces at n-th level (starting from the top) in the mentioned sector of the pyramid.
For more information see A237593 and A237270.

Crossrefs

Formula

a(n) = A237271(n), if A237271(n) is odd.
a(n) = A237271(n) - 1, if A237271(n) is even.