I have a function like
$$G_t = \sum_{t=0}^T \gamma^t R_t$$
I'm trying to save space in the document that I'm writing. I want to comment that there are two cases, $T \in \Bbb N$ or $T = \infty$. But I know that it's improper to say that something "equals" infinity because infinity is not a number.
Is it appropriate to say $T\rightarrow \infty$? Or is that also misleading?