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!)
A141670 a(n) = NumberOfPartitions(n) * ( tau(n)-1 ). 1
0, 2, 3, 10, 7, 33, 15, 66, 60, 126, 56, 385, 101, 405, 528, 924, 297, 1925, 490, 3135, 2376, 3006, 1255, 11025, 3916, 7308, 9030, 18590, 4565, 39228, 6842, 41745, 30429, 36930, 44649, 143816, 21637, 78045, 93555, 261366, 44583, 372218, 63261, 375875, 445670, 316674, 124754, 1325457 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A000041(n)*( A000005(n)-1 ) = A000041(n) * A032741(n).
MATHEMATICA
f[n_] = DivisorSigma[0, n]*PartitionsP[n] - PartitionsP[n]; Table[f[n], {n, 1, 30}]
CROSSREFS
Sequence in context: A123167 A333176 A338043 * A278561 A369991 A193729
KEYWORD
nonn
AUTHOR
EXTENSIONS
Terms a(31) onward added by G. C. Greubel, Jun 10 2018
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 08:28 EDT 2024. Contains 371927 sequences. (Running on oeis4.)