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.

A384230 Number of subparts in the central part of the symmetric representation of sigma(n).

Original entry on oeis.org

1, 1, 0, 1, 0, 2, 0, 1, 1, 0, 0, 2, 0, 0, 2, 1, 0, 3, 0, 2, 0, 0, 0, 2, 1, 0, 0, 2, 0, 4, 0, 1, 0, 0, 2, 3, 0, 0, 0, 2, 0, 4, 0, 0, 4, 0, 0, 2, 1, 1, 0, 0, 0, 4, 0, 2, 0, 0, 0, 4, 0, 0, 2, 1, 0, 4, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 2, 0, 0, 2, 1, 0, 0, 4, 0, 0, 0
Offset: 1

Views

Author

Omar E. Pol, Jun 29 2025

Keywords

Comments

This sequence shares infinitely many terms with A067742 from which first differs at a(18). It also shares with A067742 the positions of zeros and nonzeros.
Observation: consider the 2-dense sublists of divisors of n. At least for the first 88 terms a(n) coincides with the number of odd terms in the central 2-dense sublist of divisors of n. For more information see A384225 and A280940.
See the "Discussion" text file in the first link for more comments.

Examples

			See the "Discussion" text file in the first link for the examples.
		

Crossrefs

Cf. A001227 (number of subparts), A071561 (positions of zeros), A071562 (positions of nonzeros), A237270 (parts), A237271, A237593, A279387 (subparts), A280940, A384225, A335574, A338488, A377654.
See the "Discussion" text file in the first link for more cross-references.

Formula

a(n) = 0 if and only if A067742(n) = 0.
a(n) >= A067742(n).
(a(n) - A067742(n)) is an even number.

Extensions

Edited by Omar E. Pol, Aug 24 2025