Ceva's Theorem

Ceva's Theorem is a criterion for the concurrence of cevians in a triangle.

Statement

Ceva1.PNG

Let $\triangle ABC$ be a triangle, and let $D,E,F$ be points on lines $BC,CA,AB$, respectively. Lines $AD, BE, CF$ are concurrent if and only if \[\frac{BD}{DC} \cdot \frac{CE}{EA}\cdot \frac{AF}{FB} = 1\] where lengths are directed. This also works for the reciprocal of each of the ratios, as the reciprocal of $1$ is $1$.

(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 $[ABC]$ to denote the area of a triangle with vertices $A,B,C$.

First, suppose $AD, BE, CF$ meet at a point $X$. We note that triangles $ABD, ADC$ have the same altitude to line $BC$, but bases $BD$ and $DC$. It follows that $\frac {BD}{DC} = \frac{[ABD]}{[ADC]}$. The same is true for triangles $XBD,XDC$, so \[\frac{BD}{DC} = \frac{[ABD]}{[ADC]} = \frac{[XBD]}{[XDC]} = \frac{[ABD]- [XBD]}{[ADC]-[XDC]} = \frac{[ABX]}{[AXC]}\] Similarly, $\frac{CE}{EA} = \frac{[BCX]}{[BXA]}$ and $\frac{AF}{FB} = \frac{[CAX]}{[CXB]}$, so \[\frac{BD}{DC} \cdot \frac{CE}{EA} \cdot \frac{AF}{FB} = \frac{[ABX]}{[AXC]} \cdot \frac{[BCX]}{[BXA]} \cdot \frac{[CAX]}{[CXB]} = 1\] Now, suppose $D,E,F$ satisfy Ceva's criterion, and suppose $AD,BE$ intersect at $X$. Suppose the line $CX$ intersects line $AB$ at $F$. We have proven that $F'$ must satisfy Ceva's criterion. This means that $$ (Error compiling LaTeX. Unknown error_msg)\frac{AF'}{F'B} = \frac{AF}{FB} $so <cmath>F' = F</cmath> and line$CF$concurs with$AD$and$BE$.$\square$== Proof by [[Barycentric coordinates]] ==

Since$ (Error compiling LaTeX. Unknown error_msg)D\in BC$, we can write its coordinates as$(0,d,1-d)$. The equation of line$AD$is then$z=\frac{1-d}{d}y$.

Similarly, since$ (Error compiling LaTeX. Unknown error_msg)E=(1-e,0,e)$, and$F=(f,1-f,0)$, we can see that the equations of$BE$and$CF$respectively are$x=\frac{1-e}{e}z$and$y=\frac{1-f}{f}x$Multiplying the three together yields the solution to the equation: <cmath>xyz=\frac{1-e}{e}\cdot{z}\cdot\frac{1-f}{f}\cdot{x}\cdot\frac{1-d}{d}y</cmath>

Dividing by$ (Error compiling LaTeX. Unknown error_msg)xyz$yields: <cmath>1=\frac{1-e}{e}\cdot\frac{1-f}{f}\cdot\frac{1-d}{d}</cmath>, which is equivalent to Ceva's Theorem.

<cmath>Q.E.D.</cmath>

== Trigonometric Form ==

The [[trigonometry|trigonometric]] form of Ceva's Theorem states that cevians$ (Error compiling LaTeX. Unknown error_msg)AD,BE,CF$concur if and only if <cmath>\frac{\sin BAD}{\sin DAC} \cdot \frac{\sin CBE}{\sin EBA} \cdot \frac{\sin ACF}{\sin FCB} = 1</cmath>

=== Proof ===

First, suppose$ (Error compiling LaTeX. Unknown error_msg)AD, BE, CF $concur at a point$X $. We note that <cmath>\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}</cmath> and similarly, <cmath>\frac{[CBX]}{[XBA]} = \frac{BC \cdot \sin CBE}{BA \cdot \sin EBA} ;\; \frac{[ACX]}{[XCB]} = \frac{CA \cdot \sin ACF}{CB \cdot \sin FCB}</cmath> It follows that <cmath> \frac{\sin BAD}{\sin DAC} \cdot \frac{\sin CBE}{\sin EBA} \cdot \frac{\sin ACF}{\sin FCB} = \frac{AB \cdot \sin BAD}{AC \cdot \sin DAC} \cdot \frac{BC \cdot \sin CBE}{BA \cdot \sin EBA} \cdot \frac{CA \cdot \sin ACF}{CB \cdot \sin FCB} </cmath> <br> <cmath> \qquad = \frac{[BAX]}{[XAC]} \cdot \frac{[CBX]}{[XBA]} \cdot \frac{[ACX]}{[XCB]} = 1</cmath>

Here, the sign is irrelevant, as we may interpret the sines of [[directed angles]] mod$ (Error compiling LaTeX. Unknown error_msg)\pi $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.$ (Error compiling LaTeX. Unknown error_msg)\square$== Problems ==

=== Introductory ===

  • Suppose$ (Error compiling LaTeX. Unknown error_msg)AB, AC$, and$BC$have lengths$13, 14$, and$15$, respectively.  If$\frac{AF}{FB} = \frac{2}{5}$and$\frac{CE}{EA} = \frac{5}{8}$,  find$BD$and$DC$. ([[Ceva's Theorem/Problems|Source]])

=== Intermediate ===

  • In$ (Error compiling LaTeX. Unknown error_msg)\Delta ABC, AD, BE, CF$are concurrent lines.$P, Q, R$are points on$EF, FD, DE$such that$DP, EQ, FR$are concurrent. Prove that (using ''plane geometry'')$AP, BQ, CR$are concurrent.
  • Let$ (Error compiling LaTeX. Unknown error_msg)M$be the midpoint of side$AB$of triangle$ABC$. Points$D$and$E$lie on line segments$BC$and$CA$, respectively, such that$DE$and$AB$are parallel. Point$P$lies on line segment$AM$. Lines$EM$and$CP$intersect at$X$and lines$DP$and$CM$meet at$Y$. Prove that$X,Y,B$ are collinear. (Source)

See Also