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!)
A071994 a(n) = Sum_{k=1..n} A003159(k). 1
1, 4, 8, 13, 20, 29, 40, 52, 65, 80, 96, 113, 132, 152, 173, 196, 221, 248, 276, 305, 336, 369, 404, 440, 477, 516, 557, 600, 644, 689, 736, 784, 833, 884, 936, 989, 1044, 1101, 1160, 1220, 1281, 1344, 1408, 1473, 1540, 1608, 1677, 1748, 1821, 1896, 1972, 2049 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) ~ 3*n^2/4 + O(n*log(n)). - Amiram Eldar, Jan 16 2022
MATHEMATICA
Accumulate @ Select[Range[100], EvenQ[IntegerExponent[#, 2]] &] (* Amiram Eldar, Jan 16 2022 *)
CROSSREFS
Cf. A003159.
Sequence in context: A170907 A143978 A362016 * A023661 A157130 A172050
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Jun 17 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 August 19 11:53 EDT 2024. Contains 375295 sequences. (Running on oeis4.)