Friday, February 17, 2017

mathematics - 1984 - take the digits 1,9, 8 and 4 and make 246


Next year is the 70th anniversary of the publication of the book 1984 by George Orwell. Here is a puzzle to start the anniversary celebrations off a bit early ...


Warm up


Can you assemble a formula using the numbers $1$, $9$, $8$, and $4$ in any order so that the results equals $246$. You may use the operations $x + y$, $x - y$, $x \times y$, $x \div y$, $x!$, $\sqrt{x}$, $\sqrt[\leftroot{-2}\uproot{2}x]{y}$ and $x^y$, as long as all operands are either $1$, $9$, $8$, or $4$. Operands may of course also be derived from calculations e.g. $19*8*(\sqrt{4})$. You may also use brackets to clarify order of operations, and you may concatenate two or more of the four digits you start with (such as $8$ and $4$ to make the number $84$) if you wish. You may only use each of the starting digits once and you must use all four of them. I'm afraid that concatenation of numbers from calculations is not permitted, but answers with concatenations will get plus one from me.


Main Event



If you used concatenation above then make a formula using the numbers $1$, $9$, $8$, and $4$ in any order so that the results equals $246$ without using any concatenation. so, for example, you cannot put $8$ and $4$ together to make the number $84$. The rest of the rules above apply, but concatenation is not allowed. If you didn't use any concatenation above then you have solved the puzzle, but you could try to solve it with concatenation, that is concatenation of the initial numbers only.


Note (and perhaps hint): For this second part any finite number of functions can be used, though ingenious solutions with infinite numbers of functions will get plus one from me.


Note that in all the puzzles above Double, triple, etc. factorials (n-druple-factorials), such as $4!! = 4 \times 2$ are not allowed, but factorials of factorials are fine, such as $(4!)! = 24!$. I will upvote answers with double, triple and n-druple-factorials which get the required answers, but will not mark them as correct - particularly because a general method was developed by @Carl Schildkraut to solve these puzzles.


many thanks to the authors of the similar questions below for inspiring this question.




Answer



Here is how:



$\left(\sqrt{4}\right)^8-(9+1)$




No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...