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!)
A057770 The primes in A045574. 6

%I #6 Oct 24 2015 11:48:57

%S 11,19,61,89,101,109,181,191,199,601,619,661,691,809,811,881,911,919,

%T 991,1009,1019,1061,1069,1091,1109,1181,1601,1609,1619,1669,1699,1801,

%U 1811,1861,1889,1901,1999,6011,6089,6091,6101,6199,6619,6661,6689,6691

%N The primes in A045574.

%H Harvey P. Dale, <a href="/A057770/b057770.txt">Table of n, a(n) for n = 1..1000</a>

%F Primes containing the digits 0, 1, 6, 8 or 9 only.

%t Select[FromDigits/@Tuples[{0,1,6,8 , 9},4],PrimeQ] (* _Harvey P. Dale_, Oct 24 2015 *)

%Y Cf. A000787, A045574.

%K base,nonn,easy

%O 1,1

%A _G. L. Honaker, Jr._, Nov 01 2000

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 23 16:28 EDT 2024. Contains 371916 sequences. (Running on oeis4.)