cp's OEIS Frontend

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.

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).

Original entry on oeis.org

8, 77, 98, 1439, 179848, 2723643, 3522548, 6428805, 805039212, 37574751287, 536098097002, 927422715988
Offset: 1

Views

Author

Gil Broussard, Apr 08 2005

Keywords

Comments

a(11) > 2*10^11. If terms ending in 0 were allowed, then 3970 and 5490 would be terms, since sqrt(3970) = 63.00793... and sqrt(5490) = 74.0945... . - Giovanni Resta, Aug 08 2019
a(13) > 10^12. - Mauro Simonato, Sep 25 2021

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