Let ($u_n$) be the sequence defined by
$u_0 = −2$ and $∀n ∈ N, u_{n+1} = 5u_n$
- What is $u_{25} + u_{26} +· · · + u_{35}$ ?
I have been studying geometric sequences in the last couple of days but this is the first time I've come upon a problem like this and I haven't found many helpful tips online in order to solve it. I would extremely appreciate if someone helped me in this :)
Note that $$ \sum_{i = k}^m a_i = \sum_{i = 0}^m a_i - \sum_{i = 0}^{k-1}a_n$$