A105429 Numbers k such that square root of k contains the reverse of k as a string of digits to the immediate right of the decimal point (excluding leading zeros).
8, 77, 98, 1439, 179848, 2723643, 3522548, 6428805, 805039212, 37574751287, 536098097002, 927422715988
Offset: 1
Examples
a(5)=179848 because the square root of 179848 (whose reverse is 848971) = 424.08489716...
Crossrefs
Cf. A074841.
Extensions
a(9)-a(10) from Giovanni Resta, Aug 08 2019
a(11)-a(12) from Mauro Simonato, Sep 25 2021
Comments