12824540domain: NAppears in sequencesa(n) = (2*n-1)*a(n-1) - (n-1)*a(n-2) with a(0) = a(1) = 1.at n=9A002801