中文
相关论文

相关论文: On Generalized Addition Chains

200 篇论文

Let $G$ be a finite cyclic group. Every sequence $S$ over $G$ can be written in the form $S=(n_1g)\cdot...\cdot(n_lg)$ where $g\in G$ and $n_1,\cdots,n_l\in[1,{\hbox{\rm ord}}(g)]$, and the index $\ind(S)$ of $S$ is defined to be the…

数论 · 数学 2014-01-31 Li-meng Xia

Given a directed acyclic graph with positive edge-weights, two vertices s and t, and a threshold-weight L, we present a fully-polynomial time approximation-scheme for the problem of counting the s-t paths of length at most L. We extend the…

数据结构与算法 · 计算机科学 2013-10-14 Matúš Mihalák , Rastislav Šrámek , Peter Widmayer

Let G be a simple graph without isolated vertices. For a vertex i in G, the degree d_i is the number of vertices adjacent to i and the average 2-degree m_i is the mean of the degrees of the vertices which are adjacent to i. The sequence of…

组合数学 · 数学 2018-11-08 Yu-pei Huang , Chia-an Liu , Chih-wen Weng

We consider subsequences with gap constraints, i.e., length-k subsequences p that can be embedded into a string w such that the induced gaps (i.e., the factors of w between the positions to which p is mapped to) satisfy given gap…

计算复杂性 · 计算机科学 2022-06-29 Joel D. Day , Maria Kosche , Florin Manea , Markus L. Schmid

A pattern of a sequence is a sequence of integer indices with each index describing the order of first occurrence of the respective symbol in the original sequence. In a recent paper, tight general bounds on the block entropy of patterns of…

信息论 · 计算机科学 2007-11-15 Gil I. Shamir

Sharpening (a particular case of) a result of Szemeredi and Vu and extending earlier results of Sarkozy and ourselves, we find, subject to some technical restrictions, a sharp threshold for the number of integer sets needed for their sumset…

数论 · 数学 2008-06-30 Vsevolod F. Lev

Continued fractions are linked to Stern's diatomic sequence 0,1,1,2,1,3,2,3,1,4,... (given by the recursion relation a_2n=a_n and a_{2n+1} = a_n + a_{n+1}, where a_0=0 and a_1=1), which has long been known. Using a particular…

组合数学 · 数学 2013-09-12 Thomas Garrity

Simple drawings of graphs are those in which each pair of edges share at most one point, either a common endpoint or a proper crossing. In this paper we study the problem of extending a simple drawing $D(G)$ of a graph $G$ by inserting a…

计算几何 · 计算机科学 2019-08-27 Alan Arroyo , Martin Derka , Irene Parada

We consider the longest common subsequence problem in the context of subsequences with gap constraints. In particular, following Day et al. 2022, we consider the setting when the distance (i. e., the gap) between two consecutive symbols of…

数据结构与算法 · 计算机科学 2023-06-05 Duncan Adamson , Maria Kosche , Tore Koß , Florin Manea , Stefan Siemer

Let G be a finite group and S a subset of G\{0}. We call S an additive basis of G if every element of G can be expressed as a sum over a nonempty subset in some order. Let cr(G) be the smallest integer t such that every subset of G\{0} of…

数论 · 数学 2012-12-05 Qinghong Wang , Yongke Qu

Let $F(G)$ be the number of forests of a graph $G$. Similarly let $C(G)$ be the number of connected spanning subgraphs of a connected graph $G$. We bound $F(G)$ and $C(G)$ for regular graphs and for graphs with fixed average degree. Among…

组合数学 · 数学 2021-08-03 Márton Borbényi , Péter Csikvári , Haoran Luo

We present constructions and bounds for additive codes over a finite field in terms of their geometric counterpart, i.e., projective systems. It is known that the maximum number of $(h-1)$-spaces in PG$(2,q)$, such that no hyperplane…

组合数学 · 数学 2026-02-02 Denis S. Krotov , Sascha Kurz

This paper presents two alternative approaches for counting the number of two-row weakly increasing matrices, which are $2\times n$ matrices whose entries are integers from $1$ to $k$ and are weakly increasing along all rows and columns,…

综合数学 · 数学 2025-08-25 Leo Yicheng Yang

For a finite set $A$ of size $n$, an ordering is an injection from $\{1,2,\ldots,n\}$ to $A$. We present results concerning the asymptotic properties of the length $L_n$ of the longest arithmetic subsequence in a random ordering of an…

组合数学 · 数学 2021-09-30 Marcel K. Goh , Rosie Y. Zhao

Assume $L$ is a $k$-assignment of a graph $G$. An $L$-packing $\phi$ of $G$ is a sequence $\phi=(\phi_1, \ldots, \phi_k)$ of $k$-mappings such that each $\phi_i$ is an $L$-coloring of $G$, and for each vertex $v$ of $G$, $\{\phi_1(v),…

组合数学 · 数学 2026-03-30 Masaki Kashima , Shun-ichi Maezawa , Xuding Zhu

Let $G$ be an abelian group, let $S$ be a sequence of terms $s_1,s_2,...,s_{n}\in G$ not all contained in a coset of a proper subgroup of $G$, and let $W$ be a sequence of $n$ consecutive integers. Let $$W\odot S=\{w_1s_1+...+w_ns_n:\;w_i…

数论 · 数学 2011-06-29 David J. Grynkiewicz , Andreas Philipp , Vadim Ponomarenko

In this note, we show the existence of integer sequences of lengths at least 3 (except 7) such that for every integer in position $i\equiv 1\pmod{4}$ (respectively position $j\equiv 3\pmod{4}$), counting from left to right, the sum of the…

数论 · 数学 2020-01-20 Gee-Choon Lau

A {\em simple drawing} $D(G)$ of a graph $G$ is one where each pair of edges share at most one point: either a common endpoint or a proper crossing. An edge $e$ in the complement of $G$ can be {\em inserted} into $D(G)$ if there exists a…

计算几何 · 计算机科学 2022-01-17 Alan Arroyo , Fabian Klute , Irene Parada , Raimund Seidel , Birgit Vogtenhuber , Tilo Wiedera

In this paper, we consider a two-parameter polynomial generalization, denoted by G_{a,b}(n,k;r), of the r-Lah numbers which reduces to these recently introduced numbers when a=b=1. We present several identities for G_{a,b}(n,k;r) that…

组合数学 · 数学 2014-12-31 Mark Shattuck

Let $X_1, X_2, ..., X_n, ... $ be a sequence of iid random variables with values in a finite alphabet $\{1,...,m\}$. Let $LI_n$ be the length of the longest increasing subsequence of $X_1, X_2, ..., X_n.$ We express the limiting…

概率论 · 数学 2007-05-23 Christian houdré , Trevis J. Litherland
‹ 上一页 1 8 9 10 下一页 ›