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!)
A328367 Partial sums of A057641. 1
0, 0, 1, 1, 5, 5, 12, 14, 21, 26, 39, 39, 56, 65, 77, 85, 108, 113, 140, 148, 169, 189, 223, 224, 257, 282, 312, 329, 375, 382, 432, 454, 494, 531, 577, 583, 645, 688, 738, 757, 827, 846, 920, 957, 1003, 1058, 1140, 1149, 1228, 1274, 1344, 1391, 1486, 1518, 1601, 1639, 1720, 1794, 1901, 1903, 2015, 2096 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
FORMULA
a(n) = A328363(n) - A024916(n).
PROG
(Magma) f:=func<n| Floor(a+Exp(a)*Log(a))-DivisorSigma(1, n) where a is HarmonicNumber(n) >; [&+[f(k):k in [1..n]]:n in [1..62]]; // Marius A. Burtea, Nov 18 2019
CROSSREFS
Sequence in context: A061391 A168336 A123133 * A338085 A302676 A370297
KEYWORD
nonn
AUTHOR
Omar E. Pol, Oct 26 2019
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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)