中文
相关论文

相关论文: Determining a Points Configuration on the Line fro…

200 篇论文

Let $V$ be a set of $n$ points on the real line. Suppose that each pairwise distance is known independently with probability $p$. How much of $V$ can be reconstructed up to isometry? We prove that $p = (\log n)/n$ is a sharp threshold for…

组合数学 · 数学 2023-01-27 António Girão , Freddie Illingworth , Lukas Michel , Emil Powierski , Alex Scott

We investigate the problem of reconstructing a set $P\subseteq \mathbb{R}$ of distinct points, where the only information available about $P$ consists of the distances between some of the pairs of points. More precisely, we examine which…

组合数学 · 数学 2025-02-24 Richard Montgomery , Rajko Nenadov , Julien Portier , Tibor Szabó

Let $V$ be a set of $n$ points in $\mathbb{R}^d$, and suppose that the distance between each pair of points is revealed independently with probability $p$. We study when this information is sufficient to reconstruct large subsets of $V$, up…

组合数学 · 数学 2024-08-13 Douglas Barnes , Jan Petr , Julien Portier , Benedict Randall Shaw , Alan Sergeev

Let $V \subset \mathbb{R}$ be a finite set with $|V| = n $ and suppose we are given each pairwise distance independently with probability $p$. We show that if $p = (1+\epsilon)/n$, for some fixed $\epsilon >0$, then we can reconstruct a…

组合数学 · 数学 2026-02-27 Julien Portier

In a previous paper we showed that, for any $n \ge m+2$, most sets of $n$ points in $\RR^m$ are determined (up to rotations, reflections, translations and relabeling of the points) by the distribution of their pairwise distances. But there…

度量几何 · 数学 2007-05-23 Mireille Boutin , Gregor Kemper

The famous Erd\H{o}s distinct distances problem asks the following: how many distinct distances must exist between a set of $n$ points in the plane? There are many generalisations of this question that ask one to consider different spaces…

Suppose a graph $G$ is stochastically created by uniformly sampling vertices along a line segment and connecting each pair of vertices with a probability that is a known decreasing function of their distance. We ask if it is possible to…

数据结构与算法 · 计算机科学 2020-06-09 Yu Chen , Sampath Kannan , Sanjeev Khanna

Consider a set $P$ of $n$ points picked uniformly and independently from $[0,1]^d$ for a constant dimension $d$ -- such a point set is extremely well behaved in many aspects. For example, for a fixed $r \in [0,1]$, we prove a new…

计算几何 · 计算机科学 2023-11-01 Sariel Har-Peled , Elfarouk Harb

Suppose that there is a family of $n$ random points $X_v$ for $v \in V$, independently and uniformly distributed in the square $\left[-\sqrt{n}/2,\sqrt{n}/2\right]^2$ of area $n$. We do not see these points, but learn about them in one of…

概率论 · 数学 2019-11-26 Josep Diaz , Colin McDiarmid , Dieter Mitsche

The point placement problem is to determine the positions of a set of $n$ distinct points, P = {p1, p2, p3, ..., pn}, on a line uniquely, up to translation and reflection, from the fewest possible distance queries between pairs of points.…

数据结构与算法 · 计算机科学 2012-10-16 Md. Shafiul Alam , Asish Mukhopadhyay

In 1997, Erd\H{o}s asked whether for arbitrarily large $n$ there exists a set of $n$ points in $\mathbb{R}^2$ that determines $O(\frac{n}{\sqrt{\log n}})$ distinct distances while satisfying the local constraint that every 4-point subset…

组合数学 · 数学 2026-01-21 Benjamin Grayzel

In a random linear graph, vertices are points on a line, and pairs of vertices are connected, independently, with a link probability that decreases with distance. We study the problem of reconstructing the linear embedding from the graph,…

组合数学 · 数学 2020-05-25 Israel Rocha , Jeannette Janssen , Nauzer Kalyaniwalla

We consider the problem of determining the number of distinct distances between two point sets in $\mathbb{R}^2$ where one point set $\mathcal{P}_1$ of size $m$ lies on a real algebraic curve of fixed degree $r$, and the other point set…

组合数学 · 数学 2019-08-21 Bryce McLaughlin , Mohamed Omar

Let $\mathcal{Q}$ be a vertex subset problem on graphs. In a reconfiguration variant of $\mathcal{Q}$ we are given a graph $G$ and two feasible solutions $S_s, S_t\subseteq V(G)$ of $\mathcal{Q}$ with $|S_s|=|S_t|=k$. The problem is to…

离散数学 · 计算机科学 2018-09-12 Sebastian Siebertz

Let $n$ points be in crescent configurations in $\mathbb{R}^d$ if they lie in general position in $\mathbb{R}^d$ and determine $n-1$ distinct distances, such that for every $1 \leq i \leq n-1$ there is a distance that occurs exactly $i$…

组合数学 · 数学 2019-01-14 Rebecca F. Durst , Max Hlavacek , Chi Huynh , Steven J. Miller , Eyvindur A. Palsson

One way to characterize configurations of points up to congruence is by considering the distribution of all mutual distances between points. This paper deals with the question if point configurations are uniquely determined by this…

交换代数 · 数学 2007-05-23 Mireille Boutin , Gregor Kemper

In this paper we show that the number of distinct distances determined by a set of $n$ points on a constant-degree two-dimensional algebraic variety $V$ (i.e., a surface) in $\mathbb R^3$ is at least $\Omega\left(n^{7/9}/{\rm polylog}…

组合数学 · 数学 2016-04-07 Micha Sharir , Noam Solomon

It is shown that $N$ points on a real algebraic curve of degree $n$ in $\mathbb{R}^d$ always determine $\gtrsim_{n,d}N^{1+\frac{1}{4}}$ distinct distances, unless the curve is a straight line or the closed geodesic of a flat torus. In the…

度量几何 · 数学 2014-04-08 Marcos Charalambides

Let $\gamma_1,\gamma_2$ be a pair of constant-degree irreducible algebraic curves in $\mathbb{R}^d$. Assume that $\gamma_i$ is neither contained in a hyperplane nor in a quadric surface in $\mathbb{R}^d$, for each $i=1,2$. We show that for…

组合数学 · 数学 2023-04-17 Hadas Baer-Erenfeld , Orit E. Raz

Embedding graphs in a geographical or latent space, i.e.\ inferring locations for vertices in Euclidean space or on a smooth manifold or submanifold, is a common task in network analysis, statistical inference, and graph visualization. We…

计算几何 · 计算机科学 2022-05-18 Varsha Dani , Josep Díaz , Thomas P. Hayes , Cristopher Moore
‹ 上一页 1 2 3 10 下一页 ›