login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A243570 Unsigned Stirling numbers of the first kind s(n,9). 9

%I #6 Jun 06 2014 16:37:01

%S 1,45,1320,32670,749463,16669653,368411615,8207628000,185953177553,

%T 4308105301929,102417740732658,2503858755467550,63030812099294896,

%U 1634980697246583456,43714229649594412832

%N Unsigned Stirling numbers of the first kind s(n,9).

%H Stanislav Sykora, <a href="/A243570/b243570.txt">Table of n, a(n) for n = 9..308</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, 9]], {n, 0, 20}], 9] (* _Vaclav Kotesovec_, Jun 06 2014 *)

%o (PARI) abs(stirling(n,9))

%Y Cf. A000254, A000399, A000454, A000482, A001233, A001234, A008275, A243569.

%K nonn,easy

%O 9,2

%A _Stanislav Sykora_, Jun 06 2014

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 4 23:23 EDT 2024. Contains 375685 sequences. (Running on oeis4.)