When can the limit be brought inside the integral?

  • Thread starter Thread starter Hoplite
  • Start date Start date
  • Tags Tags
    Integral Limit
Hoplite
Messages
50
Reaction score
0
When is it alright to bring the limit within the integral?

In other words, when is it true to say...

lim∫f(x)dx = ∫limf(x)dx

?
 
Physics news on Phys.org
Hmm,well,a Riemann integration involves itself.Sometimes,for improper integrals another limit appears explicitely,so the situation is under debate,there's no general case.

Be more specific.

Daniel.
 
You should be more specific, the limit \lim_{x\to a}f(x) if it exists is just a number and so is a definite integral.

In the case where you have a sequence of continuous functions \{f_n\}_{n=0}^\infty which converge uniformly to f on a bounded interval [a,b], then:

\lim_{n\to \infty}\int_a^b f_n(x)dx=\int_a^bf(x)dx
 
Is this what you mean:

Under what conditions is the following equality true? (can't find a question mark over equal sign symbol)

\mathop\lim\limits_{c\to h}\int_a^b f(x,c)dx=\int_a^b\mathop\lim\limits_{c\to h}f(x,c)dx

I dont'n know.
 
Did u mean

\substack{\displaystyle{!}\\ \displaystyle{=}}...? (click on the code)

Daniel.
 
dextercioby said:
Did u mean

\substack{\displaystyle{!}\\ \displaystyle{=}}...? (click on the code)

Daniel.

Thanks Daniel. Always nice to learn new LaTex code. For the record then:

Is:

\mathop\lim\limits_{c\to h}\int_a^b f(x,c)dx\substack{\displaystyle{ ? }\\ \displaystyle{ = }}\int_a^b\mathop\lim\limits_{c\to h}f(x,c)dx
 
What I mean is:

\lim_{k\rightarrow\infty} \int f_{k}(z)dz = \int\lim_{k\rightarrow\infty}f_{k}(z)dz

In this case, f_{k}(z) is the zeta function,

f_{k}(z) = \sum^k_{n=1}\frac{1}{n^z}
 
My guess would be that this is not allowed:

\mathop\lim\limits_{c\to h}\int_a^b f(x,c)dx = \mathop\lim\limits_{c\to h} \mathop\lim\limits_{n\to \infty} \sum^n_{i=1}f(x_i,c)\Delta{x}_i \left\{\begin{array}{cc}x_i\in[a,b]\\\Delta{x}_i = x_{i+1} - x_i \end{array}\right\}

and the limits don't "commute" in general, for example:

\mathop\lim\limits_{x\to 0}\mathop\lim\limits_{y\to 0} 1 + \frac{y}{x} = 1

but,

\mathop\lim\limits_{y\to 0}\mathop\lim\limits_{x\to 0} 1 + \frac{y}{x} = \infty
 
Last edited:
Hoplite said:
What I mean is:

\lim_{k\rightarrow\infty} \int f_{k}(z)dz = \int\lim_{k\rightarrow\infty}f_{k}(z)dz

In this case, f_{k}(z) is the zeta function,

f_{k}(z) = \sum^k_{n=1}\frac{1}{n^z}

This Dirichlet series is uniformly convergent in half planes real part of z >=d, where d>1, so you're good as long as your path of integration lies in one of these.
 
  • #10
:smile: Thanks.
 
  • #11
In general you can interchange "limit" and "integral" as long as both are uniformly convergent. I won't say (because I don't know) if that is necessary as well as sufficient.
 
  • #12
This is not my expertise, but the following may be useful to someone.

there are two common definitions of an integral riemanns and lebesgues. riemann's integral is defined for bounded functions which are continuous almost everywhere, and lebesgue's is defined for essentially all (positive) functions (but it can be infinite).


for uniformly convergent sequences of riemann integrable functions, the integrals do converge to the integral of the limit.

for lebesgue integrable functions, there are various sufficient criteria. the most useful is probably the dominated convergence theorem: if there is a lebesgue integrable function with finite integral which dominates the absolute values of all function in the sequence, then pointwise convergence a.e. is sufficient for the integrals to converge to the integral of the limit.

these matters can be read up in any book on measure theory or integration.

of course the zeta function is of primary interest near points like z=1 where it is not continuous or even bounded.
 
Last edited:

Similar threads

Back
Top