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!)
A204341 Smith numbers with either no internal digits or all internal digits are 0. 1
4, 22, 27, 58, 85, 94, 202, 706, 8005, 80005, 700006, 800005, 7000000000000006, 80000000000000000005, 80000000000000000000005, 70000000000000000000000000006, 80000000000000000000000000000000000005, 700000000000000000000000000000000000000000000006 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
All semiprimes of the form 7*10^n + 6 and 8*10^n + 5 are in the sequence.
LINKS
Eric Weisstein's World of Mathematics, Smith Number
MATHEMATICA
e = 47; Sort[Join[{27}, 2*Select[Flatten[Union[Table[(2*10^n + 2)/2, {n, 0, e}], Table[(a*10^n + 13 - a)/2, {a, {5, 7, 9}}, {n, e}]]], PrimeQ], 5*Select[Table[(8*10^n + 5)/5, {n, e}], PrimeQ]]]
CROSSREFS
Cf. A006753.
Sequence in context: A279314 A006753 A098836 * A036920 A036921 A083510
KEYWORD
base,nonn
AUTHOR
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 06:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)