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!)
A086735 Convolution of the prime numbers with phi(n) convoluted with sigma(n). 0
0, 0, 2, 11, 35, 92, 203, 416, 766, 1356, 2235, 3593, 5472, 8224, 11858, 16918, 23364, 32036, 42723, 56708, 73611, 95090, 120642, 152506, 189674, 235332, 288044, 351423, 424108, 510596, 608196, 723484, 852906, 1003174, 1171393, 1365498, 1580008, 1826770, 2098499, 2406590, 2745896, 3129158 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[Sum[Sum[Prime[j]*EulerPhi[k - j], {j, 1, k - 1}] * DivisorSigma[1, n - k], {k, 1, n - 1}], {n, 1, 50}] (* Vaclav Kotesovec, Apr 12 2019 *)
CROSSREFS
Sequence in context: A205342 A000914 A256317 * A242300 A078982 A154416
KEYWORD
nonn
AUTHOR
Jon Perry, Jul 29 2003
EXTENSIONS
Name and offset corrected and more terms added by Ilya Gutkovskiy, Apr 12 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 18 18:58 EDT 2024. Contains 371781 sequences. (Running on oeis4.)