1 0 n 10^n Game

There is a 1 0 n 10^n that cannot be factorized into two numbers which does not contain any zero, for n > 0 n>0 . Find the smallest n n that satisfies the statement above. If there isn't any put 0 0 as answer.


The answer is 8.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Jordan Cahn
Oct 27, 2018

Note that 1 0 n = 2 n × 5 n 10^n = 2^n\times 5^n . Thus, when factored, the two factors will both be of the form 2 a 5 b 2^a5^b . If both a > 0 a>0 and b > 0 b>0 then 2 a 5 b 2^a5^b will be divisible by 10 10 and thus contain a zero. So we only need to consider factorizations of the form 1 0 n = ( 2 n ) × ( 5 n ) 10^n = (2^n) \times (5^n) . n 2 n 5 n 1 2 5 2 4 25 3 8 125 4 16 625 5 32 3125 6 64 15625 7 128 78125 8 256 390625 \begin{array}{c|c|c} n & 2^n & 5^n \\ \hline 1 & 2 & 5 \\ 2 & 4 & 25 \\ 3 & 8 & 125 \\ 4 & 16 & 625 \\ 5 & 32 & 3125 \\ 6 & 64 & 15625 \\ 7 & 128 & 78125 \\ 8 & 256 & 390625 \end{array}

Thus n = 8 n=\boxed{8} is the smallest n n for which every factorization of 1 0 n 10^n contains a number with a 0.

Tan Peng
Oct 27, 2018

5^8 is the smallest 5^n to have a zero in the number while at 2 the smallest is 2^10 so the answer is 8

I misread the problem to mean both numbers don't contain zero. In other words in any factorization both numbers contain zero. In this case the answer is n=12. Since both 2^12 and 5^12 contain a zero.

Jeremy Galvagni - 2 years, 7 months ago

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...