Powers of two

Given that 9 < 2 n < 2 k 9<2^n<2^k , is the next sentence true or false?

It is possible that 2 n 2^n and 2 k 2^k have the same digits, just in different orders.

(For example the numbers 1288 , 8128 1288, 8128 have the same digits in an other order, but numbers 1288 , 1182 1288, 1182 don't have the same digits.)

True False

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.

1 solution

Áron Bán-Szabó
May 14, 2017

We will use indirect proof. Suppose it is possible. Since they have the same digits, 9 2 k 2 n 9|2^k-2^n , so 9 2 n ( 2 k n 1 ) . 9|2^n*(2^{k-n}-1). We know that 9 9 can't be a divisor of 2 n 2^n (because 2 n 2^n have only 2 x 2^x divisors), so 2 k n 1 2^{k-n}-1 is a multiple of 9 9 . 2 k n = 2 k / 2 n < 10 2^{k-n}=2^k/2^n<10 (because they have the same digits). Then 0 < 2 k n 1 < 9 0<2^{k-n}-1<9 , so it can't be a multiple of 9 9 . We have a contradiction.

So it's not possible.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...