Binomial Coefficient Calculator
Enter n and k to instantly compute C(n,k) — the binomial coefficient — with the full formula and Pascal's Triangle row.
Enter Values
Quick Examples
Result
Enter n and k above, then click Calculate.
C(10, 3)
120
Formula
Pascal's Triangle — Row n
All C(n,k) values for your chosen n. The highlighted cell is your result.
Awaiting calculation.
Copied!
Summary
Enter n and k to instantly compute C(n,k) — the binomial coefficient — with the full formula and Pascal's Triangle row.
How it works
- Enter the total number of items (n) in the first field.
- Enter the number of items to choose (k) in the second field.
- The result C(n,k) is computed instantly using exact integer arithmetic.
- The step-by-step formula breakdown shows how the factorials are applied.
- The Pascal's Triangle row for n is displayed, with C(n,k) highlighted.
Use cases
- Calculating lottery odds and probability problems.
- Expanding binomial expressions such as (a+b)^n using binomial theorem.
- Counting combinations in statistics and probability courses.
- Computing sample sizes and hypergeometric distribution values.
- Verifying Pascal's Triangle entries for combinatorics homework.
- Solving card game and board game probability questions.
Frequently Asked Questions
Last updated: 2026-06-09 ·
Reviewed by Nham Vu