1279706domain: NAppears in sequencesa(n+2) = a(n+1)*(n mod 3 + 1) + (n mod 2 + 1), a(1) = 11.at n=20A136433