Solving for C: Struggling With an Equation

  • Thread starter Thread starter Darknight
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the equation P = ((alpha^C)/(C Factorial))/(summation of alpha^J/J factorial) for the variable C. After approximating the denominator to e^alpha and applying Stirling's approximation, the user simplifies the equation to ln P = C ln alpha - (C ln C) + C - alpha. Despite efforts to isolate C, they struggle to find a solution. The Lambert W function is mentioned as a potential tool for solving the equation, with references to its non-elementary nature and methods for calculating its values. The user seeks further guidance on utilizing the Lambert W function in their problem.
Darknight
Messages
2
Reaction score
0

Homework Statement



The originial equation I have been working with is

P = ((alpha^C)/(C Factorial))/(summation of alpha^J/J factorial), J going from 0 to C)

After approximately the denominator to e^alpha, and applying stirling's approximation on C factorial, further simplifying, I have the follow:

ln P = C ln alpha - (C ln C) + C - alpha

Solve for C (C is a variable, not constant):

P is given, alpha is given, so the only unknown is C, but after spending hours on trying various things, I just could not isolate C as itself and come up with the solution. Please help
 
Physics news on Phys.org
Thanks for the guidance! Actually I also tried looking at the Lambert W too, from the website I can understand how they come up with the W number, but how is W (value) calculated for example ..

Can you please enlighten me? Thanks
 
To quote wikipedia:

The Lambert W relation cannot be expressed in terms of elementary functions.

Wiki also gives some ways to calculate value of W(x) using series.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top