Wherever I see the sum of a infinite geometric series with $|r|<1$ being derived the series always starts at $n = 0$, or $n = 1$, the basic form is
$$a + ar + ar^2 + ar^3 + ... $$
And the sum is $\frac{a}{1-r}$
Does that still apply for a geometric series that starts at say n = 101, so
$$ar^{100} + ar^{101} + ar^{102} +... $$