|
Search: id:A078865
|
|
|
| A078865 |
|
Difference of consecutive primorial numbers divided by 4. |
|
+0 1
|
|
| 1, 6, 45, 525, 6930, 120120, 2297295, 53348295, 1561650090, 48522699225, 1805044411170, 74207381348100, 3194627767035705, 150451755314205345, 7993567173650388330, 472542797919255648585, 28841405252313189586050
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
EXAMPLE
|
n=3:(210-30)/4=45=a[3]
|
|
MATHEMATICA
|
q[x_] := Apply[Times, Table[Prime[j], {j, 1, x}]] Table[(q[w+1]-q[w])/4, {w, 1, 20}]
|
|
CROSSREFS
|
Cf. A002110, A016825.
Adjacent sequences: A078862 A078863 A078864 this_sequence A078866 A078867 A078868
Sequence in context: A097814 A084064 A109516 this_sequence A086721 A043076 A079910
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Dec 16 2002
|
|
|
Search completed in 0.002 seconds
|