Date: Fri, 1 Jul 2005 11:56:38 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.3.11p1)
Content-Type: application/x-phpwiki;
  pagename=Series%2026;
  flags="";
  author=chris;
  version=1;
  lastmodified=1120218998;
  author_id=chris;
  hits=58;
  charset=iso-8859-1
Content-Transfer-Encoding: binary

1 3 2 6 7 5 4 12 13 15 14 10 11 9 8 24 25 27 26 ?

1 3 2 6 7 5 4 12 13 15 14 10 11 9 8 24 25 27 26 ...
Positive integers in binary, for each 1 bit (not changed) flip the next bit.
This can also be phrased in reversing sequences of numbers.
More simply, just the integers in reflective-Gray-code order.
