|
| |
|
|
A077007
|
|
Primes (k) such that prime(k)*prime(k+1) + 1 or prime(k)*prime(k+1)- 1 is divisible by prime(k+2).
|
|
0
| | |
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| a(7) > 1e8.
|
|
|
EXAMPLE
| 7 is a member as 13 divides 7*11 + 1 = 78. 17 is a member as 23 divides 17*19 -1 = 322.
|
|
|
CROSSREFS
| Sequence in context: A083822 A030086 A078721 * A158498 A155548 A191033
Adjacent sequences: A077004 A077005 A077006 * A077008 A077009 A077010
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 26 2002
|
|
|
EXTENSIONS
| One more term from Ralf Stephan (ralf(AT)ark.in-berlin.de), Oct 31 2002
|
| |
|
|