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!)
A340301 a(n) = n * floor(log_2(n)). 4
0, 2, 3, 8, 10, 12, 14, 24, 27, 30, 33, 36, 39, 42, 45, 64, 68, 72, 76, 80, 84, 88, 92, 96, 100, 104, 108, 112, 116, 120, 124, 160, 165, 170, 175, 180, 185, 190, 195, 200, 205, 210, 215, 220, 225, 230, 235, 240, 245, 250, 255, 260, 265, 270, 275, 280, 285, 290 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = n * A000523(n).
a(n) = A326299(n) - A336018(n).
MAPLE
a:= n-> n*ilog2(n):
seq(a(n), n=1..60);
CROSSREFS
Sequence in context: A057543 A190650 A000059 * A216761 A276559 A097053
KEYWORD
nonn
AUTHOR
Alois P. Heinz, Jan 03 2021
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 24 02:28 EDT 2024. Contains 371917 sequences. (Running on oeis4.)