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”).

A377422
Numbers that can be expressed as (m + sum of digits of m) in exactly four ways.
3
1000000000000000000000102, 1000000000000000000000104, 1000000000000000000000106, 1000000000000000000000108, 1000000000000000000000110, 1000000000000000000000112, 1000000000000000000000114, 100000000000000000000000116, 100000000000000000000000118
OFFSET
1,1
COMMENTS
Let f(n) = n + (sum of digits of n) = A062028(n).
Let g(m) = number of n such that f(n) = m (i.e. the number of inverses of m), A230093(m).
Numbers m with g(m) = 0 are called the Self or Colombian numbers, A003052.
Numbers m with g(m) = 1 give A225793.
Numbers m with g(m) = 2 give A230094.
Numbers m with g(m) = 3 give A230100.
The present sequence gives numbers m such that A230093(m) = 4.
LINKS
EXAMPLE
There are exactly four numbers, 999999999999999999999894, 999999999999999999999903, 1000000000000000000000092, and 1000000000000000000000101, whose image under n->f(n) is 1000000000000000000000104, so 1000000000000000000000104 is a member of the sequence.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Daniel Mondot, Oct 27 2024
STATUS
approved