Mathematics · 11

Permutations and Combinations

Permutations and combinations are methods of counting arrangements and selections. Permutations count ordered arrangements where order matters. Combin

syllab.in · free

❓ Quick answer

What is the difference between arranging 3 people in 3 seats vs. selecting 3 people from 5?

Arranging 3 specific people in 3 seats uses permutation formula. Selecting 3 from 5 uses combination formula because selection does not depend on order. If we then arrange the 3 selected people, we multiply combination by permutation.

❓ Quick answer

Why does n! include 0! = 1?

0! = 1 by definition, which makes many formulas work correctly. It represents one way to arrange zero objects (doing nothing). This definition ensures formulas like nPn = n! and nCn = 1 remain consistent.

❓ Quick answer

When solving a problem, how do I know if I should use permutation or combination?

Ask yourself: Does the order in which I select or arrange matter? If YES, use permutation (nPr). If NO, use combination (nCr). Example: Seating order matters (permutation); committee selection doesn't (combination).

Learn it fully — free

Read the full Permutations and Combinations explainer on Syllab

syllab.in

Open the full explainer