D. R. Kaprekar
Dattatreya Ramchandra Kaprekar was an Indian recreational mathematician who described several classes of natural numbers including the Kaprekar, harshad and self numbers and discovered Kaprekar's constant, named after him. Despite having no formal postgraduate training and working as a schoolteacher, he published extensively and became well known in recreational mathematics circles.
Education and work
Kaprekar received his secondary school education in Thane and studied at Fergusson College in Pune. In 1927, he won the Wrangler R. P. Paranjpye Mathematical Prize for an original piece of work in mathematics.He attended the University of Mumbai, receiving his bachelor's degree in 1929. In his entire career, he was a schoolteacher at the government junior school in Devlali Maharashtra, India. Cycling from place to place he also tutored private students with unconventional methods, cheerfully sitting by a river and "thinking of theorems". He published extensively, writing about such topics as recurring decimals, magic squares, and integers with special properties.
Discoveries
Working largely alone, Kaprekar discovered a number of results in number theory and described various properties of numbers. In addition to the Kaprekar's constant and the Kaprekar numbers which were named after him, he also described self numbers or Devlali numbers, the harshad numbers and Demlo numbers. He also constructed certain types of magic squares related to the Copernicus magic square. Initially his ideas were not taken seriously by Indian mathematicians, and his results were published largely in low-level mathematics journals or privately published, but international fame arrived when Martin Gardner wrote about Kaprekar in his March 1975 column of Mathematical Games for Scientific American. A description of Kaprekar's constant, without mention of Kaprekar, appears in the children's book The I Hate Mathematics Book, by Marilyn Burns, published in 1975. Today his name is well-known and many other mathematicians have pursued the study of the properties he discovered.Kaprekar's Constant
In 1955, Kaprekar discovered an interesting property of the number 6174, which was subsequently named the Kaprekar constant. He showed that 6174 is reached in the end as one repeatedly subtracts the highest and lowest numbers that can be constructed from a set of four digits that are not all identical. Thus, starting with 1234, we have:Repeating from this point onward leaves the same number. In general, when the operation converges it does so in at most seven iterations.
A similar constant for 3 digits is 495. However, in base 10 a single such constant only exists for numbers of 3 or 4 digits; for other digit lengths or bases other than 10, the Kaprekar's routine algorithm described above may in general terminate in multiple different constants or repeated cycles, depending on the starting value.
For example, for 2-digit numbers, the numbers eventually enter a loop, for example:
The loop in question is 63, 27, 45, 9, 81, and back to 63.
However, if in the above example 9 is not treated as a 2-digit number, all 2-digit numbers will end at 9. All differences between 2-digit number digital swaps are multiples of 9, and thus will immediately enter the loop above at some stage.
Kaprekar number
Another class of numbers Kaprekar described are Kaprekar numbers. A Kaprekar number is a positive integer with the property that if it is squared, then its representation can be partitioned into two positive integer parts whose sum is equal to the original number However, note the restriction that the two numbers are positive; for example, 100 is not a Kaprekar number even though 1002=10000, and 100+00 = 100. This operation, of taking the rightmost digits of a square, and adding it to the integer formed by the leftmost digits, is known as the Kaprekar operation.Some examples of Kaprekar numbers in base 10, besides the numbers 9, 99, 999,..., are :
| Number | Square | Decomposition |
| 703 | 703² = 494209 | 494+209 = 703 |
| 2728 | 2728² = 7441984 | 744+1984 = 2728 |