387595domain: NAppears in sequencesNumber of permutations of length n that avoid the patterns 4123, 4231, and 4312.at n=11A257562a(n) = 1 + Sum_{k=0..n-5} a(k) * a(n-k-5).at n=36A346074