Let $T$ be a finite set.
Let $\rho:T\rightarrow (0,1)$ be such that $\sum_{t\in T}\rho(t)=1$.
Let $F:\mathbb N\cup\{0\}\rightarrow(0,1)$ be such that $\sum_{i=0}^\infty F(i)=1$. Let $\mu_F=\sum_{i=0}^\infty iF(i)$.
Let $\ell:T\rightarrow\mathbb N$ be any function.
Fix $t_0\in T$. Then consider the two quantities:
$$\sum_{i=0}^{\infty}F(i)\frac{\ell(t_0)-i}{\sum_{u\in T}\rho(u)\ell(u)-i}$$ and $$\frac{\ell(t_0)-\mu_F}{\sum_{t\in T}\rho(t)\ell(t)-\mu_F}$$
I came across a point in a paper where the second quantity was substituted for the first. But no proof or argument was given as to why this is a reasonable approximation.
So my question is, is there some kind of general theory I can look up that handles approximations such as this? Any guidance would be greatly appreciated.
Thank you!