A071984 Square loops: the number of circular permutations (reversals not counted as different) of the numbers 1 to n such that the sum of any two consecutive numbers is a square.
1, 1, 11, 57, 31, 20, 25, 50, 64, 464, 1062, 4337, 10091, 21931, 69623, 115913, 227893, 457707, 297126, 1051583, 3377189, 7618873, 12476654, 25832098, 55792448, 75126741, 129180538, 357114149, 823402071, 3902161448, 20043267339, 131420398568, 347422743997, 811591067418
Offset: 32
Examples
There is only one possible square loop of minimum length, which is (32, 4, 21, 28, 8, 1, 15, 10, 26, 23, 2, 14, 22, 27, 9, 16, 20, 29, 7, 18, 31, 5, 11, 25, 24, 12, 13, 3, 6, 30, 19, 17) so a(32)=1.
Links
- Carlos Rivera, Puzzle 311: Sum to a cube, The Prime Puzzles and Problems Connection.
Formula
Extensions
a(48)-a(49) from Donovan Johnson, Sep 14 2010
a(50)-a(52) from Giovanni Resta, Nov 11 2012
a(53)-a(54) from Fausto A. C. Cariboni, Sep 19 2018
a(55) from Jud McCranie, Sep 30 2018
a(56) from Jud McCranie, Oct 08 2018
a(57) from Fausto A. C. Cariboni, Oct 24 2018
a(58)-a(61) from Bert Dobbelaere, Dec 28 2018
a(62)-a(63) from Martin Ehrenstein, May 22 2023
a(64) from Zhao Hui Du, Apr 30 2024
a(65) from Zhao Hui Du, May 08 2024
Comments