Guest812
- 17
- 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?
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: