Permutation Basics
Counting & Arrangement Puzzles: Permutation Basics
Permutation Basics
Permutation Basics
What you'll learn
- What a factorial (n!) means and how quickly it grows.
- How to count arrangements when ORDER matters (permutations), using the formula P(n, r) = n! / (n - r)!.
- Special cases: circular arrangements and arrangements with repeated letters.
Key concepts
- Factorial — n! = n × (n-1) × (n-2) × ... × 2 × 1, the number of ways to arrange n distinct items in a row.
- Permutation formula — P(n, r) = n! / (n - r)! counts ordered selections of r items out of n distinct items.
- Circular permutations — arranging n distinct people around a circle (where rotations look the same) gives (n - 1)! arrangements, not n!.
- Repeated-letter words — if a word of length n has letters repeated c1, c2, ... times, the number of distinct arrangements is n! / (c1! × c2! × ...).
Worked example
In how many ways can 3 of 5 different trophies be arranged in a row on a shelf?
Step 1 — order matters here (arranged in a row), so this is a permutation
Step 2 — use P(5, 3) = 5! / (5 - 3)! = 5! / 2!
Step 3 — 5! = 120, 2! = 2, so P(5,3) = 120 / 2 = 60
Step 4 — there are 60 ways
Common mistakes
- Using n! when only r out of n items are being arranged — remember to divide by (n - r)!.
- Forgetting to subtract 1 from n for circular arrangements — the formula is (n - 1)!, not n!.
- Not dividing by the repeated letters' factorials when counting arrangements of a word like "LEVEL" — otherwise you overcount arrangements that look identical.
Quick check
- Evaluate 6!.
- In how many ways can 4 out of 7 different books be arranged on a shelf?
- How many distinct arrangements are there of the letters in the word "APPLE"?
Interactive Exploration Suggestions (Drishti Live Worlds)
- Use the platform-native live simulation or PhET-style tool for this topic (number line, Venn, physics playground, molecule builder, sensor dashboard, etc.).
- Mirror / body / home activity: physically do the concept (count objects, measure, role-play) and photograph or describe for portfolio.
- Voice or text reflection with AI Mentor: explain the concept to a younger student or family member.
AI Mentor Prompts (Socratic, Board-Adaptive)
- "Explain this concept to a Class 6 student using one real example from an Indian home, school, market, or festival."
- "What is one common mistake students make here, and how would you catch yourself making it?"
- Stretch: "How does this connect to coding, robotics, money, health, environment, or a future career?"
Gamification, Portfolio & Parent Visibility
- Complete the core practice + one extension activity (photo, table, short reflection, or mini-project) for base XP + topic badge.
- 5-7 day streak or family discussion note = multiplier + visible artifact in parent/principal dashboard.
- Best real-world application stories (anonymised) featured on class or national leaderboard.
Robotics, STEM & Future Skills Bridges
- One hands-on project or measurement using the Drishti kit or household items that makes the concept physical.
- Direct link to at least one Future Skill track (Money Management, Green Tech, Cyber Defenders, Micro-Entrepreneurship, AI Mastery, Sustainable Living, Personality Development).
- Coding extension where relevant (simple script, simulation, or data logging).
NEP 2020 & Full Education OS Alignment
This material emphasises experiential "learning by doing", competency (apply/create/analyse), vocational exposure, critical thinking, and multidisciplinary connections. Designed to feed live worlds, AI Mentor (with memory), gamification, robotics, parent analytics, and future skills — not just exam prep.
Portfolio Evidence Idea: Your photo/table/reflection/project + one sentence on "How this helps me in real life or a possible future path."
Open the Practice tab for aligned questions (easy/medium/hard + case-based) with full AI scaffolding.
See curriculum for cross-links and the full future-skills/robotics chapters.
Key Takeaways (TL;DR)
- What you'll learn
- Key concepts
- Worked example
- Common mistakes
Master this topic with Drishti OS
Get unlimited mock tests, AI-powered mentorship, and complete video courses when you join.
Start Free Practice