Minakshi:
Divide the summand in the numerator and the denominator by nCr. In the denominator you get 1 plus the following term, which you simplify.
[nCr+1 / nCr] = [(n!)/(n-r-1)!(r+1)!)] / [(n!)/(n - r)!(r)!] = (n-r)/(r+1)
1+[nCr+1 / nCr] = (n+1)/(r+1)
and
1 / {1+[ nCr+1 /nCr]} = (r+1)/(n+1)
Therefore, your required sum equals [1/(n+1)] times the sum of the first n positive integers, 1, 2, ..., n. This latter sum is n(n+1)/2. (You can prove this by induction.) Hence the required sum equals n/2.
Post a comment please.
With blessings,
Dr. G.
(n+1) times the sum of the reciprocals of the first n positive integers. The sum of the reciprocals of the first n positive integers is called the Harmonic Number Hn. (Google "harmonic number" to read more). So your required sum can be written as (n+1)Hn.
Minakshi D.
09/13/14