Barycentric Coordinates
Barycentric coordinates are the natural coordinate system for the triangle. They express points as "weighted averages" of the vertices .
Definition
Definition (Barycentric Coordinates)
For a reference triangle , any point can be written uniquely as:
The coordinates are usually denoted , which are homogeneous (scaling all by represents the same point).
Normalized Coordinates
If we require , then are the areal coordinates:Common Points
- Centroid ():
- Incenter (): (Side lengths)
- Circumcenter ():
- Orthocenter ():
- Symmedian Point ():
Line Equations
A line in barycentric coordinates has the form:- Line at Infinity: .
Practice Problems
Exercise (Problem 1)
Find the barycentric coordinates of the excenter .
Exercise (Problem 2)
Prove that the midpoints of the sides are , , etc.
Exercise (Problem 3)
Determine the condition for three points , , to be collinear (Determinant).