This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A076750 #27 Apr 25 2019 03:35:16 %S A076750 63504,162409,254016,435600,665856,7683984,10673289,18974736, %T A076750 420332004,525876624,558471424,647804304,726949444,782432784, %U A076750 961186009,1086823089,1235030449,1681328016,1932129936,2103506496,2341011456,2363515456,3051678564,3413130084,4485784576 %N A076750 Squares which are the product of a non-palindrome and its reversal, where leading zeros are not allowed. %H A076750 Chai Wah Wu, <a href="/A076750/b076750.txt">Table of n, a(n) for n = 1..1169</a> %e A076750 One way: 10673289 = 3267^2 = 1089*9801. %e A076750 From _Bernard Schott_, Apr 12 2019: (Start) %e A076750 Two ways: %e A076750 7683984 = 2772^2 = 2772*2772 = 1584*4851; %e A076750 435600 = 660^2 = 528*825 = 6600*66. (End) %Y A076750 Cf. A062917, A325149, A325150. %Y A076750 Subsequence of A325148. %K A076750 base,nonn %O A076750 1,1 %A A076750 _Jason Earls_, Nov 12 2002 %E A076750 More terms from _Chai Wah Wu_, Apr 11 2019