login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123912 Numbers whose square starts with 2 identical digits. 5
15, 21, 34, 47, 58, 67, 88, 94, 105, 106, 107, 108, 109, 149, 150, 151, 182, 183, 184, 210, 211, 212, 235, 236, 257, 258, 278, 279, 297, 298, 315, 316, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 470, 471, 472, 473, 474, 475, 476 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
15^2 = 225.
MAPLE
q:= n-> (s-> is(s[1]=s[2]))(""||(n^2)):
select(q, [$4..1000])[]; # Alois P. Heinz, Apr 22 2022
CROSSREFS
Sequence in context: A168354 A190358 A090999 * A346812 A296244 A309005
KEYWORD
base,nonn
AUTHOR
Tanya Khovanova, Oct 28 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)