A214937 Square numbers that can be expressed as sums of a positive square number and a positive triangular number.
4, 16, 25, 49, 64, 81, 100, 121, 169, 196, 256, 289, 361, 400, 484, 529, 576, 625, 676, 729, 784, 841, 900, 961, 1024, 1156, 1225, 1369, 1444, 1521, 1600, 1681, 1764, 1849, 1936, 2025, 2116, 2209, 2401, 2500, 2704, 2809, 2916, 3025, 3136, 3249, 3364, 3481
Offset: 1
Keywords
Examples
4 and 49 are in the sequence because 2^2=1^2+2*3/2 and 7^2=2^2+9*10/2
Links
- Charles R Greathouse IV, Table of n, a(n) for n = 1..10000
Comments