59251domain: NAppears in sequencesa(n) = a(1) + a(2) + ... + a(n-1) + a(m) for n >= 4, where m = n - 1 - 2^p and p is the unique integer such that 2^p < n - 1 <= 2^(p+1), starting with a(1) = a(2) = 1 and a(3) = 4.at n=16A049946a(n) is the number of 132-avoiding permutations p so that p^3 is the identity permutation.at n=19A370686