Assmue that real sequence $\{a_{n}\}$ such $$a_{1}=1,|a_{n+1}|=2|a_{n}|$$
show that $$\sum_{n=1}^{2015}a_{n}\equiv 3\pmod 4$$
I have solve $$|a_{n}|=|a_{1}|\cdot 2^{n-1}=2^{n-1}\Longrightarrow a_{n}=\pm 2^{n-1}$$
Well and now I'm stuck and don't know how to proceed.