Back to library

🎲Learn Permutations vs Combinations Without Memorizing Formulas

Stop memorizing nPr and nCr — answer two questions (does order matter? can things repeat?) and the right formula falls out. Ends with you inventing and solving your own counting puzzle.

Foundations14 drops~2-week path · 5–8 min/daymath

Phase 1Feel the Difference by Counting

List small cases by hand to feel order versus no order.

4 drops
  1. If the order changes the answer, it's a permutation

    6 min

    Every counting problem splits on one question: does rearranging the same items count as something different? If yes, you're counting permutations. If no, you're counting combinations. The formulas are just bookkeeping for that one choice.

  2. Count by listing before you count by formula

    7 min

    Listing all cases for n=3 or n=4 takes a minute and burns the pattern into your hands. Once you can see why there are 6 orderings of three items, the factorial formula becomes obvious instead of mysterious.

  3. Before you count arrangements, ask if repeats are allowed

    6 min

    The second question — can an item repeat? — splits counting problems again. Repetition allowed turns every slot independent; no repetition locks slots together. Same question, totally different arithmetic.

  4. Two questions give you four buckets — and every problem lives in one

    7 min

    Order matters or doesn't. Repetition allowed or not. Those two questions form four buckets, and every counting problem in the universe fits in exactly one of them. Memorize the buckets, not the formulas.

Phase 2Drill the Decision Flow Until It Sticks

Drill the order and repetition decision flow on real problems.

5 drops
  1. Classify first, compute second — always

    7 min

    The habit that separates confident students from guessers is tagging each problem with its bucket before computing anything. Classification is the skill; arithmetic is the tax you pay after.

  2. Podiums, PIN codes, and anything else where order matters

    7 min

    The permutation formula nPr = n!/(n−r)! is just 'pick from a shrinking pool and keep the order.' Every permutation problem reduces to that sentence, and you can re-derive the formula every time without memorizing it.

  3. Committees, poker hands, and the trick of dividing out order

    7 min

    A combination is a permutation with the extra orderings cancelled out. If there are nPr ordered selections and each set of r items can be arranged in r! ways, then nCr = nPr / r!. That's the whole formula.

  4. When the problem mixes permutation and combination steps

    8 min

    Real problems rarely live in one bucket. A typical word problem might need a combination to choose the group and a permutation to arrange it. Break the problem into pieces and apply the right tool to each.

  5. Fifteen problems, no formula lookups, just buckets

    8 min

    Confidence in counting comes from speed at classification, not speed at arithmetic. A 30-second classification habit, applied to 15 problems in a row, turns hesitation into reflex.

Phase 3Connect Counting to the Bigger Picture

Connect counting to Pascal's triangle, probability, and the binomial.

4 drops
  1. You're planning a tournament bracket — where does Pascal's triangle show up?

    7 min

    Pascal's triangle isn't a decorative pattern. Each entry is literally nCr — the number of ways to choose r items from n. Once you see that, the triangle stops being a curiosity and becomes a calculator.

  2. Your algebra homework asks for (x+y)^5 — and the coefficients look familiar

    8 min

    The coefficients of (x+y)^n are exactly the combinations nC0, nC1, …, nCn. Expanding a binomial is the same as counting how many ways to pick which factor contributes an x versus a y.

  3. Your friend asks what the lottery odds actually are — can you explain?

    8 min

    Probability is just a ratio: favorable outcomes divided by total outcomes. Combinations and permutations are the tools for counting both halves of that ratio — without them, probability stays mysterious.

  4. Your exam gives you a mixed word problem — what usually goes wrong?

    8 min

    Nearly every exam mistake in counting comes from one of three habits: failing to classify, forgetting to handle repetition, or confusing multiply-and-add. Catch those three and your error rate plummets.

Phase 4Invent and Defend Your Own Counting Puzzle

Invent and defend your own counting puzzle from scratch.

1 drop
  1. Invent your own counting puzzle and solve it from scratch

    10 min

    The final test of understanding counting isn't answering a textbook problem — it's inventing one. When you can write a puzzle, pick the bucket, compute the answer, and defend your reasoning, you've replaced formula recall with real fluency.

Frequently asked questions

What is the difference between a permutation and a combination?
This is covered in the “Learn Permutations vs Combinations Without Memorizing Formulas” learning path. Start with daily 5-minute micro-lessons that build from fundamentals to hands-on application.
How do I tell whether order matters in a word problem?
This is covered in the “Learn Permutations vs Combinations Without Memorizing Formulas” learning path. Start with daily 5-minute micro-lessons that build from fundamentals to hands-on application.
Why is nPr bigger than nCr for the same n and r?
This is covered in the “Learn Permutations vs Combinations Without Memorizing Formulas” learning path. Start with daily 5-minute micro-lessons that build from fundamentals to hands-on application.
When do I use permutations with repetition versus without?
This is covered in the “Learn Permutations vs Combinations Without Memorizing Formulas” learning path. Start with daily 5-minute micro-lessons that build from fundamentals to hands-on application.
How are combinations related to Pascal's triangle?
This is covered in the “Learn Permutations vs Combinations Without Memorizing Formulas” learning path. Start with daily 5-minute micro-lessons that build from fundamentals to hands-on application.