%I #7 Jun 06 2014 16:35:22
%S 1,36,870,18150,357423,6926634,135036473,2681453775,54631129553,
%T 1146901283528,24871845297936,557921681547048,12953636989943896,
%U 311333643161390640,7744654310169576800,199321978221066137360
%N Unsigned Stirling numbers of the first kind s(n,8).
%H Stanislav Sykora, <a href="/A243569/b243569.txt">Table of n, a(n) for n = 8..307</a>
%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Stirling_numbers_of_the_first_kind">Stirling numbers of the first kind</a>
%t Drop[Table[Abs[StirlingS1[n, 8]], {n, 0, 20}], 8] (* _Vaclav Kotesovec_, Jun 06 2014 *)
%o (PARI) abs(stirling(n,8))
%Y Cf. A000254, A000399, A000454, A000482, A001233, A001234, A008275, A243570.
%K nonn,easy
%O 8,2
%A _Stanislav Sykora_, Jun 06 2014