参考博客:
http://blog.sina.com.cn/s/blog_7064e7850100y1xf.html
http://blog.youkuaiyun.com/u012333003/article/details/23791979
卡特兰数
令h(0)=1,h(1)=1,catalan数满足递推式[1] :
h(n)= h(0)*h(n-1)+h(1)*h(n-2) + ... + h(n-1)h(0) (n>=2)
h(n)=h(n-
参考博客:
http://blog.sina.com.cn/s/blog_7064e7850100y1xf.html
http://blog.youkuaiyun.com/u012333003/article/details/23791979
卡特兰数
令h(0)=1,h(1)=1,catalan数满足递推式[1] :
h(n)= h(0)*h(n-1)+h(1)*h(n-2) + ... + h(n-1)h(0) (n>=2)
h(n)=h(n-