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

Revision History for A236913

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

Showing entries 1-10 | older changes
Number of partitions of 2n of type EE (see Comments).
(history; published version)
#23 by Susanna Cuyler at Thu Feb 11 22:59:47 EST 2021
STATUS

proposed

approved

#22 by Gus Wiseman at Wed Feb 10 20:57:18 EST 2021
STATUS

editing

proposed

#21 by Gus Wiseman at Wed Feb 10 20:56:23 EST 2021
EXAMPLE

This sequence counts even-length partitions of even numbers (, which have Heinz numbers given by A340784). For example, the a(0) = 1 through a(4) = 12 partitions are:

#20 by Gus Wiseman at Wed Feb 10 20:53:00 EST 2021
EXAMPLE

These are This sequence counts even-length partitions of 2neven numbers (Heinz numbers A340784). For example, the a(0) = 1 through a(4) = 12 partitions are:

#19 by Gus Wiseman at Wed Feb 10 19:50:18 EST 2021
CROSSREFS
#18 by Gus Wiseman at Wed Feb 10 19:43:52 EST 2021
CROSSREFS

Note: A-numbers of Heinz-number ranking sequences are in parentheses below.

The ordered version is A000302.

#17 by Gus Wiseman at Wed Feb 10 16:11:02 EST 2021
COMMENTS

From Gus Wiseman, Feb 09 2021: (Start)

Also the number of even-length integer partitions of 2n. For example, the a(0) = 1 through a(4) = 12 partitions are:

() (11) (22) (33) (44)

(31) (42) (53)

(1111) (51) (62)

(2211) (71)

(3111) (2222)

(111111) (3221)

(3311)

(4211)

(5111)

(221111)

(311111)

(11111111)

(End)

EXAMPLE

From Gus Wiseman, Feb 09 2021: (Start)

These are even-length partitions of 2n. For example, the a(0) = 1 through a(4) = 12 partitions are:

() (11) (22) (33) (44)

(31) (42) (53)

(1111) (51) (62)

(2211) (71)

(3111) (2222)

(111111) (3221)

(3311)

(4211)

(5111)

(221111)

(311111)

(11111111)

(End)

#16 by Gus Wiseman at Tue Feb 09 15:09:30 EST 2021
#15 by Gus Wiseman at Tue Feb 09 15:02:13 EST 2021
COMMENTS

From Gus Wiseman, Feb 09 2021: (Start)

Also the number of even-length integer partitions of 2n. For example, the a(0) = 1 through a(4) = 12 partitions are:

() (11) (22) (33) (44)

(31) (42) (53)

(1111) (51) (62)

(2211) (71)

(3111) (2222)

(111111) (3221)

(3311)

(4211)

(5111)

(221111)

(311111)

(11111111)

(End)

MATHEMATICA

Table[Length[Select[IntegerPartitions[2n], EvenQ[Length[#]]&]], {n, 0, 15}] (* Gus Wiseman, Feb 09 2021 *)

CROSSREFS

Cf. A000041, A027193, A236559, A160786, A236914, A027187, A027193, A000041.

Note: A-numbers of Heinz-number sequences are in parentheses below.

The case of odd-length partitions of odd numbers is A160786 (A340931).

The Heinz numbers of these partitions are (A340784).

A027187 counts partitions of even length/maximum (A028260/A244990).

A034008 counts compositions of even length.

A035363 counts partitions into even parts (A066207).

A047993 counts balanced partitions (A106529).

A058695 counts partitions of odd numbers (A300063).

A058696 counts partitions of even numbers (A300061).

A067661 counts strict partitions of even length (A030229).

A072233 counts partitions by sum and length.

A339846 counts factorizations of even length.

A340601 counts partitions of even rank (A340602).

A340785 counts factorizations into even factors.

A340786 counts even-length factorizations into even factors.

Cf. A026424, A257541, A300272, A326837, A326845, A340385 (A340386), A340604.

STATUS

approved

editing

#14 by Joerg Arndt at Tue Oct 27 03:26:23 EDT 2015
STATUS

proposed

approved