Is there a compact way of referring to the expression $$a^n + a^{n - 1}b + a^{n - 2}b^2 + \cdots + b^n\:?$$ Maybe some notation I do not know about it.
Thanks!
Is there a compact way of referring to the expression $$a^n + a^{n - 1}b + a^{n - 2}b^2 + \cdots + b^n\:?$$ Maybe some notation I do not know about it.
Thanks!
Copyright © 2021 JogjaFile Inc.
As @MikeEarnest notes, it's a finite geometric progression with $n+1$ terms, of sum $\frac{a^{n+1}-b^{n+1}}{a-b}$. With classical $q$-analogs it can be written as $a^n[n+1]_{b/a}$, or $b^n[n+1]_{a/b}$.