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!)
A176062 Numbers n such that 41#*2^n-1 and 41#*2^n+1 are twin primes, where # denotes the primorial, A002110. 0
9, 12, 16, 32, 290 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
41# = 304250263527210.
LINKS
MATHEMATICA
Select[Range[0, 300], PrimeQ[304250263527210*2^# - 1] && PrimeQ[304250263527210*2^# + 1] &]
CROSSREFS
Cf. A176061.
Sequence in context: A120154 A084375 A076674 * A027571 A342757 A154631
KEYWORD
nonn,more
AUTHOR
Pierre CAMI, Dec 06 2010
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 23 05:20 EDT 2024. Contains 371906 sequences. (Running on oeis4.)