How can (eqn.1) be simplified to (eqn.2) using factorials and summation?

babyrudin
Messages
8
Reaction score
0
Hello all! In solving some math problems, I encountered the following sum:

\sum_{k=1}^{r+1} kb \frac{r!}{(r-k+1)!} \frac{(b+r-k)!}{(b+r)!}. \quad \mbox{(eqn.1)}

Now, I have asked Maple to calculate the above sum for me, and the answer takes a very simple form:

\frac{b+r+1}{b+1}. \quad \mbox{(eqn.2)}

My question is, does anyone know how to go from (eqn.1) to (eqn.2)? I am really bad at working with factorials, and so far I am not getting close. Maybe there are some results and properties of factorials and summation that can be used to simplify the above?
 
Physics news on Phys.org
I suggest assuming specific values for b, r, k.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top