Factorial Notation

Factorial notation is written with an exclamation point, like n!, and means multiply every positive whole number from n down to 1. In Intermediate Algebra, it shows up in sequences and counting problems.

Last updated July 2026

What is Factorial Notation?

Factorial notation is a shortcut for multiplying a number by every positive integer below it. If you see n!, read it as n factorial. For example, 5! means 5 x 4 x 3 x 2 x 1, which equals 120.

In Intermediate Algebra, factorials show up when you study sequences and counting patterns, especially in permutation and combination formulas. The notation looks small, but it packs a lot of multiplication into one symbol. That is why it is useful when the number of possible arrangements grows fast.

The rule is simple: start with the number in front of the exclamation point and count down by 1 until you reach 1. So 4! = 4 x 3 x 2 x 1 = 24, and 3! = 3 x 2 x 1 = 6. Factorials only use non-negative integers, so you do not write things like 2.5! in this course.

One special case is 0! = 1. That can feel strange at first, but it keeps many formulas working smoothly, especially when you are counting arrangements or simplifying expressions. If factorials did not have that rule, a lot of sequence and combinatorics formulas would break at the edge cases.

A common mistake is to think n! means n times 1, or to forget that the numbers have to go all the way down to 1. Another mistake is to expand too far by including 0 in the product, which would make every factorial equal 0. The product stops at 1, and 0! is defined separately as 1.

You will also see factorials inside larger expressions, like fractions in permutation and combination formulas. In those problems, the factorials are often meant to simplify, so recognizing what can cancel is part of the skill, not just calculating the raw product.

Why Factorial Notation matters in Intermediate Algebra

Factorial notation gives you a fast way to count arrangements without listing every possible outcome. That matters in Intermediate Algebra because many sequence and counting problems depend on how many ways you can order, select, or organize items.

It also supports the formulas you meet later in the unit. Permutations and combinations are built from factorials, so if you can read and simplify n!, you can handle expressions like 7! / 5! or 6! / (4! 2!). Those problems often appear in homework sets because they test whether you understand both the pattern and the algebra around it.

Factorials also connect to recursive thinking. Since each factorial is based on the one before it, n! = n times (n - 1)!, it fits the same kind of step-by-step reasoning you use with sequences. That makes factorial notation a bridge between pattern recognition and algebraic calculation.

If you miss how factorials work, later counting formulas feel random. If you know the pattern, though, you can simplify expressions, compare growth, and spot when a sequence or counting rule is building from repeated multiplication instead of repeated addition.

Keep studying Intermediate Algebra Unit 12

How Factorial Notation connects across the course

Sequence

Factorials often appear in sequence work because they create a pattern that changes very quickly. In Intermediate Algebra, you may use them to generate terms or recognize how a rule grows from one value to the next. They are not the same as a simple arithmetic or geometric pattern, but they fit the broader idea of ordered numerical lists.

Permutation

Permutations count arrangements where order matters, and factorials are built into those formulas. When you see expressions like n!, you are often preparing to count how many different ways items can be arranged. The factorial gives the total number of arrangements when all objects are used.

Combination

Combinations also use factorials, but they count selections where order does not matter. The factorial pieces in the formula help remove extra repeats from counting. If you can simplify factorials cleanly, combination problems become much easier to set up and solve.

Recursive Formula

Factorials have a built-in recursive pattern because each term depends on the one before it. That makes them a good example of how recursion works in algebra. You can write n! in terms of (n - 1)! and see the sequence unfold one step at a time.

Is Factorial Notation on the Intermediate Algebra exam?

A quiz or problem set question might ask you to evaluate a factorial, simplify an expression like 8! / 6!, or use factorials in a permutation or combination formula. The move is usually to write out only as much of the factorial as you need, then cancel common factors instead of multiplying everything by hand.

For example, 8! / 6! becomes (8 x 7 x 6!) / 6!, which simplifies to 8 x 7. That kind of simplification saves time and cuts down on arithmetic errors. If the question asks about counting arrangements, factorial notation helps you set up the formula before you calculate the final answer.

Factorial Notation vs Exponentiation

Factorial notation and exponents both use a number next to a symbol, but they mean different things. In factorials, n! means multiply a descending list of whole numbers. In exponents, n^m means multiply the same base by itself. A student who mixes them up might read 4! as 4 squared, which is not correct.

Key things to remember about Factorial Notation

  • Factorial notation is written with an exclamation point, and n! means n x (n - 1) x ... x 1.

  • In Intermediate Algebra, factorials show up most often in counting problems, sequences, permutations, and combinations.

  • The special value 0! = 1 is part of the definition and helps formulas work correctly.

  • You usually simplify factorial expressions by canceling common factors instead of expanding everything all the way out.

  • A factorial grows fast, so even small changes in n can create much larger values.

Frequently asked questions about Factorial Notation

What is factorial notation in Intermediate Algebra?

Factorial notation uses an exclamation point, n!, to show the product of all positive integers from n down to 1. In Intermediate Algebra, it shows up in sequences and counting formulas, especially when you need to count arrangements or simplify expressions.

What does 0! equal?

0! equals 1. That value is defined on purpose, and it keeps many counting formulas and algebraic patterns consistent. It may look unusual at first, but it is part of the standard factorial rule.

How do you simplify factorials?

Rewrite only the part you need and cancel matching factors. For example, 7! / 5! becomes (7 x 6 x 5!) / 5!, which simplifies to 7 x 6. This is usually faster and safer than expanding both factorials completely.

Is factorial notation the same as an exponent?

No, they mean different operations. An exponent repeats multiplication of the same base, while a factorial multiplies a descending string of whole numbers. That difference matters a lot in counting problems and formula work.