Mathematics Problem Archive

Showing 1351-1400 of 2944 problems (Page 28 of 59)

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-0028
Open

Flip Graph Connectivity in 3D

v1.3 research notes

Is the flip graph connected for general-position points in $\mathbb{R}^3$? Given a set of $n$ points in $\mathbb{R}^3$, the flip graph has a node for ...

L3
Computer Science
AMR-054-0029
Open

Hamiltonian Tetrahedralizations

v1.3 research notes

Can every convex polytope in $\mathbb{R}^3$ be partitioned into tetrahedra such that the dual graph has a Hamiltonian path?...

L3
Computer Science
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-0034
Open

Extending Pseudosegment Arrangements by Subdivision

v1.3 research notes

How many intersections among an arrangement of pseudosegments in the plane must be added as vertices to allow the pseudosegment arrangment to be exten...

L3
Combinatorics
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-0037
Open

Counting Polyominoes

v1.3 research notes

How many polyominoes on $n$ squares are there? A polyomino is a connected interior-disjoint union of axis-aligned unit squares joined edge-to-edge, in...

L3
Combinatorics
AMR-054-0038
Open

Compatible Triangulations

v1.3 research notes

Is it true that every two sets of $n$ planar points in general position with the same number points on their convex hulls have compatible triangulatio...

L3
Computer Science
AMR-054-0039
Partially Solved

Distances among Point Sets in $\mathbb{R}^2$ and $\mathbb{R}^3$

v1.3 research notes

For a point set $P$ in $\mathbb{R}^d$, let $f_d(P)$ be the number of unit-distance point pairs: $$f_d(P) = \left| \{ (u,v) \mid u, v \in P, \, \|u-v\|...

L3
Combinatorics
AMR-054-0040
Open

The Number of Pointed Pseudotriangulations

v1.3 research notes

For a planar point set $S$, is the number of pointed pseudotriangulations always at least the number of triangulations? A pseudotriangle is a planar p...

L3
Computer Science
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-0046
Open

3D Minimum-Bend Orthogonal Graph Drawings

v1.3 research notes

Does every simple graph with maximum vertex degree $\Delta \leq 6$ have a 3D orthogonal point-drawing with no more than two bends per edge? A 3D ortho...

L3
Graph Theory
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-0051
Solved

Linear-Volume 3D Grid Drawings of Planar Graphs

v1.3 research notes

Does every $n$-vertex planar graph have a 3D grid drawing with $O(n)$ volume? A 3D grid drawing of a graph is a placement of the vertices at distinct ...

L3
Graph Theory
AMR-054-0052
Solved

Queue-Number of Planar Graphs

v1.3 research notes

Does every planar graph have $O(1)$ queue-number? A queue layout of a graph consists of a linear order of the vertices and a partition of the edges in...

L3
Graph Theory
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-0058
Partially Solved

Monochromatic Triangles

v1.3 research notes

For any (planar) triangle $T$, is there is a $3$-coloring of the (infinite) plane with no monochromatic copy of $T$? We imagine congruent copies of $T...

L3
Combinatorics
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-0061
Open

Lines Tangent to Four Unit Balls

v1.3 research notes

Given a set of $n$ unit-radius balls in $\mathbb{R}^3$, what is the number of lines that are tangent to four of the balls in the set, and miss all the...

L3
Combinatorics
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-0063
Partially Solved

Dynamic Planar Nearest Neighbors

v1.3 research notes

Is there a data structure maintaining a set of $n$ points in the plane subject to insertions, deletions, and nearest-neighbor queries in $O(\log n)$ t...

L3
Computer Science
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-0068
Open

Rolling a Die over a Labeled Board

v1.3 research notes

Label the faces of a unit cube with numbers $1$--$6$ as in a die. Place the cube to sit on an integer lattice grid, with one corner at the origin and ...

L3
Combinatorics
AMR-054-0070
Partially Solved

Yao-Yao Graph a Spanner?

v1.3 research notes

Is the Yao-Yao Graph a $t$-spanner for constant $t$? A geometric graph is a $t$-spanner (or just a spanner) if, for every pair of nodes, the shortest ...

L3
Graph Theory
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-0074
Open

Slicing Axes-Parallel Rectangles

v1.3 research notes

Let us say that two rectangles in the place are independent if both their $x$- and $y$-axis projections are disjoint. A set of rectangles is then inde...

L3
Combinatorics
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
AMR-058-0002
Partially Solved

Standard k-Bubble Conjectures

v1.3 research notes

For $k\leq n+1$ and prescribed volumes in $\mathbb{R}^n$, prove that the standard $k$-bubble is uniquely area-minimizing. For $n=3$, are standard clus...

L3
Geometry
AMR-058-0003
Open

Stability of Spherical Plateau Clusters

v1.3 research notes

Is every bubble cluster in $\mathbb{R}^3$ made of spherical pieces meeting according to Plateau's rules necessarily stable, in the sense of having non...

L3
Geometry
AMR-058-0004
Partially Solved

Monotonicity and Concavity of Bubble Area

v1.3 research notes

Let $A_X(v_1,\ldots,v_k)$ be the area of a minimizing $k$-bubble of volumes $v_i$ in a Riemannian manifold $X$. For $X=\mathbb{R}^n$, is $A_X$ strictl...

L3
Geometry
AMR-058-0005
Partially Solved

Connectedness of Regions in Minimizing Clusters

v1.3 research notes

Are all regions in every area-minimizing bubble cluster in $\mathbb{R}^n$ connected?...

L3
Geometry
AMR-058-0006
Partially Solved

Clusters with Unequal Surface Tensions

v1.3 research notes

Determine the shapes of minimizing clusters of immiscible fluids when different interfaces have different surface tensions, even for planar double bub...

L3
Geometry
AMR-058-0007
Partially Solved

Double Crystals with Anisotropic Surface Energy

v1.3 research notes

Determine double crystals in $\mathbb{R}^3$ minimizing orientation-dependent surface energy for a cubic Wulff shape and for general Wulff shapes. Must...

L3
Geometry
AMR-058-0008
Open

Convexity of a Crystal on a Table

v1.3 research notes

Is a crystal resting on a table under gravity necessarily convex?...

L3
Geometry
AMR-058-0009
Open

Minimizing Polyhedral Soap-Film Cones

v1.3 research notes

Classify minimizing polyhedral soap-film cones in dimensions five through seven and in all higher dimensions....

L3
Geometry
AMR-058-0010
Open

Nonpolyhedral Soap-Film Cones

v1.3 research notes

Do nonpolyhedral minimizing soap-film cones exist in dimensions four through seven? Construct higher-dimensional examples using triple junctions which...

L3
Geometry
AMR-058-0011
Partially Solved

Number of Regions Meeting in a Minimizing Partition

v1.3 research notes

Let $k(n)$ be the maximum number of regions meeting at one point in an area-minimizing partition in $n$ dimensions. Determine the growth of $k(n)$ and...

L3
Geometry
AMR-058-0012
Partially Solved

Boundary Singularities of Soap Films

v1.3 research notes

Is the known list of boundary singularities of soap films in $\mathbb{R}^3$ complete? Classify what happens for singular or immersed boundaries and wh...

L3
Geometry
AMR-058-0013
Partially Solved

Smallest Density of a Nonflat Minimal Cone

v1.3 research notes

Determine the smallest density greater than one of a minimal cone in $\mathbb{R}^n$, with variants imposing area-minimizing or isolated-singularity hy...

L3
Geometry
AMR-058-0014
Open

Soap-Film Singularities in Orbifolds

v1.3 research notes

Classify the singularities allowed in soap films in three-dimensional orbifolds, and more generally in cone manifolds....

L3
Geometry