The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A079655 Perfect squares using only the curved digits 0, 3, 6, 8 and 9. 1
0, 9, 36, 900, 3600, 3969, 6889, 8836, 38809, 69696, 80089, 90000, 93636, 339889, 360000, 363609, 380689, 396900, 660969, 688900, 693889, 698896, 883600, 896809, 988036, 3663396, 3869089, 3880900, 3988009, 6066369, 6086089, 6969600, 8008900, 8088336, 8803089 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[Range[0, 3000], AllTrue[IntegerDigits[#^2], MemberQ[{0, 3, 6, 8 , 9}, #1] &] &]^2 (* Amiram Eldar, Aug 18 2020 *)
CROSSREFS
Intersection of A000290 and A072960.
Sequence in context: A272890 A129425 A246757 * A203764 A053949 A071134
KEYWORD
base,nonn
AUTHOR
Shyam Sunder Gupta, Jan 23 2003
EXTENSIONS
More terms from Amiram Eldar, Aug 18 2020
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 June 9 18:06 EDT 2024. Contains 373248 sequences. (Running on oeis4.)