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!)
A136901 Numbers k such that k and k^2 use only the digits 0, 2, 4, 5 and 9. 1
0, 2, 5, 20, 45, 50, 95, 200, 205, 450, 495, 500, 502, 505, 950, 995, 2000, 2005, 2050, 2245, 4495, 4500, 4505, 4905, 4950, 4955, 4995, 5000, 5002, 5005, 5020, 5045, 5050, 5095, 9500, 9950, 9995, 20000, 20005, 20050, 20495, 20500, 20505, 22450, 44950, 44955, 44995, 45000, 45005, 45045, 45050, 49050, 49500, 49550, 49905, 49950, 49955, 49995, 50000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Generated with DrScheme.
LINKS
J. Wellons, Tables of Shared Digits [archived]
EXAMPLE
542450205^2 = 294252224904542025.
MATHEMATICA
With[{c={0, 2, 4, 5, 9}}, Select[FromDigits/@Tuples[c, 5], SubsetQ[ c, IntegerDigits[ #^2]]&]] (* Harvey P. Dale, Jan 28 2019 *)
CROSSREFS
Sequence in context: A185593 A136899 A136882 * A136897 A098510 A168541
KEYWORD
base,nonn,changed
AUTHOR
Jonathan Wellons (wellons(AT)gmail.com), Jan 22 2008
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 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)