login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
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. 3

%I #13 Jan 17 2023 07:13:06

%S 1,2,24,25,36,64,71

%N 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.

%C The trivial representation n = d_1 d_2 ... d_k is excluded.

%C 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

%C 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.

%D Bernardo Recamán Santos, Challenging Brainteasers, Sterling, NY, 2000.

%H Michael S. Branicky, <a href="/A064818/a064818.txt">Representations for McNeil's terms < 1000</a>

%e 24 = (2+sqrt(4))!.

%e Alternatively, 24 = sqrt((4!)^2). - _David S. Johnson_

%K nonn,base,nice,more

%O 1,2

%A _N. J. A. Sloane_, Oct 23 2001

%E 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_.

%E a(5)-a(7) from _D. S. McNeil_, Sep 07 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 9 04:44 EDT 2024. Contains 372341 sequences. (Running on oeis4.)