A239477
Smallest number with additive and multiplicative persistence equal to n.
Original entry on oeis.org
0, 10, 28, 289, 2488888888888888999999999
Offset: 0
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.
A239486
Smallest palindrome which has additive and multiplicative persistence n.
Original entry on oeis.org
0, 11, 99, 595, 467778888888979888888877764
Offset: 0
a(595) since 595 is the smallest palindrome with additive persistence 3 (595 -> 19 -> 10 -> 1) and multiplicative persistence 3 (595 -> 225 -> 20 -> 0).
A319507
Smallest number of multiplicative-additive divisors persistence n.
Original entry on oeis.org
1, 2, 36, 3489, 24778899, 566677899999, 47777778999999999999
Offset: 0
The multiplicative additive divisors persistence of 24778899 is 4: 24778899 -> (2032128/54=) 37632 -> (756/21=) 36 -> (18/9=) 2 -> (2/2=) 1.
Comments