If $c_{0}, c_{1}, c_{2}, \ldots . . c_{15}$ are the binomial coefficients in the expansion of $(1+x)^{15}$, then the value of $\frac{c_{1}}{c_{0}}+2 \frac{c_{2}}{c_{1}}+3 \frac{c_{3}}{c_{2}}+\ldots+15 \frac{c_{15}}{c_{14}}$ is.
At first I was trying to get it from differentiation but that gives only the numerator , no terms of th binomial coefficients in the denominator , then I check in general what each term represents : $r.\frac{\binom{n}{r}}{\binom{n}{r-1}}$ , from that I got the pattern and solved it , but I would like to know if there exists a method which uses diff/integration to get the required sum .