I am looking for the asymptotic growth of product of consecutive primes. Is there anything that is known about this growth?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
2
2
|
|
|
|
|
3
|
Denote by $$\Pi(x)=\prod_{p\leqslant x}p,$$ thus $$\log\Pi(x)=\sum_{p\leqslant x}\log p:=\theta(x)\sim x,$$ which is known as the Prime Number Theorem. You may find further information in http://en.wikipedia.org/wiki/Prime_number_theorem |
|||
|
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
9
|
I think you're asking about the primorial function $n\sharp$, the product of all the primes less than or equal to $n$. This satisfies $ n \sharp = \exp( n(1+o(1)) ) $. |
|||||||||||||||
|
|
2
|
You can also prove that $\displaystyle \ \lim_n \ \ \sqrt[p_n]{\prod_1^n p_i} = e$ (where $p_i$ is the $i$-eth prime number and $e$ is Euler's exponential number) |
||
|
|

