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.

Showing 1-9 of 9 results.

A202058 Number of ascent sequences avoiding the pattern 000.

Original entry on oeis.org

1, 1, 2, 4, 10, 27, 83, 277, 1015, 4007, 17047, 77451, 374889, 1923168, 10427250, 59544957, 357236992, 2245822801, 14762969601, 101264286082, 723499803180, 5375063821727, 41459660565329, 331546282841906, 2745163969235517, 23505333233440927, 207895424692608432
Offset: 0

Views

Author

N. J. A. Sloane, Dec 10 2011

Keywords

Comments

It appears that no formula or g.f. is known.

Crossrefs

Total number of ascent sequences is given by A022493. Number of ascent sequences avoiding 001 (and others) is A000079; 102 is A007051; 101 is A000108; 000 is A202058; 100 is A202059; 110 is A202060; 120 is A202061; 201 is A202062; 210 is A108304; 0123 is A080937; 0021 is A007317; 0000 is A317784.
Column k=2 of A294220.

Programs

  • Mathematica
    b[n_, i_, t_, p_, k_] := b[n, i, t, p, k] = If[n==0, 1, Sum[If[Coefficient[ p, x, j]==k, 0, b[n-1, j, t + If[j>i, 1, 0], p+x^j, k]], {j, 1, t+1}]];
    a[n_] := b[n, 0, 0, 0, Min[n, 2]];
    Table[Print["a(", n, ") = ", a[n]]; a[n], {n, 0, 17}] (* Jean-François Alcover, Sep 01 2018, after Alois P. Heinz in A294220 *)

Extensions

a(15)-a(17) from Alois P. Heinz, Nov 09 2012
a(18)-a(20) from Giovanni Resta, Jan 06 2014
a(21) from Vaclav Kotesovec, Aug 21 2018
a(22) from Vaclav Kotesovec, Aug 22 2018
More terms from Anthony Guttmann, Nov 04 2021

A202062 Number of ascent sequences avoiding the pattern 201.

Original entry on oeis.org

1, 1, 2, 5, 15, 52, 201, 843, 3764, 17659, 86245, 435492, 2261769, 12033165, 65369590, 361661809, 2033429427, 11597912588, 67004252081, 391599609911, 2312726369640, 13789161819383, 82932744795049, 502777950712812, 3070529443569777, 18879637374473465, 116815588935673706, 727011479685559453
Offset: 0

Views

Author

N. J. A. Sloane, Dec 10 2011

Keywords

Comments

It appears that no formula or g.f. is known.

Crossrefs

Total number of ascent sequences is given by A022493.
Number of ascent sequences avoiding 001 (and others) is A000079; 102 is A007051; 101 is A000108; 000 is A202058; 100 is A202059; 110 is A202060; 120 is A202061; 201 is A202062; 210 is A108304; 0123 is A080937; 0021 is A007317.

Formula

Guttmann and Kotesovec give asymptotics: a(n) ~ c * d^n / n^(9/2), where d = (14/3*cos(arccos(13/14)/3) + 8/3) = 7.2958969432397723745722241... is the root of the equation 1 + 5*d - 8*d^2 + d^3 = 0 and c = 35*sqrt((4107 - 84*sqrt(9289) * cos(Pi/3 + arccos(255709*sqrt(9289)/24653006)/3))/Pi)/16 = 13.4299960869439... - Vaclav Kotesovec, Sep 22 2021

Extensions

a(15) from Kanstancin Novikau, Mar 21 2017
a(16)-a(27) from Ildar Gainullin, Feb 11 2020

A202059 Number of ascent sequences avoiding the pattern 100.

Original entry on oeis.org

1, 1, 2, 5, 14, 44, 153, 583, 2410, 10721, 50965, 257393, 1374187, 7722862, 45520064, 280502924, 1802060232, 12040040899, 83475921469, 599400745354, 4449689901306, 34096169966924, 269286884243138, 2189193150557825, 18297258191472880, 157049750065028868
Offset: 0

Views

Author

N. J. A. Sloane, Dec 10 2011

Keywords

Comments

It appears that no formula or g.f. is known.

Crossrefs

Total number of ascent sequences is given by A022493. Number of ascent sequences avoiding 001 (and others) is A000079; 102 is A007051; 101 is A000108; 000 is A202058; 100 is A202059; 110 is A202060; 120 is A202061; 201 is A202062; 210 is A108304; 0123 is A080937; 0021 is A007317.

Extensions

Corrected a(7), was 383, but should be 583 according to Duncan-Steimgrimsson paper and independent computation. - Andrew Baxter, Jan 06 2014
a(0) and a(15)-a(21) from Alois P. Heinz, Jan 06 2014
a(22) from Alois P. Heinz, Oct 06 2014
a(23) from Alois P. Heinz, Apr 20 2016
More terms from Anthony Guttmann, Nov 04 2021

A202060 Number of ascent sequences avoiding the pattern 110.

Original entry on oeis.org

1, 1, 2, 5, 14, 43, 143, 510, 1936, 7774, 32848, 145398, 671641, 3227218, 16084747, 82955090, 441773793, 2424845273, 13695855478, 79485625385, 473393639992, 2889930405750, 18064609329598, 115513453404597, 754956282308784, 5039064184597772, 34323984497482559
Offset: 0

Views

Author

N. J. A. Sloane, Dec 10 2011

Keywords

Comments

It appears that no formula or g.f. is known.

Crossrefs

Total number of ascent sequences is given by A022493. Number of ascent sequences avoiding 001 (and others) is A000079; 102 is A007051; 101 is A000108; 000 is A202058; 100 is A202059; 110 is A202060; 120 is A202061; 201 is A202062; 210 is A108304; 0123 is A080937; 0021 is A007317.

Extensions

a(0) and a(15)-a(17) from Alois P. Heinz, Jan 07 2014
More terms from Anthony Guttmann, Nov 04 2021

A202061 Number of ascent sequences avoiding the pattern 120.

Original entry on oeis.org

1, 1, 2, 5, 14, 42, 133, 442, 1535, 5546, 20754, 80113, 317875, 1292648, 5374073, 22794182, 98462847, 432498659, 1929221610, 8728815103, 40017844229, 185727603829, 871897549029, 4137132922197, 19828476952117, 95934298966615, 468291607852143, 2305162065138433
Offset: 0

Views

Author

N. J. A. Sloane, Dec 10 2011

Keywords

Comments

It appears that no formula or g.f. is known.

Crossrefs

Total number of ascent sequences is given by A022493. Number of ascent sequences avoiding 001 (and others) is A000079; 102 is A007051; 101 is A000108; 000 is A202058; 100 is A202059; 110 is A202060; 120 is A202061; 201 is A202062; 210 is A108304; 0123 is A080937; 0021 is A007317.

Extensions

More terms from Anthony Guttmann, Nov 04 2021

A108305 Number of set partitions of {1, ..., n} that avoid 4-crossings.

Original entry on oeis.org

1, 1, 2, 5, 15, 52, 203, 877, 4139, 21119, 115495, 671969, 4132936, 26723063, 180775027, 1274056792, 9320514343, 70548979894, 550945607475, 4427978077331, 36544023687590, 309088822019071
Offset: 0

Views

Author

Keywords

Examples

			There are 4140 partitions of 8 elements, but a(8) = 4139 because the partition (1,5)(2,6)(3,7)(4,8) has a 4-crossing.
		

Crossrefs

Cf. A108304 (k = 3), (this: k = 4), A192126 (k = 5), A192127 (k = 6), A192128 (k = 7).
Cf. A192855.

Extensions

One more value from Burrill et al (2011). - R. J. Mathar, May 25 2025

A192126 Number of set partitions of {1, ..., n} that avoid 5-nestings.

Original entry on oeis.org

1, 1, 2, 5, 15, 52, 203, 877, 4140, 21147, 115974, 678530, 4212654, 27627153, 190624976, 1378972826, 10425400681, 82139435907, 672674215928, 5712423473216, 50193986895328, 455436027242590, 4259359394306331
Offset: 0

Views

Author

Marni Mishna, Jun 23 2011

Keywords

Comments

a(n) is also equal to the number of set partitions of {1, ..., n} that avoid 5-crossings.

Examples

			There are 115975 partitions of 10 elements, but a(10)=115974 because the partition {1,10}{2,9}{3,8}{4,7}{5,6} has a 5-nesting.
		

Crossrefs

A366774 Number of 2-distant 3-noncrossing partitions of {1,...,n}.

Original entry on oeis.org

1, 1, 2, 5, 15, 52, 203, 876, 4115, 20765, 111301, 627821, 3698873, 22623354, 142940629, 929208778, 6194162081, 42223649277, 293640007995, 2079196943605, 14964254850197, 109308213994757, 809340696014733, 6067405789245061, 46008536947670701, 352579939415882813
Offset: 0

Views

Author

Juan B. Gil, Nov 13 2023

Keywords

Comments

a(n+1) is the binomial transform of A108304.

Examples

			There are 877 partitions of 7 elements, but a(7)=876 because the partition (1,5)(2,6)(3,7)(4) has a 2-distant 3-crossing.
		

References

  • Juan B. Gil and Jordan O. Tirrell, A simple bijection for enhanced, classical, and 2-distant k-noncrossing partitions, Discrete Math. 343 (2020), no. 6, 111705, 5 pp.

Crossrefs

Programs

  • Mathematica
    b[n_] := b[n] = If[n < 2, 1, (2*(5*n^2 + 12*n - 2)*b[n - 1] + 9*(-n^2 + n + 2)*b[n - 2])/((n + 4)*(n + 5))];
    a[n_] := If[n == 0, 1, Sum[Binomial[n - 1, i]*b[i], {i, 0, n - 1}]];
    Table[a[n], {n, 0, 200}] (* Jean-François Alcover, Nov 25 2023 *)

Formula

a(n+1) = Sum_{i=0..n} binomial(n,i)*A108304(i).
a(n) ~ 2^(n+1) * 5^(n+7) / (3^(9/2) * Pi * n^7). - Vaclav Kotesovec, Jan 04 2024

Extensions

More terms from Jean-François Alcover, Nov 25 2023

A192127 Number of set partitions of {1, ..., n} that avoid 6-nestings.

Original entry on oeis.org

1, 1, 2, 5, 15, 52, 203, 877, 4140, 21147, 115975, 678570, 4213596, 27644383, 190897649, 1382919174, 10479355676, 82850735298, 681840170501, 5828967784989, 51665915664913, 473990899143781, 4493642492511044, 43959218211619150
Offset: 0

Views

Author

Marni Mishna, Jun 23 2011

Keywords

Comments

This is equal to the number of set partitions of {1, ..., n} that avoid 6-crossings.

Examples

			There are 4213597 partitions of 12 elements, but a(12)=4213597 because the partition {1,12}{2,11}{3,10}{4,9}{5,8}{6,7} has a 6-nesting.
		

Crossrefs

Showing 1-9 of 9 results.