A048147 Array T read by diagonals; T(i,j) = i^2 + j^2.
0, 1, 1, 4, 2, 4, 9, 5, 5, 9, 16, 10, 8, 10, 16, 25, 17, 13, 13, 17, 25, 36, 26, 20, 18, 20, 26, 36, 49, 37, 29, 25, 25, 29, 37, 49, 64, 50, 40, 34, 32, 34, 40, 50, 64, 81, 65, 53, 45, 41, 41, 45, 53, 65, 81, 100, 82, 68, 58, 52, 50, 52, 58, 68
Offset: 0
Examples
Diagonals (each starting on row 1): {0}; {1,1}; {4,2,4}; ...
Crossrefs
Cf. A006331.
Comments