Earlier quoted context omitted.
I think we’re not really disagreeing about anything. In a pure math context, x would be, as you say, a quantity in which dimensions play no role.
As he said, x is part of a ring. In physics the multiplication of two elements from the same ring end up on another ring (meters^2 for example) in which, for example, you cannot do addition with elements from the original ring (meters)
Counterintuitive Properties of High Dimensional Space
41–50 of 68 posts
Re: Counterintuitive Properties of High Dimensional Space
#42Anyone interested in practical consequences of these counterintuitive properties should look up https://en.wikipedia.org/wiki/Curse_of_dimensionality for how it impacts things like machine learning where we naturally are working with many dimensions.
Re: Counterintuitive Properties of High Dimensional Space
#43Richard Hamming did a neat lecture on N-Dimensional Space, in the context of engineering: https://www.youtube.com/watch?v=uU_Q2a0S0zI
Re: Counterintuitive Properties of High Dimensional Space
#44from the article: The volume of the unit d-sphere goes to 0 as d grows! A high dimensional unit sphere encloses almost no volume! Maybe I'm nitpicking, but this interpretation is not accurate IMO. Volume of N-dimensional sphere is measured is different units than that of (N-1)-dimensional sphere. E.g. one is m^5, and another is m^4. Comparing values measured in different units is not the best idea. It would be better…
Re: Counterintuitive Properties of High Dimensional Space
#45from the article: The volume of the unit d-sphere goes to 0 as d grows! A high dimensional unit sphere encloses almost no volume! Maybe I'm nitpicking, but this interpretation is not accurate IMO. Volume of N-dimensional sphere is measured is different units than that of (N-1)-dimensional sphere. E.g. one is m^5, and another is m^4. Comparing values measured in different units is not the best idea. It would be better…
Re: Counterintuitive Properties of High Dimensional Space
#46Re: Counterintuitive Properties of High Dimensional Space
#47from the article: The volume of the unit d-sphere goes to 0 as d grows! A high dimensional unit sphere encloses almost no volume! Maybe I'm nitpicking, but this interpretation is not accurate IMO. Volume of N-dimensional sphere is measured is different units than that of (N-1)-dimensional sphere. E.g. one is m^5, and another is m^4. Comparing values measured in different units is not the best idea. It would be better…
(Even more infuriating is that physicists do believe in units, except when writing code).
Re: Counterintuitive Properties of High Dimensional Space
#48Why do we extrapolate 4d based on 3D volume, and not surface area? For 2D->3D we use area. Why would we then use volume in 3D->4D when surface area is an option?
We're using volume the whole time. Area is just the two-dimensional equivalent of volume. The two-dimensional equivalent of surface area would be perimeter, which is relatively rarely used.
Re: Counterintuitive Properties of High Dimensional Space
#49Why do we extrapolate 4d based on 3D volume, and not surface area? For 2D->3D we use area. Why would we then use volume in 3D->4D when surface area is an option?
The space that is enclosed by a unit sphere in dimension 1 is the interval (-1, 1). In physics this is measured in meters. This is referred to as length. The space enclosed by the unit sphere in dimension 2 is measured in meters squared. This is referred to as area. In dimension 3 we call it volume and measure it in meters cubed. In dimensions 4 through infinity we quickly come to a problem. Do we come up with unique…
Re: Counterintuitive Properties of High Dimensional Space
#50Another interesting property is that high dimensional space has many shortcuts, or that at any point there are many paths. It's like a kaleidoscope with infinite reflections or like a mirror house. Or it's like any point has many close neighbours which can, paradoxically, be far apart between them.