English
Related papers

Related papers: A little noticed right triangle

200 papers

We generalize the classical Ceva's and Menelaus's theorems to curvilinear triangles bounded by circular arcs. We introduce trilinear coordinates associated with such triangles and develop several geometric constructions. In particular, for…

Metric Geometry · Mathematics 2026-05-29 Ivan Livinsky

Let us consider the set $\Omega (\triangle ABC)$ of all tetrahedra $ABCD$ with a given non-degenerate base $ABC$ in $\mathbb{E}^3$ and $D$ lying outside the plane $ABC$. Let us denote by $\Sigma(\triangle ABC)$ the set $\left\{\Bigl(\cos…

Metric Geometry · Mathematics 2026-03-09 E. V. Nikitenko , Yu. G. Nikonorov

Edge-to-edge tilings of the sphere by congruent quadrilaterals are completely classified in a series of three papers. This second one applies the powerful tool of trigonometric Diophantine equations to classify the case of…

Combinatorics · Mathematics 2023-06-06 Yixi Liao , Erxiao Wang

There is a trivial $O(\frac{n^3}{T})$ time algorithm for approximate triangle counting where $T$ is the number of triangles in the graph and $n$ the number of vertices. At the same time, one may count triangles exactly using fast matrix…

Data Structures and Algorithms · Computer Science 2021-05-18 Jakub Tětek

We consider various problems related to finding points in $\Q^{2}$ and in $\Q^{3}$ which lie at rational distance from the vertices of some specified geometric object, for example, a square or rectangle in $\Q^{2}$, and a cube or…

Number Theory · Mathematics 2015-02-26 Andrew Bremner , Maciej Ulas

Given a set S of n points in the plane and a fixed angle 0 < omega < pi, we show how to find in O(n log n) time all triangles of minimum area with one angle omega that enclose S. We prove that in general, the solution cannot be written…

Computational Geometry · Computer Science 2013-05-31 Prosenjit Bose , Jean-Lou De Carufel

A Heron triangle is one that has all integer side lengths and integer area, which takes its name from Heron of Alexandria's area formula. From a more relaxed point of view, if rescaling is allowed, then one can define a Heron triangle to be…

Number Theory · Mathematics 2024-01-31 Andrew N. W. Hone

A BC-tree (block-cutpoint-tree) is a tree (with at least two vertices) where the distance between any two leaves is even. Motivated from the study of the "core" of a graph, BC-trees provide an interesting class of trees. We consider…

Discrete Mathematics · Computer Science 2013-05-22 Yu Yang , Deqiang Wang , Hua Wang , Hongbo Liu

The solid angle subtended by a right circular cylinder at a point source located at an arbitrary position generally consists of a sum of two terms: that defined by the cylindrical surface ($\Omega_{cyl}$) and the other by either of the end…

Mathematical Physics · Physics 2009-11-07 M. J. Prata

In this article we provide several exact formulae to calculate the probability that a random triangle chosen within a planar region (any Lebesgue measurable set of finite measure) contains a given fixed point $O$. These formulae are in…

History and Overview · Mathematics 2018-02-13 Eugen J. Ionascu

Let $\mathcal{S}$ be a finite set of integer points in $\mathbb{R}^d$, which we assume has many symmetries, and let $P\in\mathbb{R}^d$ be a fixed point. We calculate the distances from $P$ to the points in $\mathcal{S}$ and compare the…

Combinatorics · Mathematics 2023-09-28 Jack Anderson , Cristian Cobeli , Alexandru Zaharescu

An oriented 3-graph consists of a family of triples (3-sets), each of which is given one of its two possible cyclic orientations. A cycle in an oriented 3-graph is a positive sum of some of the triples that gives weight zero to each 2-set.…

Combinatorics · Mathematics 2014-09-04 Imre Leader , Ta Sheng Tan

Using the method of C. V\"or\"os, we establish results on hyperbolic plane geometry, related to triangles. In this note we investigate the orthocenter, the concept of isogonal conjugate and some further center as of the symmedian of a…

Metric Geometry · Mathematics 2014-10-27 Ákos G. Horváth

If $P$ is a point inside $\triangle ABC$, then the cevians through $P$ divide $\triangle ABC$ into smaller triangles of various sizes. We give theorems about the relationship between the radii of certain excircles of some of these…

History and Overview · Mathematics 2019-10-02 Stanley Rabinowitz

Let alpha be an arbitrary angle in a random spherical triangle Delta and a be the side opposite alpha. (The sphere has radius 1; vertices of Delta are independent and uniform.) If some other side is constrained to be pi/2, then…

Probability · Mathematics 2022-03-22 Steven R. Finch

A triangle with rational sides and rational area is called a rational triangle. In this paper we consider three problems of finding pairs of rational triangles which have a common circumradius as well as either a common perimeter or a…

Number Theory · Mathematics 2021-05-11 Ajai Choudhry

In this article we will consider average angles of triangle, which share the same side with regular polygons. In particular we will count average angles in the triangle, which share the same bottom side with a square with length side $d=1$.

General Mathematics · Mathematics 2020-01-03 Herman Muzychko

We introduce and study a new kind of congruent number problem on the right trapezoid.

Number Theory · Mathematics 2016-05-24 Tianxin Cai , Yong Zhang

The orbit closure of the unfolding of every rational right and isosceles triangle is computed and the asymptotic number of periodic billiard trajectories in these triangles is deduced. This follows by classifying all orbit closures of rank…

Dynamical Systems · Mathematics 2021-10-15 Paul Apisa

We revisit the algorithmic problem of finding a triangle in a graph: We give a randomized combinatorial algorithm for triangle detection in a given $n$-vertex graph with $m$ edges running in $O(n^{7/3})$ time, or alternatively in…

Data Structures and Algorithms · Computer Science 2024-03-08 Adrian Dumitrescu