Page 1 of 1

polyhedron radius

Posted: Mon Oct 13, 2008 6:42 pm
by polymorphic
Hi Rob,

It appears the value you give for a polyhedra radius is the maximum distance between centroid and the vertices.

Is this the excepted definition of polyhedron radius?

My thinking is that this radius, if swept out as a sphere would contain every possible point in the polyhedra. Faces and edges could not surpass this distance.

Roger

Posted: Tue Oct 14, 2008 1:10 pm
by robertw
Aren't these the same definition? Can you give an example?

Rob.

Posted: Tue Oct 14, 2008 11:32 pm
by polymorphic
Actually I was just guessing what you did and why you chose it.

Take the built in icosahedron. Scale it by 2.0 on the 2-fold axis.

Then measure the longest diagonal. It is 11.21688.

You report the radius as being 5.60844 which is 11.21688 / 2.

I was just observing that this radius would always encompass (or contain if you will) the stretched icosahedron at any rotation.

Roger

Posted: Wed Oct 15, 2008 9:11 am
by robertw
OK, and yes your guess is right. I don't know that the meaning of "radius" without any qualifiers is necessarily well-defined for polyhedra. Things like inradius, midradius and circumradius are defined for regular polyhedra and some others, but just radius on its own probably isn't, but I'd consider it to be as you said, just large enough to contain all parts of the polyhedron. I don't take infinite parts into consideration however. It wouldn't be very useful if I did.

Rob.