login

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

Numbers n such that n is the sum of the augmenting factorials of the digits of n, e.g. 733 = 7 + 3! + (3!)!.
0

%I #5 Oct 03 2013 01:26:10

%S 1,2,3,4,5,6,7,8,9,733

%N Numbers n such that n is the sum of the augmenting factorials of the digits of n, e.g. 733 = 7 + 3! + (3!)!.

%K base,more,nonn

%O 1,2

%A _Tanya Khovanova_ & Alexey Radul, Nov 26 2006