2
$\begingroup$

The book Irresistible Integrals by George Boros and Victor Moll on page 204 has the following identity

$\displaystyle \frac{1}{1+x}=\prod_{k=1}^{\infty}\left(\frac{k+x+1}{k+x} \times \frac{k}{k+1}\right)$

How does one derive this?

Thanks.

2 Answers 2

9

Multiply out

$$\prod_{k=1}^N\left(\frac{k+x+1}{k+x} \times \frac{k}{k+1}\right)$$

and cancel like terms. You will be left with

$$\frac{1}{1+x}\left(\frac{N+x+1}{N+1}\right) .$$

  • 0
    Assuming $x$ is an integer?2010-12-09
  • 1
    @Alex: The terms cancel whether or not $x$ is integer.2010-12-09
  • 1
    Sorry, I was being dense.2010-12-09
  • 0
    @Alex, Are you from future? why everything is dense in future?2010-12-22
6

Hint $ $ It telescopes $\, \rm\displaystyle \prod_{k\:=\:a}^{b} \frac{f(k\!+\!1)}{f(k)}\, = \ \frac{\color{green}{\rlap{---}f(a\!+\!1)}}{\color{#C00}{f(a)}}\frac{\color{royalblue}{\rlap{---}f(a\!+\!2)}}{\color{green}{\rlap{---}f(a\!+\!1)}}\frac{\phantom{\rlap{--}f(3)}}{\color{royalblue}{\rlap{---}f(a\!+\!2)}}\, \cdots\, \frac{\color{brown}{\rlap{--}f(b)}}{\phantom{\rlap{--}f(b)}}\frac{f(b\!+\!1)}{\color{brown}{\rlap{--}f(b)}} =\, \frac{f(b\!+\!1)}{\color{#c00}{f(a)}} $

Apply that to both factors in the product then take the limit as $\rm\ b\to\infty\:.$

For some other examples of additive/multiplicative telescopy see here or here or here.