10161580domain: NAppears in sequencesa(n) = (n + n^2)*binomial(2*n,n)/2.at n=10A119578a(n) = binomial(2*n,n) * Fibonacci(n).at n=10A119692