Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #6 Feb 15 2015 18:32:05
%S 2,4,14,56,284,1707,11953,95629,860667,8606677,94673454,1136081456,
%T 14769058933,206766825074,3101502376114,49624038017837,
%U 843608646303244,15184955633458400,288514157035709607,5770283140714192140
%N [ exp(19/22)*n! ].
%t Floor[Range[20]!Exp[19/22]] (* _Harvey P. Dale_, Feb 15 2015 *)
%K nonn
%O 1,1
%A _Simon Plouffe_