Sometimes in the filenames storing some subsequence, is convenient to use upper bounds and not the max indices.
In that way, if you e.g. store elements from 10 to 19, there is actually 20-10 elements in your array. So it would be nice to have file name FROM10_TO20.
But how shall I call TO+1 by some simple word?