How shall we show that this limit exists?

Mike400
Messages
59
Reaction score
6
Moved from a technical forum
Let:

##\displaystyle f=\int_{V'} \dfrac{x-x'}{|\mathbf{r}-\mathbf{r'}|^3}\ dV'##

where ##V'## is a finite volume in space
##\mathbf{r}=(x,y,z)## are coordinates of all space
##\mathbf{r'}=(x',y',z')## are coordinates of ##V'##
##|\mathbf{r}-\mathbf{r'}|=[(x-x')^2+(y-y')^2+(z-z')^2]^{1/2}##

How to prove that:

##\lim\limits_{\Delta x \to 0} \dfrac{f(x+\Delta x,y,z)-f(x,y,z)}{\Delta x}## exist
 
Physics news on Phys.org
What have you attempted to find the solution?
 
DrClaude said:
What have you attempted to find the solution?
##\lim\limits_{\Delta x \to 0} \dfrac{f(x+\Delta x,y,z)-f(x,y,z)}{\Delta x}\\
=\lim\limits_{\Delta x \to 0}\dfrac{\displaystyle\int_{V'} \dfrac{(x+\Delta x)-x'}{|\mathbf{r}(x+\Delta x,y,z)-\mathbf{r'}|^3}\ dV' - \int_{V'} \dfrac{x-x'}{|\mathbf{r}(x,y,z)-\mathbf{r'}|^3}\ dV'}{\Delta x}\\
=\lim\limits_{\Delta x \to 0}\displaystyle\int_{V'}
\dfrac{\left( \dfrac{(x+\Delta x)-x'}{|\mathbf{r}(x+\Delta x,y,z)-\mathbf{r'}|^3}
-\dfrac{x-x'}{|\mathbf{r}(x,y,z)-\mathbf{r'}|^3} \right)}{\Delta x}dV'##

Now if only I could take the limit inside the integral (with respect to ##V'##), I can proceed to show the limit exists. One of my colleagues told me that we cannot always take such limits inside the integral. This is where I am stuck. Hope someone here can help. Thanks in advance.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top