Let I, J, K, and L be the incenter and the three excenters of triangle ABC.
What is the center of gravity of these four points?
(In reply to
re: ???? by Charlie)
As the definition of "center of mass" (geometric centroid) applies to a two-dimensional planar lamina or three-dimensional solid and a point has no dimension, I was under the assumption that the "center of mass" was in reference to the the two-dimensional planar laminas of the incircle and excircles that identify the incenter and three excenters of triangle ABC.
Of course these points are the "center of mass" of each respective circle, but these circles would not to be of equal "mass". Only in an equilateral triangle would the three excircles have the same "mass" (the incircle, even though being of different "mass", would have no effect of the position of the "center of mass" as its center would be the "center of mass").
Each triangle has three excircles whose radii are determined by the following equations where a, b and c are the three side lengths of the triangle ABC tangent to excircles J, K, and L and s is the semi-perimeter of triangle ABC {s = (a+b+c)/2)}:
RJ = 2*SQRT(s*[s - a]*[s - b]*[s - c]) / (-a + b + c)
RK = 2*SQRT(s*[s - a]*[s - b]*[s - c]) / (a - b + c)
RL = 2*SQRT(s*[s - a]*[s - b]*[s - c]) / (a + b - c)
The radius of incircle I of triangle ABC is given by the equation:
RI = 2*SQRT(s*[s - a]*[s - b]*[s - c]) / (a + b + c)
The area ("mass") Mx of the incircle and the three excircles are as follows:
MI = 4*pi*SQRT(s*[ s - a]*[s - b]*[s - c]) / (a + b + c)
MJ = 4*pi*SQRT(s*[s - a]*[s - b]*[s - c]) / (-a + b + c)
MK = 4*pi*SQRT(s*[s - a]*[s - b]*[s - c]) / (a - b + c)
ML = 4*pi*SQRT(s*[s - a]*[s - b]*[s - c]) / (a + b - c)
The "center of gravity", then, can be found by finding the barycenter between I and J => BIJ, then between BIJ and K => BIJK, and, finally, between L and BIJK.
The barycenter is the point between two "bodies" where they balance each other, and the equation to find the distance, d, from the center of the first "body" to the barycenter is:
d = x / (1 + M1 / M2), where x is the distance between the two "centers" and M1 and M2 are the "masses" of the two bodies.
Edited on February 8, 2008, 4:01 am
|
Posted by Dej Mar
on 2008-02-07 00:32:48 |