306531domain: NAppears in sequencesNumber of permutations of length n which avoid the patterns 1234, 3142, 3421.at n=20A116767a(n) = 7 + floor((2 + Sum_{j=1..n-1} a(j))/3).at n=37A120153