321412domain: NAppears in sequencesa(n) = a(n-1) + a(n-2) + n^2 for n >= 3, a(1)=2, and a(2)=5.at n=20A179992