|
Search: id:A128383
|
|
|
| A128383 |
|
List of triplets of primes with common difference 24. |
|
+0 1
|
|
| 16763, 16787, 16811, 40039, 40063, 40087, 42509, 42533, 42557, 96353, 96377, 96401, 98573, 98597, 98621, 104183, 104207, 104231, 119243, 119267, 119291, 123863, 123887, 123911, 160093, 160117, 160141, 161783, 161807, 161831, 169259
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
16763, 16787, 16811 16763+24=16787, 16787+24=16811 etc...
|
|
MAPLE
|
for i from 1 by 1 to 20000 do > if ithprime(i+1) = ithprime(i) +24 and ithprime(i+2) = ithprime(i) + 48 then print(ithprime(i), ithprime(i+1), ithprime(i+2)); > fi; > od; #
|
|
CROSSREFS
|
Sequence in context: A109028 A057329 A108843 this_sequence A052190 A068784 A034820
Adjacent sequences: A128380 A128381 A128382 this_sequence A128384 A128385 A128386
|
|
KEYWORD
|
nonn,tabf
|
|
AUTHOR
|
Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 04 2007
|
|
|
Search completed in 0.004 seconds
|