login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Numbers with the property that all pairs of consecutive base-8 digits differ by more than 2.
0

%I #10 Feb 13 2021 01:13:07

%S 1,2,3,4,5,6,7,12,13,14,15,21,22,23,24,30,31,32,33,39,40,41,42,48,49,

%T 50,51,56,57,58,59,60,96,97,103,104,105,106,112,113,114,115,120,121,

%U 122,123,124,168,169,170,176,177,178,179,184,185

%N Numbers with the property that all pairs of consecutive base-8 digits differ by more than 2.

%Y Cf. A007094.

%K nonn,base

%O 1,2

%A _Clark Kimberling_