Maths · Combinatorics

Combinations Simulator

Adjust n and r. See selections and Pascal's identity.

🎯 Combinations Simulator

Combinatorics
What's happening? Combinations = unordered selections. nCr = n!/(r!(n-r)!). Pascal's identity: nCr = (n-1)Cr + (n-1)C(r-1)!
Why this matters for JEE

Combinations is a core concept tested across JEE Main and Advanced.

Understanding this concept visually builds the intuition you need to solve numerical problems faster and avoid common mistakes.

Key formula

Combinations Formula

Core Formula

nCr = n!/(r!(n-r)!)

Adjust the controls above and watch how changing each variable affects the result in real time.

JEE Application

This concept appears in both numerical and conceptual questions. Master the formula and the visual intuition together.

Step-by-step

How to approach Combinations problems

  1. Identify the variables — list what's given and what's asked.
  2. Apply the core formula — nCr = n!/(r!(n-r)!).
  3. Check units — convert to SI units before calculating.
  4. Verify with intuition — does the answer make mathematical sense?
FAQs

Combinations Questions

How does this concept appear in JEE?

Expect 1-2 questions per paper. Focus on understanding the relationship between variables visually.

What's the most common mistake?

Memorizing formulas without understanding the visual intuition. Build both.

WA FB