OFFSET
1,2
COMMENTS
This sequence is the decimal analog of A140900.
LINKS
Rémy Sigrist, Table of n, a(n) for n = 1..10000
EXAMPLE
PROG
(PARI) is(n) = { my (d=digits(n)); d*Colrev(d)==0 }
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Rémy Sigrist, May 21 2021
STATUS
approved