A279228 Number of unit steps that are shared by the smallest and largest Dyck path of the symmetric representation of sigma(n).
0, 0, 0, 0, 2, 0, 4, 0, 2, 0, 8, 0, 10, 2, 4, 0, 14, 0, 16, 0, 6, 6, 20, 0, 16, 8, 10, 0, 26, 0, 28, 0
Offset: 1
Examples
Illustration of initial terms (n = 1..12) using the spiral described in A239660: . _ _ _ _ _ _ . | _ _ _ _ _|_ _ _ _ _ . 0 _| | |_ _ _ _ _| . _|_ _| |_ _ 2 . _ _| | _ _ _ _ |_ | . | _ _| 0 _| _ _ _|_ _ _ |_|_ _ . | | _| | |_ _ _| 2 | | . | | | _ _| |_ _ | | . | | | | 0 _ _ | | | | . | | | | | _|_ 0 | | | | . _|_| _|_| _|_| |_| _|_| _|_| _ . | | | | | | | | | | | | . | | | | |_|_ _ _| | | | | | . | | | | 0|_ _|_ _| _| | | | | . | | |_|_ |_ _ _|0 _ _| | | | . | | |_ _| _ _| | | . |_|_ _ 4 |_ _ _ _ | _| _ _ _| | . |_ |_ _ _ _|_ _ _ _| | 0 _| _ _| . |_ |_ _ _ _ _| _| | . 8 | | _| . |_ _ _ _ _ _ | _ _| . |_ _ _ _ _ _|_ _ _ _ _ _| | 0 . |_ _ _ _ _ _ _| . . For an illustration of the following examples see the last lap of the above spiral starting in the first quadrant. For n = 9 the Dyck paths of the symmetric representation of sigma(9) share 2 unit steps, so a(9) = 2. For n = 10 the Dyck paths of the symmetric representation of sigma(10) meet at the center, but they do not share unit steps, so a(10) = 0. For n = 11 the Dyck paths of the symmetric representation of sigma(11) share 8 unit steps, so a(11) = 8. For n = 12 the Dyck paths of the symmetric representation of sigma(12) do not share unit steps, so a(12) = 0. Note that we can find the spiral on the terraces of the stepped pyramid described in A244050.
Comments