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.

A054480 Number of different positive braids with n crossings of 4 strands.

Original entry on oeis.org

1, 3, 8, 19, 43, 94, 202, 429, 905, 1901, 3983, 8332, 17413, 36370, 75938, 158519, 330862, 690523, 1441082, 3007369, 6275917, 13096737, 27330418, 57033206, 119016808, 248363751, 518283950, 1081551220, 2256972626, 4709831964, 9828437634, 20509899437, 42799880699
Offset: 0

Views

Author

Serge Burckel (burckel(AT)univ-reunion.fr), Apr 26 2000

Keywords

Examples

			a(3) = 19 = #{111, 112, 113, 121, 122, 123, 132, 133, 211, 213, 221, 222, 223, 232, 233, 321, 322, 332, 333}.
		

References

  • P. Xu, Growth of the positive braids semigroups, Journal of Pure and Applied Algebra, 1992.

Crossrefs

Programs

  • Mathematica
    CoefficientList[Series[1/(1-3x+x^2+2x^3-x^6),{x,0,40}],x] (* Harvey P. Dale, Aug 01 2020 *)

Formula

G.f.: 1/(1-3*x+x^2+2*x^3-x^6).

Extensions

More terms from Benoit Cloitre, Mar 22 2002