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!)
A089716 Primes that are both congruent to 1 mod 10 and congruent to 1 or 2 mod 9. 0

%I #19 Oct 30 2018 10:31:02

%S 11,101,181,191,271,281,461,541,631,641,811,821,911,991,1091,1171,

%T 1181,1361,1451,1531,1621,1721,1801,1811,1901,2081,2161,2251,2341,

%U 2351,2441,2521,2531,2621,2711,2791,2801,2971,3061,3251,3331,3511,3691,3701,3881

%N Primes that are both congruent to 1 mod 10 and congruent to 1 or 2 mod 9.

%F A030430 INTERSECT { A061237 UNION A061238 }.

%t nn=3881;Sort@Select[Join[Range[11,nn,90],Range[1,nn,90]],PrimeQ] (* _Zak Seidov_, Dec 27 2011 *)

%K nonn

%O 1,1

%A _Roger L. Bagula_, Jan 06 2004

%E Edited by _N. J. A. Sloane_, Feb 04 2008

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 14 07:57 EDT 2024. Contains 372530 sequences. (Running on oeis4.)