|
Search: id:A064818
|
|
|
| A064818 |
|
Exotic numbers: write n in base 10 as d_1 d_2 ... d_k; sequence gives numbers n which can be obtained by using the digits d_1 ... d_k exactly once, at most one each of the symbols +, -, x, "divided by", sqrt, factorial, ^, together with any number of parentheses. |
|
+0 2
|
| |
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
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 (wasserma(AT)spawar.navy.mil), Aug 20 2002
|
|
REFERENCES
|
Bernardo Recaman Santos, Challenging Brainteasers, Sterling, NY, 2000.
|
|
EXAMPLE
|
24 = (2+sqrt(4))!. (Alternatively, 24 = sqrt((4!)^2) - David Johnson.)
|
|
CROSSREFS
|
Adjacent sequences: A064815 A064816 A064817 this_sequence A064819 A064820 A064821
Sequence in context: A132169 A072217 A052686 this_sequence A022374 A112660 A119066
|
|
KEYWORD
|
nonn,base,nice,more
|
|
AUTHOR
|
njas, 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.
|
|
|
Search completed in 0.002 seconds
|