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!)
A136935 Numbers k such that k and k^2 use only the digits 0, 3, 4, 8 and 9. 1
0, 3, 30, 300, 3000, 30000, 89938, 300000, 308043, 899380, 899938, 939938, 940393, 940398, 943043, 943898, 3000000, 3080430, 8993333, 8993800, 8993933, 8999083, 8999380, 8999938, 9399380, 9403930, 9403980, 9430430, 9438980, 30000000, 30080393, 30080398, 30803903, 30804300, 89908003, 89933330, 89933333, 89938000, 89939330, 89990830 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Generated with DrScheme.
LINKS
J. Wellons, Tables of Shared Digits [archived]
EXAMPLE
944989094848903^2 = 893004389383348990448400303409.
MATHEMATICA
With[{c={0, 3, 4, 8, 9}}, Select[FromDigits/@Tuples[c, 8], SubsetQ[ c, IntegerDigits[ #^2]]&]] (* Harvey P. Dale, Jul 14 2018 *)
CROSSREFS
Sequence in context: A136941 A136940 A136929 * A136942 A136947 A093138
KEYWORD
base,nonn
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 July 19 01:31 EDT 2024. Contains 374388 sequences. (Running on oeis4.)