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!)
A288657 Numbers whose squares have an odd number of digits. 4
0, 1, 2, 3, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
The sequence of squares starts: 0, 1, 4, 9, 100, 121, 144, 169, 196, 225, 256, ...
LINKS
Jeremy Gardiner, Middle digit in square numbers, Seqfan Mailing list, Dec 12 2016.
MATHEMATICA
Join[{0}, Select[Range[150], OddQ[IntegerLength[#^2]]&]] (* Harvey P. Dale, Apr 07 2018 *)
CROSSREFS
Sequence in context: A225558 A362089 A301382 * A055655 A276326 A007090
KEYWORD
nonn,base,easy
AUTHOR
Lars Blomberg, Jun 13 2017
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 March 28 08:22 EDT 2024. Contains 371236 sequences. (Running on oeis4.)