length 2: 12, 21
length 3: 213, 312, 321
length 4: 3214, 4213
$\mathcal{A}$ = Av(123, 132, 231, 4312, 4321)
$\mathcal{C}$ = Av(123, 132, 231, 312, 321)
$\operatorname{F_{6}}{\left (x \right )} = \operatorname{F_{2}}{\left (x \right )} + \operatorname{F_{5}}{\left (x \right )}$
$\operatorname{F_{2}}{\left (x \right )} = 1$
$\operatorname{F_{5}}{\left (x \right )} = \operatorname{F_{3}}{\left (x \right )} + \operatorname{F_{4}}{\left (x \right )}$
$\operatorname{F_{3}}{\left (x \right )} = x \left(x^{3} + 2 x^{2} + x + 1\right)$
$\operatorname{F_{4}}{\left (x \right )} = x^{2} \left(x^{2} + x + 1\right)$