Primorial
Revision as of 19:25, 1 April 2016 by Fuegocaliente (talk | contribs) (Created page with "Primorial is a the product of all the prime numbers less than or equal to itself. And n primorial is denoted as n# Examples: <cmath>7# = 7\cdot5\cdot3\cdot2 = 210</cmath> <ma...")
Primorial is a the product of all the prime numbers less than or equal to itself. And n primorial is denoted as n#
Examples:
\[7# = 7\cdot5\cdot3\cdot2 = 210\] (Error compiling LaTeX. Unknown error_msg)
$8#$ (Error compiling LaTeX. Unknown error_msg) is also because 8 is not a prime.