Considering something like this:
$ \frac{10}{10} + \frac{9}{11} + \frac{8}{12} + ...$
Where denominator increases each iteration while the numerator decreases. Is there a simple way to find the sum of n iterations of this without doing all the iterations?