Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081618
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081618 Numbers n such that (product of first n primes)+1 is divisible by the (n+1)-th prime. Also n such that A075306(n)-1 is equal to A002110(n). Positions of 1 in A081617. +0
2
1, 7, 232, 430 (list; graph; listen)
OFFSET

1,2

COMMENT

a(5) is greater than 10^5.

EXAMPLE

The 8th prime, 19, divides 2*3*5*7*11*13*17+1=510511, thus 7 is a member.

PROGRAM

(PARI) p=1:for(n=1, 10^5, p=p*prime(n):if((p+1)%prime(n+1)==0, print1(n", ")))

CROSSREFS

Adjacent sequences: A081615 A081616 A081617 this_sequence A081619 A081620 A081621

Sequence in context: A015506 A123832 A093167 this_sequence A120661 A139057 A086214

KEYWORD

nonn,hard,more

AUTHOR

Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 24 2003

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research