From Newsgroup: rec.puzzles
On Tue, 22 Jul 2025 22:06:42 +0300, Phil Carmody wrote:
Because 1+1=2!
Is that it?
I was thinking more along the lines of the following, where DR is the
digital root (the sum of the digits repeated until you get to a single
digit), why are these two sequences the same?
2^0 = 1, DR = 1
2^1 = 2, DR = 2
2^2 = 4, DR = 4
2^3 = 8, DR = 8
2^4 = 16, DR = 7
2^5 = 32, DR = 5
2^6 = 64, DR = 1
2^7 = 128, DR = 2
11^0 = 1, DR = 1
11^1 = 11, DR = 2
11^2 = 121, DR = 4
11^3 = 1331, DR = 8
11^4 = 14641, DR = 7
11^5 = 161051, DR = 5
11^7 = 1771561, DR = 1
11^7 = 19487171, DR = 2
I'm thinking it's because the digital root is a Mod(9) calculation and 11
% 9 = 2. But I may be losing the plot.
--
David Entwistle
--- Synchronet 3.21a-Linux NewsLink 1.2