How do we count the number of ordered arrangements of a set of objects?
Use the multiplication principle and the permutation formula to count ordered arrangements, including restrictions and repeated elements
A focused answer to the HSC Maths Extension 1 dot point on permutations. The multiplication principle, the formula for arrangements of from , permutations of objects with repeats, circular permutations, and counting with restrictions, with worked examples.
Have a quick question? Jump to the Q&A page
What this dot point is asking
NESA wants you to count ordered arrangements (permutations) of objects, with or without repeats, in circular or linear settings, and to apply common restrictions (objects must or must not be adjacent, must be at fixed positions, etc.).
The answer
The multiplication principle
If a procedure can be performed in ways at step 1, and (independent of step 1) in ways at step 2, , and ways at step , then the total number of ways to complete the procedure is .
This is the foundation of every counting problem.
Permutations of distinct objects
The number of ways to arrange all distinct objects in a row is
Reasoning: choices for the first position, for the second (one used up), for the third, and so on.
By convention .
Permutations of from IMATH_18
The number of ways to choose and arrange objects from distinct objects is
The notation is sometimes or . NESA tends to use .
Permutations with repeats
If you have objects of which are alike, are alike, , are alike (with ), the number of distinct arrangements is
This divides out the over-count from treating identical objects as distinguishable.
Circular permutations
The number of distinct circular arrangements of distinct objects is . Reasoning: fix one object to break the rotational symmetry, then arrange the remaining linearly.
If reflections are also considered the same (necklace problems), divide by another .
Restrictions
Two objects must be together: glue them together as a single block, arrange as if objects, then multiply by for the internal arrangement of the block.
Two objects must not be together: count total arrangements minus the "together" count.
Vowels (or some other type) together: glue all vowels into a single block, treat as one object.
Particular object in a fixed position: lock that object, count the arrangements of the rest.
Summary recipe
- Identify whether order matters (yes for permutations, no for combinations).
- Identify whether repetition is allowed (with-repeat formulas are ).
- Identify whether you are arranging all or only of them.
- Apply restrictions by gluing, locking or subtracting.
Past exam questions, worked
Real questions from past NESA papers on this dot point, with our answer explainer.
2021 HSC Q62 marksHow many five-letter arrangements of the letters in the word "CHAIR" are there?Show worked answer β
All five letters are distinct. The number of arrangements of distinct letters is .
Markers reward identifying distinct objects and applying directly.
2020 HSC Q233 marksIn how many different ways can the letters of the word "BANANAS" be arranged?Show worked answer β
Letters: B, A, N, A, N, A, S. Total letters. Repeats: A's, N's.
Number of distinct arrangements: .
Markers reward identifying the multiset structure, applying the formula for permutations of objects with repeats, and clean arithmetic.
Related dot points
- Use the combination formula to count unordered selections, including with restrictions and complementary counting
A focused answer to the HSC Maths Extension 1 dot point on combinations. The combination formula, key identities, applications including complementary counting, splitting into groups, and at-least/at-most counts, with worked examples.
- State and use the binomial theorem, identify general and specific terms, and relate it to Pascal's triangle
A focused answer to the HSC Maths Extension 1 dot point on the binomial theorem. The expansion of using binomial coefficients, the general term , applications to coefficient finding and approximation, and Pascal's triangle, with worked examples.