Permutations Basics
Combinatorics & Counting Puzzles: Permutations Basics
Permutations Basics
Permutations Basics
What you'll learn
- Counting arrangements of distinct objects using factorials (n!) and nPr.
- Handling repeated letters in a word (dividing out the repeats).
- Circular arrangements, "must sit together" grouping, and "must NOT sit together" complement tricks.
Key concepts
- n! (n factorial) — the number of ways to arrange n distinct objects in a row: n×(n−1)×...×2×1.
- nPr — the number of ways to arrange r objects chosen from n distinct objects, in order: nPr = n×(n−1)×...×(n−r+1).
- Repeated-letter words — arrangements = n! ÷ (product of factorials of each repeated letter's count).
- Circular arrangements — arranging n distinct objects in a circle: (n−1)! (fix one position as reference so rotations aren't double-counted).
- Grouping ("together") — treat a required group as one block, arrange the blocks, then multiply by the internal arrangements within the block.
- Complement ("never together") — total arrangements minus the arrangements where the restricted items ARE together.
Worked example
In how many ways can the letters of "APPLE" be arranged?
Step 1 — APPLE has 5 letters total, with P repeating twice (A, P, P, L, E).
Step 2 — If all letters were different, there would be 5! = 120 arrangements.
Step 3 — Since P repeats twice, divide by 2! to remove the "duplicate" swaps of the two P's: 120 ÷ 2 = 60.
Step 4 — Answer: 60 distinct arrangements.
Common mistakes
- Forgetting to divide by the repeat-factorial when a word has repeated letters.
- Using n! for circular arrangements instead of (n−1)!.
- Multiplying instead of subtracting when solving a "must NOT sit together" problem (should use total − together, not total + together).
Quick check
- In how many ways can 5 distinct friends be arranged in a row?
- How many distinct arrangements does the word "NOON" have?
- In how many ways can 6 people sit around a circular table?
Open the Practice tab for graded questions on Permutations Basics.
Interactive Exploration Suggestions (Drishti Live Worlds)
- Use the platform-native live simulation (drag-and-drop arrangement counter / factorial tree) for this topic.
- Mirror / body / home activity: physically arrange 4-5 objects (spoons, books, siblings!) in different orders and count how many arrangements you can find before repeating one.
- Voice or text reflection with AI Mentor: explain why a circular arrangement of n people is (n−1)! and not n!.
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