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