How Many Digits in the Number $2^{100}$?

  • MHB
  • Thread starter kaliprasad
  • Start date
In summary, the number of digits in $2^{100}$ is 31. To calculate this, you can use the formula log<sub>10</sub>($2^{100}$) + 1. There is a pattern in the number of digits in powers of 2, where the number of digits increases by 1 every time the power of 2 increases by 3. The number of digits in $2^{100}$ is 31 because the first digit is 1, followed by 30 zeros. Compared to other large numbers, the number of digits in $2^{100}$ is relatively small.
  • #1
kaliprasad
Gold Member
MHB
1,335
0
without using logs and calculator find the number of digits in $2^{100}$
 
Mathematics news on Phys.org
  • #2
Re: number of digit

(EDITED)

$$2^{100} = \left ( 2^{10} \right )^{10} = 1024^{10} = \left ( 1000 + 24 \right )^{10} = 1000^{10} + \sum_{i = 0}^{9} c_i 1000^{i} 24^{10 - i}$$
Where the $c_i$ are the binomial coefficients for this binomial term:
$$c_i = \left ( 1, 10, 45, 120, 210, 252, 210, 120, 45, 10 \right )$$
Now observe that for $0 \leq i \leq 9$ we have that:
$$c 1000^i 24^{10 - i} < \frac{9}{10} 1000^{10} ~ ~ \iff ~ ~ c 24^{10 - i} < \frac{9}{10} 1000^{10 - i} ~ ~ \iff ~ ~ c < \frac{9}{10} 40^{10 - i} < \frac{9}{10} \left ( \frac{1000}{24} \right )^{10 - i}$$
It is easy to see that this inequality holds true for all the binomial coefficients:
$$c_0 = 1 < \frac{9}{10} 40^{10}$$
$$c_1 = 10 < \frac{9}{10} 40^9$$
$$\cdots$$
$$c_7 = 120 < \frac{9}{10} 40^3$$
$$c_8 = 45 < \frac{9}{10} 40^2$$
$$c_9 = 10 < \frac{9}{10} 40^1$$
So we can say that:
$$c_i 1000^i 24^{10 - i} < \frac{9}{10} 1000^{10} ~ ~ ~ \left ( 0 \leq i \leq 9 \right )$$
And so:
$$\sum_{i = 0}^{9} c_i 1000^i 24^{10 - i} < 10 \cdot \frac{9}{10} \cdot 1000^{10} = 9 \cdot 1000^{10}$$
We therefore conclude that:
$$1000^{10} = 10^{30} < 2^{100} < 1000^{10} + 9 \cdot 1000^{10} = 10 \cdot 1000^{10} = 10^{31}$$
And so $2^{100}$ has $31$ digits.
 
Last edited:
  • #3
Re: number of digit

Bacterius said:
We therefore conclude that:
$$1000^{10} < 2^{100} < 1000^{10} + 9 \cdot 1000^{10} = 1000^{11}$$

it should be
$1000^{10} < 2^{100} < 1000^{10} + 9 \cdot 1000^{10} = 10 *1000^{10}$
 
  • #4
Re: number of digit

\(\displaystyle 2^{100}=1024^{10}=(1024^5)^2\)

\(\displaystyle 1024^2\) has 4 + 4 - 1 = 7 digits, \(\displaystyle 1024^4\) has 7 + 7 - 1 = 13 digits,

\(\displaystyle 1024^5\) has 13 + 4 - 1 = 16 digits, \(\displaystyle 1024^{10}\) has 16 + 16 - 1 = 31 digits.

Speculation at this point; $1024^{100}$ has 302 digits. :)
 
  • #5
Re: number of digit

greg1313 said:
\(\displaystyle 2^{100}=1024^{10}=(1024^5)^2\)

\(\displaystyle 1024^2\) has 4 + 4 - 1 = 7 digits, \(\displaystyle 1024^4\) has 7 + 7 - 1 = 13 digits,

\(\displaystyle 1024^5\) has 13 + 4 - 1 = 16 digits, \(\displaystyle 1024^{10}\) has 16 + 16 - 1 = 31 digits.

Speculation at this point; $1024^{100}$ has 302 digits. :)

not too convincing
2 digit * 2 digit can be 4 digit as 32 * 32 = 1024
 
  • #6
Re: number of digit

kaliprasad said:
not too convincing
2 digit * 2 digit can be 4 digit as 32 * 32 = 1024
Leading 10...
 
  • #7
Re: number of digit

greg1313 said:
Leading 10...

explanation was missing . now is is 100% correct
 
  • #8
I should close it before the year end.
both the ans are correct and greg1313's ans is elegant.
here is my ans
$2^{10} = 1024 > 1000 = 10^3$
so $2^{100} > 10^{30}$

further
$2^{10} < 1025 < 10^3 * \frac{41}{40}= 10^3 *( 1+ \frac{1}{40}) $
so $2^{100} < 10^{30} * ( 1+ \frac{1}{40})^{10} < 10^{30} * ( 1+ \frac{1}{40})^{40}< 10^{30} * e < 10^{30} * 3$
so $10^{30} < 2^{100} < 3 * 10^{30}$
hence 31 digits
 
  • #9
Re: number of digit

greg1313 said:
Speculation at this point; $1024^{100}$ has 302 digits. :)

your speculation is right as per http://mathhelpboards.com/challenge-questions-puzzles-28/how-many-digits-5251.html
 

FAQ: How Many Digits in the Number $2^{100}$?

How many digits are in $2^{100}$?

The number of digits in $2^{100}$ is 31.

How do you calculate the number of digits in $2^{100}$?

To calculate the number of digits in $2^{100}$, you can use the formula log10($2^{100}$) + 1. This will give you the total number of digits in the number.

Is there a pattern in the number of digits in powers of 2?

Yes, there is a pattern in the number of digits in powers of 2. The number of digits increases by 1 every time the power of 2 increases by 3. For example, $2^{3}$ has 2 digits, $2^{6}$ has 3 digits, and $2^{9}$ has 4 digits.

Can you explain why the number of digits in $2^{100}$ is 31?

The number of digits in $2^{100}$ is 31 because when we raise 2 to the power of 100, we get a number with 31 digits. This is because the first digit of the number is 1, followed by 30 zeros.

How does the number of digits in $2^{100}$ compare to other large numbers?

The number of digits in $2^{100}$ is relatively small compared to other large numbers. For example, the number of digits in $10^{100}$ is 101, and the number of digits in $2^{1000}$ is 302. As the power increases, the number of digits increases significantly.

Similar threads

Replies
11
Views
1K
Replies
3
Views
1K
Replies
1
Views
739
Replies
7
Views
1K
Replies
4
Views
677
Replies
1
Views
2K
Replies
2
Views
1K
Replies
20
Views
2K
Back
Top