1, 2, 5, 14, 42, 132, 429, 1430, 4862
OEIS: A000108
Formula: binomial(2*n,n)/(n+1)
Serie: (x/(1+x)**2).reverse()
Equation: P-x*(1+P)**2