22301419domain: NAppears in sequencesa(n) = 2*a(n-1) + a(n-3), where a(0) = 3, a(1) = 1, a(2) = 2.at n=22A332491