cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A132441 Number of 3-noncrossing stack-free partial matchings without 1-arcs.

Original entry on oeis.org

1, 1, 2, 5, 12, 31, 88, 263, 814, 2604, 8575, 28936, 99726, 350151, 1249865
Offset: 1

Views

Author

Emma. Y. Jin (emma(AT)cfc.nankai.edu.cn), Nov 13 2007

Keywords

References

  • Emma Y. Jin and Christian M. Reidys. RNA-Lego: Combinatorial design of pseudoknot RNA, Bull. Math. Bio. 2007, submit

Formula

C_k(n,h) = Sum_{b=0..h-1} (-1)^(h-b-1)*(binomial(h-1, b)*{T}_k(h-2h+2b+2,b+1).