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!)
A351245 a(n) = n^5 * Sum_{p|n, p prime} 1/p^5. 11
0, 1, 1, 32, 1, 275, 1, 1024, 243, 3157, 1, 8800, 1, 16839, 3368, 32768, 1, 66825, 1, 101024, 17050, 161083, 1, 281600, 3125, 371325, 59049, 538848, 1, 867151, 1, 1048576, 161294, 1419889, 19932, 2138400, 1, 2476131, 371536, 3232768, 1, 4629701, 1, 5154656, 818424, 6436375, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
a(A000040(n)) = 1.
Dirichlet g.f.: zeta(s-5)*primezeta(s). This follows because Sum_{n>=1} a(n)/n^s = Sum_{n>=1} (n^5/n^s) Sum_{p|n} 1/p^5. Since n = p*j, rewrite the sum as Sum_{p} Sum_{j>=1} 1/(p^5*(p*j)^(s-5)) = Sum_{p} 1/p^s Sum_{j>=1} 1/j^(s-5) = zeta(s-5)*primezeta(s). The result generalizes to higher powers of p. - Michael Shamos, Mar 03 2023
Sum_{k=1..n} a(k) ~ A085966 * n^6/6. - Vaclav Kotesovec, Mar 03 2023
EXAMPLE
a(6) = 275; a(6) = 6^5 * Sum_{p|6, p prime} 1/p^5 = 7776 * (1/2^5 + 1/3^5) = 275.
CROSSREFS
Sequences of the form n^k * Sum_{p|n, p prime} 1/p^k for k = 0..10: A001221 (k=0), A069359 (k=1), A322078 (k=2), A351242 (k=3), A351244 (k=4), this sequence (k=5), A351246 (k=6), A351247 (k=7), A351248 (k=8), A351249 (k=9), A351262 (k=10).
Sequence in context: A302154 A221193 A103325 * A221760 A037932 A285417
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, Feb 05 2022
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 March 28 16:58 EDT 2024. Contains 371254 sequences. (Running on oeis4.)