A186699 Numbers n such that there are n numbers in arithmetic progression whose squares sum to a perfect square.
1, 2, 4, 9, 11, 16, 23, 24, 25, 26, 33, 36, 47, 49, 50, 52, 59, 64, 73, 74, 81, 88, 96, 97, 100, 107, 121, 122, 144, 146, 148, 169, 177, 184, 191, 193, 194, 196, 218, 225, 239, 241, 242, 244, 249, 256, 276, 289, 292, 297, 299, 311, 312, 313, 324, 337, 338
Offset: 1
Keywords
Examples
For n=4, (13,19,25,31) is an arithmetic progression of length 4, and 13^2+19^2+25^2+31^2 = 46^2, so 4 is in the sequence.
Links
- Thomas Andrews, Article about this and related problems
- Thomas Andrews, Initial Terms
- Index entries for sequences related to sums of squares
Crossrefs
Cf. A134419 is a subsequence.
Comments