A275986 Positive integers of the form x*10^k + y which also equal x^2 + y^2 (x, y and k being positive integers).
101, 1233, 8833, 10001, 10100, 990100, 1000001, 5882353, 94122353, 99009901, 100000001, 100010000, 1765038125, 2584043776, 7416043776, 8235038125, 9901009901, 10000000001, 48600220401, 116788321168, 123288328768, 601300773101, 876712328768, 883212321168, 990100990100, 999900010000, 1000000000001, 1000001000000
Offset: 1
Keywords
Examples
a(1) = 101 corresponds to k = 1, x = 10, and y = 1. a(2) = 1233 corresponds to k = 2, x = 12, y = 33.
Links
- Steven Charlton, Square sum concatenation - Number theory challenge
- A. van der Poorten, K. Thomsen, and M. Wiebe, A curious cubic identity and self-similar sums of squares, The Mathematical Intelligencer, v.29(2), pp. 69-73, June 2007.
Comments