Prove: (n + d) / n = (n + d/2)^(d)

  • Thread starter Thread starter Guest812
  • Start date Start date
Guest812
Messages
17
Reaction score
1
1. Homework Statement

Prove: (n + d)! / n! ≅ (n + d/2)^(d)

where: n >> d >> 1

2. Homework Equations 3. The Attempt at a Solution

(n + d)! / n! = (n + 1) * (n + 2) * . . . (n + d)

Ln [ (n + d)! / n! ] = Ln [ (n + 1) * (n + 2) * . . . (n + d) ]

Ln [ (n + d)! / n! ] = Ln (n + 1) + Ln (n + 2) + . . . Ln (n + d) ]

Ln [ (n + d)! / n! ] = Σ Ln (n + i) , from i = 1 to d

if d >> 1, then

[ Σ Ln (n + i) , from i = 1 to d ] ≅ ∫ Ln (x) dx , from x = (n + 1) to (n + d)

[ Σ Ln (n + i) , from i = 1 to d ] ≅ x * Ln (x) - x , from x = (n + 1) to (n + d)

[ Σ Ln (n + i) , from i = 1 to d ] ≅ [ (n + d) * Ln ((n + d)) - (n + d) ] - [ (n + 1) * Ln (n + 1) - (n + 1) ]

[ Σ Ln (n + i) , from i = 1 to d ] ≅ (n + d) * Ln (n + d) - (n + 1) * Ln (n + 1) - d + 1

= ?NOTE:

I'm trying to prove an equation that was simply "given" in a Physical Chemistry textbook. I don't think that textbook intended for its students to solve that equation's proof as a "homework" exercise. Since my "Problem Statement" was simply "given", and not specifically stated as a "homework" exercise, I'm not certain I'm even using the correct approach to solving my "Problem Statement". Maybe instead of converting to Ln () and then attempting to integrate, the "Problem Statement" can be solved algebraically more easily?
 
Last edited:
Physics news on Phys.org
Guest812 said:
1. Homework Statement

Prove: (n + d)! / n! = (n + d/2)^(d)

where: n >> d >> 1

2. Homework Equations 3. The Attempt at a Solution

(n + d)! / n! = (n + 1) * (n + 2) * . . . (n + d)

Ln [ (n + d)! / n! ] = Ln [ (n + 1) * (n + 2) * . . . (n + d) ]

Ln [ (n + d)! / n! ] = Ln (n + 1) + Ln (n + 2) + . . . Ln (n + d) ]

Ln [ (n + d)! / n! ] = Σ Ln (n + i) , from i = 1 to d

if d >> 1, then

[ Σ Ln (n + i) , from i = 1 to d ] = ∫ Ln (x) dx , from x ≅ (n + 1) to (n + d)

[ Σ Ln (n + i) , from i = 1 to d ] = x * Ln (x) - x , from x ≅ (n + 1) to (n + d)

[ Σ Ln (n + i) , from i = 1 to d ] = [ (n + d) * Ln ((n + d)) - (n + d) ] - [ (n + 1) * Ln (n + 1) - (n + 1) ]

[ Σ Ln (n + i) , from i = 1 to d ] = (n + d) * Ln (n + d) - (n + 1) * Ln (n + 1) - d + 1

= ?NOTE:

I'm trying to prove an equation that was simply "given" in a Physical Chemistry textbook. I don't think that textbook intended for its students to solve that equation's proof as a "homework" exercise. Since my "Problem Statement" was simply "given", and not specifically stated as a "homework" exercise, I'm not certain I'm even using the correct approach to solving my "Problem Statement". Maybe instead of converting to Ln () and then attempting to integrate, the "Problem Statement" can be solved algebraically more easily?

Suggest using Stirling's formula : ## ln(N!)=N ln(N) -N ## for large N. One additional hint is when you expand ## ln(1+d/n) ## in a Taylor series, you need to go to the second power in d/n for one of the terms.
 
Last edited:
Charles Link said:
Suggest using Stirling's formula : ## ln(N!)=N ln(N) -N ## for large N.

Thanks for the reply; however, I believe that is what I essentially did during the following steps stated in my original post:

Guest812 said:
...

if d >> 1, then

[ Σ Ln (n + i) , from i = 1 to d ] ≅ ∫ Ln (x) dx , from x = (n + 1) to (n + d)

[ Σ Ln (n + i) , from i = 1 to d ] ≅ x * Ln (x) - x , from x = (n + 1) to (n + d)

...

As stated in my original post, once I evaluate that "Stirling Equation" from x ≅ (n + 1) to (n + d), I don't know how to further simply that equation to the final simplified equation given in the original problem statement.
 
Last edited:
If you take the log of (n+\frac{d}{2})^d you get:

d ln(n + \frac{d}{2}) = d ln(n (1+\frac{d}{2n})) = d ln(n) + d ln(1+\frac{d}{2n})

At this point, you can use the approximation: ln(1+x) \approx x when x \ll 1. So you get:
(n+\frac{d}{2})^d \approx d ln(n) + \frac{d^2}{2n}

Then you can also write: ln(n \cdot (n+1) \cdot (n+2) ... \cdot (n+d)) = ln(n^d \cdot(1+\frac{1}{n}) \cdot(1+ \frac{2}{n}) ... \cdot(1+\frac{d}{n}))

Using the fact that ln(x \cdot y) = ln(x) + ln(y), this can be written as:

d ln(n) + ln(1+\frac{1}{n}) + ... + ln(1+\frac{d}{n})

Now, use the approximation ln(1+x) \approx x for each term in the sum.
 
stevendaryl said:
If you take the log of (n+\frac{d}{2})^d you get:

d ln(n + \frac{d}{2}) = d ln(n (1+\frac{d}{2n})) = d ln(n) + d ln(1+\frac{d}{2n})

At this point, you can use the approximation: ln(1+x) \approx x when x \ll 1. So you get:
(n+\frac{d}{2})^d \approx d ln(n) + \frac{d^2}{2n}

Then you can also write: ln(n \cdot (n+1) \cdot (n+2) ... \cdot (n+d)) = ln(n^d \cdot(1+\frac{1}{n}) \cdot(1+ \frac{2}{n}) ... \cdot(1+\frac{d}{n}))

Using the fact that ln(x \cdot y) = ln(x) + ln(y), this can be written as:

d ln(n) + ln(1+\frac{1}{n}) + ... + ln(1+\frac{d}{n})

Now, use the approximation ln(1+x) \approx x for each term in the sum.

Thanks

Using the approximation you recommended, I was able to continue where you left off, as follows:

d ln(n) + ln(1+\frac{1}{n}) + ... + ln(1+\frac{d}{n})

d ln(n) + \frac{1}{n} + \frac{2}{n} + ... \frac{d}{n}

d ln(n) + \frac{1}{n} \cdot (1 + 2 + ... d)

d ln(n) + \frac{1}{n} \cdot \sum_{i=1}^d i

if d >> 1

d ln(n) + \frac{1}{n} \cdot \int_1^d i \, dx

d ln(n) + \frac{1}{n} \cdot \left. \frac{1}{2}i^2 \right|_1^d

d ln(n) + \frac{1}{n} \cdot \frac{1}{2}(d^2 - 1)

d ln(n) + \frac{d^2}{2n}Which is the same equation as I converted to red text in your above referenced post, therefore the original Problem Statement has been verified.

However, although the original Problem Statement has been verified, we verified it by "working from both ends of the equations", and verifying "both ends of the equations meet (are the same) in the middle". I'm not totally satisfied with this "proof" technique because I'd rather learn/think of a method that starts from the left side of the Problem Statement and continually simplify it until it results in the final equation (instead of deriving from both ends, and verifying the derivations are equal in the "middle")

Next I will try the Taylor Expansion hint Charles posted above, to see if that will result in a continuous type of proof I'm looking for.
 
Last edited:
I think you might still need to work both sides of the equation using the Stirling's formula (which you essentially derived.) You basically wind up solving both sides to order (d/n)^2 and showing the terms agree.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top