Is it possible to solve the following series?
$$2 \pi \sum_{i=0}^N \left(1 - \frac{a}{a + b - i c}\right)^{\frac{3}{2}}$$
where $a,b,c$ are parameters.
Since $a \gg b,c,N$, solving the Taylor expansion might also do the trick:
$$3 \pi \sum_{i=0}^N \left(1 - \frac{a}{a + b - i c}\right)$$
But I'm not able to solve this either.
I don't think it helps but the upper limit is:
$N = \frac{b}{c}$