
248    Chapter 6
Q:
 How do I pronounce n!?
A:
 You pronounce it as “n factorial.” The 
! symbol is used to indicate a mathematical 
operation, and not to indicate any sort of 
exclamation. 
Q:
 Are factorials just used when 
you’re arranging objects?
A: Not at all. Factorials also come into 
play in other branches of mathematics, 
like calculus. In general, they’re a useful 
math shorthand, and you’ll see the factorial 
symbol whenever you’re faced with this sort 
of multiplication task. 
 
All the factorial symbol really means is 
“take all the numbers from n down to 1 and 
multiply them together.”
Q:
 What if I have a value 0? How do I 
find 0!?
A: 0! is actually 1. This may seem like a 
strange result, but it’s a bit like saying there’s 
only one way to arrange 0 objects.
Q:
 What about if you want to find the 
factorial of a negative number? Or one 
that’s not an integer?
A: Factorials only work with positive 
integers, so you can’t find the factorial of a 
negative number, or one that’s not an integer. 
 
One way of looking at this is that it doesn’t 
make sense to arrange bits of objects. Each 
thing you’re arranging is classed as a whole 
object. Equally, you can’t have a negative 
number of objects.
Q:
 Can the result of a factorial ever be 
an odd number?
A: There are only two occasions where 
this can be true, when n is 0 or when n is 1. 
In both these cases, n! = 1.  
 
For all other values of n, n! is even. This is 
because if n is greater than or equal to 2, 
the calculation must include the number 2. 
Any integer multiplied by 2 is even, so this 
means that n! is even if n is greater than or 
equal to 2.
Q:
 Calculating factorials for large 
numbers seems like a pain. If I want to 
find 10!, I have to multiply 10 numbers 
(10
×
9
×
8
×
7
×
6
×
5
×
4
×
3
×
2
×
1), and the result 
gets really big. Is there an easier way.
A: Yes, many scientific and graphing 
calculators have a factorial key (typically 
labeled n!) that will perform this calculation 
for you. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Q:
 If I’m arranging n objects in a 
circle, there are (n - 1)! arrangements. 
What if clockwise and counterclockwise 
arrangements are considered to be the 
same?
A: In this case, the number of 
arrangements is (n - 1)!/2. Calculating 
(n - 1)! gives you twice the number of 
arrangements you actually need as it gives 
you both clockwise and counterclockwise 
arrangements. Dividing by 2 gives you the 
right answer.
Q:
 What if I’m arranging objects in a 
circle and absolute position matters?
A: In this case the number of 
arrangements is given by n!. In that situation, 
it’s exactly the same as arranging n objects.
Formulas for arrangements
If you want to find the number of possible 
arrangements of n objects, use n! where
n! = n x (n-1) x ... x 3 x 2 x 1
In other words, multiply together all the numbers 
from n down to 1.
If you are arranging n objects in a circle, then 
there are (n - 1)! possible arrangements.
Vital StatisticsVital Statistics
no dumb questions