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!)
A057185 Numbers n such that (19^n + 1)/20 is a prime. 15
17, 37, 157, 163, 631, 7351, 26183, 30713, 41201, 77951, 476929 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
J. Brillhart et al., Factorizations of b^n +- 1, Contemporary Mathematics, Vol. 22, Amer. Math. Soc., Providence, RI, 3rd edition, 2002.
H. Dubner and T. Granlund, Primes of the Form (b^n+1)/(b+1), J. Integer Sequences, 3 (2000), #P00.2.7.
MATHEMATICA
Select[Range[0, 10000], PrimeQ[((19^# + 1) / 20)] &] (* Vincenzo Librandi, Mar 20 2015 *)
PROG
(PRIME95) PRP=1, 19, 476929, 1, 0, 0, "20" # Paul Bourdelais, Mar 20 2015
CROSSREFS
Sequence in context: A060429 A052292 A154301 * A157467 A093343 A153685
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Sep 15 2000
EXTENSIONS
26183 from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 05 2008
a(8)-a(9) give probable primes discovered by Paul Bourdelais, Mar 15 2010
a(10) gives a probable prime discovered by Paul Bourdelais, Mar 18 2010
a(11) gives a probable prime discovered by Paul Bourdelais, Mar 20 2015
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 May 14 16:21 EDT 2024. Contains 372533 sequences. (Running on oeis4.)