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-05-11 07:42:44.1778485364
Looking for the Closed Form of a Two-Variable Geometric Sum
50 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} $$