SOLUTION: Are there more seven digit numbers with a 1 in them than without a 1 in them? Explain.

Algebra ->  Permutations -> SOLUTION: Are there more seven digit numbers with a 1 in them than without a 1 in them? Explain.      Log On


   



Question 701448: Are there more seven digit numbers with a 1 in them than without a 1 in them? Explain.
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
A more general question would be:
Are there more n-digit numbers with a 1 in them than without a 1 in them?
The fraction of n-digit numbers without a 1 in them
(the probability that 1 would not be any of the n digits) is
b%5Bn%5D=%288%2F9%29%289%2F10%29%5E%28n-1%29
because the first digit cannot be zero,
and it would not be 1 for 8%2F9 of the possible digits,
while the other %28n-1%29 digits have no restriction,
and would not be 1 in 9%2F10 of the cases.
If you were taught the name you would recognize that as a
"geometric sequence" or "geometric progression".
Even if you did not know of a name for them,
it is clear that the fraction of n-digit numbers without a 1 in them
(or the probability of an n-digit number not having a 1)
decreases as towards zero as n increases.
It is 8%2F9 for 1-digit numbers,
%288%2F9%29%289%2F10%29=8%2F10 for 2-digit numbers,
and keeps getting smaller as we keep including more %289%2F10%29%3C1 factors.
For 7-digit numbers the fraction of them without a 1 is
%288%2F9%29%289%2F10%29%5E6=0.472392%3C1%2F2 ,
so there are highlight%28more%29 7-digit numbers with a 1 in them than without a 1 in them.

EXTRAS:
Calculating b%5B6%5D, I would find that b%5B6%5D%3E1%2F2,
but how would I find the value of n where b%5Bn%5D becomes smaller than 1%2F2 without calculating and tabulating b%5Bn%5D values for n=1, 2, 3, ...?
That's where you use logarithms.
Sorry, I'm getting carried away.