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.

This page as a plain text file.
%I A054480 #13 Aug 17 2020 22:13:29
%S A054480 1,3,8,19,43,94,202,429,905,1901,3983,8332,17413,36370,75938,158519,
%T A054480 330862,690523,1441082,3007369,6275917,13096737,27330418,57033206,
%U A054480 119016808,248363751,518283950,1081551220,2256972626,4709831964,9828437634,20509899437,42799880699
%N A054480 Number of different positive braids with n crossings of 4 strands.
%D A054480 P. Xu, Growth of the positive braids semigroups, Journal of Pure and Applied Algebra, 1992.
%H A054480 <a href="/index/Rec#order_06">Index entries for linear recurrences with constant coefficients</a>, signature (3,-1,-2,0,0,1).
%F A054480 G.f.: 1/(1-3*x+x^2+2*x^3-x^6).
%e A054480 a(3) = 19 = #{111, 112, 113, 121, 122, 123, 132, 133, 211, 213, 221, 222, 223, 232, 233, 321, 322, 332, 333}.
%t A054480 CoefficientList[Series[1/(1-3x+x^2+2x^3-x^6),{x,0,40}],x] (* _Harvey P. Dale_, Aug 01 2020 *)
%Y A054480 Cf. A000071, A054761.
%K A054480 nonn,easy
%O A054480 0,2
%A A054480 Serge Burckel (burckel(AT)univ-reunion.fr), Apr 26 2000
%E A054480 More terms from _Benoit Cloitre_, Mar 22 2002