Average distance between points on a circle

AI Thread Summary
The discussion centers on calculating the average distance between two points within a circle of radius r or a square of side length a. It explores whether a quadruple or double integral is necessary for this computation. The average distance for two points in a circle is suggested to be derived from the formula involving integrals, with a focus on exploiting symmetry. The average distance from a point to the origin is noted to be 2r/3, with the maximum and minimum distances being 2r and 0, respectively. The conversation highlights the complexity of the integral approach while confirming the average distance calculation for points in a circle.
phoenixthoth
Messages
1,600
Reaction score
2
of radius r or a square of side length a? do you need some kind of quadruple or double integral or is there a trick?

sorry, i meant two points either in the interior of said shape or on the boundary.

for the circle, by symmetry, is that the same as the average distance between a point and the origin? that is, i think, 2r/3. note that the max distance is 2r and the min distance is 0.
 
Last edited:
Mathematics news on Phys.org
What's wrong with a quadruple integral? :smile:


There is some symmetry one can exploit for the circle, but not what you suggested.
 
would this be the formula for the average distance for two points in a circle of radius r:
\frac{\int_{-r}^{r}\int_{-\sqrt{r^{2}-y2^{2}}}^{\sqrt{r^{2}-y2^{2}}}\int_{-r}^{r}\int_{-\sqrt{r^{2}-y1^{2}}}^{\sqrt{r^{2}-y1^{2}}}\sqrt{\left( x2-x1\right) ^{2}+\left( y2-y1\right) ^{2}}dx1dy1dx2dy2}{\int_{-r}^{r}\int_{-\sqrt{r^{2}-y2^{2}}}^{\sqrt{r^{2}-y2^{2}}}\int_{-r}^{r}\int_{-\sqrt{r^{2}-y1^{2}}}^{\sqrt{r^{2}-y1^{2}}}1dx1dy1dx2dy2}?

btw, i get \frac{\int_{-r}^{r}\int_{-\sqrt{r^{2}-y1^{2}}}^{\sqrt{r^{2}-y1^{2}}}\sqrt{x1^{2}+y1^{2}}dx1dy1}{\int_{-r}^{r}\int_{-\sqrt{r^{2}-y1^{2}}}^{\sqrt{r^{2}-y1^{2}}}1dx1dy1}=\frac{2r}{3}
 
Last edited:
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top