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.

A225030 Non-crossing, non-nesting, 4-colored set partitions.

This page as a plain text file.
%I A225030 #26 Feb 06 2024 08:13:31
%S A225030 1,5,29,193,1441,11765,102701,941857,8955937,87439877,870218525,
%T A225030 8780788513,89476873345,918150779957,9467752541933,97965021468865,
%U A225030 1016097175530433,10556565963815045,109802406545873309,1143006276663287809,11904902286515536609
%N A225030 Non-crossing, non-nesting, 4-colored set partitions.
%H A225030 Lily Yen, <a href="/A225030/b225030.txt">Table of n, a(n) for n = 0..99</a>
%H A225030 Eric Marberg, <a href="http://arxiv.org/abs/1203.5738">Crossings and nestings in colored set partitions</a>, arXiv preprint arXiv:1203.5738 [math.CO], 2012-2013.
%H A225030 Lily Yen, <a href="http://arxiv.org/abs/1211.3472">Crossings and Nestings for Arc-Coloured Permutations</a>, arXiv:1211.3472 [math.CO], 2012-2013 and <a href="https://doi.org/10.46298/dmtcs.2339">Arc-coloured permutations</a>, PSAC 2013, Paris, France, June 24-28, Proc. DMTCS (2013) 743-754
%H A225030 Lily Yen, <a href="https://doi.org/10.37236/4080">Crossings and Nestings for Arc-Coloured Permutations and Automation</a>, Electronic Journal of Combinatorics, 22(1) (2015), #P1.14.
%H A225030 <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (25,-218,782,-973,1).
%F A225030 G.f.: (1-20*x+122*x^2-224*x^3+x^4)/(1-25*x +218*x^2-782*x^3+973*x^4-x^5).
%e A225030 For n=3, a(3)=193 is the number of non-crossing, non-nesting, 4-colored set partitions on 4 elements.
%t A225030 LinearRecurrence[{25, -218, 782, -973, 1}, {1, 5, 29, 193, 1441}, 25] (* _Paolo Xausa_, Feb 06 2024 *)
%K A225030 nonn,easy
%O A225030 0,2
%A A225030 _Lily Yen_, Apr 25 2013