I have a basic question. Does it make sense to write $\Delta x$ when one of the endpoint is infinity? For example if I have an interval say, $[x_1 , x_2)$, with both $x_1$ and $x_2$ finite, then it makes sense to write $\Delta x_2 = x_2 - x_1$. What if $x_1$ is finite but now $x_2$ is replaced by $\infty$; i.e $\quad [x_1, \infty)$? How then do I calculate the change?
Added
I am working on a problem where I have time points say, $x_0 \lt x_1\lt \ldots x_n\lt x_{n+1} = \infty$. I have groped items in such a way that several items falls into successive intervals. For instance If I take the interval $[x_1, x_2]$ to find the change in the number of items, I would do $x_2 - x_1 = \Delta x_2$. Now items may be bigger than than $x_n$ and hence would fall in the interval $[x_n, x_{n+1}) = [x_n, \infty)$. This is where my problem lies.