V
Vikram P
Guest
a "Perfect square circle" can be defined as a circle created by arranging 1 to n in such a manner that sum of any two adjacent numbers will give you a perfect square!
First such number is n=32
4, 32,17,19, 30, 6, 3, 13, 12, 24, 25, 11, 5, 31, 18, 7, 29, 20, 16, 9, 27, 22, 14, 2, 23, 26, 10, 15, 1, 8, 28, 21
And note that last number 21 + first number 4 = 25 (a perfect square!)
Find next value of "n" which can create such "Perfect square circle"
(This is something which I found interesting while working on generalization of my last question)
First such number is n=32
4, 32,17,19, 30, 6, 3, 13, 12, 24, 25, 11, 5, 31, 18, 7, 29, 20, 16, 9, 27, 22, 14, 2, 23, 26, 10, 15, 1, 8, 28, 21
And note that last number 21 + first number 4 = 25 (a perfect square!)
Find next value of "n" which can create such "Perfect square circle"
(This is something which I found interesting while working on generalization of my last question)