A320722
Reduced numbers with multiplicative persistence 10 in base 15.
Original entry on oeis.org
140410607143, 1529496523124, 30274147243526, 67350019670759, 7089716293342874, 3849295817347935749, 865622396227851562499, 3828443727329799920759, 58587921323581341796874, 166262899060252599981509, 166474902537536044921874, 506770656544051011608563336879188899
Offset: 1
The number 140410607143 represented in base 15, with A..E for 10..14 is 39BBCCCCCD. Other numbers with the same reduced number are for instance: 333BBCCCCCD, 39BB34CCCCD, 139BBCCCCCD; or any number obtained by permutation of the digits of those numbers.
A320723
Reduced numbers with multiplicative persistence 9 in base 15.
Original entry on oeis.org
30104309, 100129033, 109845884, 451564392, 622423768, 916946759, 6799389524, 9336252149, 19587821624, 98891779017, 255373745624, 1499291015624, 1532242466549, 2023768276633, 2636118566533, 2644378346249, 4324878052633, 5560581801133, 22242792374999
Offset: 1
The number 30104309 represented in base 15, with A..E for 10..14 is 2999BDE. Other numbers with the same reduced number are for instance: 23399BDE,2999BD27, 12999BDE; or any number obtained by permutation of the digits of those numbers.
A321135
Smallest number with multiplicative persistence n in base 14.
Original entry on oeis.org
0, 14, 35, 54, 81, 135, 667, 2532, 130883, 499407, 397912927, 18693488093783, 82092087348200531993, 3393205899117928970481629894345
Offset: 0
-
With[{s = Array[Length@ FixedPointList[Times @@ IntegerDigits[#, 14] &, #] - 2 &, 14^5]}, Array[FirstPosition[s, #][[1]] &, Max@ s]] (* Michael De Vlieger, Nov 13 2018 *)
Showing 1-3 of 3 results.
Comments