QuikSand
07-15-2003, 08:35 AM
Okay, a little more math-heavy than many of our puzzles... but it might be worth some discussion.
- - - - -
In the six rows of numbers below, I have filled in two out of three numbers. You will notice that in each case, the two numbers add up to 25, which happens to be a perfect square (a number whoch can be reached by miltiplying an integer time itself).
Your task is to fill in the thirs number for each row, such that on each row, the sum of any two numbers is a perfect square.
Here are the six number sets:
1, 24, ___
2, 23, ___
3, 22, ___
4, 21, ___
5, 20, ___
6, 19, ___
There is a pattern here -- you might be able to solve it by brute force or trial and error, but catching the basic pattern is probably the best path to the solution. An intuitive explanation of the pattern involved is worth extra credit.
- - - - -
In the six rows of numbers below, I have filled in two out of three numbers. You will notice that in each case, the two numbers add up to 25, which happens to be a perfect square (a number whoch can be reached by miltiplying an integer time itself).
Your task is to fill in the thirs number for each row, such that on each row, the sum of any two numbers is a perfect square.
Here are the six number sets:
1, 24, ___
2, 23, ___
3, 22, ___
4, 21, ___
5, 20, ___
6, 19, ___
There is a pattern here -- you might be able to solve it by brute force or trial and error, but catching the basic pattern is probably the best path to the solution. An intuitive explanation of the pattern involved is worth extra credit.