|
Search: id:A074040
|
|
|
| A074040 |
|
Product of first n twin prime pair products. |
|
+0 3
|
|
| 15, 525, 75075, 24249225, 21800053275, 38433493923825, 138322144631846175, 716923675626858725025, 7458156997546211316435075, 86984485062381462583582279725, 1656445549042930191979157352803175
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
a(n) = A048599(2*n).
|
|
FORMULA
|
a(1) = A037074(1) and a(n) = a(n-1)*A037074(n) for n>1.
|
|
EXAMPLE
|
The first two twin prime pairs are (3,5) and (5*7), their products: 15 and 35, therefore a(2)=15*35=525.
|
|
MATHEMATICA
|
a = {4, 6, 12, 18, 30, 42, 60, 72, 102, 108, 138, 150} (* A014574 *); Table[ Product[a[[k]]^2 - 1, {k, 1, n}], {n, 1, 12}]
|
|
CROSSREFS
|
Cf. A074041, A001359, A006512 & A014574.
Sequence in context: A092561 A009068 A157166 this_sequence A002403 A077206 A061174
Adjacent sequences: A074037 A074038 A074039 this_sequence A074041 A074042 A074043
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Aug 13 2002
|
|
EXTENSIONS
|
Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 17 2002
|
|
|
Search completed in 0.002 seconds
|