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!)
A171759 Decimal expansion of limit sqrt(2*sqrt(3*sqrt(5*sqrt(7*sqrt(11*...sqrt(prime(n)...))))). 4
3, 0, 2, 0, 9, 4, 0, 6, 1, 5, 6, 5, 7, 9, 8, 1, 0, 2, 8, 5, 9, 1, 8, 9, 8, 4, 0, 3, 9, 1, 2, 9, 8, 3, 9, 3, 3, 8, 5, 6, 6, 6, 3, 9, 5, 1, 9, 0, 5, 4, 5, 7, 9, 9, 0, 3, 2, 7, 5, 2, 2, 2, 7, 2, 2, 7, 7, 3, 4, 3, 6, 0, 1, 9, 3, 3, 9, 6, 4, 5, 0, 7, 8, 2, 4, 5, 2, 0, 2, 0, 8, 8, 3, 3, 8, 8, 3, 2, 1, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
Lim_{m->infinity} Product_{n=1..m} prime(n)^(1/2^n) = 3.0209406156579810285918984039129839338566639519054579903275222722773436019339...
MATHEMATICA
f:= Product[Prime[n]^(1/2^n), {n, 1, 700}]; RealDigits[f, 10, 50][[1]] (* G. C. Greubel, Apr 04 2018 *)
CROSSREFS
Sequence in context: A128114 A065152 A344209 * A073538 A022898 A072780
KEYWORD
nonn,cons
AUTHOR
Zak Seidov, Dec 17 2009
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 11 05:33 EDT 2024. Contains 373289 sequences. (Running on oeis4.)