Integral , uniform convergence

Madou
Messages
42
Reaction score
0
I shall prove that this integral is uniformly convergent or not:

wj6x3t.jpg


and if it is convergent, i must describe its uniform convergence
 
Physics news on Phys.org
please, say something!
 
Ask a question first.
 
okay
 
Clearly it is not uniformly convergent. You can compute the integral for alpha>0 by substituting X = t/sqrt(alpha). Then you find that the integral as a function of alpha, I(alpha) = constant.

If the integral were to converge uniformly, then that implies that
I(alpha) would be a continuous function. Then it follows that, in particular, the limit for alpha to zero would be given by I(0). But
I(0) does not exist.
 
So, one more time, this is what I'm doing - I'm inspecting for uniform convergence:
\int_{0}^{\infty}{\frac{\sqrt{\alpha}}{\sqrt{{\alpha}^{2}x^{4}+1}}dx} where \alpha \in \ [0,1].
 
Last edited:
Madou said:
So, one more time, this is what I'm doing - I'm inspecting for uniform convergence:
$\int_{0}^{\infty}{\frac{\sqrt{\alpha}}{\sqrt{{\alpha}^{2}x^{4}+1}}dx}$, where $\alpha \in {[0,1]}$<br />

There was a mistake in my previous reply, I(0) is of course zero.

So, what you can do is show that for alpha not equal to zero, I(alpha) = constant and that this constant is not equal to zero. Then, if the integral were uniformly convergent, the limit of the integral would be the integral of the limit.

If you take the limit of alpha to zero inside the integral you get zero, if you first evaluate the integral and then take the limit you find a different result. This then proves that the integral does not converge uniformly.
 
Well, first I'm trying to clarify the definition of the uniform convergence of the improper integral.
 
No-no, first the definition of the uniform convergence of the funсtional series.
 
  • #10
The improper integral is the limit of the integral from zero to R for R to infinity. Let's call the integral I(R, alpha) and the limit for fixed alpha of I(R, alpha) for R to infinity I(alpha). This then means that for every epsilon there exists a Q such that for all R > Q we have:

|I(R, alpha) - I(alpha)| < epsilon

Uniform convergence means that Q can be chosen independent of alpha. You can then prove that if I(R, alpha) for fixed R is continuous as a function of alpha, then I(alpha) will also be a continuous function.
 
  • #11
So, if we define the function I(\alpha) as

\lim_{R\rightarrow \infty}I(R,\alpha) = I(\alpha)

and it is the case that for all R the function |I(R, \alpha) is continuous, we want to prove that the limit function |I(\alpha) is continuous as well, if the limit for R to infinity converges uniformly. So, we want to prove that:

\lim_{\alpha\rightarrow\beta}I(\alpha) = I(\beta)

This means that for every \epsilon&gt;0 there should exists a \delta, such that we have

|I(\alpha)-I(\beta)|&lt;\epsilon

if we choose \alpha such that

|\alpha-\beta|&lt;\delta

Now, uniform convergence for the limit of R to infinity implies that we can always find an R_{0} for which

|I(R_{0},\alpha)-I(\alpha)|&lt;\frac{\epsilon}{3}

is true for all \alpha.

Then because I(R_{0},\alpha) is continuous as a function of \alpha, i.e. we have that

\lim_{\alpha\rightarrow\beta}I(R_{0}, \alpha)=I(R_{0}, \beta)

we can thus be sure that there exists a \delta such that:

|I(R_{0},\alpha)-I(R_{0},\beta)|&lt;\frac{\epsilon}{3}

is true for \alpha in the interval

|\alpha-\beta|&lt;\delta

For such \alpha we have that

|I(\alpha)-I(\beta)| &lt;\epsilon

because

<br /> \begin{align*}<br /> |I(\alpha)-I(\beta)| &amp;= |I(\alpha) - I(R_{0},\alpha) +<br /> I(R_{0},\alpha)-I(R_{0},\beta) + I(R_{0},\beta) - I(\beta)|\\<br /> &amp; \leq<br /> |I(\alpha) - I(R_{0},\alpha)| + |I(R_{0},\alpha)-I(R_{0},\beta)| +<br /> | I(R_{0},\beta) - I(\beta)|&lt;\epsilon <br /> \end{align*}<br />
 
  • #12
You say
Count Iblis said:
if you first evaluate the integral and then take the limit you find a different result.
And how do i first evaluate the integral?
 
  • #13
alright, thank you, anyway - i think i have nearly solved the problem. I'll tell everyone, if i finish.
 
  • #14
Call the integral (as I did above) I(\alpha). Then if \alpha\neq 0 we can substitute x = \frac{t}{\sqrt{\alpha}}. We then have:

\frac{1}{1+\alpha^{2}x^4}=\frac{1}{1+t^2}

and

dx = \frac{dt}{\sqrt{\alpha}}

So, the integral becomes:

I(\alpha)= \int_{0}^{\infty}\frac{\sqrt{\alpha}dx}{1+\alpha^{2}x^{4}}=\int_{0}^{\infty}\frac{dt}{1+t^4}

So, we see that I(\alpha) actually does not depend on\alpha. It is a constant function. However, this is only the case for nonzero \alpha. If \alpha=0 we have:

I(0)=\int_{0}^{\infty}\frac{0 dx}{1} = 0

Since

\int_{0}^{\infty}\frac{dt}{1+t^4}

is clearly nonzero, we see that I(\alpha) is a discontinuous function. This then contradicts uniform convergence, because of the theorem that relates uniform convergence to the limit function being continuous (see my previous posting).
 
Back
Top