Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Difference between revisions of "Multifactorial number"

From Prime-Wiki
Jump to: navigation, search
(new)
 
m
 
Line 2: Line 2:
 
A [[Factorial number]] is defined by the product
 
A [[Factorial number]] is defined by the product
 
:<math>n!  = 1 \cdot 2 \cdot 3 \cdots (n{-}2) \cdot (n{-}1) \cdot n</math>
 
:<math>n!  = 1 \cdot 2 \cdot 3 \cdots (n{-}2) \cdot (n{-}1) \cdot n</math>
for <math>n &ge; 1</math>.
+
for <math>n \geq 1</math>.
  
 
A '''Multifactorial number''' is denoted by
 
A '''Multifactorial number''' is denoted by

Latest revision as of 14:36, 20 July 2021

Definition

A Factorial number is defined by the product

n!=123(n2)(n1)n

for n1.

A Multifactorial number is denoted by

n!!=(n)(n2)(n4)
n!!!=(n)(n3)(n6)

and so on.

To clarify and make reading easier n!!!!! is displayed as n!5.

See also

External links