Date: Sat, 9 Jul 2005 02:35:51 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.3.11p1)
Content-Type: application/x-phpwiki;
  pagename=Solution%2033;
  flags="";
  author=68.163.196.145;
  version=1;
  lastmodified=1120876551;
  author_id=68.163.196.145;
  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 ...
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.
