7141248domain: NAppears in sequencesa(n) = (1+n)*(2*a(n-1) - (n-2)*a(n-2)) with a(0) = a(1) = 1.at n=8A361649