First digit of powers of 2

Here are the first ten and second ten powers of two

2 0 = 1 2^{0}=1 2 10 = 1024 2^{10}=1024
2 1 = 2 2^{1}=2 2 11 = 2048 2^{11}=2048
2 2 = 4 2^{2}=4 2 12 = 4096 2^{12}=4096
2 3 = 8 2^{3}=8 2 13 = 8192 2^{13}=8192
2 4 = 16 2^{4}=16 2 14 = 16384 2^{14}=16384
2 5 = 32 2^{5}=32 2 15 = 32768 2^{15}=32768
2 6 = 64 2^{6}=64 2 16 = 65536 2^{16}=65536
2 7 = 128 2^{7}=128 2 17 = 131072 2^{17}=131072
2 8 = 256 2^{8}=256 2 18 = 262144 2^{18}=262144
2 9 = 512 2^{9}=512 2 19 = 524288 2^{19}=524288

Notice the first digit of each power of two is the same as the power 10 larger.

Is it true that for any n 0 n \ge 0 2 n and 2 n + 10 \large 2^{n} \text{ and } 2^{n+10} will begin with the same digit?

No Yes

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

Jeremy Galvagni
Aug 13, 2018

The reason they usually begin with the same digit is 2 10 2^{10} is pretty close to 1000 1000 . If 2 n 2^{n} is close to being a higher digit, 2 n + 10 2^{n+10} can be pushed over the top.

The first counterexample is 2 36 = 6.87 × 1 0 10 2^{36}=6.87 \times 10^{10} but 2 46 = 7.04 × 1 0 13 2^{46}=7.04 \times 10^{13}

X X
Aug 15, 2018

log 2 \log 2 doesn't equal to 3 3 ( log 2 0.3010 \log 2\approx0.3010 ), so the answer is no

Could you explain why this fact (log 2 =/= 3) shows the answer is no?

Jason Carrier - 2 years, 10 months ago

Log in to reply

Because 2 n = 1 0 n log 2 2^n=10^{n\log2} , so if n n become bigger, it will not follow the rule.

X X - 2 years, 9 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...