All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
No Cigar (Posted on 2006-12-19) Difficulty: 2 of 5
Your goal is to use the ten digits (including zero) to get as close to 1 as you can without actually getting 1.

You may use +, -, *, and /. You may combine two numbers like 4 and 7 to get 47. You may use fraction bars. You may use the numbers as powers. You may use decimals. You may use square roots, but you may only use three of them (Otherwise, you could have a near-infinite number of square roots, and the result would approach 1). You may use as many other roots as you wish, as long as you're counting the digit (i.e. if you use a cube root, that counts as your use of the digit 3). You may put a bar over part of a decimal to make it repeating. You may use a factorial, but only one.

You may not round. You may not use floor or ceiling functions. You may not use any digit more than once. You must use each digit. You may not use e, pi, etc.

Examples:

72   3   4   0
-- - - + - - - = 1.188888... (off by .1888...)
81   6   5   9

would not be as good as

57.3*4096
--------- = 0.8953125 (off by .1046875)
  (2^18)

See The Solution Submitted by Dustin    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution re: Contraversial means. Comment 10 of 10 |
(In reply to Contraversial means. by George)

Given the statement "You may use the numbers as powers.", one could assume tetration would be permitted. The standard form being na, which is equivalent to aaa...a with n number of a's in the chain.  Similar to exponentiation to which the ASCII representation is given as a^n for an, the ASCII representation for tetration is given as a^^n for na. Thus, borrowing from Old Original Oscar:
1 (+ or -) (0.2)^((3^^(4^^(5^^(6^^(7^^(8^^(9)))))))!)
  Posted by Dej Mar on 2012-01-27 23:47:06

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (11)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information