Smoothness of series #
We show that series of functions are differentiable, or smooth, when each individual function in the series is and additionally suitable uniform summable bounds are satisfied.
More specifically,
differentiable_tsum
ensures that a series of differentiable functions is differentiable.contDiff_tsum
ensures that a series of smooth functions is smooth.
We also give versions of these statements which are localized to a set.
Differentiability #
Consider a series of functions โ' n, f n x
on a preconnected open set. If the series converges
at a point, and all functions in the series are differentiable with a summable bound on the
derivatives, then the series converges everywhere on the set.
Consider a series of functions โ' n, f n x
on a preconnected open set. If the series converges
at a point, and all functions in the series are differentiable with a summable bound on the
derivatives, then the series converges everywhere on the set.
Consider a series of functions โ' n, f n x
on a preconnected open set. If the series converges
at a point, and all functions in the series are differentiable with a summable bound on the
derivatives, then the series is differentiable on the set and its derivative is the sum of the
derivatives.
Consider a series of functions โ' n, f n x
on a preconnected open set. If the series converges
at a point, and all functions in the series are differentiable with a summable bound on the
derivatives, then the series is differentiable on the set and its derivative is the sum of the
derivatives.
Consider a series of functions โ' n, f n x
. If the series converges at a
point, and all functions in the series are differentiable with a summable bound on the derivatives,
then the series converges everywhere.
Consider a series of functions โ' n, f n x
. If the series converges at a
point, and all functions in the series are differentiable with a summable bound on the derivatives,
then the series converges everywhere.
Consider a series of functions โ' n, f n x
. If the series converges at a
point, and all functions in the series are differentiable with a summable bound on the derivatives,
then the series is differentiable and its derivative is the sum of the derivatives.
Consider a series of functions โ' n, f n x
. If the series converges at a
point, and all functions in the series are differentiable with a summable bound on the derivatives,
then the series is differentiable and its derivative is the sum of the derivatives.
Consider a series of functions โ' n, f n x
. If all functions in the series are differentiable
with a summable bound on the derivatives, then the series is differentiable.
Note that our assumptions do not ensure the pointwise convergence, but if there is no pointwise
convergence then the series is zero everywhere so the result still holds.
Consider a series of functions โ' n, f n x
. If all functions in the series are differentiable
with a summable bound on the derivatives, then the series is differentiable.
Note that our assumptions do not ensure the pointwise convergence, but if there is no pointwise
convergence then the series is zero everywhere so the result still holds.
Higher smoothness #
Consider a series of smooth functions, with summable uniform bounds on the successive derivatives. Then the iterated derivative of the sum is the sum of the iterated derivative.
Consider a series of smooth functions, with summable uniform bounds on the successive derivatives. Then the iterated derivative of the sum is the sum of the iterated derivative.
Consider a series of functions โ' i, f i x
. Assume that each individual function f i
is of
class C^N
, and moreover there is a uniform summable upper bound on the k
-th derivative
for each k โค N
. Then the series is also C^N
.
Consider a series of functions โ' i, f i x
. Assume that each individual function f i
is of
class C^N
, and moreover there is a uniform summable upper bound on the k
-th derivative
for each k โค N
(except maybe for finitely many i
s). Then the series is also C^N
.