STEM Excellence Series: Empowering the Next Generation

PERMUTATION

Permutation

Definition Of Permutation

Permutation is an ordered arrangement of a group of objects.

More About Permutation

The permutation of n objects taken r at a time is represented as nPr. Examples of  Permutation
The permutation or arrangement of 9 different balls in 3 different rows can be done in 9P3 = 504 ways.
The permutation of n objects taken all at a time is represented as nPn = n!.
Factorial: Factorial means a series of multiplications from 1 up to some number. An exclamatory symbol (!) indicates a factorial.
For example, 3! means 3 × 2 × 1.
7! = 7 × 6 × 5 × 4 × 3 × 2 × 1

Video Examples: Permutation and Combination

Examples of Permutation

Suppose Amy, Brian, and Charles are to sit side by side. Then there are 6 different orders in which they can arrange themselves.
ABC, ACB, BAC, BCA, CAB, CBA - each of these permutation is different from the others.

Solved Example on Permutation

Ques: Find the number of 7-letter permutation from the letters of the word FORMULA.

Choices:

A. 5,040
B. 7
C. 1
D. 49
Correct Answer: A

Solution:

Step 1: The number of letters in the word FORMULA is 7. [Write the number of letters of the word.] 
Step 2: The number of 7-letter permutations from the 7 distinct letters of the word is 7P7 = 7! = 5,040. [nPn = n!.] 
Step 3: The number of 7 letter permutations from the 7 distinct letters of the word FORMULA is 5,040.

Quick Summary

  • Permutation is an ordered arrangement.
  • nPr represents the permutation of n objects taken r at a time.
  • n! (n factorial) is the product of all positive integers up to n.
\[ nPr = n! / (n-r)! \]

🍎 Teacher Insights

Use real-world examples to illustrate the concept of permutations. Emphasize the importance of order in permutations. Use visual aids to demonstrate different arrangements.

🎓 Prerequisites

  • Factorials
  • Basic Arithmetic

Check Your Knowledge

Q1: How many ways can you arrange 3 books on a shelf from a selection of 5 books?

Q2: Evaluate 5P2

Frequently Asked Questions

Q: What is the difference between permutation and combination?
A: In permutation, the order of elements matters, while in combination, the order does not matter.

Q: How to calculate nPr?
A: nPr = n! / (n-r)!, where n is the total number of objects and r is the number of objects being chosen.

© 2026 iCoachMath Global Math Glossary. All Rights Reserved.