Let $A = 1+5+5^2+\dots+5^{99}$, then $A$ is:
- A prime number
- not divisible by 3
- divisible by 13
- divisible by 125
I know this is a sum of a Geometric Progression, so $ A = (5^{100}-1)/4$ but I cannot find $5^{100}$ So I thought of finding a pattern between the progression starting from 1. I get 1,6,31,131,... but cannot seem to be finding any pattern. May someone Help?
So, $3|(5^{100}-1)$
As $(3,4)=1,3$ will divide $\dfrac{5^{100}-1}{5-1}$
– lab bhattacharjee Jul 05 '16 at 06:14