감마 함수

Ykhwong (토론 | 기여)님의 2018년 8월 11일 (토) 09:23 판 (→‎참고)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

gamma function
감마함수
  • 팩토리얼의 개념을 실수와 복소수로 확장시킨 함수
[math]\displaystyle{ \Gamma(n) = (n-1)! }[/math]
[math]\displaystyle{ \Gamma(Z) = \int_0^\infty x^{Z-1} e^{-x}\,{\rm d}x }[/math]
[math]\displaystyle{ n! = \int_0^\infty x^n e^{-x}\,{\rm d}x }[/math]

 

  • [math]\displaystyle{ \Gamma(3) = 2! = 2 }[/math]
  • [math]\displaystyle{ \Gamma(2) = 1! = 1 }[/math]
  • [math]\displaystyle{ \Gamma(1) = 0! = 1 }[/math]
  • [math]\displaystyle{ \Gamma(0) = (-1)! = \infty }[/math]

2 같이 보기[ | ]

3 참고[ | ]