Let us use the first 3 digits of PI, i.e.
3,1,4 to create numbers from 1 to 50, using only basic math. operators.
Not all the digits must be used, but none can be repeated.
Examples (out of this range):
52= 13*4; 65=4^3+1; 84=14*3!
Only few numbers cannot be achieved.
Please show your list.
(In reply to
re: solutions for most numbers by Charlie)
It was an error: It should have been (and now corrected to be)
49 = ((3!)!!!! × 4) + 1,
Yet, with SQRT as a valid operation, I do prefer
49 = (3! + 1)^SQRT(4)
Edited on December 28, 2015, 9:07 am
|
Posted by Dej Mar
on 2015-12-28 09:04:05 |