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!)
A136876 Numbers k such that k and k^2 use only the digits 0, 1, 6, 7 and 8. 1
0, 1, 10, 100, 881, 1000, 8776, 8810, 10000, 10801, 87760, 88100, 88776, 100000, 108010, 877600, 881000, 887760, 1000000, 1008001, 1077776, 1080100, 7866881, 8776000, 8810000, 8877600, 10000000, 10080010, 10777760, 10801000, 78668810, 81778181, 87760000, 88100000, 88776000, 100000000, 100080001, 100800100, 107777600, 108010000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Generated with DrScheme.
LINKS
J. Wellons, Tables of Shared Digits [archived]
EXAMPLE
108660810680801^2 = 11807171777808876681110001601.
MATHEMATICA
With[{c={0, 1, 6, 7, 8}}, Select[FromDigits/@Tuples[c, 9], SubsetQ[c, IntegerDigits[ #^2]]&]] (* Harvey P. Dale, Mar 10 2017 *)
CROSSREFS
Sequence in context: A224348 A213298 A224007 * A231157 A231163 A136858
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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)