Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Revision History for A237668

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

Showing entries 1-10 | older changes
Number of partitions of n such that some part is a sum of two or more other parts.
(history; published version)
#26 by Michael De Vlieger at Sat Aug 12 09:42:40 EDT 2023
STATUS

proposed

approved

#25 by Gus Wiseman at Sat Aug 12 05:18:19 EDT 2023
STATUS

editing

proposed

#24 by Gus Wiseman at Sat Aug 12 05:13:06 EDT 2023
CROSSREFS

The binary version with re-usable parts is A363225, ranks A364348.

The strict case is counted by A364272.

#23 by Gus Wiseman at Sat Aug 12 05:12:03 EDT 2023
CROSSREFS

The binary complement with re-usable parts version is A364345, A237113, ranks A364347A364462.

The binary version is A237113, ranks A364462).

The binary version with re-usable parts is A363225, ranks A364348.

The binary version with re-usable parts is A363225, ranks A364348.

The binary complement with re-usable parts is A364345, ranks A364347.

#22 by Gus Wiseman at Sat Aug 12 05:09:16 EDT 2023
#21 by Gus Wiseman at Sat Aug 12 05:01:49 EDT 2023
CROSSREFS

Cf. A237667, A179009.

The binary complement is A236912 (, ranks A364461), with re-usable A364345 (ranks A364347).

The binary version is A237113 (ranks A364462), complement with re-usable A363225 (parts is A364345, ranks A364348)A364347.

The binary version is A237113, ranks A364462).

The binary version with re-usable parts is A363225, ranks A364348.

Cf. A002865, `A007865, ~A085489, A088809, `A093971, A237984, ~A301900, A325862, A326083, A363226, ~A363260, `A364349, `A364350, A364670.

Cf. A007865, A085489, A088809, A093971, A301900, A364350.

#20 by Gus Wiseman at Sat Aug 12 04:49:43 EDT 2023
EXAMPLE

From Gus Wiseman, Aug 12 2023: (Start) The a(0) = 0 through a(9) = 13 partitions:

The a(0) = 0 through a(9) = 13 partitions:

#19 by Gus Wiseman at Sat Aug 12 02:03:53 EDT 2023
COMMENTS

These are partitions containing the sum of some non-singleton submultiset of the parts, a variation of non-binary sum-full partitions where parts cannot be re-used, ranked by A364532. The complement is counted by A237667. The binary version is A237113, or A363225 with re-usable parts. This sequence is weakly increasing. - Gus Wiseman, Aug 12 2023

#18 by Gus Wiseman at Sat Aug 12 01:55:53 EDT 2023
COMMENTS

These are partitions containing the sum of some non-singleton submultiset of the parts, a variation of non-binary sum-full partitions where parts cannot be re-used, ranked by A364532. The complement is counted by A237667. The binary version is A237113, or A363225 with re-usable parts. - Gus Wiseman, Aug 12 2023

EXAMPLE

From Gus Wiseman, Aug 12 2023: (Start) The a(0) = 0 through a(9) = 13 partitions:

. . . . (211) (2111) (321) (3211) (422) (3321)

(2211) (22111) (431) (4221)

(3111) (31111) (3221) (4311)

(21111) (211111) (4211) (5211)

(22211) (32211)

(32111) (33111)

(41111) (42111)

(221111) (222111)

(311111) (321111)

(2111111) (411111)

(2211111)

(3111111)

(21111111)

(End)

MATHEMATICA

Table[Length[Select[IntegerPartitions[n], Intersection[#, Total/@Subsets[#, {2, Length[#]}]]!={}&]], {n, 0, 15}] (* Gus Wiseman, Aug 12 2023 *)

CROSSREFS

The binary complement is A236912 (ranks A364461), with re-usable A364345 (ranks A364347).

The binary version is A237113 (ranks A364462), with re-usable A363225 (ranks A364348).

The complement is counted by A237667, ranks A364531.

The strict case is counted by A364272.

These partitions have ranks A364532.

For subsets instead of partitions we have A364534, complement A151897.

A000041 counts integer partitions, strict A000009.

A008284 counts partitions by length, strict A008289.

A108917 counts knapsack partitions, ranks A299702.

A299701 counts distinct subset-sums of prime indices.

A323092 counts double-free partitions, ranks A320340.

Cf. A002865, A237984, A325862, A326083, A363226, A363260, A364349, A364670.

Cf. A007865, A085489, A088809, A093971, A301900, A364350.

STATUS

approved

editing

#17 by Michel Marcus at Sun Feb 23 04:43:46 EST 2014
STATUS

proposed

approved