Basic Examples (2)
Test whether {2,6,3,1,5,4} is a Baxter permutation:
{2,4,1,3} is not a Baxter permutation:
{2,5,4,1,3} is not a Baxter permutation because it does not avoid pattern 2413 for (i,j,k,l)=(1,3,4,5):
{1,3,5,2,4} is not a Baxter permutation because it does not avoid pattern 2413 for (i,j,k,l)=(2,3,4,5):
Scope (2)
Count the total number of Baxter permutations up to length seven (the Baxter numbers):
Compare with an explicit expression for the Baxter numbers:
The permutations of the down-crossing fixed points is a Baxter Permutation:
If the positive integers n, a, b have n=ab, then the Chebyshev polynomial satisfies Tn=TaTb=TbTa. Then Tn(Ta(x))=Ta(Tn(x))=Ta(x), so Ta(x) is also a fixed point of Tn. Similarly, Tb(x) is also a fixed point of Tn. Thus, Ta and Tb are fixed point permutations on the fixed point set of Tn. Interestingly, the permutation by Ta and Tb also preserves the type of fixed points (i.e. up-crossing, down-crossing, touching). The type is the mapping of a down-crossing fixed point to a down-crossing fixed point. The fixed points marked with red dots are down-crossing fixed points: