English
Related papers

Related papers: Expected Length of the Longest Common Subsequence …

200 papers

Let $G_1,\dots,G_m$ be independent copies of the standard gaussian random vector in $\mathbb{R}^d$. We show that there is an absolute constant $c$ such that for any $A \subset S^{d-1}$, with probability at least $1-2\exp(-c\Delta m)$, for…

Probability · Mathematics 2024-11-14 Daniel Bartl , Shahar Mendelson

We study the resilience of random and pseudorandom directed graphs with respect to the property of having long directed cycles. For every $0 < \gamma < 1/2$ we find a constant $c=c(\gamma)$ such that the following holds. Let $G=(V,E)$ be a…

Combinatorics · Mathematics 2010-09-21 Ido Ben-Eliezer , Michael Krivelevich , Benny Sudakov

We show that the longest k-alternating substring of a random permutation has length asymptotic to 2 (n-k) / 3.

Combinatorics · Mathematics 2014-06-23 Igor Pak , Robin Pemantle

We discover that the 26D open bosonic string scattering amplitudes (SSA) of three tachyons and one arbitrary string state can be expressed in terms of the D-type Lauricella functions with associated SL(K+3,C) symmetry. As a result, SSA and…

High Energy Physics - Theory · Physics 2016-03-02 Sheng-Hong Lai , Jen-Chi Lee , Yi Yang

This note provides very simple, efficient algorithms for computing the number of distinct longest common subsequences of two input strings and for computing the number of LCS embeddings.

Data Structures and Algorithms · Computer Science 2007-05-23 Ronald I. Greenberg

In this paper, we study edit distance (ED) and longest common subsequence (LCS) in the asymmetric streaming model, introduced by Saks and Seshadhri [SS13]. As an intermediate model between the random access model and the streaming model,…

Data Structures and Algorithms · Computer Science 2021-10-08 Xin Li , Yu Zheng

Fix a sequence of $d$-regular graphs $(G_d)_{d\in \mathbb{N}}$ and denote by $G_{d,p}$ the graph obtained from $G_d$ after edge-percolation with probability $p=c/d$, for a constant $c>0$. We prove a quantitative local convergence of…

Combinatorics · Mathematics 2025-03-17 Sahar Diskin , Mihyun Kang , Lyuben Lichev

We compute the limit distribution for (centered and scaled) length of the longest increasing subsequence of random colored permutations. The limit distribution function is a power of that for usual random permutations computed recently by…

Combinatorics · Mathematics 2007-05-23 Alexei Borodin

We consider the (unoriented) long-range percolation on Z^d in dimensions d\ge1, where distinct sites x,y\in Z^d get connected with probability p_{xy}\in[0,1]. Assuming p_{xy}=|x-y|^{-s+o(1)} as |x-y|\to\infty, where s>0 and |\cdot| is a…

Probability · Mathematics 2007-05-23 Marek Biskup

We study the lengths of monotone subsequences for permutations drawn from the Mallows measure. The Mallows measure was introduced by Mallows in connection with ranking problems in statistics. Under this measure, the probability of a…

Probability · Mathematics 2016-06-29 Riddhipratim Basu , Nayantara Bhatnagar

Let $a\in (0, \infty)$, $\gamma(a)$ be the Generalized Euler-Mascheroni Constant, and let \begin{align*} &x_n=\frac1a+\frac{1}{a+1}+\cdots+\frac{1}{a+n-1}-\ln\frac{a+n}{a},\\…

Functional Analysis · Mathematics 2017-12-27 Ti-Ren Huang , Bo-Wen Han , You-Ling Liu , Xiao-Yan Ma

We study the expected value of the length $L_n$ of the minimum spanning tree of the complete graph $K_n$ when each edge $e$ is given an independent uniform $[0,1]$ edge weight. We sharpen the result of Frieze \cite{F1} that…

Combinatorics · Mathematics 2019-02-20 Colin Cooper , Alan Frieze , Nate Ince , Svante Janson , Joel Spencer

Consider a random uniform sample of $n$ points in a compact region $A$ of Euclidean $d$-space, $d \geq 2$, with a smooth or (when $d=2$) polygonal boundary. Fix $k \in {\bf N}$. Let $T_{n,k}$ be the threshold $r$ at which the geometric…

Probability · Mathematics 2024-07-18 Mathew D. Penrose , Xiaochuan Yang

Let $G$ be a random graph on the vertex set $\{1,2,..., n\}$ such that edges in $G$ are determined by independent random indicator variables, while the probability $p_{ij}$ for $\{i,j\}$ being an edge in $G$ is not assumed to be equal.…

Combinatorics · Mathematics 2012-04-30 Linyuan Lu , Xing Peng

For a graph $G$ and $p\in [0,1]$, let $G_p$ arise from $G$ by deleting every edge mutually independently with probability $1-p$. The random graph model $(K_n)_p$ is certainly the most investigated random graph model and also known as the…

Combinatorics · Mathematics 2015-12-16 Stefan Ehard , Felix Joos

We consider the canonical generalization of the well-studied Longest Increasing Subsequence problem to multiple sequences, called $k$-LCIS: Given $k$ integer sequences $X_1,\dots,X_k$ of length at most $n$, the task is to determine the…

Computational Complexity · Computer Science 2020-04-10 Lech Duraj , Marvin Künnemann , Adam Polak

We investigate the behavior of the periods and border lengths of random words over a fixed alphabet. We show that the asymptotic probability that a random word has a given maximal border length $k$ is a constant, depending only on $k$ and…

Formal Languages and Automata Theory · Computer Science 2019-12-18 Štěpán Holub , Jeffrey Shallit

Let F be a random k-SAT formula on n variables, formed by selecting uniformly and independently m = rn out of all possible k-clauses. It is well-known that if r>2^k ln 2, then the formula F is unsatisfiable with probability that tends to 1…

Computational Complexity · Computer Science 2007-05-23 Dimitris Achlioptas , Yuval Peres

A weighted string, also known as a position weight matrix, is a sequence of probability distributions over some alphabet. We revisit the Weighted Shortest Common Supersequence (WSCS) problem, introduced by Amir et al. [SPIRE 2011], that is,…

The normalized substring complexity $\delta$ of a string is defined as $\max_k \{c[k]/k\}$, where $c[k]$ is the number of \textit{distinct} substrings of length $k$. This simply defined measure has recently attracted attention due to its…

Data Structures and Algorithms · Computer Science 2026-02-17 Gregory Kucherov , Yakov Nekrich