Integrability of Special Functions #
This file establishes basic facts about the interval integrability of special functions, including powers and the logarithm.
See intervalIntegrable_rpow'
for a version with a weaker hypothesis on r
, but assuming the
measure is volume.
See intervalIntegrable_rpow
for a version applying to any locally finite measure, but with a
stronger hypothesis on r
.
The power function x ↦ x^s
is integrable on (0, t)
iff -1 < s
.
See intervalIntegrable_cpow'
for a version with a weaker hypothesis on r
, but assuming the
measure is volume.
See intervalIntegrable_cpow
for a version applying to any locally finite measure, but with a
stronger hypothesis on r
.
The complex power function x ↦ x^s
is integrable on (0, t)
iff -1 < s.re
.
The real logarithm is interval integrable (with respect to every locally finite measure) over every
interval that does not contain zero. See intervalIntegrable_log'
for a version without any
hypothesis on the interval, but assuming the measure is the volume.
The real logarithm is interval integrable (with respect to the volume measure) on every interval.
See intervalIntegrable_log
for a version applying to any locally finite measure, but with an
additional hypothesis on the interval.