%I #18 May 08 2018 15:11:54
%S 1,32767,7141686,171798901,1096190550,2734926558,3281882604,
%T 2141764053,820784250,193754990,28936908,2757118,165620,6020,120,1
%N Stirling numbers of second kind S2(16,n).
%D M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 835.
%D F. N. David, M. G. Kendall and D. E. Barton, Symmetric Function and Allied Tables, Cambridge, 1966, p. 223.
%H M. Abramowitz and I. A. Stegun, eds., <a href="http://www.convertit.com/Go/ConvertIt/Reference/AMS55.ASP">Handbook of Mathematical Functions</a>, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
%t Array[StirlingS2[16, # ]&, 16] (* _Vladimir Joseph Stephan Orlovsky_, Aug 07 2008 *)
%o (Maxima) A011565(n):=stirling2(16,n)$ makelist(A011565(n),n,1,16); /* _Martin Ettl_, Nov 05 2012 */
%K nonn,fini,full
%O 1,2
%A _N. J. A. Sloane_