login
Maxima of cycles with Gray permutation.
1

%I #10 Aug 19 2013 02:24:57

%S 0,1,3,7,14,15,29,31,58,59,62,63,116,117,118,119,124,125,126,127,232,

%T 233,234,235,236,237,238,239,248,249,250,251,252,253,254,255,465,467,

%U 469,471,473,475,477,479,497,499,501,503,505,507,509,511,930,931,934

%N Maxima of cycles with Gray permutation.

%C The binary Gray code induces a permutation of the nonnegative numbers. The sequence lists the maximum of each cycle. The list of the corresponding minima is A175338 (see there for examples).

%H Joerg Arndt: <a href="http://www.jjj.de/fxt#fxtbook">Fxtbook</a>, section 2.12 "The Gray permutation", p.128ff

%K nonn

%O 0,3

%A _Joerg Arndt_, Apr 15 2010