라마누잔의 정적분

이 항목의 스프링노트 원문주소

 

 

개요

\int_{0}^{\infty}\frac{x e^{-\sqrt{5}x}}{\cosh{x}}\,dx=\frac{1}{8}(\psi^{(1)}(\frac{1+\sqrt{5}}{4})-\psi^{(1)}(\frac{3+\sqrt{5}}{4}))

Integrate[(x Exp[-x Sqrt[5]])/Cosh[x], {x, 0, \[Infinity]}] //  FullSimplify

http://www.wolframalpha.com/input/?i=Integrate[(x+Exp[-x+Sqrt[5]])/Cosh[x],+{x,+0,+[Infinity]}]+

http://www.wolframalpha.com/input/?i=(polygamma[1,(1%2Bsqrt(5))/4]-polygamma[1,(3%2Bsqrt(5))/4])/8

 

\int_{0}^{\infty}\frac{x^{2}e^{-\sqrt{3}x}}{\sinh{x}}\,dx=-\frac{1}{4}\psi^{(2)}(\frac{1+\sqrt{3}}{4})

Integrate[(x^2 Exp[-x Sqrt[3]])/Sinh[x], {x, 0, \[Infinity]}] //FullSimplify

http://www.wolframalpha.com/input/?i=integrate[(x^2+Exp[-x+Sqrt[3]])/Sinh[x],+{x,+0,+Infinity}]

http://www.wolframalpha.com/input/?i=-polygamma[2,(1%2Bsqrt(3))/2]/4

 

 

Berndt, B. C. and Rankin, R. A. Ramanujan: Letters and Commentary. Providence, RI: Amer. Math. Soc., 1995.

 

 

재미있는 사실

 

 

역사

 

 

 

메모

 

 

관련된 항목들

 

 

수학용어번역

 

 

사전 형태의 자료

 

 

관련논문

 

 

관련도서

 

 

관련기사

 

 

블로그