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!)
A316894 Number of aperiodic integer partitions of n whose reciprocal sum is the reciprocal of an integer. 0
1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 2, 2, 2, 1, 4, 1, 5, 1, 2, 3, 2, 4, 5, 5, 5, 4, 3, 5, 4, 8, 6, 9, 7, 5, 6, 10, 6, 12, 8, 7, 7, 6, 6, 12, 12, 8, 18, 13, 16, 19, 17, 18, 21, 26, 26, 28, 29, 21, 29, 29, 27, 38, 32, 26, 37, 32, 38, 39, 49, 36, 61, 46, 55 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,9
COMMENTS
The reciprocal sum of (y_1, ..., y_k) is 1/y_1 + ... + 1/y_k.
A partition is aperiodic if its multiplicities are relatively prime.
LINKS
MATHEMATICA
Table[Length[Select[IntegerPartitions[n], And[GCD@@Length/@Split[#]==1, IntegerQ[1/Sum[1/m, {m, #}]]]&]], {n, 30}]
CROSSREFS
Sequence in context: A176166 A167911 A037804 * A362933 A081503 A351206
KEYWORD
nonn
AUTHOR
Gus Wiseman, Jul 16 2018
EXTENSIONS
a(51)-a(78) from Giovanni Resta, Jul 16 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 May 14 14:46 EDT 2024. Contains 372533 sequences. (Running on oeis4.)