Tuesday, January 22, 2019

mathematics - Find the value of $bigstar$: Puzzle 2 - Switch-a-roo


This puzzle replaces all numbers with other symbols.


Your job, as the title suggests, is to find what number fits in the place of $\bigstar$.



All symbols abide to the following rules:



  1. Each symbol represents integers and only integers. This means fractions and irrational numbers like $\sqrt2$ are not allowed. However, negative numbers and zero are allowed.

  2. Each symbol represents a unique number. This means that for any two symbols $\alpha$ and $\beta$ which are in the same puzzle, $\alpha\neq\beta$.

  3. The following equations are satisfied (this is the heart of the puzzle): $$ \text{I. }\alpha^\beta=\beta^\alpha \\ \space \\ \text{II. }\alpha+\beta=\gamma \\ \space \\ \text{III. }\delta+\delta=\gamma \\ \space \\ \text{IV. }\gamma+\delta=\varepsilon \\ \space \\ \text{V. }\delta^\beta=\varepsilon^\alpha \\ \space \\ \text{VI. }\zeta=\delta\times\delta+\eta \\ \space \\ \text{VII. }\theta=\alpha\times\gamma-\eta \\ \space \\ \text{IIX. }\bigstar=\zeta+\theta $$


What is a Solution?


A solution is an integer value for $\bigstar$, such that, for the group of symbols in the puzzle $S_1$ there exists a one-to-one function $f:S_1\to\Bbb Z$ which, after replacing all provided symbols using this function, satisfies all given equations.


What is a Correct Answer?


An answer is considered correct if you can prove that a certain value for $\bigstar$ is a solution. This can be done easily by getting a function from every symbol in the puzzle to the correct integers (that is, find an example for $f:S_1\to\Bbb Z$).



An answer will be accepted if it is the first correct answer to also prove that the solution is the only solution. In other words, there is no other possible value for $\bigstar$.


Good luck!


Previous puzzles in the series:


Puzzle 1


Next Puzzle



Answer




$\bigstar = 21$



Explanation:




Substituting VI. and VII. in IX. gives $$\bigstar = \delta\times\delta+\alpha\times\gamma$$ The only solution to I. where $\alpha$ and $\beta$ are (non-equal) positive integers is $4^2 = 2^4$ (but if $\alpha = 2$ or $\beta = 2$ is unclear yet).
That means that by II., $\gamma = 6$, by III., $\delta = 3$, by IV. $\varepsilon = 9$.
From V. it follows that $\alpha = 2$ and $\beta = 4$ (and not the other way around).
Therefore, $\bigstar = 3 \times 3 + 2 \times 6 = 21$.



Addendum:



We must still prove that values of $\zeta$, $\eta$ and $\theta$ exists (and are different from the other symbols. An example is $\eta = 5$, which implies $\theta = 7$ and $\zeta = 14$.




Mike Earnest mentions another possibility; because the symbols must be integers, but the 'intermediate' results not,



$\alpha$ and $\beta$ can be $-2$ and $-4$ (or vice versa).
That means that by II., $\gamma = -6$, by III., $\delta = -3$, by IV. $\varepsilon = -9$.
From V. it follows that $\alpha = -2$ and $\beta = -4$ (and not the other way around).
Therefore, $\bigstar = -3 \times -3 + -2 \times -6 = 21$ (again).



The addendum applies here as well.


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 \...