Theorems · Theorem · special functions
Complex.integral_cpow_mul_exp_neg_mul_Ioi
∀ {a : ℂ} {r : ℝ},
0 < a.re → 0 < r → ∫ (t : ℝ) in Set.Ioi 0, ↑t ^ (a - 1) * Complex.exp (-(↑r * ↑t)) = (1 / ↑r) ^ a * Complex.Gamma aExpresses the integral over Ioi 0 of t ^ (a - 1) * exp (-(r * t)) in terms of the Gamma
function, for complex a.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 281 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpaceproof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- Complexstatement and proof · cited by 5,565
- one_mulproof · cited by 2,841
- mul_commproof · cited by 2,262
- LT.lt.leproof · cited by 2,189
- MulZeroClass.mul_zeroproof · cited by 2,091
- MeasureTheory.integralstatement and proof · cited by 1,779
- mul_assocproof · cited by 1,667
Cited by2
Results whose statement or proof uses this declaration.
- Real.integral_rpow_mul_exp_neg_mul_Ioiproof · cited by 3
- hasSum_mellinproof · cited by 1