Four Fours
|
Every now and then I get addicted by a puzzle. Here's the first that I was ever addicted to. It was given to me my one of my maths teachers when I was a teenager. |
The goal is to just use four four's to represent all the integer numbers from 1 to 64. you can use whatever mathematical symbols you want to derive your answers. In the notation below, sqrt(x) is the square root of x and pow(x, y) is x to the power of y.
Over the years (and without the aid of a computer), I reduced the number of missing entries to 9.
Here's my solution. Digitized at last.
- (4 + 4) / (4 + 4)
- (4 / 4) + (4 / 4)
- 4 - sqrt(4) + (4 / 4)
- (4 * 4) / (sqrt(4) + sqrt(4))
- 4 + sqrt(4) - (4 / 4)
- 4 + sqrt(4) + sqrt(4) - sqrt(4)
- 4 + sqrt(4) + (4 / 4)
- 4 + 4 + 4 - 4
- 4 + 4 + (4 / 4)
- 4 + sqrt(4) + sqrt(4) + sqrt(4)
- (4! / sqrt(4)) - (4 / 4)
- (4 * 4) - sqrt(4) - sqrt(4)
- (4! / sqrt(4)) + (4 / 4)
- (4! / (4 - sqrt(4)) + sqrt(4)
- (4 * 4) - (4 / 4)
- sqrt(4) * sqrt(4) * sqrt(4) * sqrt(4)
- (4 * 4) + (4 / 4)
- (4 * 4) + 4 - sqrt(4)
- 4! - 4 - (4 / 4)
- 4 * sqrt(4! + (4 / 4))
- 4! + (4 / 4) - 4
- 4! - 4 + 4 - sqrt(4)
- 4! + (4 / 4) - sqrt(4)
- (4! * (4 / sqrt(4))) / sqrt(4)
- 4! + sqrt(4) - (4 / 4)
- 4! + 4 - sqrt(4)
- 4! + 4 - (4 / 4)
- 4! + sqrt(4) + (4 / sqrt(4))
- 4! + 4 + (4 / 4)
- 4! + sqrt(4) + sqrt(4) + sqrt(4)
- (pow(sqrt(sqrt(sqrt(4))), 4!) - sqrt(4)) / sqrt(4)
- (4 * 4) + (4 * 4)
- (pow(sqrt(sqrt(sqrt(4))), 4!) + sqrt(4)) / sqrt(4)
- 4! + 4 + 4 + sqrt(4)
- 4! + (4! - sqrt(4)) / sqrt(4)
- 4! + 4 + 4 + 4
- 4! + (4! + sqrt(4)) / sqrt(4)
- 4! + (4 * 4) - sqrt(4)
- no solution
- (4! * sqrt(4)) - 4 - 4
- sqrt(((4 + 4)! + 4!) / 4!)
- (4! * sqrt(4)) - 4 - sqrt(4)
- no solution
- (4! * sqrt(4)) - sqrt(4) - sqrt(4)
- no solution
- (4! * sqrt(4)) - 4 + sqrt(4)
- (4! * sqrt(4)) - (4 / 4)
- (4! * sqrt(4)) + 4 - 4
- (4! * sqrt(4)) + (4 / 4)
- (4! * sqrt(4)) + 4 - sqrt(4)
- no solution
- (4! * sqrt(4)) + sqrt(4) + sqrt(4)
- no solution
- (4! * sqrt(4)) + sqrt(4) + 4
- no solution
- (4! * sqrt(4)) + 4 + 4
- no solution
- pow(sqrt(sqrt(sqrt(4))), 4!) - 4 - sqrt(4)
- no solution
- pow(sqrt(sqrt(sqrt(4))), 4!) - sqrt(4) - sqrt(4)
- no solution
- pow(sqrt(sqrt(sqrt(4))), 4!) - (4 / sqrt(4))
- pow(sqrt(sqrt(sqrt(4))), 4!) - (4/4)
- 4*4*sqrt(4)*sqrt(4)
I see that Carl Johansen was addicted to this too, and even wrote a C++ program to solve it. He's gone to 100 and also used .4bar (.44444...), which wasn't something I incorporated.
It's nice to see the puzzle finally solved though.
( Dec 01 2006, 10:39:32 AM PST ) [Listen] Permalink Comments [6]











