Advertisement
728×90
Binomial Theorem Calculator
Expand any binomial (a + b)ⁿ for n up to 10. Displays each term using C(n,k)·a^(n−k)·b^k, shows the Pascal's triangle row, and accepts custom variable names.
Expansion
—
Terms Breakdown
| k | C(n,k) | aⁿ⁻ᵏ | bᵏ | Term |
|---|
Pascal's Triangle Row n
The Binomial Theorem
(a + b)ⁿ = Σₖ₌₀ⁿ C(n,k) · a^(n−k) · b^k
where C(n,k) = n! / (k! × (n−k)!) is the binomial coefficient.
Advertisement
728×90
Related Calculators
C
Statistics
Combination Calculator
Calculate the number of combinations C(n,r) — unordered selections.
Calculate now
xⁿ
Math
Exponent Calculator
Calculate exponents, powers, and scientific notation instantly.
Calculate now
P(x)
Math
Polynomial Calculator
Add, subtract, and multiply polynomials. Evaluate polynomials at given values.
Calculate now