I am trying to understand fully how drug half-life works. So I derived this relationship:
$$\ U_{r} = \frac{1+\ U_{r-1}}{2}$$ Where $\ U_{0}=0$ and r is a set of natural numbers.
My issue to how to deduce a relationship for the sum to infinity:
$$\ S_{\infty}=\lim_{n\to\infty} \sum_{r=1}^n \ U_{r}$$
Consequently I need to get the relationship for $\ S_{\infty}$ if $\ U_{r} = \frac{A+\ U_{r-1}}{2}$ and $\ U_{0}=0$