Binomial Expansion Calculator

Expand (a + b)^n using the binomial theorem and find specific terms.

(a + b)^n Parameters

Find Specific Term

Binomial Theorem

(a + b)^n = Sum[k=0 to n] C(n,k) * a^(n-k) * b^k

Where C(n,k) = n! / (k!(n-k)!)

Binomial Coefficients

C(4,0)1
C(4,1)4
C(4,2)6
C(4,3)4
C(4,4)1

(1 + 1)^4

= 16

Term 3

Coefficient6
a power2
b power2
Value6

All Terms

#C(n,k)a^b^Value
11401.0000
24314.0000
36226.0000
44134.0000
51041.0000

Middle Term(s)

Term 3

6