OFFSET
2,1
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge, 2003, pp. 84-94.
G. H. Hardy and E. M. Wright, An Introduction to the Theory of Numbers, 5th ed., Oxford Univ. Press, 1979, ch. 22.20
LINKS
Steven R. Finch, Hardy-Littlewood Constants [Broken link]
Steven R. Finch, Hardy-Littlewood Constants [From the Wayback machine]
FORMULA
a(n)= a(n-1)*(p(n)-1)^2 / gcd( A062270(n), a(n-1)*(p(n)-1)^2 ) for n > 2.
EXAMPLE
a(4)= 256= 2*2*4*4*6*6 / gcd( 3*1*5*3*7*5, 2*2*4*4*6*6 ).
CROSSREFS
KEYWORD
easy,nonn,frac
AUTHOR
Frank Ellermann, Jun 16 2001
STATUS
approved