Number Play | A

Question 4

Explore

Carry out these same steps with a few 3-digit numbers. What number will start repeating?

Question diagram 1
Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • To perform the routine on any 3-digit number (with not all digits the same):
    1. Arrange the digits in descending order to form the largest number (AA).
    2. Arrange the digits in ascending order to form the smallest number (BB).
    3. Subtract the smallest from the largest (C=ABC = A - B).
    4. Repeat the process with the digits of the resulting difference.
  • Continuing this process always leads to a single repeating number known as Kaprekar's constant for 3-digit numbers.

Step 1 · First Iteration

Choose the 3-digit number 123 with digits 1, 2, and 3.Diagram 1

Form the largest and smallest numbers A=321A = 321 B=123B = 123

Subtract BB from AA

C=AB=321123=198\begin{aligned} C &= A - B \\ &= 321 - 123 \\ &= 198 \end{aligned}

Step 2 · Second Iteration

Using the digits of 198 (1, 9, and 8) A=981A = 981 B=189B = 189

Subtract BB from AA

C=AB=981189=792\begin{aligned} C &= A - B \\ &= 981 - 189 \\ &= 792 \end{aligned}

Step 3 · Third Iteration

Using the digits of 792 (7, 9, and 2) A=972A = 972 B=279B = 279

Subtract BB from AA

C=AB=972279=693\begin{aligned} C &= A - B \\ &= 972 - 279 \\ &= 693 \end{aligned}

Step 4 · Fourth Iteration

Using the digits of 693 (6, 9, and 3) A=963A = 963 B=369B = 369

Subtract BB from AA

C=AB=963369=594\begin{aligned} C &= A - B \\ &= 963 - 369 \\ &= 594 \end{aligned}

Step 5 · Fifth Iteration

Using the digits of 594 (5, 9, and 4) A=954A = 954 B=459B = 459

Subtract BB from AA

C=AB=954459=495\begin{aligned} C &= A - B \\ &= 954 - 459 \\ &= 495 \end{aligned}

Step 6 · Sixth Iteration

Using the digits of 495 (4, 9, and 5) A=954A = 954 B=459B = 459

Subtract BB from AA

C=AB=954459=495\begin{aligned} C &= A - B \\ &= 954 - 459 \\ &= 495 \end{aligned}

The operation now continuously produces 495.

Answer

495

Common Mistakes
  • Identical Digits Exception: If all three digits are the same (like 111111 or 222222), the difference is 000000, so the rule only applies to numbers with at least two distinct digits.
  • Leading Zeroes: When a difference results in a 2-digit number (e.g., 099099), make sure to include the leading zero as one of the three digits in the next step.

More questions in A

Q1

Complete Table 2 with 5-digit numbers whose digits are ‘1’, ‘0’, ‘6’, ‘3’, and ‘9’ in some order. Only a coloured cell should have a number greater than all its neighbours.

The biggest number in the table is _________ . The smallest even number in the table is _________ . The smallest number greater than 50,00050,000 in the table is _________ . Once you have filled the table above, put commas appropriately after the thousands digit.

Q2

Will reversing and adding numbers repeatedly, starting with a 2-digit number, always give a palindrome? Explore and find out.*

Q3

Explore

Take different 4-digit numbers and try carrying out these steps. Find out what happens. Check with your friends what they got.

Q4

Explore

Carry out these same steps with a few 3-digit numbers. What number will start repeating?

Q5

Make some more Collatz sequences like those above, starting with your favourite whole numbers. Do you always reach 11?

Do you believe the conjecture of Collatz that all such sequences will eventually reach 11? Why or why not?

Q6

The first player says 1, 2 or 3. Then the two players take turns adding 1, 2, or 3 to the previous number said. The first player to reach 21 wins!

Play this game several times with your classmate. Are you starting to see the winning strategy? Which player can always win if they play correctly? What is the pattern of numbers that the winning player should say?

Q7

The first player says a number between 1 and 10. Then the two players take turns adding a number between 1 and 10 to the previous number said. The first player to reach 99 wins!

Play this game several times with your classmate. See if you can figure out the corresponding winning strategy in this case! Which player can always win? What is the pattern of numbers that the winning player should say this time?

← Back to Number Play