I remember a teacher telling me that the absolute value of any term in a sequence will exceed some forms of sum of the infinitely many terms after it. I do not remember if it was 'the absolute value of the sum of the remaining terms', which I recognise as being the "looser" case, or if it was 'the sum of the absolute value of each of the remaining terms'. I doubt this is the case as I know not all convergent series are absolutely convergent.
Although actually, I don't quite remember if it was that the absolute value of the sum of the first nth terms exceeds the absolute value of the sum of the remaining terms. This is a possibility.
I recognise that for an alternating series, the sum of all terms is bounded by the value of the first term, although this is only for alternating series.
I apologise for this being so vague. I just want to learn more about series and I think knowing such properties will greatly help with problems. I'm I could reason why these properties arise if I knew them, but coming up with them myself when faced with a problem is a completely different matter! I believe that this property that I am referring to in the question was used understanding Taylors theorem for the error of truncation of an infinite series, although I believe this can also be considered in terms of the mean value theorem.
EDIT
For example, if you have an infinite series
$S =a_1 +a_2 + a_3 +...$
Then perhaps $|\Sigma _{i=3} ^{\infty}a_i| < |a_2|$?
I think you are rembering the case where the alternating series test applies: If $a_n$ is a decreasing nonnegative sequence, with $a_n\to 0,$ then $\sum (-1)^na_n$ converges. Moreover,
$$a_n \ge \left|\sum_{k=n+1}^{\infty} (-1)^ka_k \,\right|$$
for all $n.$