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!)
A136838 Numbers k such that k and k^2 use only the digits 0, 1, 3, 4 and 6. 1
0, 1, 4, 6, 10, 40, 60, 100, 400, 600, 1000, 1146, 4000, 6000, 10000, 10301, 11460, 33631, 40000, 60000, 100000, 103010, 103131, 114600, 336310, 400000, 404306, 600000, 601344, 603444, 660306, 663631, 1000000, 1003001, 1030100, 1031310, 1146000, 1160306, 3336631, 3363100, 3363646, 4000000, 4014304, 4043060, 6000000, 6013440, 6034440 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Generated with DrScheme.
LINKS
J. Wellons, Tables of Shared Digits [archived]
EXAMPLE
643164144134306^2 = 413660116300014343066166101636.
MATHEMATICA
Select[FromDigits/@Tuples[{0, 1, 3, 4, 6}, 7], SubsetQ[{0, 1, 3, 4, 6}, IntegerDigits[ #^2]]&] (* Harvey P. Dale, Aug 14 2017 *)
CROSSREFS
Sequence in context: A253048 A271956 A242502 * A234276 A274991 A356755
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 May 31 21:04 EDT 2024. Contains 373003 sequences. (Running on oeis4.)