Difference between revisions of "Primorial"

 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
Examples:
 
Examples:
7# = 7\cdot5\cdot3\cdot2 = 210
+
7# = 7*5*3*2 = 210
 +
 
 
8# is also <math>210</math> because 8 is not a prime.
 
8# is also <math>210</math> because 8 is not a prime.

Latest revision as of 20:26, 1 April 2016

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*5*3*2 = 210

8# is also $210$ because 8 is not a prime.