Loci of 3-periodics in an Elliptic Billiard:
Why so many ellipses?
Abstract.
A triangle center such as the incenter, barycenter, etc., is specified by a function thrice- and cyclically applied on sidelengths and/or angles. Consider the 1d family of 3-periodics in the elliptic billiard, and the loci of its triangle centers. Some will sweep ellipses, and others higher-degree algebraic curves. We propose two rigorous methods to prove if the locus of a given center is an ellipse: one based on computer algebra, and another based on an algebro-geometric method. We also prove that if the triangle center function is rational on sidelengths, the locus is algebraic.
Keywords: Poncelet, porism, locus, resultants, algebraic
MSC2010 37-40 and 51N20 and 51M04 and 51-04
1. Introduction
Classic notable points of a triangle include the incenter, barycenter, orthocenter, and circumcenter, see Appendix A.1 for a refresher. While these are traditionally obtained via geometric constructions, Kimberling has generalized this to triangle centers [15], specified by a triangle function, thrice-applied (in cyclical fashion) to the sidelengths and/or angles of a triangle, thus forming a triple of trilinear coordinates. These are reviewed in Appendix A.2.
Thousands of such centers are catalogued in Kimberling’s Encyclopedia of Triangle Centers (ETC) [16]. Centers are labeled , e.g., the incenter is , the barycenter , etc. For each center the corresponding triangle function is provided. A quick perusal reveals these to be either rational, irrational, or more rarely, transcendental, on the sidelengths and/or angles of a triangle.
Consider the 1d family of 3-periodic orbits in the elliptic billiard (EB), Figure 1. The vertices are bisected by ellipse normals and the sides are tangent to a virtual confocal caustic; see Appendix B for a review. We have been drawn to this family because unexpectedly, the locus of the incenter is an ellipse and that of the Mittenpunkt111This point was discovered by Nagel in 1836 as the point of concurrence of lines from the excenters through side midpoints [33], see Figure 10 (right). is the billiard center [23]. Additionally, many other curious invariants have been detected and/or proved [1, 2, 24].

In general, triangle centers sweep such curves as ellipses, quartics, sextics, etc., with or without self-intersections, etc.; see Figure 2. The central question here is: given a triangle center, is it possible to predict its locus curve type over billiard 3-periodics based on the triangle function?

Main Results
We present a hybrid numerical-CAS (Computer Algebra System) method to rigorously verify if the locus of given triangle center is an ellipse or not. We apply it to the first 100 centers listed in [16], finding that 29 are elliptic. We have derived explicit expressions for their axes [9] (Theorem 1).
We consider the curious case of the Symmedian Point , whose locus closely approximates an ellipse but using CAS-based manipulation, we show it is actually a quartic (Theorem 2), which we derive explicitly. Interestingly, its triangle function is rational on the sidelengths and is one of the simplest on the whole of [16]; see Table 6 in Appendix A.1.
Using algebro-geometric techniques, we prove (Theorem 3) that when the trilinear coordinates (defined in Appendix A.2) of a triangle center are rational on the orbit’s sidelengths, the locus is an algebraic curve (elliptic or otherwise). We also describe an algorithm based on the method of resultants which computes the zero set of a polynomial in two variables corresponding to the locus. After extensive experimentation, we haven’t yet found a non-rational triangle function which results in an elliptic locus, so it is likely that the latter requires a rational triangle function.
Related Work
Odehnal extensively studied loci of triangle centers over the poristic triangle family [19]. The early experimental result that the locus of the Incenter of billiard 3-periodics is an ellipse was subsequently proven [25, 7]. Proofs soon followed for the ellipticity of both [28] and [5, 7]; see Figures 16 and 15 in Appendix E. More recently, a theory for the ellipticity of a locus based on certain properties of a triangle is being developed, see [14]. For a textbook on Poncelet-based phenomena see [8].
Outline
2. Detecting Elliptic Loci
Let the boundary of the EB be given by ():
(1) |
We describe a numerically-assisted method222We started with visual inspection, but this is both laborious and unreliable, some loci (take and as examples) are indistinguishable from ellipses to the naked eye. which proves that the locus of a given triangle center is elliptic or otherwise. We then apply it to the first 100 triangle centers. listed in [16]. Indeed, a much larger list could be tested.
2.1. Proof Method
Our proof method consists of two phases, one numeric, and one symbolic, Figure 4. It makes use of the following Lemmas, whose proofs appear in Appendix D:
Lemma 1.
The locus of a triangle center is symmetric about both EB axes and centered on the latter’s origin.
Proof.
Given a 3-periodic . Since the EB is symmetric about its axes, the family will contain the reflection of about said axes, call these and . Since triangle centers are invariant with respect to reflections, Appendix A, and will be found at similary reflected locations. ∎
Note that if the locus is elliptic, the above implies it will be concentric and axis-aligned with the EB.
Lemma 2.
Any triangle center of an isosceles triangle is on the axis of symmetry of said triangle.
Lemma 3.
A parametric traversal of around the EB boundary triple covers the locus of triangle center , elliptic or not.
See Section 2.5 for more details.
A first phase fits a concentric, axis-aligned ellipse to a fine sampling of the locus of some triangle center . A good fit occurs when the error is several orders of magnitude333Robust fitting of ellipses to a cloud of points is not new [6]. In our case, the only source of error in triangle center coordinates is numerical precision, whose propagation can be bounded by Interval Analysis [18, 29]. less than the sum of axes regressed by the process. False negatives are eliminated by setting the error threshold to numeric precision. False positives can be produced by adding arbitrarily small noise to samples of a perfect ellipse, though this type of misclassification does not survive the next, symbolic phase.
A second phase attempts to symbolically verify via a Computer Algebra System (CAS) if the parametric locus of the satisfies the equation of a concentric, axis-aligned ellipse. Expressions for its semi-axes are obtained by evaluating at isosceles orbit configurations, Figure 3. The method is explained in detail in Figure 5.


1. Select Candidates: • Let the EB have axes such that . Calculate , for equally-spaced samples , . • Obtain the cartesian coordinates for the orbit vertices and , (Appendix C.2). • Obtain the cartesian coordinates for triangle center from its trilinears (3), for . If analyzing the vertex of a derived triangle, convert a row of its trilinear matrix to cartesian coordinates, Appendix A.3. • Least-squares fit an origin-centered, axis-aligned ellipse (2 parameters) to the samples, Lemma 1. Accept the locus as potentially elliptic if the numeric fit error is negligible, rejecting it otherwise. 2. Verify with CAS • Taking as symbolic variables, calculate (resp. ), placing at the right (resp. top) EB vertex. The orbit will be a sideways (resp. upright) isosceles triangle, Figure 3. By Lemma 2, will fall along the axis of symmetry of either isosceles. • The coordinate of (resp. the of ) will be symbolic expressions in . Use them as candidate locus semiaxes’ lengths . • Taking as a symbolic variable, use a computer algebra system (CAS) to verify if , as parametrics on , satisfy , . • If the CAS is successful, Lemma 3 guarantees is will cover the entire ellipse, so assert that the locus of is an ellipse. Else, locus ellipticity is indeterminate.
2.2. Phase 1: Least-Squares-Based Candidate Selection
Let the position of be sampled (randomly or uniformly) at , . If the locus is an ellipse, than the latter is concentric and axis-aligned with the EB, Lemma 1. Express the squared error as the sum of squared sample deviations from an implicit ellipse:
Least-squares can be used to estimate the semi-axes:
The first 100 Kimberling centers separate into two distinct clusters: 29 with negligible least-squares error, and 71 with finite ones. These are shown in ascending order of error in our companion website [9, Part II].
A gallery of loci generated by to (as well as vertices of several derived triangles) is provided in [20].
2.3. Phase 2: Symbolic Verification with a CAS
A CAS was successful in symbolically verifying that all 29 candidates selected in Phase 1 satisfy the equation of an ellipse (none were undecided). As an intermediate step, explicit expressions for their elliptic semi-axes were computed and appear in [9, Part I].
Theorem 1.
Out of the first 100 centers in [16], exactly 29 produce elliptic loci, all of which are concentric and axis-aligned with the EB. These are ,i=1, 2, 3, 4, 5, 7, 8, 10, 11, 12, 20, 21, 35, 36, 40, 46, 55, 57, 63, 65, 72, 78, 79, 80, 84, 88, 90. Specifically:
-
•
The loci of are ellipses homothetic to the EB.
-
•
The loci of are ellipses homothetic to a -rotated copy of the EB.
-
•
The loci of are ellipses identical to the EB.
-
•
The loci of is an ellipse homothetic to the caustic.
-
•
The loci of are ellipses homothetic to a -rotated copy of the caustic.
-
•
The locus of is an ellipse identical to the caustic.
The above above are summarized on Table 1. The least-square fit errors for the first 100 Kimberling are shown in Figure 6.
Remark 1.
The loci of , are the ellipses . Via CAS, their semi-axes are given by:
where , , , and .
Explicit expressions for the locus semi-axes for abovementioned centers appear in [9, Part I].

2.4. The quartic locus of the Symmedian Point
The construction of the Symmedian point of a triangle is shown in Figure 7.

Over 3-periodic orbits in an EB with , the locus of is visually indistinguishable from an ellipse, Figure 8. Fortunately, its fit error is 10 orders of magnitude higher than the ones produced by true elliptic loci, see [9, Part II]. So it is easily rejected by the least-squares phase. Indeed, symbolic manipulation with a CAS yields:
Theorem 2.
The locus of is a convex quartic given by:
where:
Proof.
Using a CAS, obtain symbolic expressions for the coefficients of a quartic symmetric about both axes (no odd-degree terms), passing through 5 known-points. Still using a CAS, verify the symbolic parametric for the locus satisfies the quartic. ∎
Note the above is also satisfied by a degenerate level curve , which we ignore.
Remark 2.
The axis-aligned ellipse with semi-axes is internally tangent to at the four vertices where:
(2) |

Table 2 shows the above coefficients numerically for a few values of .
2.5. Locus Triple Winding
As an illustration of Lemma 3, consider the elliptic locus of , the Incenter444The same argument is valid for the non-elliptic locus of, e.g., , Figure 2 (right).. Consider the locus of a point located on between and an Intouchpoint , Figure 2 (left):
When (resp. ), is the two-lobe locus of the Intouchpoints (resp. the elliptic locus of ). With just above zero, winds thrice around the EB center. At , the two lobes and the remainder of the locus become one and the same: winds thrice over the locus of the Incenter, i.e., the latter is the limit of such a convex combination.
It can be shown that at , with , the two lobes touch at the the EB center. When (resp. ), the locus of has winding number 1 (resp. 3) with respect to the EB center, see Figure 9.
A similar phenomenon occurs for loci of convex combinations of the following pairs: (i) Barycenter and a side midpoint, (ii) Circumcenter and a side midpoint, (iii) Orthocenter and altitude foot, etc., see [21, pl#11,12].

3. Toward a Typification of Loci
Our use of a few dozen centers listed in [16] was a means to validate our approach. In general we would like to predict locus type based on any triangle function, hand-curated or not. Below we take a few steps toward building a practical Computational Algebraic Geometry context useful for practitioners.
3.1. Trilinears: No Apparent Pattern
When one looks at a few examples of triangle centers whose loci are elliptic vs non, one finds no apparent algebraic pattern in said trilinears, Table 6 in Appendix A.1.
A few observations include:
- •
-
•
Some trilinear centers rational on the sidelengths which produce (i) elliptic loci (e.g., , etc.) as well as (ii) non-elliptic (e.g., , , etc.).
-
•
No locus has been found with more than 6 intersections with a straight line, suggesting the degree is at most 6.
-
•
No center has been found with non-rational trilinears whose locus is an ellipse555Not shown, but also tested were non-rational triangle centers , ., suggesting that the locus of non-rational centers is always non-elliptic.
3.2. An Algebro-Geometric Ambient
Given EB semi-axes , our problem can be described by the following 14 variables:
-
•
6 triangle vertex coordinates, ;
-
•
3 sidelengths ;
-
•
3 trilinears ;
-
•
2 locus coordinates .
These are related by the system of 14 polynomial equations defined in Table 3.
Since the 3-periodic family of orbits is one dimensional, out of the first 9 equations, one is functionally dependent on the rest. Therefore, we have 13 independent equations in 14 variables, yielding a 1d algebraic variety, which can be complexified if desired, as in [5, 10, 11, 25].
Can tools from computational Algebraic Geometry [27, 30] be used to eliminate 12 variables automatically, thus obtaining a single polynomial equation whose Zariski closure contains the locus? Below we provide a method based on the theory of resultants [17, 30] to compute for a subset of triangle centers.
3.3. When Trilinears are Rational
Consider a triangle center whose trilinears are rational on the sidelengths , i.e., the triangle center function is rational, equation (4).
Theorem 3.
The locus of a rational triangle center is an algebraic curve.
We thank one of the referees for kindly contributing the outline for this proof.
Proof.
Consider the complexified variables of the first 4 rows of the table 3: the and . We have a 9 dimensional complex space. Consider the Zariski closure in of the complex algebraic subset defined by the 9 first equations given in the Table 3. Explicitly we have the equations:
By construction, it is a complex projective algebraic subset of . We have that . Computing its dimension it follows that:
-
(i)
the rank of the Jacobian matrix given by the 5 equations in relation to the variables or is generically 5.
-
(ii)
the rank of the Jacobian matrix given by the 9 equations is generically 8.
- (iii)
This implies that is a projective algebraic curve of , the complex projective space of dimension 9. The map which associates any point of with as in Equation 3 (where are given rational maps of the ) is well-defined and holomorphic on an algebraic open subset of , and hence, on the complement of a discrete subset of . Therefore, it is defined and holomorphic everywhere on . Now its image is an analytic subset of (Remmert proper mapping theorem) hence an algebraic subset (Chow theorem), see [13, Ch.V]. Its dimension is less or equal than 1, otherwise it would be the whole (an impossibility, since it is bounded for real points). When the dimension of the image is zero the locus degenerates to a point. ∎
A typical example of a point-locus is that of the Mittenpunkt , which remains stationary at the center of the EB. In this case , and . In the EB we have that .
Proposition 1.
Over 3-periodics in the EB, the Mittenpunkt is the only triangle center whose locus is a point.
Proof.
Given the four-fold symmetry in the one-dimensional family of 3-periodics in the EB, the locus of any triangle center must be symmetric about both the vertical and horizontal semi-axes of the EB. So if some center’s locus is a point, said point must be at the center of the EB. Over a continuous set of generic triangles (such as those in the 3-periodic family), two distinct triangle centers cannot always coincide (other than in a discrete set of configurations), so the claim follows. ∎
3.4. Algorithm to compute the locus polynomial
Our algorithm is based on the following 3-steps which yield an algebraic curve which contains the locus. We refer to Lemmas 4 and 5 appearing below. Appendix C contains supporting expressions.
Step 1.
Introduce the symbolic variables :
The vertices will be given by rational functions of
Expressions for appear in Appendix C as do equations , , polynomial in .
Step 2.
Express the locus as a rational function on .
To obtain the polynomials on said variables , one substitutes the by the corresponding rational functions of that define a specific triangle center . Other than that, the method proceeds identically.
Step 3.
Computing resultants. Our problem is now cast in terms of the polynomial equations:
Firstly, compute the resultants, in chain fashion:
It follows that and are polynomial equations. In other words, have been eliminated.
Now eliminate the variables and by taking the following resultants:
This yields two polynomial equations and .
Finally compute the resultant
that eliminates and gives the implicit algebraic equation for the locus .
Remark 3.
In practice, after obtaining a resultant, a human assists the CAS by factoring out spurious branches (when recognized), in order to get the final answer in more reduced form.
When non-rational in the sidelengths, except a few cases (e.g., which are transcendental), triangle centers in Kimberling’s list have explicit trilinears involving fractional powers and/or terms containing the triangle area. Those can be made implicit, i.e, given by zero sets of polynomials involving . The chain of resultants to be computed will be increased by three, in order to eliminate the variables before (or after) .
Lemma 4.
Let The coordinates of and of the 3-periodic billiard orbit are rational functions in the variables , where , and .
Proof.
Lemma 5.
Let Let , and the sides of the triangular orbit . Then , and for polynomial functions , defined in Appendix C.3.
Proof.
Using the parametrization of the 3-periodic billiard orbit it follows that is a rational equation in the variables . Simplifying, leads to
Analogously for and . In this case, the equations and have square roots and and are rational in the variables and respectively. It follows that the degrees of , , and are . Simplifying, leads to and . ∎
3.5. Examples
Table 4 shows the Zariski closure obtained contained the elliptic locus of a few triangle centers. Notice one factor is always of the form , related to the triple cover described in Section 2.5. The expressions shown required some manual simplification during the symbolic calculations.
4. Conclusion
A few interesting questions are posed to the reader.
-
•
Can the degree of the locus of a triangle center or derived triangle vertex be predicted based on its trilinears?
-
•
Is there a triangle center such that its locus intersects a straight line more than 6 times?
-
•
Certain triangle centers have non-convex loci (e.g., at [20]). What determines non-convexity?
-
•
What determines the number of self-intersections of a given locus?
- •
- •
-
•
Within and only , have irrational trilinears. , are transcendental and , are irrational. In the latter two cases, the loci are numerically non-elliptic. Can any non-rational triangle center produce an ellipse?
-
•
is the isogonal conjugate666Given a point , reflect the three -cevians (lines through vertices and point ) about the angular bisectors. These meet at the isogonal conjugate of . of . Though the latter’s locus is an ellipse, the former’s is a quartic. In the case of the isogonal pair and both are ellipses. What is the connection with isogonal (and/or isotomic777Given vertices , , of a triangle and a point , let denote the intersections of -cevians with the opposite side. Let be the reflection of about the midpoint of the corresponding side. Lines meet at , the isotomic conjugate of . transformations) and ellipticity?
4.1. Videos and Media
The reader is encouraged to browse our companion paper [22] where intriguing locus phenomena are investigated. Additionally, loci can be explored interactively with our browser-based app [3].
id | Title | Section | youtu.be/<.> |
01 | Locus of is an Ellipse | 1 | BsyM7RnswA |
02 | Locus of Intouchpoints is non-elliptic | 1, E | 9xU6T7hQMzs |
03 | stationary at EB center | 1 | tMrBqfRBYik |
04 | Stationary Excentral Cosine Circle | 1 | ACinCf-D_Ok |
05 | Loci for are ellipses | E | sMcNzcYaqtg |
06 | Elliptic locus of Excenters similar to rotated | E | Xxr1DUo19_w |
07 | Loci of , and Extouchpoints are the EB | E | TXdg7tUl8lc |
08 | Family of Derived Triangles | 2 | xyroRTEVNDc |
09 | Loci of Vertices of Derived Triangles | E,2 | OGvCQbYqJyI |
10 | Peter Moses’ 29 Billiard Points | 2 | JdcJt5PExsw |
11 | Convex Comb.: -Intouch and -Midpoint | 2.5 | 3Gr3Nh5-jHs |
12 | Convex Comb.: -Midpoint and -Altfoot | 2.5 | HZFjkWD_CnE |
13 | Oval Locus of the Outer Napoleon Summits | 4 | 70-E-NZrNCQ |
Acknowledgments
We warmly thank Clark Kimberling, Peter Moses, Sergei Tabachnikov, Richard Schwartz, Arseniy Akopyan, Olga Romaskevich, Ethan Cotterill, for their invaluable input during this research. We would like to thank the referees for all very useful suggestions, including an alternative proof for Theorem 3.
The first author is fellow of CNPq and coordinator of Project PRONEX/ CNPq/ FAPEG 2017 10 26 7000 508.
Appendix A Triangle Centers
A.1. Triangle Centers
Constructions for a few basic triangle centers are shown in Figure 10, using Kimberling’s notation [16].

-
•
The Incenter is the intersection of angular bisectors, and center of the Incircle (green), a circle tangent to the sides at three Intouchpoints (green dots), its radius is the Inradius .
-
•
The Barycenter is where lines drawn from the vertices to opposite sides’ midpoints meet. Side midpoints define the Medial Triangle (red).
-
•
The Circumcenter is the intersection of perpendicular bisectors, the center of the Circumcircle (purple) whose radius is the Circumradius .
-
•
The Orthocenter is where altitudes concur. Their feet define the Orthic Triangle (orange).
-
•
is the center of the 9-Point (or Euler) Circle (pink): it passes through each side’s midpoint, altitude feet, and Euler points [33].
-
•
The Feuerbach Point is the single point of contact between the Incircle and the 9-Point Circle.
-
•
Given a reference triangle (blue), the Excenters are pairwise intersections of lines through the and perpendicular to the bisectors. This triad defines the Excentral Triangle (green).
-
•
The Excircles (dashed green) are centered on the Excenters and are touch each side at an Extouch Point .
-
•
Lines drawn from each Excenter through sides’ midpoints (dashed red) concur at the Mittenpunkt .
-
•
Also shown (brown) is the triangle’s Mandart Inellipse, internally tangent to each side at the , and centered on . This is identical to the caustic.
A.2. Trilinear Coordinates
Trilinear coordinates are signed distances to the sides of a triangle , i.e. they are invariant with respect to similarity/reflection transformations, see Figure 11.

Trilinears can be easily converted to cartesian coordinates using [33]:
(3) |
where , and are the sidelengths, Figure 11. For instance, the trilinears for the barycenter are , yielding the familiar .
A triangle center is such a triple obtained by applying a triangle center function thrice to the sidelengths cyclically [15]:
(4) |
must (i) be bi-symmetric, i.e., , and (ii) homogeneous, for some [15].
See Table 6 for triangle center functions for selected centers. Trilinears can be converted to cartesian coordinates using (3).
Trilinear coordinates for selected triangle centers appear in Table 6.
center | name | |
Incenter | ||
Barycenter | ||
Circumcenter | ||
Orthocenter | ||
9-Point Center | ||
Feuerbach Point | ||
Isog. Conjug. of | ||
Anticomplement of | ||
Symmedian Point | ||
Fermat Point | ||
2nd Isodynamic Point | ||
Clawson Point | ||
Crosspoint of | ||
Isog. Conj. of | ||
Mittenpunkt |
A.3. Derived Triangles
A derived triangle is constructed from vertices of a reference triangle . These can be represented as a 3x3 matrix, where each row, taken as trilinears, is a vertex of . For example, the Excentral, Medial, and Intouch Triangles , , and are given by [33]:
A few derived triangles are shown in Figure 12, showing a property similar to Lemma 2, Appendix D, namely, when the 3-periodic is an isosceles, one vertex of the derived triangle lies on the orbit’s axis of symmetry.

Appendix B Review: Elliptic Billiards
An Elliptic Billiard (EB) is a particle moving with constant velocity in the interior of an ellipse, undergoing elastic collisions against its boundary [26, 31], Figure 13. For any boundary location, a given exit angle (e.g., measured from the normal) may give rise to either a quasi-periodic (never closes) or -periodic trajectory [31], where is the number of bounces before the particle returns to its starting location. All trajectory segments are tangent to a confocal caustic [31]. The EB is a special case of Poncelet’s Porism [4]: if one -periodic trajectory can be found departing from some boundary point, any other such point will initiate an -periodic, i.e., a 1d family of such orbits will exist. A classic result is that -periodics conserve perimeter [31].

Appendix C Expressions used in Section 3.3
Let the boundary of the Billiard satisfy Equation (1). Assume, without loss of generality, that . Here we provide expressions used in Section 3. Let be an orbit’s vertices.
C.1. Exit Angle Required for 3-Periodicity
Consider a starting point on a Billiard with semi-axes . The cosine of the exit angle (measured with respect to the normal at , i.e., ) required for the trajectory to close after 3 bounces is given by [7]:
with , , , , and .
C.2. Orbit Vertices
Given a starting vertex on the EB, , and where [7]:
C.3. Polynomials Satisfied by the Sidelengths
Let sidelengths . The following are polynomial expressions on and :
Appendix D Proof of Lemmas used in Section 2
Lemma (3).
A parametric traversal of around the EB boundary is a triple cover of the locus of a triangle center .
Proof.
Let . Let (resp. be the value of for which the 3-periodic orbit is an isosceles with a horizontal (resp. vertical) axis of symmetry, Figure 14, . For such cases one can easily derive888Indeed, and , where is Joachmisthal’s constant () [31].:
with as above. Referring to Figure 14:
Affirmation 1.
A continuous counterclockwise motion of along the intervals , , , and will each cause to execute a quarter turn along its locus, i.e., with varying from to , will execute one complete revolution on its locus999The direction of this revolution depends on and its not always monotonic. The observation is valid for elliptic or non-elliptic loci alike. See [14] for details..
Affirmation 2.
A continuous counterclockwise motion of in the (resp. , and ), visits the same 3-periodics as when sweeps (resp. , and ).
Therefore, a complete turn of around the EB visits the 3-periodic family thrice, i.e., will wind thrice over its locus. ∎

Lemma (2).
Any triangle center of an isosceles triangle is on the axis of symmetry of said triangle.
Proof.
Lemma (1).
If the locus of triangle center is elliptic, said ellipse must be concentric and axis-aligned with the EB.
Proof.
This follows from Lemma 1. ∎
Lemma (3).
If the locus of is an ellipse, when is at either EB vertex, its non-zero coordinate is equal to the corresponding locus semi-axis length.
Appendix E Review: Early Observations
Figure 15 (left) shows the elliptic loci of , . The latter two are new results.

We have also observed that the locus of the Feuerbach Point coincides with the caustic, a confocal ellipse to which the 3-periodic family is internally tangent, Appendix B. Additionally, the locus of , the anticomplement101010Double-length reflection about the Barycenter . of is the EB boundary. These phenomena appear in Figure 15 (right).
Indeed, some these facts will be known to triangle specialists if one regards the EB as the circumellipse centered on the Mittenpunkt [16, X(9)] and [12]. For example, a full 57 triangle centers lie on said circumellipse. An animation of some of these points is viewable in [21, pl#10].

References
- [1] Akopyan, A., Schwartz, R., Tabachnikov, S. (2020). Billiards in ellipses revisited. Eur. J. Math. doi.org/10.1007/s40879-020-00426-9.
- [2] Bialy, M., Tabachnikov, S. (2020). Dan Reznik’s identities and more. Eur. J. Math. doi.org/10.1007/s40879-020-00428-7.
- [3] Darlan, I., Reznik, D. (2020). Ellipse mounted triangles. GitHub Pages. dan-reznik.github.io/ellipse-mounted-loci-p5js/.
- [4] Dragović, V., Radnović, M. (2011). Poncelet Porisms and Beyond: Integrable Billiards, Hyperelliptic Jacobians and Pencils of Quadrics. Frontiers in Mathematics. Basel: Springer.
- [5] Fierobe, C. (2021). On the circumcenters of triangular orbits in elliptic billiard. J. Dyn. Control Syst., 27(4): 693–705.
- [6] Fitzgibbon, A., Pilu, M., Fisher, R. (1999). Direct least-square fitting of ellipses. Pattern Analysis and Machine Intelligence, 21(5).
- [7] Garcia, R. (2019). Elliptic billiards and ellipses associated to the 3-periodic orbits. Amer. Math. Monthly, 126(06): 491–504.
- [8] Garcia, R., Reznik, D. (2021). Discovering Poncelet Invariants in the Plane. Rio de Janeiro: IMPA.
- [9] Garcia, R., Reznik, D., Koiller, J. (2021). Companion website to “loci of 3-periodics in an elliptic billiard: Why so many ellipses?”. GitHub Pages. dan-reznik.github.io/why-so-many-ellipses/.
- [10] Glutsyuk, A. (2014). On quadrilateral orbits in complex algebraic planar billiards. Moscow Math. J., 14(2): 239–289, 427.
- [11] Griffiths, P., Harris, J. (1978). On Cayley’s explicit solution to Poncelet’s porism. Enseign. Math. (2), 24(1-2): 31–40.
- [12] Grozdev, S., Dekov, D. (2014). The computer program “Discoverer” as a tool of mathematical investigation. Intl. J. of Comp. Disc. Math. (IJCDM). www.ddekov.eu/j/2014/JCGM201405.pdf.
- [13] Gunning, R. C., Rossi, H. (1965). Analytic functions of several complex variables. Englewood Cliffs, NJ: Prentice-Hall.
- [14] Helman, M., Laurain, D., Reznik, D., Garcia, R. (2022). Poncelet triangles: a theory for locus ellipticity. Beitr. Algebra Geom. doi:10.1007/s13366-021-00620-0.
- [15] Kimberling, C. (1993). Triangle centers as functions. Rocky Mountain J. Math., 23(4): 1269–1286.
- [16] Kimberling, C. (2019). Encyclopedia of triangle centers. faculty.evansville.edu/ck6/encyclopedia/ETC.html.
- [17] Lang, S. (2002). Algebra. Graduate Texts in Mathematics. Springer-Verlag, New York, 3rd ed.
- [18] Moore, R., Kearfott, R. B., Cloud, M. J. (2009). Introduction to Interval Analysis. Philadelphia: SIAM.
- [19] Odehnal, B. (2011). Poristic loci of triangle centers. J. Geom. Graph., 15(1): 45–67.
- [20] Reznik, D. (2019). Triangular orbits in elliptic billards: Loci of points X(1) to X(100). GitHub Pages. dan-reznik.github.io/billiard-loci/.
- [21] Reznik, D. (2020). Playlist for “Loci of Triangular Orbits in an Elliptic Billiard: Elliptic? Algebraic?”. bit.ly/2REOigc.
- [22] Reznik, D., Garcia, R., Koiller, J. (2020). The ballet of triangle centers on the elliptic billiard. J. Geom. and Graphics, 24(1): 079–101.
- [23] Reznik, D., Garcia, R., Koiller, J. (2020). Can the elliptic billiard still surprise us? Math Intelligencer, 42: 6–17.
- [24] Reznik, D., Garcia, R., Koiller, J. (2021). Fifty new invariants of -periodics in the elliptic billiard. Arnold Math. J., 7(3): 341–355.
- [25] Romaskevich, O. (2014). On the incenters of triangular orbits on elliptic billiards. Enseign. Math., 60(3-4): 247–255.
- [26] Rozikov, U. A. (2018). An Introduction To Mathematical Billiards. Singapore: World Scientific Publishing Company.
- [27] Schenck, H. (2003). Computational Algebraic Geometry, London Mathematical Society Student Text, vol. 58. Cambridge: Cambridge University Press.
- [28] Schwartz, R., Tabachnikov, S. (2016). Centers of mass of Poncelet polygons, 200 years after. Math. Intelligencer, 38(2): 29–34.
- [29] Snyder, J. M. (1992). Interval analysis for computer graphics. Computer Graphics, 26(2): 121–129.
- [30] Sturmfels, B. (1997). Introduction to resultants, in applications of computational algebraic geometry. In: Proceedings of Symposia in Applied Mathematics, vol. 53. Providence, RI: American Mathematical Society, pp. 25–40.
- [31] Tabachnikov, S. (2005). Geometry and Billiards, vol. 30 of Student Mathematical Library. Providence, RI: American Mathematical Society.
- [32] Tabachnikov, S. (2019). Projective configuration theorems: old wine into new wineskins. In: S. Dani, A. Papadopoulos, eds., Geometry in History. Basel: Springer Verlag, pp. 401–434.
- [33] Weisstein, E. W. (2003). CRC concise encyclopedia of mathematics. Chapman & Hall/CRC, Boca Raton, FL, 2nd ed.