[tail] [up]
Let c be a constant, for example let c = 5.
If you have a summation of something over i that doesn’t change for any of the i, for example a constant c, or 5 it can be moved outside of the summation, as was done above.
[front] [up]