The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A141669 Select all integers from the list (p(k)-k)/tau(k), k>=1; p = A000041, tau = A000005. 1
0, 0, 0, 1, 4, 7, 8, 44, 43, 140, 245, 616, 615, 2268, 3069, 3712, 10800, 22271, 31609, 26378, 59973, 164939, 560722, 250906, 1339811, 888569, 2348567, 3092808, 11669193, 7541818, 8565719, 24997918, 16028067, 20502521, 26162831, 215574641, 169975773, 266036084 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
MATHEMATICA
h[n_] = (PartitionsP[n] - n)/DivisorSigma[0, n]; Flatten[Table[If[IntegerQ[h[n]], h[n], {}], {n, 1, 100}]]
CROSSREFS
Sequence in context: A344781 A160629 A093105 * A190967 A004787 A210617
KEYWORD
nonn
AUTHOR
EXTENSIONS
Edited by the Associate Editors of the OEIS, Jun 07 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 June 8 21:00 EDT 2024. Contains 373227 sequences. (Running on oeis4.)