$$\frac{\binom{b+i}{1}}{\binom{i}{1}} + \frac{\binom{b+i}{2}}{\binom{i}{2}} + \frac{\binom{b+i}{3}}{\binom{i}{3}} +... + \frac{\binom{b+i}{i}}{\binom{i}{i}} $$
where $b \in \mathbb{R}$ and $b\in [-1, 1]$ .
$$\frac{\binom{b+i}{1}}{\binom{i}{1}} + \frac{\binom{b+i}{2}}{\binom{i}{2}} + \frac{\binom{b+i}{3}}{\binom{i}{3}} +... + \frac{\binom{b+i}{i}}{\binom{i}{i}} $$
where $b \in \mathbb{R}$ and $b\in [-1, 1]$ .
Maple says it is $$ \frac{b+i}{1-b} - \frac{\Gamma(b+i+1)}{i!(1-b) \Gamma(b)} $$ (assuming of course $b \ne 1$).
Proof of $ \displaystyle\enspace \sum\limits_{j=1}^i \binom{b+i}{j}\binom{i}{j}^{-1} = \frac{b+i}{1-b}-\frac{b}{1-b} \binom{b+i}{i} \enspace$ by induction for $b\ne 1$.
$i:=1$ : $\displaystyle \enspace \sum\limits_{j=1}^1 \binom{b+1}{j}\binom{1}{j}^{-1}=\frac{b+1}{1-b}-\frac{b}{1-b} \binom{b+1}{1} \enspace $ which is true because of $b+1=b+1$
$i\to i+1$ :
We have $\displaystyle \enspace \sum\limits_{j=1}^{i+1} \binom{b+i+1}{j}\binom{i+1}{j}^{-1} =\frac{b+i+1}{i+1}(1+\sum\limits_{j=1}^i \binom{b+i}{j}\binom{i}{j}^{-1}) \enspace $ and therefore have to proof $\displaystyle \enspace \frac{b+i+1}{1-b}-\frac{b}{1-b} \binom{b+i+1}{i+1} =\frac{b+i+1}{i+1}(1+\frac{b+i}{1-b}-\frac{b}{1-b} \binom{b+i}{i}) $ .
But elementary transformations show immediately, that this is true.
A note for $\enspace b=1$ :
$ \displaystyle\enspace \sum\limits_{j=1}^i \binom{1+i}{j}\binom{i}{j}^{-1}=(i+1)H_i \enspace $ where $H_i$ is the $i^{th}$ partial sum of the harmonic series.