a(0)=1; for n >= 1, a(n) = Sum_{k=0..n} 10^k*N(n,k), where N(n,k) = (1/n)*C(n,k)*C(n,k+1) are the Narayana numbers (A001263).
A082148
a(0)=1; for n >= 1, a(n) = Sum_{k=0..n} 10^k*N(n,k), where N(n,k) = (1/n)*C(n,k)*C(n,k+1) are the Narayana numbers (A001263).
Terms
- a(0) =1a(1) =1a(2) =11a(3) =131a(4) =1661a(5) =22101a(6) =305151a(7) =4335711a(8) =63009881a(9) =932449961a(10) =14004694451a(11) =212944033051
External references
- oeis: A082148