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!)
A328363 Partial sums of A057640. 1
1, 4, 9, 16, 26, 38, 53, 70, 90, 113, 138, 166, 197, 230, 266, 305, 346, 390, 437, 487, 540, 596, 654, 715, 779, 846, 916, 989, 1065, 1144, 1226, 1311, 1399, 1490, 1584, 1681, 1781, 1884, 1990, 2099, 2211, 2326, 2444, 2565, 2689, 2816, 2946, 3079, 3215, 3354, 3496, 3641, 3790, 3942, 4097, 4255, 4416 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A024916(n) + A328367(n).
PROG
(Magma) f:=func<n| Floor(a+Exp(a)*Log(a)) where a is HarmonicNumber(n) >; [&+[f(k):k in [1..n]]:n in [1..57]]; // Marius A. Burtea, Nov 18 2019
CROSSREFS
Sequence in context: A183764 A022334 A073171 * A049739 A365306 A370307
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 25 11:06 EDT 2024. Contains 371967 sequences. (Running on oeis4.)