OFFSET
1,2
COMMENTS
The trivial representation n = d_1 d_2 ... d_k is excluded.
I've found some more terms: 36 = 3!*6, 64 = sqrt(4)^6, 125 = 5^(1+2), 216 = 6^(1+2). But I haven't done an exhaustive search, so I'm not sure what a(5) is. There could be a term between 25 and 36. - David Wasserman, Aug 20 2002
From D. S. McNeil, Sep 07 2010: Probably the sequence up to 1000 is [1, 2, 24, 25, 36, 64, 71, 120, 121, 125, 126, 127, 128, 153, 184, 216, 289, 324, 337, 343, 347, 354, 355, 360, 384, 456, 464, 624, 625, 648, 660, 688, 693, 720, 729, 736], with about 10% chance of error.
REFERENCES
Bernardo Recamán Santos, Challenging Brainteasers, Sterling, NY, 2000.
LINKS
Michael S. Branicky, Representations for McNeil's terms < 1000
EXAMPLE
24 = (2+sqrt(4))!.
Alternatively, 24 = sqrt((4!)^2). - David S. Johnson
CROSSREFS
KEYWORD
nonn,base,nice,more
AUTHOR
N. J. A. Sloane, Oct 23 2001
EXTENSIONS
The reference also gives 121 = 11^2, 127 = 2^7 - 1, 128 = 2^(8-1), 144 = (1+4)! + 4!, but missed 120 = (10/2)! found by Peter Shor.
a(5)-a(7) from D. S. McNeil, Sep 07 2010
STATUS
approved