OFFSET
0,3
COMMENTS
LINKS
Rémy Sigrist, Table of n, a(n) for n = 0..10000
Rémy Sigrist, PARI program for A333659
Rémy Sigrist, Scatterplot of the first 1000000 terms
FORMULA
a(10^n) = 10^n for any n >= 0.
EXAMPLE
For n = 255:
- there are three numbers with the same multiset of digits: 255, 525 and 552,
- so a(255) = 552,
a(525) = 525,
a(552) = 255.
PROG
(PARI) See Links section.
CROSSREFS
KEYWORD
AUTHOR
Rémy Sigrist, Sep 02 2020
STATUS
approved