login

Revision History for A316896

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
Number of aperiodic integer partitions of n whose reciprocal sum is 1.
(history; published version)
#7 by Susanna Cuyler at Mon Jul 16 21:47:42 EDT 2018
STATUS

proposed

approved

#6 by Giovanni Resta at Mon Jul 16 18:22:52 EDT 2018
STATUS

editing

proposed

#5 by Giovanni Resta at Mon Jul 16 18:22:44 EDT 2018
DATA

1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 3, 0, 1, 0, 1, 1, 2, 3, 2, 2, 1, 2, 2, 2, 3, 5, 5, 2, 2, 5, 5, 9, 3, 4, 6, 4, 3, 6, 8, 4, 10, 9, 8, 11, 7, 13, 12, 15, 15, 21, 18, 16, 21, 19, 17, 30, 23, 19, 23, 28, 25, 29, 34, 29, 44, 28, 46, 48, 42

KEYWORD

nonn,more,changed

EXTENSIONS

a(51)-a(80) from Giovanni Resta, Jul 16 2018

STATUS

proposed

editing

#4 by Gus Wiseman at Mon Jul 16 17:24:21 EDT 2018
STATUS

editing

proposed

#3 by Gus Wiseman at Mon Jul 16 17:23:23 EDT 2018
LINKS

Gus Wiseman, <a href="/A051908/a051908.txt">Sequences counting and ranking integer partitions by their reciprocal sums</a>

EXAMPLE

The a(37) = 5 partitions are (24,8,3,2), (20,5,4,4,4), (15,10,6,3,3), (14,7,7,7,2), (10,10,10,5,2).

#2 by Gus Wiseman at Mon Jul 16 11:37:33 EDT 2018
NAME

allocated for Gus WisemanNumber of aperiodic integer partitions of n whose reciprocal sum is 1.

DATA

1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 3, 0, 1, 0, 1, 1, 2, 3, 2, 2, 1, 2, 2, 2, 3, 5, 5, 2, 2, 5, 5, 9, 3, 4, 6, 4, 3, 6, 8

OFFSET

1,22

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.

MATHEMATICA

Table[Length[Select[IntegerPartitions[n], And[GCD@@Length/@Split[#]==1, Sum[1/m, {m, #}]==1]&]], {n, 30}]

KEYWORD

allocated

nonn,more

AUTHOR

Gus Wiseman, Jul 16 2018

STATUS

approved

editing

#1 by Gus Wiseman at Sun Jul 15 23:43:21 EDT 2018
NAME

allocated for Gus Wiseman

KEYWORD

allocated

STATUS

approved