We all know how to count with our fingers but unfortunately we stop only at .
but if we use the base-2 to count with our fingers we can reach a highest number.
Find the biggest number we count to using base-2.
PS: the way to count is the first finger is the second is so if we want to make a w raise up the first two fingers, and so on..
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.
If we raise up all the fingers we get :
1 + 2 + 2 2 + 2 3 + 2 4 + 2 5 + 2 6 + 2 7 + 2 8 + 2 9 = 1 0 2 3