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!)
A319785 a(n) = A073138(n) + A038573(n). 8
0, 2, 3, 6, 5, 9, 9, 14, 9, 15, 15, 21, 15, 21, 21, 30, 17, 27, 27, 35, 27, 35, 35, 45, 27, 35, 35, 45, 35, 45, 45, 62, 33, 51, 51, 63, 51, 63, 63, 75, 51, 63, 63, 75, 63, 75, 75, 93, 51, 63, 63, 75, 63, 75, 75, 93, 63, 75, 75, 93, 75, 93, 93, 126, 65, 99, 99, 119 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
This sequence is different from A055944. For example, A055944(5) = 10 and a(5) = 9.
LINKS
PROG
(PARI) a(n) = my(dn=binary(n)); fromdigits(vecsort(dn), 2) + fromdigits(vecsort(dn, , 4), 2); \\ Michel Marcus, Sep 28 2018
CROSSREFS
Base b: this sequence (b=2), A319803 (b=3), A319804 (b=4), A319805 (b=5), A319806 (b=6), A319807 (b=7), A319808 (b=8), A319747 (b=9), A052008 (b=10).
Sequence in context: A327420 A119790 A272214 * A080029 A091239 A145110
KEYWORD
nonn,base,look
AUTHOR
Seiichi Manyama, Sep 27 2018
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 16 10:08 EDT 2024. Contains 371698 sequences. (Running on oeis4.)