Using index notation a sum $S=\sum_{i=1}^{N}a_i b_i$ can be written without the summation symbol since $i$ is a repeated index. Is it possible to write the sum in two terms
$$S=a_1 b_1 + \sum_{i=2}^{N}a_i b_i$$
in the same way (by using a Kronecker delta or other known symbols). If so, how?