login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A377086
Number of fixed points under iteration of the map sending a positive integer to the product of its leading base-n digit and the sum of the squares of its base-n digits.
3
1, 2, 2, 1, 1, 4, 3, 4, 2, 3, 1, 3, 5, 2, 4, 4, 2, 4, 1, 3, 3, 3, 1, 5, 2, 3, 5, 4, 4, 9, 2, 1, 1, 4, 2, 6, 4, 1, 2, 5, 3, 6, 3, 1, 2, 3, 1, 7, 2, 1, 3, 3, 1, 5, 4, 6, 5, 4, 2, 8, 3, 2, 7, 3, 1, 4, 4, 2, 3, 6, 3, 9, 2, 3, 4, 9, 3, 7, 3, 2, 6, 5, 1, 7, 3, 3, 3
OFFSET
2,2
COMMENTS
If b>=2 and a>=b^3 then E(a,2,b)<a. For each positive integer a, there is an positive integer m such that E^m(a,2,b)<b^3. (Fox et al., 2024, Lemma 4).
Unlike the related sequence A193583, which contains only odd numbers, this sequence contains even numbers and odd numbers.
LINKS
N. Bradley Fox et al., Elated Numbers, arXiv:2409.09863 [math.NT], 2024.
EXAMPLE
In the decimal system all integers go to (1), (298), (46, 208, 136), (26, 80, 512, 150), or (33, 54, 205, 58, 445, 228, 144) under iteration of the map A376270, hence there are two fixed points and three cycles. Therefore a(10) = 2.
CROSSREFS
A193583 is the analog for happy numbers.
Sequence in context: A128315 A198329 A123566 * A279863 A201757 A053390
KEYWORD
nonn,base
AUTHOR
N. Bradley Fox, Nathan Fox, Helen Grundman, Rachel Lynn, Changningphaabi Namoijam, Mary Vanderschoot, Oct 15 2024
STATUS
approved