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!)
A084474 Write n in binary and replace 0 with 0000. 2
1, 10000, 11, 100000000, 100001, 110000, 111, 1000000000000, 1000000001, 1000010000, 1000011, 1100000000, 1100001, 1110000, 1111, 10000000000000000, 10000000000001, 10000000010000, 10000000011, 10000100000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n)=A007088(A084473(n)); in A084472: replace 0 with 00.
LINKS
MATHEMATICA
Table[FromDigits[Flatten[IntegerDigits[n, 2]/.{0->{0, 0, 0, 0}}]], {n, 20}] (* Harvey P. Dale, Feb 19 2013 *)
CROSSREFS
Sequence in context: A190832 A043528 A089521 * A033422 A033433 A096973
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, May 27 2003
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)