A278355
a(n) = sum of the perimeters of the Ferrers boards of the partitions of n. Also, sum of the perimeters of the diagrams of the regions of the set of partitions of n.
Original entry on oeis.org
0, 4, 12, 24, 48, 80, 140, 216, 344, 512, 768, 1100, 1596, 2224, 3120, 4272, 5852, 7860, 10576, 13992, 18520, 24208, 31596, 40824, 52696, 67404, 86088, 109176, 138180, 173812, 218252, 272540, 339708, 421464, 521848, 643504, 792056, 971248, 1188804, 1450348, 1766184, 2144416, 2599164, 3141748, 3791248, 4563780
Offset: 0
For n = 5 consider the partitions of 5 in colexicographic order (as shown in the 5th row of the triangle A211992) and its associated diagram of regions as shown below:
. Regions Minimalist
. Partitions of 5 diagram version
. _ _ _ _ _
. 1, 1, 1, 1, 1 |_| | | | | _| | | | |
. 2, 1, 1, 1 |_ _| | | | _ _| | | |
. 3, 1, 1 |_ _ _| | | _ _ _| | |
. 2, 2, 1 |_ _| | | _ _| | |
. 4, 1 |_ _ _ _| | _ _ _ _| |
. 3, 2 |_ _ _| | _ _| |
. 5 |_ _ _ _ _| _ _ _ _ _|
.
Then consider the following table which contains the Ferrers boards of the partitions of 5 and the diagram of every region of the set of partitions of 5:
-------------------------------------------------------------------------
| Partitions | | | Regions | | |
| of 5 | Ferrers | Peri- | of 5 | Region | Peri- |
|(See A211992)| board | meter |(see A220482)| diagram | meter |
-------------------------------------------------------------------------
| _ | _ |
| 1 |_| | 1 |_| 4 |
| 1 |_| | _ |
| 1 |_| | 1 _|_| |
| 1 |_| | 2 |_|_| 8 |
| 1 |_| 12 | _ |
| _ _ | 1 |_| |
| 2 |_|_| | 1 _ _|_| |
| 1 |_| | 3 |_|_|_| 12 |
| 1 |_| | _ _ |
| 1 |_| 12 | 2 |_|_| 6 |
| _ _ _ | _ |
| 3 |_|_|_| | 1 |_| |
| 1 |_| | 1 |_| |
| 1 |_| 12 | 1 _|_| |
| _ _ | 2 _ _|_|_| |
| 2 |_|_| | 4 |_|_|_|_| 18 |
| 2 |_|_| | _ _ _ |
| 1 |_| 10 | 3 |_|_|_| 8 |
| _ _ _ _ | _ |
| 4 |_|_|_|_| | 1 |_| |
| 1 |_| 12 | 1 |_| |
| _ _ _ | 1 |_| |
| 3 |_|_|_| | 1 |_| |
| 2 |_|_| 10 | 1 _|_| |
| _ _ _ _ _ | 2 _ _ _|_|_| |
| 6 |_|_|_|_|_| 12 | 5 |_|_|_|_|_| 24 |
| | |
-------------------------------------------------------------------------
| Sum of perimeters: 80 <-- equals --> 80 |
-------------------------------------------------------------------------
The sum of the perimeters of the Ferrers boards is 12 + 12 + 12 + 10 + 12 + 10 + 12 = 80, so a(5) = 80.
On the other hand, the sum of the perimeters of the diagrams of regions is 4 + 8 + 12 + 6 + 18 + 8 + 24 = 80, equaling the sum of the perimeters of the Ferrers boards.
.
Illustration of first six polygons of an infinite diagram constructed with the boundary segments of the minimalist diagram of regions and its mirror (note that the diagram looks like reflections on a mountain lake):
11............................................................
. /\
. / \
. / \
7................................... / \
. /\ / \
5..................... / \ /\/ \
. /\ / \ /\ / \
3........... / \ / \ / \/ \
2....... /\ / \ /\/ \ / \
1... /\ / \ /\/ \ / \ /\/ \
0 /\/ \/ \/ \/ \/ \
. \/\ /\ /\ /\ /\ /
. \/ \ / \/\ / \ / \/\ /
. \/ \ / \/\ / \ /
. \ / \ / \ /\ /
. \/ \ / \/ \ /
. \ / \/\ /
. \/ \ /
. \ /
. \ /
. \ /
. \/
n:
. 0 1 2 3 4 5 6
Perimeter of the n-th polygon:
. 0 4 8 12 24 32 60
a(n) is the sum of the perimeters of the first n polygons:
. 0 4 12 24 48 80 140
.
For n = 5, the sum of the perimeters of the first five polygons is 4 + 8 + 12 + 24 + 32 = 80, so a(5) = 80.
For n = 6, the sum of the perimeters of the first six polygons is 4 + 8 + 12 + 24 + 32 + 60 = 140, so a(6) = 140.
For another version of the above diagram see A228109.
Cf.
A000041,
A006128,
A135010,
A138137,
A139582,
A141285,
A194446,
A211992,
A220482,
A225600,
A211978,
A233968,
A244968.
A233968
Number of steps between two valleys at height 0 in the infinite Dyck path in which the k-th ascending line segment has A141285(k) steps and the k-th descending line segment has A194446(k) steps, k >= 1.
Original entry on oeis.org
2, 4, 6, 12, 16, 30, 38, 64, 84, 128, 166, 248, 314, 448, 576, 790, 1004, 1358, 1708, 2264, 2844, 3694, 4614, 5936, 7354, 9342, 11544, 14502, 17816, 22220, 27144, 33584, 40878, 50192, 60828, 74276, 89596, 108778, 130772, 157918, 189116, 227374
Offset: 1
Illustration of initial terms as a dissection of a minimalist diagram of regions of the set of partitions of n, for n = 1..6:
. _ _ _ _ _ _
. _ _ _ |
. _ _ _|_ |
. _ _ | |
. _ _ _ _ _ | | |
. _ _ _ | |
. _ _ _ _ | | |
. _ _ | | |
. _ _ _ | | | |
. _ _ | | | |
. _ | | | | |
. | | | | | |
.
. 2 4 6 12 16 30
.
Also using the elements from the above diagram we can draw an infinite Dyck path in which the n-th odd-indexed segment has A141285(n) up-steps and the n-th even-indexed segment has A194446(n) down-steps. Note that the n-th largest peak between two valleys at height 0 is also the partition number A000041(n).
7..................................
. /\
5.................... / \ /\
. /\ / \ /\ /
3.......... / \ / \ / \/
2..... /\ / \ /\/ \ /
1.. /\ / \ /\/ \ / \ /\/
0 /\/ \/ \/ \/ \/
. 2, 4, 6, 12, 16,...
.
Cf.
A000041,
A006128,
A135010,
A138137,
A139582,
A141285,
A182699,
A182709,
A186412,
A194446,
A194447,
A193870,
A206437,
A207779,
A211009,
A211978,
A211992,
A220517,
A225600,
A225610,
A228109,
A228110,
A229946.
A244968
Area between two valleys at height 0 under the infinite Dyck path related to partitions in which the k-th ascending line segment has A141285(k) steps and the k-th descending line segment has A194446(k) steps, k >= 1, multiplied by 2.
Original entry on oeis.org
1, 4, 9, 28, 54, 151
Offset: 1
For k = 6, the diagram 1 represents the partitions of 6. The diagram 2 is a minimalist version of the structure which does not contain the axes [X, Y], see below:
.
. j Diagram 1 Partitions Diagram 2
. _ _ _ _ _ _ _ _ _ _ _ _
. 11 |_ _ _ | 6 _ _ _ |
. 10 |_ _ _|_ | 3+3 _ _ _|_ |
. 9 |_ _ | | 4+2 _ _ | |
. 8 |_ _|_ _|_ | 2+2+2 _ _|_ _|_ |
. 7 |_ _ _ | | 5+1 _ _ _ | |
. 6 |_ _ _|_ | | 3+2+1 _ _ _|_ | |
. 5 |_ _ | | | 4+1+1 _ _ | | |
. 4 |_ _|_ | | | 2+2+1+1 _ _|_ | | |
. 3 |_ _ | | | | 3+1+1+1 _ _ | | | |
. 2 |_ | | | | | 2+1+1+1+1 _ | | | | |
. 1 |_|_|_|_|_|_| 1+1+1+1+1+1 | | | | | |
.
Then we use the elements from the above diagram to draw an infinite Dyck path in which the j-th odd-indexed segment has A141285(j) up-steps and the j-th even-indexed segment has A194446(j) down-steps.
For the illustration of initial terms we use two opposite Dyck paths, as shown below:
11 ...........................................................
. /\
. /
. /
7 .................................. /
. /\ /
5 .................... / \ /\/
. /\ / \ /\ /
3 .......... / \ / \ / \/
2 ..... /\ / \ /\/ \ /
1 .. /\ / \ /\/ \ / \ /\/
0 /\/ \/ \/ \/ \/
. \/\ /\ /\ /\ /\
. \/ \ / \/\ / \ / \/\
. 1 \/ \ / \/\ / \
. 4 \ / \ / \ /\
. 9 \/ \ / \/ \
. \ / \/\
. 28 \/ \
. \
. 54 \
. \
. \/
.
The diagram is infinite. Note that the n-th largest peak between two valleys at height 0 is also the partition number A000041(n).
Calculations:
a(1) = 1.
a(2) = 2^2 = 4.
a(3) = 3^2 = 9.
a(4) = 2^2-1^2+5^2 = 4-1+25 = 28.
a(5) = 3^2-2^2+7^2 = 9-4+49 = 54.
a(6) = 2^2-1^2+5^2-3^2+6^2-5^2+11^2 = 4-1+25-9+36-25+121 = 151.
Cf.
A000041,
A135010,
A141285,
A193870,
A194446,
A194447,
A206437,
A211009,
A211978,
A220517,
A225600,
A225610,
A228109,
A228110,
A228350,
A230440,
A233968.
Showing 1-3 of 3 results.
Comments