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.

A348854 a(n) is the total length of all line segments in an octant of the symmetric representation of sigma(n).

Original entry on oeis.org

2, 4, 6, 8, 9, 12, 12, 16, 17, 20, 18, 24, 21, 27, 28, 32, 27, 36, 30, 40, 39, 41, 36, 48, 42, 48, 49, 56, 45, 60, 48, 64
Offset: 1

Views

Author

Omar E. Pol, Nov 01 2021

Keywords

Comments

One half of the total length of all line segments of the symmetric representation of sigma(n).
If the symmetric representation of sigma(n) has only one part (cf. A174973) or if it has two parts and they meet at the center of the Dyck path (cf. A262259) then a(n) = 2*n, otherwise a(n) < 2*n. In other words: if n is a term of A279029 then a(n) = 2*n, otherwise a(n) < 2*n.

Crossrefs

Cf. A005843 (upper bounds).
For illustrations see A348705.

Formula

a(n) = A348705(n)/2.