radosr
Baruch MFE Faculty
- Joined
- 7/18/07
- Messages
- 696
- Points
- 73
Present a computation whose result is 5, being a composition of commonly used mathematical functions and field operators (anything from simple addition to hyperbolic arc-tangent functions will do), but using only two constants, both of them 2.
It is too easy to do it using round, floor, or ceiling functions, so these are not allowed.
Note: You can not use variables, like x. You can use square root and power, but squaring will cost you one "2" and other constant powers are not allowed.
It is too easy to do it using round, floor, or ceiling functions, so these are not allowed.
Note: You can not use variables, like x. You can use square root and power, but squaring will cost you one "2" and other constant powers are not allowed.