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!)
A178916 Triangular array a(n,k) read by rows: nextprime(k*n!)-k*n!. For 1<=k<=n. 0
1, 1, 1, 1, 1, 1, 5, 5, 1, 1, 7, 1, 7, 7, 1, 7, 7, 1, 7, 7, 7, 11, 11, 1, 1, 19, 1, 1, 23, 11, 17, 1, 11, 1, 1, 11, 17, 29, 1, 1, 13, 1, 13, 1, 29, 11, 29, 1, 13, 1, 11, 11, 1, 1, 17, 1, 13, 17, 29, 1, 47, 13, 1, 13, 19, 17, 29, 1, 17, 59, 1, 1, 29, 1, 41, 29, 1, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,7
COMMENTS
Conjecture: for every n>1 and 1<=k<=n there is a prime in the interval [k*n!+1, k*n!+3*n*log(n)^2]. [Robert Gerbicz, Dec 28 2010]
LINKS
EXAMPLE
Triangle begins:
1
1,1
1,1,1
5,5,1,1
7,1,7,7,1
7,7,1,7,7,7
11,11,1,1,19,1,1
23,11,17,1,11,1,1,11
17,29,1,1,13,1,13,1,29
11,29,1,13,1,11,11,1,1,17
1,13,17,29,1,47,13,1,13,19,17
29,1,17,59,1,1,29,1,41,29,1,1
MATHEMATICA
Flatten[Table[NextPrime[k*n!] - k*n!, {n, 12}, {k, n}]]
CROSSREFS
Sequence in context: A046599 A100285 A172355 * A046568 A046571 A172349
KEYWORD
nonn,tabl
AUTHOR
Dmitry Kamenetsky, Dec 29 2010 Robert Gerbicz, Dec 29 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 25 09:38 EDT 2024. Contains 371967 sequences. (Running on oeis4.)