In the sequence of numbers 1, 4, 3, ... each term after the first two is calculated as the term preceding it minus the term preceding that. So, for example, the third term is the second term minus the first term, i.e. 3 = 4 - 1. What is the sum of the first 2014 terms of the sequence?