A076750 Squares which are the product of a non-palindrome and its reversal, where leading zeros are not allowed.
63504, 162409, 254016, 435600, 665856, 7683984, 10673289, 18974736, 420332004, 525876624, 558471424, 647804304, 726949444, 782432784, 961186009, 1086823089, 1235030449, 1681328016, 1932129936, 2103506496, 2341011456, 2363515456, 3051678564, 3413130084, 4485784576
Offset: 1
Examples
One way: 10673289 = 3267^2 = 1089*9801. From _Bernard Schott_, Apr 12 2019: (Start) Two ways: 7683984 = 2772^2 = 2772*2772 = 1584*4851; 435600 = 660^2 = 528*825 = 6600*66. (End)
Links
- Chai Wah Wu, Table of n, a(n) for n = 1..1169
Extensions
More terms from Chai Wah Wu, Apr 11 2019