a(n) = (1/n^2) * Sum_{k=0..n-1} (2k+1)*S(k,n)^2, where S(k,x) denotes the polynomial Sum_{j=0..k} binomial(k,j)*binomial(x,j)*binomial(x+j,j).
Discussion
Wed Nov 05
15:22
OEIS Server: https://oeis.org/edit/global/3061
Discussion
Sat Nov 12
05:10
Peter Luschny: In fact, I prefer the first version, starting with Catalan^2
including n=0 instead of excluding 0 starting with 1/n^2. And Apery numbers and "Apery-like" numbers start at 0. The offset is not a fetish.
Discussion
Sat Nov 12
02:06
Michel Marcus: Peter ?
05:04
Peter Luschny: I don't hang around in the OEIS 24 hours a day, 12 hours is enough.