I have come across an interesting property of the number 9, which some people call it casting out nines.
This is the property: If any number is divisible by 9, then you can keep adding the digits until you get a 9. For example 9117 is divisible by 9, because 9+1+1+7=18, then from the 18 we can see that 1+8=9. But 9113 is not divisible by 9, because 9+1+1+3=14, and then from the 14 we deduce 1+4=5 which is the remainder when this number, 9113, is divided by 9.
My question is: Is there a theorem that summarises this concept? If the theorem exists, then what is its proof?
Thanks in anticipation.