A229946
Height of the peaks and the valleys in the Dyck path whose j-th ascending line segment has A141285(j) steps and whose j-th descending line segment has A194446(j) steps.
Original entry on oeis.org
0, 1, 0, 2, 0, 3, 0, 2, 1, 5, 0, 3, 2, 7, 0, 2, 1, 5, 3, 6, 5, 11, 0, 3, 2, 7, 5, 9, 8, 15, 0, 2, 1, 5, 3, 6, 5, 11, 7, 12, 11, 15, 14, 22, 0, 3, 2, 7, 5, 9, 8, 15, 11, 14, 13, 19, 17, 22, 21, 30, 0, 2, 1, 5, 3, 6, 5, 11, 7, 12, 11, 15, 14, 22, 15, 19, 18, 25, 23, 29, 28, 33, 32, 42, 0
Offset: 0
Illustration of initial terms (n = 0..21):
. 11
. /
. /
. /
. 7 /
. /\ 6 /
. 5 / \ 5 /\/
. /\ / \ /\ / 5
. 3 / \ 3 / \ / \/
. 2 /\ 2 / \ /\/ \ 2 / 3
. 1 /\ / \ /\/ \ / 2 \ /\/
. /\/ \/ \/ 1 \/ \/ 1
. 0 0 0 0 0 0
.
Note that the k-th largest peak between two valleys at height 0 is also A000041(k) and the next term is always 0.
.
Written as an irregular triangle in which row k has length 2*A187219(k), k >= 1, the sequence begins:
0,1;
0,2;
0,3;
0,2,1,5;
0,3,2,7;
0,2,1,5,3,6,5,11;
0,3,2,7,5,9,8,15;
0,2,1,5,3,6,5,11,7,12,11,15,14,22;
0,3,2,7,5,9,8,15,11,14,13,19,17,22,21,30;
0,2,1,5,3,6,5,11,7,12,11,15,14,22,15,19,18,25,23,29,28,33,32,42;
...
Column 1 is
A000004. Right border gives
A000041 for the positive integers.
Cf.
A006128,
A135010,
A138137,
A139582,
A141285,
A186412,
A187219,
A194446,
A194447,
A193870,
A206437,
A207779,
A211009,
A211978,
A211992,
A220517,
A225600,
A225610.
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.
A225596
Sum of largest parts of all partitions of n plus n. Also, total number of parts in all partitions of n plus n.
Original entry on oeis.org
0, 2, 5, 9, 16, 25, 41, 61, 94, 137, 202, 286, 411, 569, 794, 1083, 1479, 1982, 2662, 3517, 4650, 6073, 7921, 10229, 13198, 16876, 21548, 27321, 34573, 43482, 54593, 68166, 84959, 105399, 130496, 160911, 198050, 242849, 297239, 362626, 441586, 536145
Offset: 0
For n = 7 the sum of largest parts of all partitions of 7 plus 7 is (7+4+5+3+6+3+4+2+5+3+4+2+3+2+1) + 7 = 54 + 7 = 61. On the other hand the number of toothpicks in horizontal direction in the diagram of regions of the set of partitions of 7 is equal to 61, so a(7) = 61.
.
. Diagram of regions Horizontal
Partitions and partitions of 7 toothpicks
of 7
. _ _ _ _ _ _ _
7 |_ _ _ _ | 7
4+3 |_ _ _ _|_ | 4
5+2 |_ _ _ | | 5
3+2+2 |_ _ _|_ _|_ | 3
6+1 |_ _ _ | | 6
3+3+1 |_ _ _|_ | | 3
4+2+1 |_ _ | | | 4
2+2+2+1 |_ _|_ _|_ | | 2
5+1+1 |_ _ _ | | | 5
3+2+1+1 |_ _ _|_ | | | 3
4+1+1+1 |_ _ | | | | 4
2+2+1+1+1 |_ _|_ | | | | 2
3+1+1+1+1 |_ _ | | | | | 3
2+1+1+1+1+1 |_ | | | | | | 2
1+1+1+1+1+1+1 |_|_|_|_|_|_|_| 1
. 7
. _____
. Total 61
.
Cf.
A000041,
A006128,
A093694,
A135010,
A139250,
A141285,
A186114,
A194446,
A194447,
A206437,
A211978,
A220517,
A225600,
A225610.
A225598
Triangle read by rows: T(n,k) = sum of all parts of all regions of the set of partitions of n whose largest part is k.
Original entry on oeis.org
1, 1, 3, 1, 3, 5, 1, 5, 5, 9, 1, 5, 8, 9, 12, 1, 7, 11, 15, 12, 20, 1, 7, 14, 19, 19, 20, 25, 1, 9, 17, 29, 24, 33, 25, 38, 1, 9, 23, 33, 36, 42, 39, 38, 49, 1, 11, 26, 47, 46, 61, 49, 61, 49, 69, 1, 11, 32, 55, 63, 76, 70, 76, 76, 69, 87, 1, 13, 38, 73, 78, 110, 87, 111, 95, 108, 87, 123
Offset: 1
For n = 5 and k = 3 the set of partitions of 5 contains two regions whose largest part is 3, they are third region which contains three parts [3, 1, 1] and the sixth region which contains only one part [3]. Therefore the sum of all parts is 3 + 1 + 1 + 3 = 8, so T(5,3) = 8.
.
. Diagram Illustration of parts ending in column k:
. for n=5 k=1 k=2 k=3 k=4 k=5
. _ _ _ _ _ _ _ _ _ _
. |_ _ _ | _ _ _ |_ _ _ _ _|
. |_ _ _|_ | |_ _ _| _ _ _ _ |_ _|
. |_ _ | | _ _ |_ _ _ _| |_|
. |_ _|_ | | |_ _| _ _ _ |_ _| |_|
. |_ _ | | | _ _ |_ _ _| |_| |_|
. |_ | | | | _ |_ _| |_| |_| |_|
. |_|_|_|_|_| |_| |_| |_| |_| |_|
.
k = 1 2 3 4 5
.
The 5th row lists: 1 5 8 9 12
.
Triangle begins:
1;
1, 3;
1, 3, 5;
1, 5, 5, 9;
1, 5, 8, 9, 12;
1, 7, 11, 15, 12, 20;
1, 7, 14, 19, 19, 20, 25;
1, 9, 17, 29, 24, 33, 25, 38;
1, 9, 23, 33, 36, 42, 39, 38, 49;
1, 11, 26, 47, 46, 61, 49, 61, 49, 69;
1, 11, 32, 55, 63, 76, 70, 76, 76, 69, 87;
1, 13, 38, 73, 78, 110, 87, 111, 95, 108, 87, 123;
Cf.
A000041,
A066186,
A135010,
A141285,
A186114,
A186412,
A187219,
A194446,
A206437,
A207779,
A211978,
A225597,
A225600,
A225610.
A225597
Triangle read by rows: T(n,k) = total number of parts of all regions of the set of partitions of n whose largest part is k.
Original entry on oeis.org
1, 1, 2, 1, 2, 3, 1, 3, 3, 5, 1, 3, 4, 5, 7, 1, 4, 5, 7, 7, 11, 1, 4, 6, 8, 9, 11, 15, 1, 5, 7, 11, 10, 15, 15, 22, 1, 5, 9, 12, 13, 17, 19, 22, 30, 1, 6, 10, 16, 15, 22, 21, 29, 30, 42, 1, 6, 12, 18, 19, 25, 26, 32, 38, 42, 56, 1, 7, 14, 23, 22, 33, 29, 41, 42, 54, 56, 77
Offset: 1
For n = 5 and k = 3 the set of partitions of 5 contains two regions whose largest part is 3, they are third region which contains three parts [3, 1, 1] and the sixth region which contains only one part [3]. Therefore the total number of parts is 3 + 1 = 4, so T(5,3) = 4.
.
. Diagram Illustration of parts ending in column k:
. for n=5 k=1 k=2 k=3 k=4 k=5
. _ _ _ _ _ _ _ _ _ _
. |_ _ _ | _ _ _ |_ _ _ _ _|
. |_ _ _|_ | |_ _ _| _ _ _ _ |_ _|
. |_ _ | | _ _ |_ _ _ _| |_|
. |_ _|_ | | |_ _| _ _ _ |_ _| |_|
. |_ _ | | | _ _ |_ _ _| |_| |_|
. |_ | | | | _ |_ _| |_| |_| |_|
. |_|_|_|_|_| |_| |_| |_| |_| |_|
.
k = 1 2 3 4 5
.
The 5th row lists: 1 3 4 5 7
.
Triangle begins:
1;
1, 2;
1, 2, 3;
1, 3, 3, 5;
1, 3, 4, 5, 7;
1, 4, 5, 7, 7, 11;
1, 4, 6, 8, 9, 11, 15;
1, 5, 7, 11, 10, 15, 15, 22;
1, 5, 9, 12, 13, 17, 19, 22, 30;
1, 6, 10, 16, 15, 22, 21, 29, 30, 42;
1, 6, 12, 18, 19, 25, 26, 32, 38, 42, 56;
1, 7, 14, 23, 22, 33, 29, 41, 42, 54, 56, 77;
Cf.
A006128,
A133041,
A135010,
A138137,
A139582,
A141285,
A182377,
A186114,
A186412,
A187219,
A193870,
A194446,
A206437,
A207779,
A211978,
A220517,
A225598,
A225600,
A225610.
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.
A225599
Triangle read by rows: T(n,k) = sum of all parts that start in the k-th column of the diagram of regions of the set of partitions of n.
Original entry on oeis.org
1, 3, 1, 6, 1, 2, 12, 1, 4, 3, 20, 1, 4, 5, 5, 35, 1, 6, 8, 9, 7, 54, 1, 6, 10, 12, 11, 11, 86, 1, 8, 13, 20, 14, 19, 15, 128, 1, 8, 18, 23, 22, 25, 23, 22, 192, 1, 10, 21, 34, 30, 37, 29, 36, 30, 275, 1, 10, 26, 41, 41, 48, 41, 45, 46, 42, 399, 1, 12, 32, 56, 53, 72, 52, 67, 58, 66, 56
Offset: 1
For n = 5 and k = 3 the diagram of regions of the set of partitions of 5 contains three parts that start in the third column: two parts of size 1 and one part of size 2, therefore the sum of all parts that start in column 3 is 1 + 1 + 2 = 4, so T(5,3) = 4.
.
. Illustration of the parts
. Diagram that start in column k:
. for n=5 k=1 k=2 k=3 k=4 k=5
. _ _ _ _ _ _ _ _ _ _
. |_ _ _ | |_ _ _ _ _| _ _
. |_ _ _|_ | |_ _ _|_ |_ _| _
. |_ _ | | |_ _ _ _| _ _ |_|
. |_ _|_ | | |_ _|_ |_ _| _ |_|
. |_ _ | | | |_ _ _| _ |_| |_|
. |_ | | | | |_ _| _ |_| |_| |_|
. |_|_|_|_|_| |_| |_| |_| |_| |_|
.
k = 1 2 3 4 5
.
The 5th row lists: 20 1 4 5 5
.
Triangle begins:
1;
3, 1;
6, 1, 2;
12, 1, 4, 3;
20, 1, 4, 5, 5;
35, 1, 6, 8, 9, 7;
54, 1, 6, 10, 12, 11, 11;
86, 1, 8, 13, 20, 14, 19, 15;
128, 1, 8, 18, 23, 22, 25, 23, 22;
192, 1, 10, 21, 34, 30, 37, 29, 36, 30;
275, 1, 10, 26, 41, 41, 48, 41, 45, 46, 42;
399, 1, 12, 32, 56, 53, 72, 52, 67, 58, 66, 56;
Cf.
A135010,
A141285,
A176572,
A186114,
A186412,
A187219,
A193870,
A194446,
A206437,
A211978,
A225598,
A225600,
A225610.
Comments