Nine Digit Number Probability of Divisibility by 9

  • Thread starter Ian Rumsey
  • Start date
  • Tags
    Numbers
In summary, this method works for any number with 3 or more digits, and the number of digits in the number affects the outcome.
  • #1
Ian Rumsey
31
0
The numbers 1, 2, 3, 4, 5, 6, 7, 8, 9. are placed in a bag and then individually removed, in no particular order, and placed in line to form a nine digit number.
What is the probability that this random nine digit number is divisible by 9.
 
Physics news on Phys.org
  • #2
100% .
The digits sum 45, which is divisible by 9.
 
  • #3
Well Done, Will have to think of something harder.
 
  • #4
Wrong. If you line up 1 through 9 in a random order, they form a number like 142385976 or 5829345167 etc. For you to say that 9 fits into every one of these numbers is ludacrous.

Unless you specify in the question that the numbers are to be added together which you clearly did not.
 
  • #5
Tau,

No, you're wrong. Please consider that you don't know everything yet before telling other people they are wrong.

http://www.mathforum.org/k12/mathtips/division.tips.html

It can be proven that every number whose digits sum to a number divisible by nine is itself divisible by nine -- rather simply, in fact.

Since any combination of all the digits 1-9 has a sum of 45, any combination is divisible by nine. If you would like to find a counterexample, a nine-digit number with all the digits 1-9 occurring once each that is not divisible by nine, be my guest.

It's not ludicrous, it's number theory.

- Warren
 
  • #6
It's not at all ludicrous.

For a number to be divisible by 9, the sum of its digits must be divisible by 9. No matter what order you place the numbers in, the sum will always be 45, as Rog pointed out.

If you don't believe me, check to see that 142385976 = 9* 15820664 and 582934167 = 9* 64770463 - I changed your number by removing the repeated '5'.


Edit : Chroot got in before me, so ignore this.
 
Last edited:
  • #7
Sorry, I am both a moron and a jerk. lol. Not a healthy combo.
 
  • #8
Tau_Muon_PlanetEater said:
Sorry, I am both a moron and a jerk. lol. Not a healthy combo.

No. You made a mistake, forgot to check it, and agrued a mistake. Something we all do from time to time.

The Bob (2004 ©)
 
  • #9
I'd hate to gravedig, but there is a neat proof for this.

It uses modular arithmetic which is one of the simplest and most useful little tricks in mathematics. This is basically a method of finding a remainder. I use it for puzzling out dates all the time. Let's say that today is a Monday. Seven days from now it will be a Monday again. 21 days from now...Monday. Let's say that we wish to find what day it will be 50 days from Monday. 49 is a factor of seven, so we find what day it will be a Monday in 49 days from Monday. 49 + 1 is 50 and Monday plus a day is Tuesday.

We can use this in this case (believe it or not).

Lets use this for a three digit number- we'll give a variable for each digit. We can write that as:

100a + 10b + c (if a=1 b=3 c=5 then our number would be 135)

Now modular arithmetic says that we can simplify this by subtracting a factor of 9. The closest multiple of 9 to 100 is 99; 9 to 10; and 0 to 1.

We go ahead and subtract:

100a + 10b +c
- 99a - 9b -0c
-------------------
a + b + c

So it stands to reason that adding the digits of any three digit number divisible by 9 will result in a new number that is divisible by 9.

Since every multiple of 10 will fall short by 1, this will work for a number with n digits.

This method works for all numbers (just not always as cleanly). Just keep in mind that for most numbers, the number of digits matters. Let's try it for 8 and a four digit number.

1000a + 100b + 10c + d
-1000a - 96b - 8c - 0d
---------------------------
4b + 2c + d

This works nicely for the last three digits of any number. We are also allowed to overshoot. So, substituting 104 instead of 96 will also work.
 
Last edited:

1. How do you calculate the probability of a nine digit number being divisible by 9?

The probability of a nine digit number being divisible by 9 is calculated by taking into account the total number of possible nine digit numbers (9,999,999,999) and the number of those numbers that are divisible by 9 (1,111,111,111). This results in a probability of approximately 11.11%.

2. Does the order of the digits in a nine digit number affect its probability of divisibility by 9?

Yes, the order of the digits in a nine digit number can affect its probability of divisibility by 9. A number with all digits in ascending order (e.g. 123456789) has a higher probability of being divisible by 9 compared to a number with random digits (e.g. 752164398). This is because numbers with ascending digits have a higher chance of having all their digits sum up to a multiple of 9.

3. Can a nine digit number be divisible by 9 with non-integer digits?

No, a nine digit number must have all integer digits in order to be divisible by 9. If the sum of its digits results in a non-integer number, then the number itself is not divisible by 9.

4. Are there any patterns in the digits of a nine digit number that can determine its divisibility by 9?

Yes, there are patterns in the digits of a nine digit number that can determine its divisibility by 9. For example, if the sum of all the digits in the number is a multiple of 9, then the number itself is divisible by 9. Additionally, if the last two digits of the number are divisible by 9, then the whole number is also divisible by 9.

5. How does the probability of a nine digit number being divisible by 9 compare to other numbers?

The probability of a nine digit number being divisible by 9 is relatively high compared to other numbers. This is because a nine digit number has a large number of possible combinations (9,999,999,999) which increases the chances of it being divisible by 9. In comparison, a three digit number only has 900 possible combinations and a six digit number has 900 million possible combinations.

Similar threads

  • General Math
Replies
1
Views
563
  • General Discussion
Replies
16
Views
1K
Replies
3
Views
460
  • Precalculus Mathematics Homework Help
Replies
1
Views
810
  • General Math
Replies
1
Views
973
  • Precalculus Mathematics Homework Help
Replies
9
Views
1K
  • Programming and Computer Science
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
782
  • Precalculus Mathematics Homework Help
Replies
1
Views
946
Back
Top