Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090968
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090968 Primes p such that p^2 divides 19^(p-1) - 1. +0
5
3, 7, 13, 43, 137, 63061489 (list; graph; listen)
OFFSET

1,1

COMMENT

Primes p such that p divides the Fermat quotient of p (with base 19). The Fermat quotient of p with base a denotes the integer q_p(a) = ( a^(p-1) - 1) / p, where p is a prime which does not divide the integer a. - C. Ronaldo (aga_new_ac(AT)hotmail.com), Jan 20 2005

REFERENCES

Paulo Ribenboim, "The Little Book Of Big Primes," Springer-Verlag, NY 1991, page 170.

J.-M. De Koninck, Ces nombres qui nous fascinent, Entry 43, p. 17, Ellipses, Paris 2008.

LINKS

C. Caldwell, Fermat quotient

W. Keller and J. Richstein FermatQuotient

MATHEMATICA

NextPrim[n_] := Block[{k = n + 1}, While[ !PrimeQ[k], k++ ]; k]; p = 1; Do[ p = NextPrim[p]; If[PowerMod[19, p - 1, p^2] == 1, Print[p]], {n, 1, 2*10^8}]

CROSSREFS

Cf. A001220.

Adjacent sequences: A090965 A090966 A090967 this_sequence A090969 A090970 A090971

Sequence in context: A051842 A062605 A086208 this_sequence A020641 A062736 A103564

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 27 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research