The sum ofis written and the sum of the digits of this number is written and the process is repeated a number of times, till a one digit number is obtained. What is this one digit number?
Keep Smiling
Malay
The sum ofis written and the sum of the digits of this number is written and the process is repeated a number of times, till a one digit number is obtained. What is this one digit number?
Keep Smiling
Malay

Hello, Malay!
The sum ofis written and the sum of the digits of this number is written
and the process is repeated until a one-digit number is obtained.
What is this one-digit number?
The sum-of-digits means we are dealing with "digital roots"
. . . . . that the numbers are reduced modulo-9.
We can reduce the products as we work, rather than waiting until the final product.
Since
. . then:
Hence: .
Therefore: .
The one-digit number is
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
An alternate solution . . .
Consider the digit roots of consecutive powers of 2.
. . .
The digits roots have a six-digit cycle: 2-4-8-7-5-1.
Since
. . the digit root ofis the fourth one:

Hello, Malay!
but why have you found modulo 9?
It's a bit tricky to explain . . . Given a positive integer,
it turns out thatis equivalent to the sum of its digits, modulo 9.
If, then: .
Let's see if I can devise a proof for this . . .
Let
. .10^na - a + a) + (10^{n-1}b - b + b) + (10^{n-2}c - c + c)" alt="= \
10^na - a + a) + (10^{n-1}b - b + b) + (10^{n-2}c - c + c)" />
. .10^n - 1)a + a+ (10^{n-1}-1)b + b + (10^{n-2}-1)c + c" alt="=\
10^n - 1)a + a+ (10^{n-1}-1)b + b + (10^{n-2}-1)c + c" />
. .![]()
. . . . . . . . . . . . This expression is a multiple of 9 *
Therefore: .a + b + c + \hdots +n)\pmod{9}" alt="N \:\equiv \
a + b + c + \hdots +n)\pmod{9}" />
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
*is of the form: .
(k 9's)

Hello, Malay!
Ok.
Let. . . It contains
digits.
You have found the sum of digits of
But how will you findso that we can proceed to the next step?
We don't need that sum . . . We can work with smaller quantities.
Ifand
, then
Since
. . then: .2^{10})(2^{10}) \:\equiv \:7\cdot7 \:\equiv\:49 \:\equiv\:4\!\!\!\pmod{9} " alt="2^{20}\:=\
2^{10})(2^{10}) \:\equiv \:7\cdot7 \:\equiv\:49 \:\equiv\:4\!\!\!\pmod{9} " />
And from there, we can work our way up to

Hello again, Malay!
I hope I can finally make this clear . . .
We don't need the product to find its digital root.
Your thoughts seem to be along this tline:
Considerand add its digits.
If the sum is greater than 9, add the digits again.
Continue until you get a one-digit number.
Grabbing our calculator:
Then:![]()
But we can get the final digit without expanding.
We have: .
Since
So we have: .. . . see?
The original problem was.
We will never see that number ... nor be able to add its digits ... ever!
. . (It beginsand has 302 digits.)
So we begin with, say,, and create an expression with
.
I have no doubt in your method. I am pretty sure it works. The only thing I want to know why it works?(As galactus pointed out 'casting out nines' was taught to us in schools, we used it to get lucky number by procesing the same way on date of birth).Originally Posted by Soroban
I just got. There was some misunderstanding.
Thanks
Keep Smiling
Malay