I'm in doubt about this problem!
show that $2^{1002} + 3^{1002}$ is divisible by $13$. Find conditions on n (positive integer) so that $2^n + 3^n$ is divisible by $13$.
In the first part I have no idea how to start!
In the second part I received the suggestion to use the following identity
$$a^m + b^m = (a+b)(a^{m-1} -a^{m-2}b + a^{m-3}b^{2} - ... + a^{2}b^{m-3} - ab^{m-2} + b^{m-1})$$
where $a, b$ are positive integers and $m$ is odd. But when I use it, I get to something that I don't know how to continue.
Can someone help me? Thanks.