John Tng (1 Jun 2025)
"The Amazing Kaprekar's Constant"

Dear Doves,

The Magi from the east gazed into heaven and found the sign of Christ's first coming. This timing, as determined by their diligent search, was impeccable. They found baby Jesus right on time! Today, countless watchmen not only gaze into heaven, but they also search for clues from many other sources. No stone is left unturned. Without question, Scripture is still our prime source of watch data. But to ignore other sources is unwise. As we watch for the appearance of Jesus in the clouds, I believe the miracle of the Star of Bethlehem may happen yet again. This time, it may even come from the most unsuspecting of places.


The magic of the Kaprekar constant
D.R. Kaprekar (1905-1986) was a recreational mathematician from India. He is most famous for discovering a constant named after him -- the Kaprekar constant. It is 6174, a four-digit number. When I chanced upon it several days ago, I was astonished that such a constant exists. Select any number between 1 and 9999. Perform the Kaprekar (K) operation repeatedly. The final number will always be 6174! Moreover, the number of iterations will never exceed seven! Take for example the number 524. Prefix it with digit '0' to turn it into a four-digit number. Subtract maximum with minimum: 5420 - 0245 = 5175. Repeat the operation until the Kaprekar constant is reached: 7551 - 1557 = 5994, 9954 - 4599 = 5535, 5553 - 3555 = 1998, 9981 - 1899 = 8082, 8820 - 288 = 8532, and 8532 - 2358 = 6174 (7th iteration). At this final iteration, if the operation is performed once more, the difference, 7614 - 1467, will still be 6174. And it goes on forever. Hence, no more than 7 iterations are needed.

I modified a Python program spat out by Google AI and generated a total of 9989 four-digit numbers that terminate on Kaprekar's constant; the exceptions are these 10 numbers with zero iteration: 6174 (K-constant itself), 1111, 2222, 3333, ... , 9999 (9 repdigits). I further divided the 9989 numbers according to iteration number: 383 (1 iteration), 576 (2 iterations), 2400 (3 iterations), 1272 (4 iterations), 1518 (5 iterations), 1656 (6 iterations) and 2184 (7 iterations). The first K-seed number (start number) I went straight for, you guessed it, is 793 -- the standard English gematria of Barack Hussein Obama. I found it listed as K7#160 entry, that is, the 160th number of the group of numbers that require 7 iterations. But this is the 2025th number counting from the end of that group of 2184 seed numbers!!!

This is an incredible confirmation of 2025! Does it portend the rise of the Antichrist this year perhaps?

If this is a valid prophetic code, one can expect more confirmations. Kaprekar appears to be an accidental prophet. He lived between 1905 and 1986. The year total, 3891 (1905+1986), is HALF of 7782 -- the 666 beast verse counting from Matthew 1:1. Subtract it from 5785, the current Hebrew year, the difference is 1894. This is the standard (1631) and ordinal (263) English gematria total of Robert Francis Prevost, the newly elected pope! Just like Kaprekar, I am also linked to the two beasts of the Apocalypse. Pope Prevost was born on day 257 (Sep 14). I was born 257 days before Obama (Aug 4). My surname's standard value is 257. Between Prevost's birthday and mine, there are 1894 days!!!


The K-seed numbers: 793 and 2025
K793 is the 2025th number counting from the end of the K7 group. Naturally my curious mind wants to know whether there is any significance to K2025, found listed as K6#337 (337th number of the K6 group). The graphic below shows the K6 and K7 groups.

=======================......................                       K6 (1656 numbers)
                                                                   ^
                                                         K2025 (#337)

..................................................................................=====    K7 (2184 numbers)
                                                                                                         ^
                                                                                                 K793 (#160)


The inclusive length between K2025 and K793, as represented by the = symbol, is 1480 -- the standard Greek value of Christ! This is such a confirmation! To better appreciate the interconnectedness of the numbers, view them on a number line.

_____________________________________________________________________
                                                             ^                                               ^                                                               ^
                                                 K3504
(#1480)                           K793 (#2025)                                          K2025 (#3504)
                                                              |<<<<<<<<<<<<<<<<<<              2025               >>>>>>>>>>>>>>>> |
<<<<<<<<<<<<<<<<<<              2025            >>>>>>>>>>>>>>>> | <<<<<<<<           1480           >>>>>>>|

Four numbers appear in the above graphic: 793 (Antichrist), 2025 (current year), 1480 (Christ), and 3504. The last number confirms the end-time theme more than we could ever ask for. First, the only Bible word that has a gematria of 666 is Strong's H3504. This word is found in Ecc 7:12, chapter 666 of the Bible! Its CV (chapter-verse) value, 712 -- is the order total of all triangles from 1 to 666! Second, verse 3504 of the New Testament is John 13:18. Its CV is the same as that of Rev 13:18, the 666 beast verse! Furthermore, in this verse, Christ (1480) speaks of "He that eateth bread with me hath lifted up his heel against me", that is Judas Iscariot -- a perfect type of the Antichrist!

The 9989 K-seed numbers may be expressed as a palindrome: 3504 + 2981 + 3504. Its second occurrence of 3504 corresponds to K2025 as noted above. Its first occurrence corresponds to K989. The Greek gematria of harpazo (for rapture) is 989!!! The total K-seed number, 9989, may be split into 99 (English ordinal value of Rapture) and 989 (harpazo)! The palindrome's middle number, 2981, is the sum of 2025, 793 and 163. The latter two numbers are the English standard and ordinal value of Barack Hussein Obama!!!

Kaprekar's prophetic message is this: the Antichrist's rise and the Harpazo rapture may find fulfillment in 2025! Christ (1480) appears to be the witness to this sign hidden in a piece of recreational math discovered by D.R. Kaprekar. The Magi from the east found the timing of Christ's first coming by gazing into the stars in the heavens. Will we be able to find the timing of Christ's coming again by looking into an ocean of numbers thanks to the genius of a recreational mathematician from the east?


Kaprekar's constant for three-digit numbers
It turns out for 3-digit numbers, the Kaprekar constant is 495. 3-digit and 4-digit numbers are special when it comes to Kaprekar's constants. They are the only n-digit numbers that generate a single constant: 495 and 6174 (see link). The rest of n-digit numbers either generate more than a constant or series or multiple series. For example, for 2-digit numbers, the series is 9 => 81 => 63 => 27 => 45 => repeat. There is no K constant. For 6-digit numbers, there are two constants: 631764 and 549945.

I modified the Python program to generate the K constant for all 3-digit numbers from 001 to 999. Ten numbers fail the K-operation with zero iteration: 495 (the constant itself), and 111, 222, 333, ... , 999 (9 repdigits). Hence, the total number of K-seed numbers is 989. This is the Greek value for Harpazo (rapture)! If you line up these numbers and try to locate 793 (Barack Hussein Obama), it is listed precisely as the 785th number -- the current Hebrew year!!!

What are the odds that 793 is the 2025th number for 4-digit numbers and the 785th number for 3-digit numbers?

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Doves, it is amazing that the first two Kaprekar's constants convey a consistent message -- the rise of the Antichrist (793) in 2025 / 785.

The K-operation may be applied to 989 (Harpazo) three-digit and 9989 (Rapture / Harpazo) four-digit numbers. Their grand total is the sum of 2025 (current Gregorian year), 5785 (current Hebrew year), and 3168 -- the Greek value of Lord Jesus Christ!!!

The chorus of witness is getting louder and louder.

Come, Lord Jesus!

John