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!)
A053887 Squares composed of digits {1,2,8}. 3
1, 81, 121, 8281, 11881, 128881, 11282881, 228281881, 1112822881, 111128222881, 11111282222881, 222128888112121, 228828882122281, 812121128112121, 1111112822222881, 8181222218111881, 111111128222222881 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[Select[FromDigits/@Tuples[{1, 2, 8}, n], IntegerQ[Sqrt[#]]&], {n, 18}]//Flatten (* Harvey P. Dale, Jun 03 2022 *)
CROSSREFS
Cf. A053886.
Sequence in context: A280587 A273372 A366079 * A119943 A001245 A186463
KEYWORD
nonn,base
AUTHOR
Patrick De Geest, Mar 15 2000
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 19 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)