Count to ONE THOUSAND by TEN FINGERS

You can actually count up to 1023 using your fingers! This is done through a clever method called binary counting, where each finger represents a power of two. Basically, each of your 10 fingers represents a place value in the binary system.

  • Right thumb: 20=1
  • Right index finger: 21=2
  • Right middle finger: 22=4
  • Right ring finger: 23=8
  • Right pinky: 24=16
  • Left thumb: 25=32
  • Left index finger: 26=64
  • Left middle finger: 27=128
  • Left ring finger: 28=256
  • Left pinky: 29=512

Counting:

  • Start with all fingers down (this represents zero).
  • To count, raise fingers corresponding to the binary place values that add up to the number you want to represent.
  • For example:
    • 1 is represented by raising your right thumb.
    • 3 is represented by raising your right thumb and index finger (1 + 2).
    • 81 is represented by raising your right thumb and right pinky and left index finger (1 + 16 + 64).

Subscribe to SkyGLab

Scroll to Top