Using only two 2s and any of the standard mathematical symbols, write an expression whose value is equal to 5.
An approach could be: sqrt((2 * 2)!) = 4.90
Standard mathematical symbols (for this problem) are: addition, subtraction, multiplication, division, exponentiation, square root, factorization, parenthesis, positive, negative, ln, log. Superfactorials and such are not excluded, but not part of the desired solution. Any symbol having a value of its own, such as e, pi, and infinity, is not authorized.
The following is a partial list of solutions, of which the first two listed do not require either the CEILING or FLOOR function (the second, though, uses the undesired primorial and subfactorial):
- SQRT(.2-2)
- p2# - !2
- CEILING(SQRT(22))
- CEILING(TAN(2)2)
- CEILING(SIN(2)/.2)
- SQRT(CEILING(ARCSIN(.2))-2)
- SQRT(CEILING(SQRT((!(2+2))!))
- SQRT(CEILING(SQRT((!(2*2))!))
- SQRT(CEILING(SQRT((!(22))!))
- CEILING(SQRT(SQRT((2+2)$))
- CEILING(SQRT(SQRT((2*2)$))
- CEILING(SQRT(SQRT((22)$))
- CEILING(CSC(2-2))
- FLOOR(COS(2)-2)
- FLOOR(SEC2(2))
- FLOOR(LN(2.E+2))
- FLOOR(SQRT(SQRT(<2>2)))
Edited on September 17, 2008, 12:39 am
|
Posted by Dej Mar
on 2008-09-16 11:16:02 |