Ceva's theorem
Ceva's theorem is a criterion for the concurrence of cevians in a triangle.
Contents
Statement
Let be a triangle, and let
be points on lines
, respectively. Lines
are concurrent if and only if
,
where lengths are directed. This also works for the reciprocal of each of the ratios, as the reciprocal of is
.
(Note that the cevians do not necessarily lie within the triangle, although they do in this diagram.)
The proof using Routh's Theorem is extremely trivial, so we will not include it.
Proof
We will use the notation to denote the area of a triangle with vertices
.
First, suppose meet at a point
. We note that triangles
have the same altitude to line
, but bases
and
. It follows that
. The same is true for triangles
, so
![$\frac{BD}{DC} = \frac{[ABD]}{[ADC]} = \frac{[XBD]}{[XDC]} = \frac{[ABD]- [XBD]}{[ADC]-[XDC]} = \frac{[ABX]}{[AXC]}$](http://latex.artofproblemsolving.com/f/9/6/f96163bdaaebc0a8b7e5610b6ede75cd711d46c3.png)
Similarly, and
,
so
.
Now, suppose satisfy Ceva's criterion, and suppose
intersect at
. Suppose the line
intersects line
at
. We have proven that
must satisfy Ceva's criterion. This means that
![$\frac{AF'}{F'B} = \frac{AF}{FB}$](http://latex.artofproblemsolving.com/f/0/b/f0bd81e69ce6f73e83d1bfc12a702443e1de00ec.png)
so
![$F' = F$](http://latex.artofproblemsolving.com/f/1/3/f13301e6873d821edc62b5e33b80c0db4bff3c88.png)
and line concurs with
and
. ∎
Proof by Barycentric coordinates
Since , we can write its coordinates as
. The equation of line
is then
.
Similarly, since , and
, we can see that the equations of
and
respectively are
and
Multiplying the three together yields the solution to the equation:
Dividing by yields:
, which is equivalent to Ceva's theorem
QED
Trigonometric Form
The trigonometric form of Ceva's theorem states that cevians concur if and only if
Proof
First, suppose concur at a point
. We note that
![$\frac{[BAX]}{[XAC]} = \frac{ \frac{1}{2}AB \cdot AX \cdot \sin BAX}{ \frac{1}{2}AX \cdot AC \cdot \sin XAC} = \frac{AB \cdot \sin BAD}{AC \cdot \sin DAC}$](http://latex.artofproblemsolving.com/8/8/1/881e383f76e1b1f48c4ce7c471a5a69b142de4c4.png)
and similarly,
![$\frac{[CBX]}{[XBA]} = \frac{BC \cdot \sin CBE}{BA \cdot \sin EBA} ;\; \frac{[ACX]}{[XCB]} = \frac{CA \cdot \sin ACF}{CB \cdot \sin FCB}$](http://latex.artofproblemsolving.com/c/8/c/c8c21fa17a564a7bc80e24391c269f03c8e97eeb.png)
It follows that
.
Here, the sign is irrelevant, as we may interpret the sines of directed angles mod to be either positive or negative.
The converse follows by an argument almost identical to that used for the first form of Ceva's theorem. ∎
Problems
Introductory
- Suppose
, and
have lengths
, and
, respectively. If
and
, find
and
. (Source)
Intermediate
- In
are concurrent lines.
are points on
such that
are concurrent. Prove that (using plane geometry)
are concurrent.
- Let
be the midpoint of side
of triangle
. Points
and
lie on line segments
and
, respectively, such that
and
are parallel. Point
lies on line segment
. Lines
and
intersect at
and lines
and
meet at
. Prove that
are collinear. (Ceva I.2)