I'm suppose to find the value of
$$ \sum\limits_{i=5}^{100}(3)^n $$
My professor gave me the first step to this which is $$ \sum\limits_{i=1}^{100}(3)^n - \sum\limits_{i=1}^{4}(3)^n $$
and I honestly can't figure out what to do next. I did not find this question posted anywhere else so if it is sorry for posting and can you redirect me?
$$\sum_{i=1}^{100}3^n=\sum_{i=1}^4 3^n+\sum_{i=5}^{100} 3^n$$ $$3\frac{1-3^{100}}{1-3}=3+3^2+3^3+3^4 +\sum_{i=5}^{100} 3^n$$ $$\frac{3^{101}-3}{2}-120=\sum_{i=5}^{100} 3^n$$