This week in math and computer science class we were talking about number riddles, where you can find an explicit solution, which works for every row. For example: \[1+4\Rightarrow 5\\2+5\Rightarrow 12\\3+6\Rightarrow 21\\4+7\Rightarrow \boxed { ? } \] Most of you will get \(32\). Because \(1 \cdot 4 +1 = 5\); \(2 \cdot 5 + 2 = 12\); \(3 \cdot 6 +3 = 21\) and finally \(4 \cdot 7 + 4 = 32\). Hence, for every interger \(a\) and every integer \(b\) we can say: \[a+b\Rightarrow a \cdot b + a = a \cdot \left( b+1 \right)\] But an important information is, that such a riddle doesn't have a unique solution!
But after a while, we were talking about the following riddle and nobody of us found a solution. Even after searching in the www nobody found any formula, which works row by row. As you can easily see, in the first and third row, they only flipped the digits. Anyway, we found a few solutions, but these solutions said, that every second row is an exception. But this is neither a formula, which will work row by row nor a general formula, which will work for any integer and for any integer .
Do you have any ideas, which will work?
Until now, my best try was: . But my best try will fail at the third row by one.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Weil, you could suppose the equation is in the form a+b→xa+yb+z. However, this has no solutions for (x,y,z).
Then, I tried a+b→xab+ya+zb and this actually works. We get the solution (x,y,z)=(−4,33,−2). For 4+5 this actually results in 42 and then decreases even further.
Log in to reply
Wow, that's amazing. Thank you!
Funfact: I think it's a divine sign that the answer is 42 ;)