Binomial Theorem Formula:
- Sigma Notation: $\sum_{i=0}^{n} $ $n\choose i $$ x^i $ $y^{(n-i)}$
Note: $(n-i)$ is the exponent of $y$.
Logical Question:
- Can the place of exponents for $x$ and $y$ be switched ?
Ex. $\sum_{i=0}^{n} $ $n\choose i $$ x^{(n-i)} $ $y^i$
Note: Now $(n-i)$ is the exponent of $x$.