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!)
A071556 Smallest x > 1 such that x^prime(n) == 1 mod(prime(i)) 4<=i<=n. 0
8, 78, 1002, 17018, 323324, 7436430, 215656442, 6685349672, 247357937828, 10141675450908, 436092044389002, 20496326086283048, 1086305282573001492, 64092011671807087970, 3909612711980232366110, 261944051702675568529304 (list; graph; refs; listen; history; text; internal format)
OFFSET
4,1
LINKS
FORMULA
a(n)=1+A002110(n)/30
PROG
(PARI) for(n=3, 20, print1((prod(i=1, n, prime(i))+30)/30, ", "))
CROSSREFS
Sequence in context: A000435 A052698 A052603 * A316203 A303507 A145508
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, May 30 2002
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 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)