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!)
A028907 Arrange digits of squares in ascending order. 4
0, 1, 4, 9, 16, 25, 36, 49, 46, 18, 1, 112, 144, 169, 169, 225, 256, 289, 234, 136, 4, 144, 448, 259, 567, 256, 667, 279, 478, 148, 9, 169, 124, 189, 1156, 1225, 1269, 1369, 1444, 1125, 16, 1168, 1467, 1489, 1369, 225, 1126, 229, 234, 124, 25, 126 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Leading zeros are discarded (e.g., 30^2 = 900 -> 009 becomes 9).
LINKS
MATHEMATICA
Table[FromDigits[Sort[IntegerDigits[n^2]]], {n, 0, 49}] (* Alonso del Arte, Feb 21 2014 *)
CROSSREFS
Cf. A028908.
Sequence in context: A162496 A159852 A343066 * A361265 A292677 A292678
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
More terms from Patrick De Geest, Apr 15 1998
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 May 10 10:58 EDT 2024. Contains 372377 sequences. (Running on oeis4.)