Problem 1. Differentiate the gamma function
Γ(n)=∫0∞tn−1e−tdt.
Solution
We begin with the integral definition of the Gamma function x→∞lim∫0xe−ttn−1dt.
To differentiate under the integral, we use Leibniz Rule .
First we find
∂n∂f=tn−1e−tln(t).
Then we evaluate the limit
Γ′(n,t)=x→∞lim[∫0xtn−1(lnt)e−tdt−xn−1e−x−0]=x→∞lim[∫0xtn−1(lnt)e−tdt−xn−1e−x]=∫0∞e−ttn−1ln(t)dt.
Problem 2. Show that Γ′(1)=−γ where γ is the Euler-Mascheroni constant.
Solution
To evaluate Γ′(1), we set n=1
thus
∫0∞e−tln(t)dt.
We replace e−t with limn→∞(1−nt)n.
Let s=1−nt and −nds=dt, we get
n→∞lim[∫10sn[ln(n)+ln(1−s)](−n)ds]=n→∞lim[nln(n)∫01snds+∫01snln(1−s)ds]=n→∞lim[n+1nln(n)+n+1−1∫01s−1sn+1−1ds]=n→∞limn+1n[ln(n)−Hn+1].
Hn+1 is the harmonic number. By definition limn→∞[Hn+1−ln(n)] is the Euler-Mascheroni constant; therefore,
Γ′(1)=−γ.
Check out my other notes at Proof, Disproof, and Derivation
#Calculus
#Derivatives
#GammaFunction
#LeibnizRule
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Hello, How did you integrate ∫01snln(1−s)ds?
Why would you write Γ(n,t) ? the t is a dummy variable.
Log in to reply
We don't?
Log in to reply
@Steven Zheng Yes, you probably got mixed up with the incomplete gamma function.
In the end, the function is only a function of n, and not t. Like Mr./Ms. Haroun said, it's a dummy variable.