Does an Extension of the Primorial Function Exist?

  • Context: Graduate 
  • Thread starter Thread starter quinn
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
quinn
Messages
44
Reaction score
0
I only am wondering about the Primorial function, n#, (product of all primes less than or equal to n)

The gamma/factorial function has a nice recursive relationship that is composed of elementary functions; does there exsist an extension to the primorial function?
 
Physics news on Phys.org
If you define the Chebyshev function:

[tex]\theta (x)= \sum_{p<x} log(p)[/tex] then:

[tex]\theta (p_{n}) = log(p#)[/tex] but using this definition the PNT gives

[tex]log(p # ) \sim nlogn[/tex]