Solution to EST MODUS IN REBUS
Oct 28th, 2006 by tony
This is going to be quite a long post, since the solution is quite involved. Here is the original problem.
This is the diagram in question:

First, we note that there are both alphabets and asterisks in the equation. We see that there are 12 different letters in total, so while the same letters always represent the same digit, each digit may be represented by more than one letter. For example, while “E”s may always represent “3″, other letters, such as “M”, may also represent “3″.
To simplify our analysis, let’s call the eight digit multiplier (ESTMODUS)
and the other (INREBUS)
. Since there are seven partial products (the seven lines of asterisks in the middle), we can deduce that there are no “0″ in
. We also note that the last two digits of
,
, and their product are the same, namely “US”. Thus, the square of “US” must also end in “US”; for example,
and
. It turns out that these are the only two possibilities (among two digit numbers, which we are looking for here), and so “US” must be
or
. To prove this point, let the two digit number “US” be
, then the last few digits of the product
must be
. But the last two digits of
is just
, therefore
must be divisible by 100. From this, we can see that either
is divisible by 4 and
is divisible by 25, or
is divisible by 25 and
is divisible by 4. In the first possibility,
; in the other possibility,
. 
In order to determine whether our
is 76 or 25, we call the first six digits in
(other than the last two digits)
, call the first five digits in
(other than the last two)
, then clearly


Since only the third partial product out of the seven contain 8 digits (the others have 9), we conclude that the unit digit in
, which is the
, is the smallest among INREBUS, and that
. If
, this third partial product would not only contain eight digits, since
is the highest digit in
. Now we look at the fourth partial product (which is the product of the "E" in
and ESTMODUS). From the fact that this partial product has nine digits, we know that
, because if
, then this partial product can at most contain eight digits. From this, we deduce that B can only be 1, or 2. If
, we will contradict our previously established fact that
.
Because
has the same last seven digits as the multiplier
,
must be divisible by
. Thus, if
, then it is obvious that
is not divisible by 5 but divisible by
,
is not divisible by 2 but divisible by
. Because
,
, therefore
must be divisible by
, and
must be divisible by
. Let
. Since
, then
(because
). Let
and
be integers such that
and
. Then
.
Therefore,
.
We mentioned before that
is divisible by 32, and thus divisible by 4. But
, so
is divisible by 4. We also shown before that
(second last digit of
) and B can only be 1, 2, or 3. In order to satisfy the condition
is divisible by 4, B cannot be 2, and E can only be 4, 6, or 8. It follows that
is one of the following possibilities:



Considering our result from above,
, from the first possibility above, we have
is either 461718, 464843, or 467968; from the second possibility above, we have
is 661718, 664843, or 667968; from the third possibility above, we have
is 861718, 864843, or 867968. From these possibilities, we note that due to the fact that each of these have multiple copies of many of the digits, we won’t get all ten digits in
and
. Also, there isn’t a “0″ anywhere in
, which is not reasonable. From these clues, we can claim that
is not a viable choice, and turn to look at the possibility of
.
When
,
is divisible by
and
is divisible by
. Since
,
, then
is divisible by 3125,
is divisible by 32.
must be even and it is trivial to show shat
. From the results above,
, but
. In order for
to be true,
. Let
, we have

Because we determined the last digit of
(B) to be 1 or 2,
can’t be odd, and consequently we get
. Thus,
. Since
does not contain “0″, and its highest digit “I” cannot be “1″, and that there cannot be two set of identical digits in
, we find that
is
,
, or
through trial. For the last two possibilities,
, which means that the second partial product cannot contain nine digits. Thus, we can determine that
. But what is
? From our value for
, we see that
should be
where each * is one of 0, 4, 7, or 9. Because
, D must be even (0 or 4); the second last digit of
(O) must be odd (7 or 9). From trial and error, we see that out of the eight possibilities, we must have
,
,
, and
. Therefore,
, and we are done!
To conclude, given that the last two digits of the multiplier are the same, and the last seven digits of the product is the same as that of one of the multipliers, this problem didn’t seem too difficult in the beginning. But the solution involves detailed analysis and modular arithmetic, making the decryption much more complex. You really need a lot of patience to solve this thing!
Yikes!
Wow!