Tuesday, April 10, 2012
Compute 2^128 -- no computer and possibly no paper
can you just compute it in your mind?
Subscribe to:
Post Comments (Atom)
Random commentary about Machine Learning, BigData, Spark, Deep Learning, C++, STL, Boost, Perl, Python, Algorithms, Problem Solving and Web Search
1 comment:
We know from32-bit programming that 2^32 is about 4.10^9 (4 billions).
Reply DeleteSo
2^128 = (2^32)(2^32)(2^32)(2^32) \simeq (4.10^9)(4.10^9)(4.10^9)(4.10^9) \simeq 256.10^36.