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-10 of 12 results. Next

A008986 Number of immersions of oriented circle into oriented sphere with n double points.

Original entry on oeis.org

1, 1, 3, 9, 37, 182, 1143, 7553, 54559, 412306, 3251240, 26478264, 221714164, 1900103364, 16613990484, 147816411921, 1335367515821
Offset: 0

Views

Author

Keywords

Comments

a(10) = 3251240 by sampling method (to be confirmed, cf. ref. arXiv:1507.03163). - Robert Coquereaux, Nov 23 2015
a(10) = 3251240 confirmed. - Brendan McKay, Mar 29 2024

References

  • V. I. Arnold, Topological Invariants of Plane Curves and Caustics, American Math. Soc., 1994, p. 18.

Crossrefs

Cf. A008987, A008988, A008989. First line of triangle A260285.

Programs

  • Magma
    /* For Magma program see A260285. */

Extensions

a(6)-a(7) from Guy Valette, Feb 09 2004
a(8)-a(9) from Robert Coquereaux and Jean-Bernard Zuber, Jul 21 2015
a(10) from same source added by N. J. A. Sloane, Mar 03 2016
a(11)-a(16) from Brendan McKay, Mar 29 2024

A008987 Number of immersions of an unoriented circle into the oriented sphere with n double points.

Original entry on oeis.org

1, 1, 2, 6, 21, 99, 588, 3829, 27404, 206543, 1626638, 13242275, 110865868, 950078474, 8307074080, 73908443799, 667684486429
Offset: 0

Views

Author

Keywords

References

  • V. I. Arnold, Topological Invariants of Plane Curves and Caustics, American Math. Soc., 1994, p. 18.

Crossrefs

Cf. A008986, A008988, A008989. First line of triangle A260848.

Programs

Extensions

a(6)-a(7) from Guy Valette, Feb 09 2004
a(8)-a(9) from Robert Coquereaux and Jean-Bernard Zuber, Jul 21 2015
a(10) from same source added by N. J. A. Sloane, Mar 03 2016
a(11)-a(14) from Brendan McKay, Mar 11 2023
a(15)-a(16) from Brendan McKay, Mar 29 2024

A008989 Number of immersions of an unoriented circle into the unoriented sphere with n double points.

Original entry on oeis.org

1, 1, 2, 6, 19, 76, 376, 2194, 14614, 106421, 823832, 6657811, 55557329, 475475046, 4155030702, 36959470662, 333860366236
Offset: 0

Views

Author

Keywords

Examples

			G.f. = 1 + x + 2*x^2 + 6*x^3 + 19*x^4 + 76*x^5 + 376*x^6 + 2194*x^7 + ...
		

References

  • V. I. Arnold, Topological Invariants of Plane Curves and Caustics, American Math. Soc., 1994, p. 18.

Crossrefs

Cf. A008986, A008987, A008988, A264759, A277739. First line of triangle A260914.

Programs

Extensions

a(6)-a(7) from Guy Valette, Feb 09 2004
a(8)-a(9) from Robert Coquereaux and Jean-Bernard Zuber, Jul 21 2015
a(10) from same source added by N. J. A. Sloane, Mar 03 2016
a(11)-a(14) from Brendan McKay, Mar 11 2023
a(15)-a(16) from Brendan McKay, Mar 29 2024

A264759 Number of irreducible indecomposable spherical curves with n crossings (only ordinary double points), the circle is not oriented, the sphere is not oriented (UU case).

Original entry on oeis.org

0, 0, 1, 1, 2, 3, 10, 27, 101, 364, 1610, 7202, 34659, 170692, 864590, 4463287, 23415443, 124526110, 670224294, 3644907768, 20011145443, 110794212315, 618187581204
Offset: 1

Views

Author

Robert Coquereaux, Nov 23 2015

Keywords

Comments

Irreducible means not made disconnected by removal of a vertex (no nugatory crossings).
Indecomposable (or prime) means not made disconnected by cutting two disjoint lines.
From Robert Coquereaux and Andrey Zabolotskiy, Nov 30 2021: (Start)
Equivalently, the number of projections of prime alternating knots with n crossings, or prime knot shadows.
This sequence up to n = 10 was known to Kirkman (1885) and confirmed by Little (1890). The terms up to n = 14 are given by Hoste et al. (1994) and independently found by J. Bétréma using his program.
A 1999 unpublished result by J. Hoste gives a(15) = 864127, a(16) = 4463287, a(17) = 23415443. J. Bétréma's program gives the same a(16) but different a(15) = 864590. (End)
Using plantri I find a(15) = 864590, agreeing with Bétréma. - Brendan McKay, Mar 13 2023

Crossrefs

Programs

  • C
    See the J. Betrema C program in the Tait Curves link.

Extensions

a(15)-a(21) from Brendan McKay, Mar 12 2023
Comment on link to plantri modified by Brendan McKay, Mar 25 2024
a(22) and a(23) from Brendan McKay, Mar 30 2024

A260885 Triangle read by rows: T(n,g) = number of general immersions of a circle with n crossings in a surface of arbitrary genus g (the circle is oriented, the surface is unoriented).

Original entry on oeis.org

1, 2, 1, 6, 6, 2, 21, 62, 37, 0, 97, 559, 788, 112, 0, 579, 5614, 14558, 7223, 0, 0, 3812, 56526, 246331, 277407, 34748, 0, 0, 27328, 580860, 3900740, 8179658, 3534594, 0, 0, 0, 206410, 6020736, 58842028, 203974134, 198559566, 22524176, 0, 0, 0
Offset: 1

Views

Author

Robert Coquereaux, Aug 02 2015

Keywords

Comments

When transposed, displayed as an upper right triangle, the first line g = 0 of the table gives the number of immersions of a circle with n double points in a sphere (spherical curves) starting with n=1, the second line g = 1 gives immersions in a torus, etc.
Row g=0 is A008988 starting with n = 1.
For g > 0 the immersions are understood up to stable geotopy equivalence (the counted curves cannot be immersed in a surface of smaller genus). - Robert Coquereaux, Nov 23 2015

Examples

			The transposed triangle starts:
  1  2  6  21   97   579    3812    27328     206410
     1  6  62  559  5614   56526   580860    6020736
        2  37  788 14558  246331  3900740   58842028
            0  112  7223  277407  8179658  203974134
                 0     0   34748  3534594  198559566
                       0       0        0   22524176
                               0        0          0
                                        0          0
                                                   0
		

Crossrefs

Cf. A008988. The sum over all genera g for a fixed number n of crossings is given by sequence A260887. Cf. A260885, A260848, A260914.

Programs

  • Magma
    /* Example n := 6 */
    n:=6;
    n; // n: number of crossings
    G:=Sym(2*n);
    doubleG := Sym(4*n);
    genH:={};
    for j in [1..(n-1)] do v := G!(1,2*j+1)(2, 2*j+2); Include(~genH,v) ; end for;
    H := PermutationGroup< 2*n |genH>; //  The H=S(n) subgroup of S(2n)
    cardH:=#H;
    cardH;
    rho:=Identity(G); for j in [0..(n-1)] do v := G!(2*j+1, 2*j+2) ; rho := rho*v ; end for;
    cycrho := PermutationGroup< 2*n |{rho}>; // The cyclic subgroup Z2 generated by rho (mirroring)
    Hcycrho:=sub;  // The subgroup generated by H and cycrho
    cardZp:= Factorial(2*n-1);
    beta:=G!Append([2..2*n],1); // A typical circular permutation
    Cbeta:=Centralizer(G,beta);
    bool, rever := IsConjugate(G,beta,beta^(-1));
    cycbeta := PermutationGroup< 2*n |{rever}>;
    Cbetarev := sub;
    psifct := function(per);
    perinv:=per^(-1);
    res:= [IsOdd(j) select (j+1)^per  else j-1 + 2*n : j in [1..2*n] ];
    resbis := [IsOdd((j-2*n)^perinv) select  (j-2*n)^perinv +1 +2*n   else ((j-2*n)^perinv -1)^per : j in [2*n+1..4*n] ];
    res cat:= resbis;
    return doubleG!res;
    end function;
    numberofcycles := function(per);   ess :=   CycleStructure(per); return &+[ess[i,2]: i in [1..#ess]]; end function;
    supernumberofcycles := function(per); return  numberofcycles(psifct(per)) ; end function;
    // result given as a list genuslist (n+2-2g)^^multiplicity where g is the genus
    // Case OU
    dbl, dblsize := DoubleCosetRepresentatives(G,Hcycrho,Cbeta); #dblsize;
    genuslist := {* supernumberofcycles(beta^(dbl[j]^(-1))) : j in [1..#dblsize] *}; genuslist;
    quit;
    // Robert Coquereaux, Nov 23 2015

A264760 Number of irreducible indecomposable spherical curves with n crossings (only ordinary double points), the circle is not oriented, the sphere is oriented (UO case).

Original entry on oeis.org

0, 0, 1, 1, 2, 4, 12, 41, 161, 658, 2993, 13974, 67945, 338644, 1720544, 8908579, 46775073, 248932094, 1340079951, 7289000415, 40019815872, 221582832331, 123635832467
Offset: 1

Views

Author

Robert Coquereaux, Nov 23 2015

Keywords

Comments

Irreducible means not made disconnected by removal of a vertex (no nugatory crossings).
Indecomposable (or prime) means not made disconnected by cutting two disjoint lines.

Crossrefs

Programs

  • C
    See the J. Betrema C program in the Tait Curves link.

Extensions

a(14)-a(21) from Brendan McKay, Mar 12 2023
plantri link added by Brendan McKay, Mar 25 2024
a(22) and a(23) from Brendan McKay, Mar 30 2024

A264761 Number of irreducible indecomposable spherical curves with n crossings (only ordinary double points), the circle is oriented, the sphere is oriented (OO case).

Original entry on oeis.org

0, 0, 1, 1, 2, 6, 17, 73, 290, 1274, 5844, 27750, 135192, 676263, 3437509, 17811771, 93531354, 497835030, 2680058068, 14577839412, 80039070868, 443164758244, 2472713506356
Offset: 1

Views

Author

Robert Coquereaux, Nov 23 2015

Keywords

Comments

Irreducible means not made disconnected by removal of a vertex (no nugatory crossings).
Indecomposable (or prime) means not made disconnected by cutting two distinct lines.

Crossrefs

Programs

  • C
    See the J. Betrema C program in the Tait Curves link.

Extensions

a(15)-a(16) using J. Betrema's program added by Andrey Zabolotskiy, Aug 24 2023
a(17)-a(23) from Brendan McKay, Mar 30 2024

A007756 Number of irreducible indecomposable spherical curves with n crossings (only ordinary double points), the circle is oriented, the sphere is not oriented (OU case).

Original entry on oeis.org

0, 0, 1, 1, 2, 3, 11, 38, 156, 638, 2973, 13882, 67868, 338147, 1720303, 8905996, 46774728, 248918004, 1340083514, 7288922610, 40019870539, 221582395052, 1236358849827
Offset: 1

Views

Author

Jean Betrema

Keywords

Comments

Old name was "Prime Gaussian (i.e. only ordinary double points) curves with n crossings."
Irreducible means not made disconnected by removal of a vertex (no nugatory crossings).
Indecomposable (or prime) means not made disconnected by cutting two distinct lines.

Crossrefs

Programs

  • C
    See the J. Betrema C program in the Tait Curves link.

Extensions

Edited by Robert Coquereaux, Nov 23 2015
a(15)-a(16) from Sean A. Irvine, Jan 22 2018
a(17)-a(23) from Brendan McKay, Mar 30 2024

A268570 Number of immersions of oriented circle into unoriented sphere with n double points and no simple loop.

Original entry on oeis.org

0, 0, 1, 1, 2, 5, 18, 70, 313, 1440
Offset: 1

Views

Author

N. J. A. Sloane, Mar 03 2016

Keywords

Crossrefs

Extensions

Name clarified by Andrey Zabolotskiy, Jun 09 2024

A268565 Number of achiral immersions of oriented circle into oriented sphere with 2n double points.

Original entry on oeis.org

1, 1, 5, 15, 97, 592, 4488, 35314, 295379
Offset: 0

Views

Author

N. J. A. Sloane, Mar 03 2016

Keywords

Crossrefs

Formula

a(n) = 2 * A008988(2*n) - A008986(2*n). - Andrey Zabolotskiy, Jun 05 2024

Extensions

Name clarified and a(0), a(6)-a(8) added using formula by Andrey Zabolotskiy, Jun 08 2024
Showing 1-10 of 12 results. Next