Mathematics Problem Archive

Showing 51-100 of 404 problems (Page 2 of 9)

AMR-037-0005
Partially Solved

Point-hyperplane incidences

v1.3 research notes

Given $n$ points and $m$ hyperplanes in $\mathbb R^d$ whose incidence graph contains no $K_{s,t}$, determine the maximum number of incidences. Of spec...

L3
Geometry
AMR-037-0006
Partially Solved

Halving lines and k-sets

v1.3 research notes

For an $n$-point planar set, determine the maximum number of halving lines. More generally, determine the maximum number of $k$-sets, subsets obtained...

L3
Geometry
AMR-037-0007
Partially Solved

Tangent pairs of pseudocircles

v1.3 research notes

For $n$ pseudocircles in general position, determine the maximum number of tangent pairs and the maximum number of digon cells. Determine whether the ...

L3
Geometry
AMR-037-0008
Partially Solved

Medial surfaces and Voronoi diagrams of lines

v1.3 research notes

Determine the worst-case complexity of the medial surface and of an offset surface of an $n$-feature polyhedron, and of the Voronoi diagram of $n$ lin...

L3
Geometry
AMR-037-0009
Partially Solved

Forced convex subsets

v1.3 research notes

Determine the exact Erdős–Szekeres number $f(n)$, the least number of planar points in general position forcing a convex $n$-gon. Also determine sharp...

L3
Geometry
AMR-037-0010
Partially Solved

Visibility complex of disjoint unit spheres

v1.3 research notes

Determine the combinatorial complexity of the visibility complex of $n$ pairwise disjoint unit spheres in three-dimensional space....

L3
Geometry
AMR-037-0011
Partially Solved

Minimum-area triangles

v1.3 research notes

Given $n$ planar points, find a subquadratic algorithm for the minimum-area triangle or prove a quadratic lower bound in a suitable computation model....

L3
Geometry
AMR-037-0012
Partially Solved

Complex collinearities

v1.3 research notes

Given $n$ points in $\mathbb C^2$, determine in quadratic time whether three lie on a complex line, or prove a quadratic lower bound; the known algori...

L3
Geometry
AMR-037-0013
Open

Extreme points

v1.3 research notes

For fixed $d>3$, determine whether every point of an $n$-point set in $\mathbb R^d$ is a convex-hull vertex faster than the best known near-$n^{2\lflo...

L3
Geometry
AMR-037-0014
Open

A dynamic-programming interval problem

v1.3 research notes

Given a sorted list of $n$ real numbers, find for every $1\le k\le n$ the shortest interval containing exactly $k$ entries. Find a subquadratic algori...

L3
Geometry
AMR-037-0015
Open

Shortest paths in line arrangements

v1.3 research notes

Given lines in the plane and two vertices $s,t$ of their arrangement, find a subquadratic algorithm for the shortest $s$-$t$ path along arrangement ed...

L3
Geometry
AMR-037-0016
Solved

Straight skeleton of a simple polygon

v1.3 research notes

Is there a near-linear-time algorithm to construct the straight skeleton of a simple polygon? Determine the optimal complexity, including for polygons...

L3
Geometry
AMR-037-0017
Solved

Crashing motorcycles efficiently

v1.3 research notes

Given motorcycles moving simultaneously along fixed rays and crashing upon reaching another track, determine the motorcycle graph in near-linear time....

L3
Geometry
AMR-037-0018
Partially Solved

Klee's measure problem

v1.3 research notes

Determine the optimal complexity of computing the volume of the union of axis-aligned boxes in fixed dimension at least three. In particular, is there...

L3
Geometry
AMR-037-0019
Partially Solved

Generating random simple polygons

v1.3 research notes

Given a planar point set $P$, sample uniformly from the simple polygons with vertex set $P$ in polynomial time, or determine the complexity of countin...

L3
Geometry
AMR-037-0020
Partially Solved

Building convex polytopes

v1.3 research notes

Develop exact polynomial-time algorithms for the constructive forms of Aleksandrov's, Cauchy's, Minkowski's, Steinitz's, and Koebe's polytope-realizat...

L3
Geometry
AMR-038-0002
Open

Bounded-degree triangulations

v1.3 research notes

Can every convex polytope be triangulated so that every vertex degree, or every edge degree, is bounded by a constant or by a polylogarithmic function...

L3
Geometry
AMR-038-0015
Partially Solved

Packing reciprocal rectangles in a square

v1.3 research notes

For every positive integer $k$, let $R_k$ be a $1/k$ by $1/(k+1)$ rectangle. Can the entire collection $(R_k)_{k\ge1}$ be packed without overlap into ...

L3
Geometry
AMR-040-0001
Open

Classification of Finite Metric Spaces and Combinatorics of Convex Polytopes

v1.3 research notes

Let $(X,\rho)$ be a finite metric space. Its fundamental polytope $R_{X,\rho}$ is the convex hull of the vectors $e_{x,y}=(\delta_x-\delta_y)/\rho(x,y...

L3
Geometry
AMR-046-0023
Open

An extended Poncelet problem I

v1.3 research notes

Do there exist two irreducible algebraic curves of degrees $n$ and $m$, with $n+m>4$, each having an oval, for which the Poncelet map is well defined ...

L3
Geometry
AMR-046-0024
Open

An extended Poncelet problem II

v1.3 research notes

Let $\gamma=\{x^2+y^2-1=0\}$ and $\Gamma_\varepsilon=\{p_2(x,y)+\varepsilon p_m(x,y)=0\}$, where $\Gamma_0$ is an ellipse surrounding $\gamma$, the cu...

L3
Geometry
AMR-049-0007
Open

Short geodesics on the regular dodecahedron

v1.3 research notes

On a regular dodecahedron, unfold a geodesic beginning at a vertex $v$ through successive faces. Call it short if it ends at a vertex and meets no ver...

L3
Geometry
AMR-054-0003
Open

Voronoi Diagram of Lines in 3D

v1.3 research notes

What is the combinatorial complexity of the Voronoi diagram of a set of lines (or line segments) in three dimensions?...

L3
Geometry
AMR-054-0006
Partially Solved

Minimum Euclidean Matching in 2D

v1.3 research notes

What is the complexity of computing a minimum-cost Euclidean matching for $2n$ points in the plane? The cost of a matching is the total length of the ...

L3
Geometry
AMR-054-0011
Partially Solved

3SUM Hard Problems

v1.3 research notes

Can the class of 3SUM hard problems be solved in subquadratic time? These problems can be reduced from the problem of determining whether, given three...

L3
Geometry
AMR-054-0015
Partially Solved

Output-sensitive Convex Hull in $\mathbb{R}^d$

v1.3 research notes

What is the best output-sensitive convex hull algorithm for $n$ points in $\mathbb{R}^d$?...

L3
Geometry
AMR-054-0022
Open

Minimum-Link Path in 2D

v1.3 research notes

Can a minimum-link path among polygonal obstacles be found in subquadratic time?...

L3
Geometry
AMR-054-0023
Partially Solved

Vertex $\pi$-Floodlights

v1.3 research notes

How many $\pi$-floodlights are always sufficient to illuminate any polygon of $n$ vertices, with at most one floodlight placed at each vertex? An $\al...

L3
Geometry
AMR-054-0024
Open

Polygonal Curve Simplification

v1.3 research notes

Can an $n$-vertex polygonal curve be simplified in time nearly linear in $n$?...

L3
Geometry
AMR-054-0025
Open

Polyhedral Surface Approximation

v1.3 research notes

How efficiently can one compute a polyhedral surface that is an $\epsilon$-approximation of a given triangulated surface in $\mathbb{R}^3$?...

L3
Geometry
AMR-054-0026
Solved

Surface Reconstruction

v1.3 research notes

Given a sufficiently dense sample of points on a surface (technically, an $\epsilon$-sample), reconstruct a surface homeomorphic to the original....

L3
Geometry
AMR-054-0027
Partially Solved

Hexahedral Meshing

v1.3 research notes

Can the interior of every simply connected polyhedron whose surface is meshed by an even number of quadrilaterals be partitioned into a hexahedral mes...

L3
Geometry
AMR-054-0031
Open

Trapping Light Rays with Segment Mirrors

v1.3 research notes

Is it possible to trap all the light from one point source by a finite collection of two-sided disjoint segment mirrors? A light ray is trapped if it ...

L3
Geometry
AMR-054-0035
Solved

Freeze-Tag: Optimal Strategies for Awakening a Swarm of Robots

v1.3 research notes

An optimization problem that naturally arises in the study of ``swarm robotics'' is to wake up a set of ``asleep'' robots, starting with only one ``aw...

L3
Geometry
AMR-054-0042
Open

Vertex-Unfolding Polyhedra

v1.3 research notes

Consider a polyhedron with simply connected facets (no holes on a facet) and without boundary (every edge is incident to exactly two facets). Can the ...

L3
Geometry
AMR-054-0043
Open

General Unfoldings of Nonconvex Polyhedra

v1.3 research notes

Can every closed polyhedron be cut along its surface and unfolded into one piece in the plane without overlap? Such an unfolding is called a general u...

L3
Geometry
AMR-054-0049
Open

Planar Euclidean Maximum TSP

v1.3 research notes

What is the complexity of finding a tour of maximum Euclidean length for a planar point set?...

L3
Geometry
AMR-054-0054
Open

Traveling Salesman Problem in Solid Grid Graphs

v1.3 research notes

What is the complexity of finding a shortest tour in a solid planar grid graph? A planar grid graph is a graph whose vertices are any set of points on...

L3
Geometry
AMR-054-0055
Open

Pallet Loading

v1.3 research notes

What is the complexity of the pallet loading problem? Given two pairs of numbers, $(A,B)$ and $(a,b)$, and a number $n$, decide whether $n$ small rect...

L3
Geometry
AMR-054-0059
Open

Most Circular Partition of a Square

v1.3 research notes

What is the optimal partition of a square into convex pieces such that the circularity of the pieces is optimized? The circularity of a polygon is the...

L3
Geometry
AMR-054-0060
Open

Transforming Polygons via Vertex-Centroid Moves

v1.3 research notes

Given an arbitrary polygon, transform it by a finite sequence of ``vertex-centroid'' moves to a regular polygon. A vertex-centroid move is a translati...

L3
Geometry
AMR-054-0062
Open

Volume Maximizing Convex Shape

v1.3 research notes

Let $C$ be a convex piece of paper; its boundary may be a smooth curve, or a polygon. A perimeter halving folding is a folding of $C$ obtained by iden...

L3
Geometry
AMR-054-0064
Open

Edge-Unfolding Polycubes

v1.3 research notes

Is there any genus-zero orthogonal polyhedron $P$ built by gluing together cubes face-to-face that cannot be edge-unfolded, where all cube edges on th...

L3
Geometry
AMR-054-0066
Partially Solved

Reflexivity of Point Sets

v1.3 research notes

Let $\rho(S)$ be the fewest number of reflex vertices in a polygonization of a 2D point set $S$, i.e., the fewest reflexivities of any simple polygon ...

L3
Geometry
AMR-054-0072
Open

Polyhedron with Regular Pentagon Faces

v1.3 research notes

Let $M$ be a closed polyhedral surface homeomorphic to $S^2$ which is entirely composed of equal regular pentagons. If $M$ is immersed in 3-space, is ...

L3
Geometry
AMR-054-0073
Open

Congruent Partitions of Polygons

v1.3 research notes

Partition a given polygon $P$ into $n$ mutually congruent pieces so that the area of $P$ not covered by the union of the pieces is as small as possibl...

L3
Geometry
AMR-054-0076
Partially Solved

Equiprojective Polyhedra

v1.3 research notes

Identify or construct all $k$-equiprojective polyhedra. A polyhedron $P$ is $k$-equiprojective if its orthogonal projection to a plane is a $k$-gon in...

L3
Geometry
AMR-054-0077
Open

Zipper Unfoldings of Convex Polyhedra

v1.3 research notes

Does every convex polyhedron $P$ have a zipper unfolding? A zipper unfolding cuts open $P$ via a single path, necessarily a Hamiltonian path (to span ...

L3
Geometry
AMR-054-0078
Partially Solved

Rectangling a Rectangle

v1.3 research notes

Do there exist rectangles that may be partitioned into a finite number $n$ of rectangular pieces of equal area but with all perimeters different?...

L3
Geometry
AMR-058-0001
Partially Solved

Stable Bubble Cluster with a Toroidal Region

v1.3 research notes

Is there a stable cluster of bubbles in $\mathbb{R}^3$ in which some bubble is topologically a torus?...

L3
Geometry