10771211domain: NAppears in sequencesa(n) = a(n-1) + 2*a(n-2) + 3*a(n-3), for n>3, otherwise a(n) = n.at n=20A100550