29533296domain: NAppears in sequencesa(n) = a(n-1)+2*a(n-2)+a(n-3) with a(0)=1, a(1)=4, a(2) = 6.at n=22A384367