Lukas' Notes

Home

❯

Knowledge

❯

Gamma Function

Gamma Function

Oct 31, 20251 min read

math

Definition

Gamma Function

The gamma function Γ is the most common extension of the factorial function to the complex numbers.

Γ(z)=∫0∞​tz−1e−t dtR(z)>0

Relation to the factorial:

Γ(n)=(n−1)!

Graph View

Backlinks

  • Chi-Squared Distribution
  • Student's t-Distribution

Created with Quartz v4.4.0 © 2025

  • GitHub