Inverse gamma function: Difference between revisions

Content deleted Content added
m Raydann moved page Draft:Inverse Gamma function to Inverse Gamma function: Publishing accepted Articles for creation submission (AFCH 0.9.1)
Cleaning up accepted Articles for creation submission (AFCH 0.9.1)
Line 1:
{{Short description|Inverse of the gamma function}}
 
{{Draft topics|mathematics}}
{{AfC topic|stem}}
{{AfC submission|||ts=20230503070148|u=Onlineuser577215|ns=118}}
<!-- Do not remove this line! -->
<!-- Do not remove this line! -->
 
{{AFC comment|1=Users on the Gamma function page suggested that this should have its own page instead of being added as a new section on that page. See the talk page on [[Gamma function]] Also, the existing references have been improved and new ones have been added. [[User:Onlineuser577215|Onlineuser577215]] ([[User talk:Onlineuser577215|talk]]) 8:58, 3 May 2023 (UTC)}}
----
{{Distinguish|Inverse-gamma distribution|Reciprocal gamma function}}
 
 
In [[mathematics]], the inverse gamma function <math>\Gamma^{-1}(x)</math> is the [[inverse function]] of the [[gamma function]]. In other words, it is the function satisfying <math display="inline">\Gamma(y)=x</math>. For example, <math>\Gamma^{-1}(24)=5</math> <ref>{{Cite journal |last1=Borwein |first1= Jonathan M. |last2=Corless |first2= Robert M.|title=Gamma and Factorial in the Monthly |journal=The American Mathematical Monthly 125.5 |year=2017 |arxiv=1703.05349 }}</ref>. Usually, the inverse gamma function refers to the principal branch on the interval <math>\left(\Gamma(\alpha)= 0.8856031..., \infty\right)</math> where <math>\alpha=1.4616321...</math> is the unique positive number such that <math>\psi(\alpha)=0</math> <ref>{{cite journal |last1=Uchiyama |first1=Mitsuru |title=The principal inverse of the gamma function |date=April 2012 |url= https://www.jstor.org/stable/41505586 |journal=Proceedings of the American Mathematical Society|volume=140 |issue=4 |pages=1347 |doi= 10.1090/S0002-9939-2011-11023-2
Line 16 ⟶ 11:
[[File:Inverse Gamma Function.png|thumb]]
==== Definition ====
The inverse gamma function may be defined by the following integral representation <ref>{{cite journal |last1=Pedersen |first1=Henrik |title="Inverses of gamma functions" |journal=Constructive Approximation |date=9 September 2013 |volume=7 |issue=2 |pages=251–267 |doi=10.1007/s00365-014-9239-1 |arxiv=1309.2167 |s2cid=253898042 |url=https://link.springer.com/article/10.1007/s00365-014-9239-1}}</ref>
<math>\Gamma^{-1}(x)=a+bx+\int_{-\infty}^{\Gamma(\alpha)}\left(\frac{1}{x-t}-\frac{t}{t^{2}-1}\right)d\mu(t) </math>
 
Line 22 ⟶ 17:
 
==== Approximation ====
To compute the branches of the inverse gamma function one can first compute the Taylor series of <math>\Gamma(x)</math> near <math>\alpha</math>. The series can then be truncated and inverted, which yields successively better approximations to <math>\Gamma^{-1}(x)</math>. For instance, we have the quadratic approximation :<ref>{{cite journal |first1=Robert M.|last1=Corless |first2=Folitse Komla|last2=Amenyou |last3=Jeffrey |first3=David |title=Properties and Computation of the Functional Inverse of Gamma |journal=SYNASC |date=2017 |pages=65 |doi=10.1109/SYNASC.2017.00020|isbn=978-1-5386-2626-9 |s2cid=53287687 }}</ref>
 
<math>
\Gamma^{-1}\left(x\right)\approx\alpha+\sqrt{\frac{2\left(x-\Gamma\left(\alpha\right)\right)}{\Psi\left(1,\ \alpha\right)\Gamma\left(\alpha\right)}}.</math>
 
The inverse gamma function also has the following [[asymptotic formula]] <ref>{{cite thesis |type=MS |last1=Amenyou |first1=Folitse Komla |last2=Jeffrey |first2=David |title="Properties and Computation of the inverse of the Gamma Function" |date=2018 |pages=28 |url=https://ir.lib.uwo.ca/cgi/viewcontent.cgi?article=7340&context=etd}}</ref>
<math>\Gamma^{-1}(x)\sim\frac{1}{2}+\frac{\ln\left(\frac{x}{\sqrt{2\pi}}\right)}{W_{0}\left(e^{-1}\ln\left(\frac{x}{\sqrt{2\pi}}\right)\right)}</math>
 
Where <math>W_0(x)</math> is the [[Lambert W function]]. The formula is found by inverting the [[Stirling's approximation|Stirling approximation]], and so can also be expanded into an asymptotic series.
 
 
'''Series Expansion'''
Line 38 ⟶ 32:
To obtain a series expansion of the inverse gamma function one can first compute the series expansion of the [[reciprocal gamma function]] <math>\frac{1}{\Gamma(x)}</math> near the poles at the negative integers, and then invert the series.
 
Setting <math>z=\frac{1}{x}</math> then yields, for the ''n'' th branch <math>\Gamma_{n}^{-1}(z)</math> of the inverse gamma function (<math>n\ge 0</math>) <ref>{{Cite journal |last1=Couto |first1=Ana Carolina Camargos |last2=Jeffrey |first2=David |last3=Corless |first3=Robert |date=November 2020 |title=The Inverse Gamma Function and its Numerical Evaluation |url=https://www.maplesoft.com/mapleconference/2020/highlights.aspx |at=Section 8 |journal=Maple Conference Proceedings}}</ref>:
 
<math>\Gamma_{n}^{-1}(z)=-n+\frac{\left(-1\right)^{n}}{n!z}+\frac{\psi^{(0)}\left(n+1\right)}{\left(n!z\right)^2}+\frac{\left(-1\right)^{n}\left(\pi^{2}+9\psi^{(0)}\left(n+1\right)^{2}-3\psi^{(1)}\left(n+1\right)\right)}{6\left(n!z\right)^3}+O\left(\frac{1}{z^{4}}\right)</math>
Line 45 ⟶ 39:
 
== References ==
 
<!-- Inline citations added to your article will automatically display here. See en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. -->
{{reflist}}