Multiplicative Persistence

Multiply all the digits of a number n by each other, repeating with the product until a single digit is obtained. The number of steps required is known as the multiplicative persistence, and the final digit obtained is called the multiplicative digital root of n.

For example, the sequence obtained from the starting number 9876 is (9876, 3024, 0), so 9876 has an multiplicative persistence of two and a multiplicative digital root of 0. The multiplicative persistences of the first few positive integers are 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 1, 1, ... (OEIS A031346). The smallest numbers having multiplicative persistences of 1, 2, ... are 10, 25, 39, 77, 679, 6788, 68889, 2677889, 26888999, 3778888999, 277777788888899, ... (OEIS A003001; Wells 1986, p. 78). There is no number <10^(233) with multiplicative persistence >11 (Carmody 2001; updating Wells 1986, p. 78). It is conjectured that the maximum number lacking the digit 1 with persistence 11 is

 77777733332222222222222222222

There is a stronger conjecture that there is a maximum number lacking the digit 1 for each persistence >2.

The maximum multiplicative persistence in base 2 is 1. It is conjectured that all powers of 2 >2^(15) contain a 0 in base 3, which would imply that the maximum persistence in base 3 is 3 (Guy 1994).

The multiplicative persistence of an n-digit number is also called its number length. The maximum lengths for n=1-, 2-, 3-, ..., digit numbers are 0, 4, 5, 6, 7, 7, 8, 9, 9, 10, 10, 10, ... (OEIS A014553; Beeler 1972; Gottlieb 1969, 1970). The numbers of n-digit numbers having maximal multiplicative persistence for n=1, 2, ..., are 10 (which includes the number 0), 1, 9, 12, 20, 2430, ... (OEIS A046148). The smallest n-digit numbers with maximal multiplicative persistence are 0, 77, 679, 6788, 68889, 168889, ... (OEIS A046149). The largest n-digit numbers with maximal multiplicative persistence are 9, 77, 976, 8876, 98886, 997762, ... (OEIS A046150). The number of distinct n-digit numbers (except for 0s) are given by (10+n-1; n)-1 which, for n=1, 2, 3, ..., gives 54, 219, 714, 2001, 5004, 11439, ... (OEIS A035927).

The concept of multiplicative persistence can be generalized to multiplying the kth powers of the digits of a number and iterating until the result remains constant. All numbers other than repunits, which converge to 1, converge to 0. The number of iterations required for the kth powers of a number's digits to converge to 0 is called its k-multiplicative persistence. The following table gives the n-multiplicative persistences for the first few positive integers.

nSloanen-persistences
2A0313480, 7, 6, 6, 3, 5, 5, 4, 5, 1, ...
3A0313490, 4, 5, 4, 3, 4, 4, 3, 3, 1, ...
4A0313500, 4, 3, 3, 3, 3, 2, 2, 3, 1, ...
5A0313510, 4, 4, 2, 3, 3, 2, 3, 2, 1, ...
6A0313520, 3, 3, 2, 3, 3, 3, 3, 3, 1, ...
7A0313530, 4, 3, 3, 3, 3, 3, 2, 3, 1, ...
8A0313540, 3, 3, 3, 2, 4, 2, 3, 2, 1, ...
9A0313550, 3, 3, 3, 3, 2, 2, 3, 2, 1, ...
10A0313560, 2, 2, 2, 3, 2, 3, 2, 2, 1, ...

Erdős suggested ignoring all zeros and showed that at most clnlnn steps are needed to reduce n to a single digit, where c depends on the base.

The smallest primes with multiplicative persistences n=1, 2, 3, ... are 2, 29, 47, 277, 769, 8867, 186889, 2678789, 26899889, 3778888999, 277777788888989, ... (OEIS A046500).

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.