Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Omega constant
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Computation === One can calculate {{math|Ω}} [[iterative method|iteratively]], by starting with an initial guess {{math|Ω<sub>0</sub>}}, and considering the [[sequence]] :<math>\Omega_{n+1}=e^{-\Omega_n}.</math> This sequence will [[limit of a sequence|converge]] to {{math|Ω}} as {{mvar|n}} approaches infinity. This is because {{math|Ω}} is an [[Fixed point (mathematics)|attractive fixed point]] of the function {{math|''e''<sup>β''x''</sup>}}. It is much more efficient to use the iteration :<math>\Omega_{n+1}=\frac{1+\Omega_n}{1+e^{\Omega_n}},</math> because the function :<math>f(x)=\frac{1+x}{1+e^x},</math> in addition to having the same fixed point, also has a derivative that vanishes there. This guarantees quadratic convergence; that is, the number of correct digits is roughly doubled with each iteration. Using [[Halley's method]], {{math|Ω}} can be approximated with cubic convergence (the number of correct digits is roughly tripled with each iteration): (see also {{section link|Lambert W function|Numerical evaluation}}). :<math>\Omega_{j+1}=\Omega_j-\frac{\Omega_j e^{\Omega_j}-1}{e^{\Omega_j}(\Omega_j+1)-\frac{(\Omega_j+2)(\Omega_je^{\Omega_j}-1)}{2\Omega_j+2}}.</math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)