Math Lab
Home/Class VI/Ch 3/Patterns in the digits

Patterns in the digits

A number like 5,8325{,}832 is not just one thing , it is a string of digits: 55, 88, 33, 22. When we play with those digits, surprises pop out.

Concept

Every whole number written in our familiar system uses ten digits: 0,1,2,3,4,5,6,7,8,90, 1, 2, 3, 4, 5, 6, 7, 8, 9. The place of a digit tells us its value. In 5,8325{,}832:

  • 55 is in the thousands place, worth 5×1000=50005 \times 1000 = 5000.
  • 88 is in the hundreds place, worth 800800.
  • 33 is in the tens place, worth 3030.
  • 22 is in the ones place, worth 22.
  • So 5,832=5000+800+30+25{,}832 = 5000 + 800 + 30 + 2.

This is place value, and it lets digits work as a team.

Now for some games. The digit sum of a number is what you get by adding all its digits. For 5,8325{,}832 the digit sum is 5+8+3+2=185 + 8 + 3 + 2 = 18. If you take the digit sum of 1818 you get 1+8=91 + 8 = 9. Mathematicians call this final one-digit answer the digital root.

Digit sums are not just play. They give a quick test for divisibility by 33 and 99:

  • A number is divisible by 99 if its digit sum is divisible by 99.
  • A number is divisible by 33 if its digit sum is divisible by 33.

Try 1,9981{,}998: digit sum 1+9+9+8=271+9+9+8 = 27, and 2727 is divisible by 99. So 1,9981{,}998 is divisible by 99 , check: 1998÷9=2221998 \div 9 = 222.

Another playful pattern: reverse and subtract. Take any 3-digit number, like 652652. Reverse the digits to get 256256. Subtract the smaller from the bigger: 652256=396652 - 256 = 396. Reverse and add: 396+693=1089396 + 693 = 1089. Try it with 341341 or 874874 , you keep landing on 10891089! This is sometimes called Kaprekar's magic for 33 digits.

For 44-digit numbers there is Kaprekar's constant, 61746174. Take any 44-digit number with at least two different digits , say 32153215. Rearrange to make the biggest and smallest possible: 53215321 and 12351235. Subtract: 53211235=40865321 - 1235 = 4086. Repeat: rearrange 40864086 to 86408640 and 04680468, subtract: 8640468=81728640 - 468 = 8172. Keep going. Eventually, no matter what number you started with, you reach 61746174 and get stuck there.

There are dozens of such digit games. They show that numbers, like atoms, have hidden structure waiting to be poked.

Worked examples

Example 1. Find the digit sum and digital root of 4,7694{,}769.

  • Digit sum =4+7+6+9=26= 4 + 7 + 6 + 9 = 26.
  • Digital root: 2+6=82 + 6 = 8.

Example 2. Is 7,4257{,}425 divisible by 99?

  • Digit sum =7+4+2+5=18= 7 + 4 + 2 + 5 = 18. Divisible by 99? Yes.
  • So 7,4257{,}425 is divisible by 99. Check: 7425÷9=8257425 \div 9 = 825. ✓

Example 3. Take the number 352352. Apply the "reverse and subtract" step.

  • Reverse: 253253.
  • Subtract: 352253=99352 - 253 = 99 (or 099099).
  • Reverse the result and add: 099+990=1089099 + 990 = 1089. Magic!

Example 4. Show that any 2-digit number minus its reverse is a multiple of 99.

  • Let the number be ab=10a+b\overline{ab} = 10a + b. Reverse =ba=10b+a= \overline{ba} = 10b + a.
  • Difference =(10a+b)(10b+a)=9a9b=9(ab)= (10a + b) - (10b + a) = 9a - 9b = 9(a - b).
  • So it is always a multiple of 99.

Try it yourself

  1. Find the digit sum and digital root of 8,4618{,}461.
  2. Is 3,4263{,}426 divisible by 33? By 99?
  3. Try the "reverse and subtract then reverse and add" trick on 874874. Do you reach 10891089?
  4. Find the largest 4-digit number whose digit sum is 99.
  5. Find the smallest 4-digit number whose digit sum is 2525.
  6. Write the number "five thousand two hundred and seven" in figures and find its digit sum.
  7. Challenge: Try a few rounds of the Kaprekar process from 32153215. Do you reach 61746174?

Activity

Digit-sum check. Pick any five 3-digit numbers from a calendar, a phone book, or your textbook. Find the digit sum of each. Now divide each number by 99 (using long division) and note the remainder. You should always find that the remainder equals the digit sum modulo 99 (the remainder when the digit sum is divided by 99). This is a beautiful, ancient trick.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Patterns in digits
6 questions · pick the best answer
Q1

1×9+2=?1 \times 9 + 2 = ?

Q2

12×9+3=?12 \times 9 + 3 = ?

Q3

Sum of digits of 99,999:

Q4

Reverse of 1,234 added to itself: 1234+4321=1234 + 4321 =

Q5

111×111=?111 \times 111 = ?

Q6

Sum of digits of 99×99=9,80199 \times 99 = 9{,}801: