|
Search: id:A055737
|
|
|
| A055737 |
|
Number of prime triples < 10^n, where a prime triple means 3 successive primes of the form {p, p+2, p+4} or {p, p+4, p+6}. |
|
+0 2
|
|
| 0, 8, 30, 112, 507, 2837, 17220, 111156, 759256, 5425573, 40174725, 305689269
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
J. Recreational Math., vol. 23, No. 2, 1991, p. 97.
|
|
LINKS
|
Index entries for sequences related to numbers of primes in various ranges
|
|
MATHEMATICA
|
x=168; a=Table[ Prime[ n ], {n, 1, x} ] c=0; Do[ If[ a[[ n ]]+6==a[ [ n+2 ] ], c++ ], {n, 1, x-2} ]; c # the values of x to use are given by A006880
|
|
CROSSREFS
|
Cf. A055738, A006880.
Sequence in context: A107233 A098213 A050477 this_sequence A098741 A027146 A067950
Adjacent sequences: A055734 A055735 A055736 this_sequence A055738 A055739 A055740
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 09 2000
|
|
EXTENSIONS
|
More terms from Jud McCranie (j.mccranie(AT)comcast.net), Oct 07 2000
More terms from Martin Raab (raab-martin(AT)gmx.de), Oct 04 2006
|
|
|
Search completed in 0.002 seconds
|