OFFSET
1,1
COMMENTS
a(n) = A238247(n) - 1. - Reinhard Zumkeller, Feb 20 2014
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
MATHEMATICA
(#-1)/2&/@Select[Range[400], Length[Split[IntegerDigits[#, 2]]]==5&] (* Harvey P. Dale, Oct 04 2013 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
proposed