RankLab
Back to Concepts
MathsMediumClass 11

Permutations — nPr, with repetition, circular

Permutation & Combination

9

JEE Qs

8%

Hard

75

min

Always clearly identify whether 'order matters' and if 'repetitions are allowed/present' to select the correct permutation method for a given problem.

🧮 Key Formulas

P(n, r) = n! / (n-r)! (Permutations of n distinct items taken r at a time)
Permutations of n items where p₁ are of one kind, pā‚‚ of another, ..., pā‚– of another: n! / (p₁! pā‚‚! ... pā‚–!)
Circular permutations of n distinct items: (n-1)!
Circular permutations of n distinct items when clockwise and anti-clockwise arrangements are considered identical (e.g., beads in a necklace): (n-1)! / 2

āœ… Key Points for JEE

  • 1Permutations specifically deal with arrangements where the order of items is significant. If order doesn't matter, it's a combination problem.
  • 2The Fundamental Principle of Counting (Multiplication Rule) is the foundational concept for solving permutation problems, with nPr being a specialized formula for distinct items.
  • 3When identical items are present, divide the total number of arrangements by the factorial of the count of each type of identical item to correct for overcounting.
  • 4For circular permutations, fix one item's position to eliminate rotational symmetry and convert it into a linear arrangement problem, leading to (n-1)! for distinct items.
  • 5Carefully distinguish between circular arrangements where only relative order matters (like seating arrangements) and those where reflection symmetry makes arrangements indistinguishable (like forming a necklace).

āš ļø Common Mistakes

  • āœ•Confusing permutations with combinations; incorrectly using nPr when nCr is required or vice-versa.
  • āœ•Failing to account for repetitions by not dividing by the factorials of identical items, or dividing by incorrect factors.
  • āœ•Not properly handling conditions or restrictions (e.g., specific items must be together, specific positions must be filled).
  • āœ•Overlooking the special case of circular permutations where clockwise and anti-clockwise arrangements are identical, leading to forgetting the division by 2.

NCERT Chapters

  • Class 11 Mathematics Ch 7: Permutations and Combinations