Is there any closed form of the equation $$\sum_{i=0}^n a^{n-i} \cdot b^i$$ for real values $a$ and $b$ and integer $n \ge 0$?
2026-03-25 14:32:24.1774449144
Looking for the Closed Form of a Two-Variable Geometric Sum
47 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$$\sum_{i=0}^n a^{n-i} \cdot b^i=\sum_{i=0}^n a^{n}(\frac{b}{a})^i=a^n\frac{(\frac{b}{a})^{n+1}-1}{\frac{b}{a}-1}=\frac{b^{n+1}-a^{n+1}}{b-a} $$