Question 218807
What is the units digit of 3^1 + 3^3 + 3^5 + 3^7 +………+ 3^2009 ?
-----------
The units digit for powers of 3 is cyclic.  It goes:
3, 9, 7, 1, 3, 9, 7, 1 ...
The sequence above is 3,7,3,7, etc  Each pair adds to 0.
2009 modulo 4 = 1
The units digit of the sum is 3.