I have been thinking of how to answer this. The question is find the remainder of:
$$\frac {(2014^{2015}) \space (2016^{2017}) + 2018^{2019} \space}{13}$$
This is what I was thinking:
Since $ 13 \space|\space 2015 $, we know that:
$2014 \space \equiv \space -1 \space (mod \space 13)$
$2016 \space \equiv \space 1 \space (mod \space 13)$
Up to this point:
$$\frac {((-1)^{2015}) \space (1^{2017}) + 2018^{2019} \space}{13}$$
But I cant get rid of the 2018 since I cant get it to be congruent with a 1 or -1. Any hints?