Theorems · Theorem · real analysis
integral_mul_rpow_one_add_sq
∀ {a b t : ℝ},
t ≠ -1 →
∫ (x : ℝ) in a..b, x * (1 + x ^ 2) ^ t =
(1 + b ^ 2) ^ (t + 1) / (2 * (t + 1)) - (1 + a ^ 2) ^ (t + 1) / (2 * (t + 1))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- Complexproof · cited by 5,565
- Nat.cast_oneproof · cited by 2,501
- Complex.ofRealproof · cited by 1,654
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- intervalIntegralstatement and proof · cited by 546
- zero_le_oneproof · cited by 316
- Complex.ofReal_mulproof · cited by 180
- Complex.ofReal_negproof · cited by 130
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.