In the list that will follow , I will show the powers of 2 (from 1 to 30) as a simple curiosity, you can go ahead and do the math for the rest of the powers ... Warning, you get to really high numbers!
*NOTE: Not for the faint hearted!
2 ^ 1 = 2 ; 2 ^ 11 = 2 048 ; 2 ^ 21 = 2 097 152 ;
2 ^ 2 = 4 ; 2 ^ 12 = 4 096 ; 2 ^ 22 = 4 194 304 ;
2 ^ 3 = 8 ; 2 ^ 13 = 8 192 ; 2 ^ 23 = 8 388 608 ;
2 ^ 4 = 16 ; 2 ^ 14 = 16 384 ; 2 ^ 24 = 16 777 216 ;
2 ^ 5 = 32 ; 2 ^ 15 = 32 768 ; 2 ^ 25 = 33 554 432 ;
2 ^ 6 = 64 ; 2 ^ 16 = 65 536 ; 2 ^ 26 = 67 108 864 ;
2 ^ 7 = 128 ; 2 ^ 17 = 131 072 ; 2 ^ 27 = 134 217 728 ;
2 ^ 8 = 256 ; 2 ^ 18 = 262 144 ; 2 ^ 28 = 268 435 456 ;
2 ^ 9 = 512 ; 2 ^ 19 = 524 288 ; 2 ^ 29 = 536 870 912 ;
2 ^ 10 = 1 024 ; 2 ^ 20 = 1 048 567 ; 2 ^ 30 = 1 073 741 824 .
YOU ARE READING
Curiosity
RandomThese series will contain chapters with different curiosities (powers of numbers , recreational math etc.) and things to do when you are bored or in the mood for a little science!