Centroid Coordinate Formula

A vector proof that the centroid is the plain average of the vertices, G = (A + B + C)/3, from the midpoint formula and the 2:1 median ratio via the section formula. The simplest of the three center coordinate formulas: equal weight on every vertex, valid from any origin.

Keywords: centroid, median, section formula, barycentric coordinates

Prerequisites: centroid-proof · Difficulty: intermediate

The centroid has the simplest vector address of all the triangle centers: the plain average of the three vertices,

every vertex weighted equally.

Strategy: read each vertex as a position vector and use the section formula. One median, from to the midpoint of , is enough: the centroid splits it from , and the algebra collapses to the equal- weight average.

Step 1: Triangle and Centroid

The centroid is where the three medians meet. We will pin down its position as the plain average of the vertices.

Step 2: Vectors and the Section Formula

Read each vertex as a position vector from any fixed origin. The one tool we need is the section formula: the point dividing segment in the ratio , measured from , is

so the nearer endpoint carries the larger weight.

Step 3:

Claim. The centroid is the plain average of the three vertices,

each weighted equally. One median, split , proves it.

Step 4: The Midpoint of

The median from runs to , the midpoint of . As the midpoint it splits in the ratio , so the section formula gives .

Step 5: Split the Median

The centroid divides the median in the ratio from (proved in Why Medians Meet at One Point). By the section formula,

Step 6: The Centroid Coordinates

So the centroid is the plain average of the vertices,

The three weights are equal and sum to one, so the identity holds from any origin at all, with no special reference point required. It is the simplest case of barycentric coordinates.

The centroid is the plain average of the vertices,

The three weights are equal and sum to one, so the identity holds from any origin at all, with no special reference point required. It is the simplest case of barycentric coordinates, to be set beside the side-weighted incenter . ∎