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

Revision History for A124943

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

Showing entries 1-10 | older changes
Table read by rows: number of partitions of n with k as low median.
(history; published version)
#16 by Michael De Vlieger at Mon Jul 10 13:08:20 EDT 2023
STATUS

proposed

approved

#15 by Michel Marcus at Mon Jul 10 11:40:04 EDT 2023
STATUS

editing

proposed

#14 by Michel Marcus at Mon Jul 10 11:39:36 EDT 2023
EXAMPLE

1

1 1

2 0 1

3 1 0 1

4 2 0 0 1

6 3 1 0 0 1

8 4 2 0 0 0 1

11 6 3 1 0 0 0 1

STATUS

proposed

editing

#13 by Gus Wiseman at Mon Jul 10 11:16:49 EDT 2023
STATUS

editing

proposed

#12 by Gus Wiseman at Mon Jul 10 11:16:17 EDT 2023
CROSSREFS

Median of prime indices is A360005(n)/2.

The A high version for mean instead of above median is A363946, rank statistic stat A363944.

A067538 counts partitions with integer mean, ranked by A316413.

A362608 counts partitions with a unique mode, ranks A356862.

A363486 gives low mode A360005(n)/2 returns median of prime indices, high A363487.

Cf. A025065, A026794, A027193, A067538, A237984, A240219, `A363726, `A362608, A363740.

#11 by Gus Wiseman at Sun Jul 09 15:53:23 EDT 2023
CROSSREFS

Cf. A124944, A026794, A008284, A000041 (row sums), A027336 (1st column).

Row sums are A000041.

A000041 counts integer partitions, strict A000009.

Cf. A025065, A026794, A027193, A237984, A240219, `A363726, `A363740.

#10 by Gus Wiseman at Sun Jul 09 15:50:57 EDT 2023
EXAMPLE

From Gus Wiseman, Jul 09 2023: (Start)

Row n = 8 counts the following partitions:

(71) (62) (53) (44) . . . (8)

(611) (521) (431)

(5111) (422) (332)

(4211) (3221)

(41111) (2222)

(3311) (22211)

(32111)

(311111)

(221111)

(2111111)

(11111111)

(End)

CROSSREFS

Column k = 1 is A027336, ranks A363488.

The high version of this triangle is A124944.

Median of prime indices is A360005(n)/2.

The rank statistic for this triangle is A363941, high version A363942.

A version for mean instead of median is A363945, rank statistic A363943.

The high version of above is A363946, rank statistic A363944.

A version for mode instead of median is A363952, high A363953.

A000041 counts integer partitions, strict A000009.

A008284 counts partitions by length (or decreasing mean), strict A008289.

A067538 counts partitions with integer mean, ranked by A316413.

A325347 counts partitions with integer median, ranks A359908.

A359893 and A359901 count partitions by median.

A362608 counts partitions with a unique mode, ranks A356862.

A363486 gives low mode of prime indices, high A363487.

Cf. A025065, A027193, A237984, A240219, `A363726, `A363740.

STATUS

approved

editing

#9 by Jon E. Schoenfield at Sun May 19 22:01:10 EDT 2019
STATUS

editing

approved

#8 by Jon E. Schoenfield at Sun May 19 22:01:07 EDT 2019
COMMENTS

Arrange the parts of a partition non-increasing nonincreasing order. Remove the first part, then the last, then the first remaining part, then the last remaining part, and continue until only a single number, the low median, remains. - Clark Kimberling, May 16 2019

STATUS

approved

editing

#7 by Susanna Cuyler at Thu May 16 17:34:13 EDT 2019
STATUS

proposed

approved