These days I am self-studying about trilinear coordinate system. While googling about this topic, I found that trilinears are used to describe special inscribed ellipses of a triangle like Lemoine inellipse, Brocard inellipse and Steiner inellipse. Also I found that the general form of an inscribed ellipse is $$l^2x^2+m^2y^2+n^2z^2=2lmxy+2mnyz+2nlzx,$$ for some parameters $l,m,n$ and $x:y:z$ is a point on the ellipse.
I wonder how they came up with this equation. And can we find the center, foci and semi-axis in terms of $l,m,n$?
How about circumscribe ellipses? Do you know a good reference about this?
2026-04-25 15:47:09.1777132029
Inscribe ellipses and Trilinear coordinates
312 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- An underdetermined system derived for rotated coordinate system
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
Related Questions in EUCLIDEAN-GEOMETRY
- Visualization of Projective Space
- Triangle inequality for metric space where the metric is angles between vectors
- Circle inside kite inside larger circle
- If in a triangle ABC, ∠B = 2∠C and the bisector of ∠B meets CA in D, then the ratio BD : DC would be equal to?
- Euclidean Fifth Postulate
- JMO geometry Problem.
- Measure of the angle
- Difference between parallel and Equal lines
- Complex numbers - prove |BD| + |CD| = |AD|
- Find the ratio of segments using Ceva's theorem
Related Questions in ANALYTIC-GEOMETRY
- Asymptotes of hyperbola
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- Surface by revolution
- All possible values of coordinate k such that triangle ABC is a right triangle?
- Triangle inside triangle
- Is there an equation to describe regular polytopes?
- How do I prove that the gradient between a fixed and any general point on a given line is $m$?
- Three-Dimensional coordinate system
Related Questions in TRIANGLES
- Triangle inside triangle
- If in a triangle ABC, ∠B = 2∠C and the bisector of ∠B meets CA in D, then the ratio BD : DC would be equal to?
- JMO geometry Problem.
- The length of the line between bisector's endings
- Is there any tri-angle ?
- Properties of triangles with integer sides and area
- Finding the centroid of a triangle in hyperspherical polar coordinates
- Prove triangle ABC is equilateral triangle given that $2\sin A+3\sin B+4\sin C = 5\cos\frac{A}{2} + 3\cos\frac{B}{2} + \cos\frac{C}{2}$
- Complex numbers - prove |BD| + |CD| = |AD|
- Area of Triangle, Sine
Related Questions in CONIC-SECTIONS
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- Do projective transforms preserve circle centres?
- A Problem Based on Ellipse
- Perfect Pascal Mysticum Points
- I need to rotate this parabola around the y axis, but can't find the correct expression
- Prove that the common chord passes through the origin.
- Rotated ellipse tangent to circle
- tangent to two different branches of the hyperbola
- Probability that a triangle inscribed in an ellipse contains one of its foci
- Locus of mid point of intercepts of tangents to a ellipse
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I'm not sure how determining the equation for an inellipse (or, more generally, an inconic) equation is "really" done, but here's a brute force approach using the fact that a conic through five points $D$, $E$, $F$, $G$, $H$ has its Cartesian equation given by $$\left|\begin{array}{cccccc} x^2 & y^2 & x y & x & y & 1 \\ D_x^2 & D_y^2 & D_x D_y & D_x & D_y & 1 \\ E_x^2 & E_y^2 & E_x E_y & E_x & E_y & 1 \\ F_x^2 & F_y^2 & F_x F_y & F_x & F_y & 1 \\ G_x^2 & G_y^2 & G_x G_y & G_x & G_y & 1 \\ H_x^2 & H_y^2 & H_x H_y & H_x & H_y & 1 \\ \end{array}\right| = 0 \tag{$\star$}$$
Note that, if $(x,y)$ are the coordinates of a sixth point, say, $I$, then $(\star)$ gives the necessary condition for $D$, $E$, $F$, $G$, $H$, $I$ to lie on a common conic.
Let the vertices of $\triangle ABC$ have Cartesian coordinates $$A := (0,0) \qquad B := (c, 0) \qquad C := ( b \cos A, b \sin A ) \tag{1}$$ and let our conic's point of tangency with the sides of the triangle be given by $$D := \frac{B + d C}{1+d} \qquad E := \frac{C+e A}{1+e} \qquad F := \frac{A+f B}{1+f} \tag{2}$$ (Because we're working with ratios and tangencies and conics, all of which are affine-invariant notions, we could simplify by taking $\triangle ABC$ to have a convenient form, say, $b=c$ and $A = 90^\circ$. I'll continue working at our current level of generality, because (1) I'll be doing the symbol-crunching with Mathematica, which doesn't mind the complexity; and (2) it'll be "obvious" how to convert $xy$-coordinates to trilinears.)
First, we establish an oddly-familiar identity of which I wasn't previously aware, but is attributed to Brianchon.
Consider the six points $D$, $E$, $F$, $D^\prime$, $E^\prime$, $F^\prime$, where $$D^\prime := D + d^\prime(C-B) \qquad E^\prime := E + e^\prime(A-C) \qquad F^\prime := F + f^\prime(B-A) \tag{3}$$ are points on the the sides of $\triangle ABC$. Feeding the coordinates of these six points into $(\star)$, Mathematica gives an equation with a factor $d^\prime e^\prime f^\prime$; dividing-out that factor, then making $d^\prime$, $e^\prime$, $f^\prime$ vanish, yields the equation
$$\frac{b^4 c^4\sin^4 A}{(1+d)^2(1+e)^2(1+f)^2}\left(1-d^2e^2f^2\right) = 0 \tag{4}$$
Thus, $def = \pm 1$. Note, though, that our $d$, $e$, $f$ are precisely the same ratios one encounters in the theorems of Ceva and Menelaus. So, $def=-1$ invokes Menelaus, making $D$, $E$, $F$ collinear, which isn't allowed in a (non-degenerate) conic. We therefore have
By Ceva, then, $\overline{AD}$, $\overline{BE}$, $\overline{CF}$ concur. Where they meet is called the Brianchon point.
Now, taking $(\star)$ with points $D$, $E$, $F$, $D^\prime$, $E^\prime$, and $(x,y)$, dividing out a factor $d^\prime e^\prime$, and incorporating $(\star\star)$ by substituting $d = 1/(ef)$, Mathematica gives this equation for the tangent conic through $D$, $E$, $F$: $$\begin{align} 0 &= x^2 b^2 (1 + f)^2 \sin^2 A \\ &+ y^2 \left( b^2 (1 + f)^2 \cos^2 A + c^2 f^2 (1 + e)^2 - 2 b c f (1 - e + f + e f) \cos A \right) \\ &- 2 x y b \sin A \left( b (1+f)^2 \cos A - c f ( 1 + f - e + e f ) \right) \\ &- 2 x b^2 c f(1+f) \sin^2 A \\ &+ 2 y b c f \sin A \left( b (1+f) \cos A - c f (1+e)\right) \\ &+ b^2 c^2 f^2 \sin^2 A \end{align} \tag{5}$$
Somewhat chaotic, but it appears that some terms would prefer to congregate a bit, according to factors $(1+e)$ and $(1+f)$, yielding some interesting terms ...
$$\begin{align} 0 &= b^2 (1 + f)^2 ( x \sin A - y \cos A )^2 \\ &+ y^2 c^2 f^2 (1 + e)^2 \\ &+ 2 y b c f ( 1 - e + f + e f ) \left( x \sin A - y \cos A \right) \\ &- 2 b^2 c f ( 1 + f ) \sin A \left( x \sin A - y \cos A \right) \\ &- 2 y b c^2 f^2 (1+e) \sin A \\ &+ b^2 c^2 f^2 \sin^2 A \end{align} \tag{5a}$$
We could clean this up, say, writing $q$ for that curiously-prominent term $x \sin A - y \cos A$, and $T$ for the frequently $b c \sin A$ (which most should recognize at twice the area of our triangle).
$$\begin{align} 0 &= q^2 b^2 (1 + f)^2 + y^2 c^2 f^2 (1 + e)^2 \\ &+ 2 q y b c f ( 1 - e + f + e f ) \\ &- 2 q b f ( 1 + f ) T - 2 y c f^2 (1+e) T + f^2 T^2 \end{align} \tag{5b}$$
We could probably do even more clever grouping, but ... This was supposed to be about trilinears, with coordinates (say) $p$, $q$, $r$ representing distances from our $(x,y)$ to sides $\overline{BC}$, $\overline{CA}$, $\overline{AB}$ of our triangle. We should get back to that.
Okay, so observe: The signed distance from $(x,y)$ to $\overline{AC}$ is precisely the value we have denoted $q$ above (since the line through $A$ and $C$ has equation $x \sin A - y \cos A = 0$). Moreover, the signed distance to $\overline{AB}$ (that is, the $x$-axis), what we might call $r$, is naturally given by $y$. So, we're actually two-thirds of the way to a trilinear equation already! For the third coordinate, $p$, the distance to $\overline{BC}$, we can use the identity $$p a + q b + r c = 2 |\triangle ABC| = b c \sin A = T \tag{$\star\star\star$}$$
Making appropriate substitutions into $(5b)$, we have
$$\begin{align} 0 &= q^2 b^2 (1 + f)^2 + r^2 c^2 f^2 (1 + e)^2 + 2 q r b c f ( 1 - e + f + e f ) \\ &- 2 q b f ( 1 + f ) (p a + q b + r c ) - 2 r c f^2 (1+e) (p a + q b + r c ) + f^2 ( p a + q b + r c )^2 \end{align} \tag{6}$$
This simplifies to ... $$p^2 a^2 f^2 + q^2 b^2 + r^2 c^2 e^2 f^2 - 2 p q a b f - 2 q r b c e f - 2 r p a c e f^2 = 0 \tag{6a}$$
That's a tad asymmetric, so let's divide-through by ... oh, say ... $\sqrt[3]{e^2f^4}$, while exploiting $(\star\star)$ ...
$$p^2 a^2 \left(\frac{f^{3/3}}{e^{1/3}f^{2/3}}\right)^2 + q^2 b^2\left(\frac{d^{1/3}e^{1/3}f^{1/3}}{e^{1/3}f^{2/3}}\right)^2 + r^2 c^2 \left(\frac{d^{-1/3} e^{2/3} f^{2/3}}{e^{1/3}f^{2/3}}\right)^2 - \cdots = 0 \tag{6b}$$ ... so that we can write ...
Finding the center, foci, and other elements of the conic are left as an exercise to the reader. I refer to MathWorld's "Inconic" entry for the fact that the center lies at point $$\mu b + \nu c : \nu c + \lambda a : \lambda a + \mu b$$ and that the inconic is a parabola iff $$\frac{\lambda}{a} + \frac{\mu}{b} + \frac{\nu}{c} = 0$$ with focus given by $$\frac{a}{\lambda^2} : \frac{b}{\mu^2} : \frac{c}{\nu^2}$$
We can derive "Ceva ratios" $d$, $e$, $f$ from inconic parameters $\lambda$, $\mu$, $\nu$ via $$d = \frac{\mu/b}{\nu/c} \qquad e = \frac{\nu/c}{\lambda/a} \qquad f = \frac{\lambda/a}{\mu/b} \tag{8}$$
Regarding specific cases ...
The Steiner Inellipse passes through the midpoints of the triangle's sides. This corresponds to $d = e = f = 1$.
The Brocard Inellipse has inconic parameters $\lambda : \mu :\nu = 1/a : 1/b : 1/c$. This corresponds to $d = (c/b)^2$, $e=(a/c)^2$, $f=(b/a)^2$.
The Lemoine Inellipse has inconic parameters $\lambda = (2(b^2+c^2)-a^2)/(bc)$, etc. The reader can substitute into $(8)$.
The Yff Parabola has $d =(c-a)/(a-b)$, etc.
The Keipert Parabola has $d = (c^2-a^2)/(a^2-b^2)$, etc.