|
From Jash: Assume there is a number system of base m.
The one property of this system is: If 2 numbers written in this system, which have 'a' and 'b' as the number of digits are multiplied, then the product of the 2 numbers will have a number of digits which is a function f(a,b).
In other words, as long as the number of digits of the 2 numbers are constant, the number of digits of their product is a constant.
Find m. Answered by Robert Dawson. |