Sum involving reciprocal of binomial coeffients

Click For Summary

Homework Help Overview

The discussion revolves around the sum involving the reciprocal of binomial coefficients, specifically focusing on the expression $$a_n = \sum_{r=0}^{n} \frac{1}{\binom{n}{r}}$$ and the goal of finding $$\sum_{r=0}^{n} \frac{r}{\binom{n}{r}}$$ in terms of \(a_n\) and \(n\). Participants explore various approaches to derive the required sum without directly calculating \(a_n\).

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the function $$f(x) = \sum_{r=0}^{n} \frac{x^r}{\binom{n}{r}}$$ and its derivative at \(x=1\) as a means to find the required sum. There are attempts to express binomial coefficients in terms of factorials. Some participants suggest rewriting \(r\) in terms of \(n - (n-r)\) and using properties of binomial coefficients.

Discussion Status

Several participants have shared their attempts and insights, with some suggesting that expressing \(a_{n+1}\) in terms of \(a_n\) might be a viable direction. Others have noted that the problem may have simpler solutions than initially thought, and there is an ongoing exploration of different methods to approach the sum.

Contextual Notes

Participants express a desire to avoid certain methods, such as using Taylor series, and question the appropriateness of deriving \(a_{n+1}\) from \(a_n\) in the context of the exercise. There is also mention of a paper providing a formula for \(a_n\), which may influence the discussion.

amind
Messages
36
Reaction score
4

Homework Statement


If $$a_n = \sum_{r=0}^{n} \frac{1}{\binom{n}{r}}$$
Find $$\sum_{r=0}^{n} \frac{r}{\binom{n}{r}}$$ in terms of an and n

2. The attempt at a solution
Let $$f(x) =\sum_{r=0}^{n} \frac{x^r}{\binom{n}{r}}$$
Then, an = f(1).
Observe that f'(1) is the required sum.
I was thinking if I could find an expression for f(x) then I could obtain the required sum, but with no luck.
Other than that I've tried expressing the binomial coefficients in terms of factorials, again in vain. So I am looking for some pointers that don't involve finding an by using Taylor series like I found on Google.
 
Physics news on Phys.org
amind said:

Homework Statement


If $$a_n = \sum_{r=0}^{n} \frac{1}{\binom{n}{r}}$$
Find $$\sum_{r=0}^{n} \frac{r}{\binom{n}{r}}$$ in terms of an and n

2. The attempt at a solution
Let $$f(x) =\sum_{r=0}^{n} \frac{x^r}{\binom{n}{r}}$$
Then, an = f(1).
Observe that f'(1) is the required sum.
I was thinking if I could find an expression for f(x) then I could obtain the required sum, but with no luck.
Other than that I've tried expressing the binomial coefficients in terms of factorials, again in vain. So I am looking for some pointers that don't involve finding an by using Taylor series like I found on Google.
Hint: notice that ##\displaystyle \frac{r}{\binom{n}{r}}=\frac{r r! (n-r)!}{n!}=\frac{(r+1) r! (n-r)!}{n!}-\frac{1}{\binom{n}{r}}=\frac{(r+1)! (n-r)!}{n!}-\frac{1}{\binom{n}{r}}=\frac{(n+1)(r+1)! (n+1-r-1)!}{(n+1)!}-\frac{1}{\binom{n}{r}}=\frac{n+1}{\binom{n+1}{r+1}}-\frac{1}{\binom{n}{r}}##

Now take the sum for r=0 to r=n and see what it gives.
 
I got (n+1)*an+1-an-(n+1)
How do I convert an+1 to an ?
 
amind said:
I got (n+1)*an+1-an-(n+1)
How do I convert an+1 to an ?
I hoped that an expression including ##a_{n+1}## would be acceptable. If not, this is trickier than I thought.
This paper gives a formula for ##a_n## (proof can be found here, the second proof is elementary), and from that you can derive ##a_{n+1}## in terms of ##a_n##. I doubt that this is how this exercise is intended to be solved. There must be an easier way ...
 
Last edited:
And if you write ##f(r^\frac{1}{r}) = \sum_{r=0}^n \sum_{j=1}^r \frac{1}{C(n,r) }## and exchange the order of summation ? You will have ##f(r^\frac{1}{r})## function of ##a_1,...,a_n## ?
 
Gotcha, the trick is writing r as n - (n-r) in the first step and then using the property C(n, r) = C (n, n-r)
 
  • Like
Likes   Reactions: Samy_A
amind said:
Gotcha, the trick is writing r as n - (n-r) in the first step and then using the property C(n, r) = C (n, n-r)
Nice.

It gives ##\displaystyle \frac{r}{\binom{n}{r}}= \frac{n-(n-r)}{\binom{n}{r}}=\frac{n}{\binom{n}{r}}-\frac{(n-r)}{\binom{n}{n-r}}##, and then taking the sum for r=0 to r=n leads to the result.
Indeed much simpler than actually computing ##a_n##.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K