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

A239477
Smallest number with additive and multiplicative persistence equal to n.
0
0, 10, 28, 289, 2488888888888888999999999
OFFSET
0,2
COMMENTS
The corresponding smallest primes are 2, 11, 29, 487 and 2488888888888898999989999.
EXAMPLE
a(3) = 289 because 289 is the smallest number with additive persistence 3, 289 -> 19 -> 10 -> 1 and multiplicative persistence 3, 289 -> 144 -> 16 -> 6.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, Mar 20 2014
STATUS
approved