I have been working on the iterated properties of especially Beta Function and hope you enjoy it too.
We have,
\(\int_0^1 t^{x-1}(\,1-t)\,^{y-1}dt\) \(=\)\(\frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}\)
\(\implies\) \(\int_0^1t^{x-2}(\,1-t)\,^y\cdot\frac{t}{1-t}dt\) ,then by using the geometric series we have ,
Γ(x+y)Γ(x)Γ(y)=∑n=1∞Γ(x+y+n)Γ(x+n−1)Γ(y+1)
⟹ Γ(x+y)Γ(y+1)Γ(x)Γ(y)=
∑n=1∞Γ(x+y+n)Γ(x+n−1) .Then taking natural logarithm of both sides yields,
lnΓ(x) +lnΓ(y)-lnΓ(x+y)-lnΓ(y+1)=
ln∑n=1∞Γ(x+y+n)Γ(x+n−1) .Then taking d.w.r.x,
ψ(x)−ψ(x+y)=Γ(x)Γ(y)Γ(x+y)Γ(y+1)n=1∑∞Γ(x+y+n)Γ(x+n−1)(ψ(x+n−1)−ψ(x+y+n))
as the result.
Any mistake spotted then please inform or any unknown step that you don't understand.(I wasn't able to find the code for infinity 'cause this is my first latex!!!)
#Calculus
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
For infinty, use: ∞. - It looks like this: \infty @Aruna Yumlembam
Log in to reply
Thanks!