The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119978 Denominator of the n-th Artin product. 0
2, 12, 48, 2016, 221760, 6918912, 1881944064, 3079544832, 1558249684992, 1265298744213504, 7591792465281024, 919297051250393088, 36771882050015723520, 13282003796465679335424 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Artin's constant (A005596) is equal to Product[1-1/(Prime[k]*(Prime[k]-1)),{k,1,Infinity}]. n-th Artin product is Product[1-1/(Prime[k]*(Prime[k]-1)),{k,1,n}].
LINKS
Eric Weisstein's World of Mathematics, Artin's Constant.
FORMULA
a(n) = Denominator[ Product[ 1 - 1/(Prime[k]*(Prime[k]-1)), {k,1,n}]].
MATHEMATICA
Table[Denominator[Product[1-1/(Prime[k]*(Prime[k]-1)), {k, 1, n}]], {n, 1, 20}]
CROSSREFS
Sequence in context: A139239 A060238 A085495 * A139234 A039784 A352026
KEYWORD
frac,nonn
AUTHOR
Alexander Adamchuk, Aug 03 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 10 13:31 EDT 2024. Contains 373264 sequences. (Running on oeis4.)