The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A144624 a(n) = A078823(n) - n. 3
0, 0, 1, 1, 3, 3, 6, 4, 7, 7, 8, 11, 16, 17, 19, 11, 15, 15, 16, 19, 22, 18, 28, 29, 36, 37, 40, 41, 49, 51, 48, 26, 31, 31, 32, 35, 34, 39, 44, 45, 50, 51, 39, 53, 66, 63, 72, 67, 76, 77, 80, 81, 90, 87, 90, 98, 109, 111, 116, 118, 122, 125, 109, 57, 63, 63, 64, 67, 66, 71, 76 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Sum of all distinct binary numbers contained as proper substrings in the binary representation of n.
LINKS
PROG
(Haskell)
a144624 n = a078823 n - fromIntegral n -- Reinhard Zumkeller, Aug 14 2013
CROSSREFS
Sequence in context: A324000 A048149 A155169 * A023827 A199153 A182627
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jan 18 2009
EXTENSIONS
Extended by Ray Chandler, Mar 13 2010
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 May 20 15:51 EDT 2024. Contains 372717 sequences. (Running on oeis4.)