Like there is a formula for the binomial expansion of $(a+b)^n$ that can be neatly and compactly be written as a summation, does there exist an equivalent formula for $(a-b)^n$ ?
2026-03-31 00:00:03.1774915203
Is there a formula for the binomial expansion of $(a-b)^n$?
26.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint:$$\\ (a+b)^{ n }=\sum _{ k=0 }^{ n }{ \binom{n}{k} { a }^{ n-k } } { b }^{ k }$$ now substitute here $b=-b$ $$(a-b)^{ n }=\sum _{ k=0 }^{ n }{ { \left( -1 \right) }^{ k }\binom{n}{k} { a }^{ n-k } } { b }^{ k }$$