By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy
The length of a number n in base b is the number of digits in the base-b numeral for n, given by the formula L(n, b) = ⌊log_b(n)⌋ + 1, where ⌊x⌋ is the floor function. The multiplicative persistence of an n-digit is sometimes also called its length.
concatenation | digit | figures | multiplicative persistence
Back to List | POWERED BY THE WOLFRAM LANGUAGE