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!)
A089256 Numbers n such that decimal expansion of n^2 has the form D 0 (D+1) for some number D. 0
155, 274, 2191, 104579630, 142857142, 189126664, 195488721, 241758243, 280035755 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
No more terms < sqrt(5)*10^9. - David Wasserman, Aug 31 2005
LINKS
EXAMPLE
2191^2=4800481 = 480 0 481
MATHEMATICA
Select[Table[Sqrt[FromDigits[Join[IntegerDigits[n], {0}, IntegerDigits[ n+1]]]], {n, 785*10^5}], IntegerQ] (* Harvey P. Dale, Oct 20 2019 *)
CROSSREFS
Sequence in context: A259379 A122475 A252805 * A112136 A119609 A063340
KEYWORD
nonn,base
AUTHOR
Yalcin Aktar, Dec 12 2003
EXTENSIONS
More terms from David Wasserman, Aug 31 2005
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 August 12 19:26 EDT 2024. Contains 375113 sequences. (Running on oeis4.)