[go: nahoru, domu]

login
Revision History for A327481 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
Triangle read by rows where T(n,k) is the number of nonempty subsets of {1..n} with mean k.
(history; published version)
#7 by Susanna Cuyler at Fri Sep 13 17:05:11 EDT 2019
STATUS

proposed

approved

#6 by Gus Wiseman at Fri Sep 13 13:00:58 EDT 2019
STATUS

editing

proposed

#5 by Gus Wiseman at Fri Sep 13 13:00:24 EDT 2019
CROSSREFS

Rows converge The sequence of rows converges to A066571.

#4 by Gus Wiseman at Fri Sep 13 12:57:33 EDT 2019
EXAMPLE

1

1 1

1 3 1

1 3 3 1

1 3 7 3 1

1 3 9 9 3 1

1 3 9 19 9 3 1

1 3 9 25 25 9 3 1

1 3 9 29 51 29 9 3 1

1 3 9 31 75 75 31 9 3 1

1 3 9 31 93 151 93 31 9 3 1

#3 by Gus Wiseman at Fri Sep 13 04:49:37 EDT 2019
NAME

allocated for Gus WisemanTriangle read by rows where T(n,k) is the number of nonempty subsets of {1..n} with mean k.

DATA

1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 1, 3, 7, 3, 1, 1, 3, 9, 9, 3, 1, 1, 3, 9, 19, 9, 3, 1, 1, 3, 9, 25, 25, 9, 3, 1, 1, 3, 9, 29, 51, 29, 9, 3, 1, 1, 3, 9, 31, 75, 75, 31, 9, 3, 1, 1, 3, 9, 31, 93, 151, 93, 31, 9, 3, 1, 1, 3, 9, 31, 105, 235, 235, 105, 31, 9, 3, 1

OFFSET

1,5

COMMENTS

All terms are odd.

EXAMPLE

Triangle begins:

1

1 1

1 3 1

1 3 3 1

1 3 7 3 1

1 3 9 9 3 1

1 3 9 19 9 3 1

1 3 9 25 25 9 3 1

1 3 9 29 51 29 9 3 1

1 3 9 31 75 75 31 9 3 1

1 3 9 31 93 151 93 31 9 3 1

1 3 9 31 105 235 235 105 31 9 3 1

The subsets counted in row n = 5:

{1} {2} {3} {4} {5}

{1,3} {1,5} {3,5}

{1,2,3} {2,4} {3,4,5}

{1,3,5}

{2,3,4}

{1,2,4,5}

{1,2,3,4,5}

MATHEMATICA

Table[Length[Select[Subsets[Range[n]], Mean[#]==k&]], {n, 10}, {k, n}]

CROSSREFS

Row sums are A051293.

Rows converge to A066571.

The version for partitions is A327482.

Cf. A000016, A063776, A065795, A135342, A327474, A327475, A327483, A327484.

KEYWORD

allocated

nonn,tabl

AUTHOR

Gus Wiseman, Sep 13 2019

STATUS

approved

editing

#2 by Gus Wiseman at Fri Sep 13 01:04:55 EDT 2019
KEYWORD

allocating

allocated

#1 by Gus Wiseman at Fri Sep 13 01:04:55 EDT 2019
NAME

allocated for Gus Wiseman

KEYWORD

allocating

STATUS

approved