A239486 Smallest palindrome which has additive and multiplicative persistence n.
0, 11, 99, 595, 467778888888979888888877764
Offset: 0
Examples
a(595) since 595 is the smallest palindrome with additive persistence 3 (595 -> 19 -> 10 -> 1) and multiplicative persistence 3 (595 -> 225 -> 20 -> 0).
Comments