login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079112 Numbers in binary representation with odd length. 1
0, 1, 100, 101, 110, 111, 10000, 10001, 10010, 10011, 10100, 10101, 10110, 10111, 11000, 11001, 11010, 11011, 11100, 11101, 11110, 11111, 1000000, 1000001, 1000010, 1000011, 1000100, 1000101, 1000110, 1000111, 1001000, 1001001 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
a(n) = A007088(A053738(n)).
LINKS
MATHEMATICA
Join[{0}, Select[FromDigits/@Tuples[{0, 1}, 7], OddQ[IntegerLength[#]]&]] (* Harvey P. Dale, Sep 04 2021 *)
CROSSREFS
Sequence in context: A070794 A090429 A248711 * A210666 A280825 A233345
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Dec 25 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)