login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

[ exp(4/17)*n! ].
0

%I #6 Apr 10 2018 09:44:13

%S 1,2,7,30,151,911,6377,51016,459145,4591451,50505962,606071554,

%T 7878930204,110305022865,1654575342979,26473205487672,450044493290434,

%U 8100800879227824,153915216705328658,3078304334106573166

%N [ exp(4/17)*n! ].

%t Floor[Exp[4/17]Range[20]!] (* _Harvey P. Dale_, Apr 10 2018 *)

%K nonn

%O 1,2

%A _Simon Plouffe_