A261350 Triangle read by rows T(n,k) which is the mirror of A237591.
1, 2, 1, 2, 1, 3, 2, 3, 1, 1, 4, 1, 2, 4, 1, 2, 5, 2, 2, 5, 1, 1, 2, 6, 1, 1, 3, 6, 1, 2, 2, 7, 1, 2, 3, 7, 2, 1, 3, 8, 1, 1, 2, 3, 8, 1, 1, 2, 3, 9, 1, 1, 2, 4, 9, 1, 2, 2, 3, 10, 1, 2, 2, 4, 10, 2, 1, 2, 4, 11, 1, 1, 1, 3, 4, 11, 1, 1, 2, 2, 4, 12, 1, 1, 2, 2, 5, 12, 1, 1, 2, 3, 4, 13, 1, 2, 1, 3, 5, 13, 1, 2, 2, 2, 5, 14
Offset: 1
Examples
Triangle begins: Row 1 1; 2 2; 3 1, 2; 4 1, 3; 5 2, 3; 6 1, 1, 4; 7 1, 2, 4; 8 1, 2, 5; 9 2, 2, 5; 10 1, 1, 2, 6; 11 1, 1, 3, 6; 12 1, 2, 2, 7; 13 1, 2, 3, 7; 14 2, 1, 3, 8; 15 1, 1, 2, 3, 8; 16 1, 1, 2, 3, 9; 17 1, 1, 2, 4, 9; 18 1, 2, 2, 3, 10; 19 1, 2, 2, 4, 10; 20 2, 1, 2, 4, 11; 21 1, 1, 1, 3, 4, 11; 22 1, 1, 2, 2, 4, 12; 23 1, 1, 2, 2, 5, 12; 24 1, 1, 2, 3, 4, 13; 25 1, 2, 1, 3, 5, 13; 26 1, 2, 2, 2, 5, 14; ... Illustration of initial terms: Row _ 1 |1|_ 2 |_ 2|_ 3 |1| 2|_ 4 |1|_ 3|_ 5 |_ 2| 3|_ 6 |1|1|_ 4|_ 7 |1| 2| 4|_ 8 |1|_ 2|_ 5|_ 9 |_ 2| 2| 5|_ 10 |1|1| 2|_ 6|_ 11 |1|1|_ 3| 6|_ 12 |1| 2| 2|_ 7|_ 13 |1|_ 2| 3| 7|_ 14 |_ 2|1|_ 3|_ 8|_ 15 |1|1| 2| 3| 8|_ 16 |1|1| 2| 3|_ 9|_ 17 |1|1|_ 2|_ 4| 9|_ 18 |1| 2| 2| 3|_ 10|_ 19 |1|_ 2| 2| 4| 10|_ 20 |_ 2|1| 2|_ 4|_ 11|_ 21 |1|1|1|_ 3| 4| 11|_ 22 |1|1| 2| 2| 4|_ 12|_ 23 |1|1| 2| 2|_ 5| 12|_ 24 |1|1|_ 2| 3| 4|_ 13|_ 25 |1| 2|1|_ 3| 5| 13|_ 26 |1| 2| 2| 2| 5| 14| ... Also the diagram represents the right part of the front view of the pyramid described in A245092. For the other half front view see A237591. For more information about the pyramid and the symmetric representation of sigma see A237593.
Comments