Rabbit Sequence Article Index for
Rabbit
Website Links For
Rabbit
 

Information About

Rabbit Sequence




The cursor starts at the digit 0.

  • If the cursor digit is 0, append 1 to the sequence, and move the cursor to the next digit.

  • If the cursor digit is 1, append 01 to the sequence, and move the cursor to the next digit.


This creates a non-repeating sequence, called the rabbit sequence because of a common method of explaining the sequence which involves imaginary rabbits breeding. Here are the first 50 digits:

01011010110110101101011011010110110101101011011010


SEE ALSO