A289652 Catalan numbers - 2 (A120304) with first three terms changed to 1,1,1.
1, 1, 1, 3, 12, 40, 130, 427, 1428, 4860, 16794, 58784, 208010, 742898, 2674438, 9694843, 35357668, 129644788, 477638698, 1767263188, 6564120418, 24466267018, 91482563638, 343059613648, 1289904147322, 4861946401450, 18367353072150, 69533550916002, 263747951750358
Offset: 1
Keywords
Links
- Murray Tannock, Equivalence classes of mesh patterns with a dominating pattern, MSc Thesis, Reykjavik Univ., May 2016. See Appendix B2.
Crossrefs
Programs
-
Mathematica
Join[{1,1,1},CatalanNumber[Range[3,30]]-2] (* Paolo Xausa, Dec 08 2023 *)
Comments