Will anyone in the Brilliant community please help me in the following problem???It came in a test i gave:
If integers taken at random are multiplied together, then what is the probability that the last digit of the product is one of and ?
Thanks in advance...
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Basically you can't have a number that ends in 2,4,6,8,0, since that would make the product even, and you can't have a number ending in 5 since the last digit will automatically be 5 or 0. That leaves us with 1,3,7,9 as the possible last digits (We see that with numbers ending in 1,3,7,9, no matter what combination, the product will always end in 1,3,7 or 9).
1,3,7,9 are 4 numbers out of 10 possible ending digits. 4/10 = 2/5
So if n is 1, there's 2/5 chance to satisfy. If n is 2, there's 2/5 chance for the first number to satisfy the condition and another 2/5 chance for the second one to satisfy, giving us (2/5)^2.
Making n larger will just give us more 2/5 chances, which we will multiply to what we already previously have. Therefore, the answer is (2/5)^n
Running this through excel I get:
For n=2
Chances for 0 through 9: 100271004100121004100121009100121004100121004
For n=3
Chances for 0 through 9: 10004271000161000112100016100011210006110001121000161000112100016
So the required chance is;
104 (n=1)
10016 (n=2)
100064 (n=3)
This leads me to believe that the required chance is (104)n=(52)n for any n.
Note that the product of n integers is 1,3,7, or 9 mod 10 iff none of the integers is either even or divisible by 5. The probability that an integer is not even nor divisible by 5 is 2/5, so the probability that all n of them satisfy this is (2/5)^n
I agree that the answer they probably are looking for is (2/5)^n. But there is a problem with the question; it does not say what the probability distribution is. For a finite set you could default to the uniform distribution. For a infinite set this does not work, as each number should have the same probability and the sum of all probabilities should equal 1. The question can also be fixed by limiting n to integers greater then 0 and smaller then or equal to some large multiple of 10.
Log in to reply
You should take the interpretation that the last digit is i with probability 101.
Thanks to all for answering!!!!!:-)
4/10=2/5 implies (2/5)^n