首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 62 毫秒
1.
A sort sequence Sn is a sequence of all unordered pairs of indices inI n = {1, 2, ..., n}. With a sort sequenceSn = (s1 ,s2 ,...,s( 2n ) )S_n = (s_1 ,s_2 ,...,s_{\left( {_2^n } \right)} ), one can associate a predictive sorting algorithm A(Sn). An execution of the algorithm performs pairwise comparisons of elements in the input setX in the order defined by the sort sequence Sn except that the comparisons whose outcomes can be inferred from the results of the preceding comparisons are not performed. A sort sequence is said to be extremal if it maximizes a given objective function. First we consider the extremal sort sequences with respect to the objective function ω(Sn) — the expected number of active predictions inS n. We study ω-extremal sort sequences in terms of their prediction vectors. Then we consider the objective function Ω(Sn) — the minimum number of active predictions in Sn over all input orderings.  相似文献   

2.
For a set of positive and relative prime integers A = {a 1…,a k }, let Γ(A) denote the set of integers of the form a 1 x 1+…+a k x k with each x j ≥ 0. Let g(A) (respectively, n(A) and s(A)) denote the largest integer (respectively, the number of integers and sum of integers) not in Γ(A). Let S*(A) denote the set of all positive integers n not in Γ(A) such that n + Γ(A) \ {0} ? Γ((A)\{0}. We determine g(A), n(A), s(A), and S*(A) when A = {a, b, c} with a | (b + c).  相似文献   

3.
Let S(n, k) denote Stirling numbers of the second kind; for each n, let Kn be such that S(n, Kn) ? S(n, k) for all k. Also, let P(n) denote the lattice of partitions of an n-element set. Say that a collection of partitions from P(n) is incomparable if no two are related by refinement. Rota has asked if for all n, the largest possible incomparable collection in P(n) contains S(n, Kn) partitions. In this paper, we construct for all n sufficiently large an incomparable collection in P(n) containing strictly more than S(n, Kn) partitions. We also estimate how large n must be for this construction to work.  相似文献   

4.
Yaming Yu 《Discrete Mathematics》2009,309(13):4624-4627
Let S(n,k) denote the Stirling number of the second kind, and let Kn be such that
S(n,Kn−1)<S(n,Kn)≥S(n,Kn+1).  相似文献   

5.
We discuss subsetsS of ℝn such that every real valued functionf onS is of the formf(x1, x2, ..., xn) =u 1(x1) +u 2(x2) +...+u n(xn), and the related concepts and situations in analysis.  相似文献   

6.
《Discrete Mathematics》1986,62(3):261-270
Let G be a graph triangularly imbedded into a surface S, G(m) is the graph constructed from G by replacing each vertex x by m vertices (xx,0), (x, 1), ..., (x, m − 1) and joining two vertices (x, i) and (y, j) by an edge if and only if x and y are joined in G. The main result is that the construction of G(m) is possible whenever n is an odd prime and a well separating cycle (mod m) can be determined.  相似文献   

7.
One classical sorting algorithm, whose performance in many cases remains unanalyzed, is Shellsort. Let h be a t-component vector of positive integers. An h-Shellsort will sort any given n elements in t passes, by means of comparisons and exchanges of elements. Let S>j(h; n) denote the average number of element exchanges in the jth pass, assuming that all the n! initial orderings are equally likely. In this paper we derive asymptotic formulas of Sj(h; n) for any fixed h = (h, k, l), making use of a new combinatorial interpretation of S3. For the special case h = (3, 2, 1), the analysis is further sharpened to yield exact expressions.  相似文献   

8.
Nonsingularity of least common multiple matrices on gcd-closed sets   总被引:1,自引:0,他引:1  
Let n be a positive integer. Let S={x1,…,xn} be a set of n distinct positive integers. The least common multiple (LCM) matrix on S, denoted by [S], is defined to be the n×n matrix whose (i,j)-entry is the least common multiple [xi,xj] of xi and xj. The set S is said to be gcd-closed if for any xi,xjS,(xi,xj)∈S. For an integer m>1, let ω(m) denote the number of distinct prime factors of m. Define ω(1)=0. In 1997, Qi Sun conjectured that if S is a gcd-closed set satisfying maxxS{ω(x)}?2, then the LCM matrix [S] is nonsingular. In this paper, we settle completely Sun's conjecture. We show the following result: (i). If S is a gcd-closed set satisfying maxxS{ω(x)}?2, then the LCM matrix [S] is nonsingular. Namely, Sun's conjecture is true; (ii). For each integer r?3, there exists a gcd-closed set S satisfying maxxS{ω(x)}=r, such that the LCM matrix [S] is singular.  相似文献   

9.
Let p(n) denote the smallest prime factor of an integer n>1 and let p(1)=∞. We study the asymptotic behavior of the sum M(x,y)=Σ1≤nx,p(n)>yμ(n) and use this to estimate the size of A(x)=max|f|≤12≤n<xμ(n)f(p(n))|, where μ(n) is the Moebius function. Applications of bounds for A(x), M(x,y) and similar quantities are discussed.  相似文献   

10.
Let k1 ? k2? ? ? kn be given positive integers and let S denote the set of vectors x = (x1, x2, … ,xn) with integer components satisfying 0 ? x1 ? kni = 1, 2, …, n. Let X be a subset of S (l)X denotes the subset of X consisting of vectors with component sum l; F(m, X) denotes the lexicographically first m vectors of X; ?X denotes the set of vectors in S obtainable by subtracting 1 from a component of a vector in X; |X| is the number of vectors in X. In this paper it is shown that |?F(e, (l)S)| is an increasing function of l for fixed e and is a subadditive function of e for fixed l.  相似文献   

11.
Let A denote the set of all natural numbers n such that every group of order n is Abelian. Let C denote the set of all natural numbers n such that every group of order n is cyclic. We prove that Σnx,n?A?C1 has roughly the order of magnitude x(log log x)?1.  相似文献   

12.
The focus of this research is the class of sequential algorithms, called predictive sorting algorithms, for sorting a given set ofn elements using pairwise comparisons. The order in which these pairwise comparisons are made is defined by a fixed sequence of all unordered pairs of distinct integers {1, 2, ...,n} called a sort sequence. A predictive sorting algorithm associated with a sort sequence specifies pairwise comparisons of elements in the input set in the order defined by the sort sequence, except that the comparisons whose outcomes can be inferred from the preceding pairs of comparisons are not performed. In this paper predictive sorting algorithms are obtained, based on known sorting algorithms, and are shown to be required on the averageO(n logn) comparisons.  相似文献   

13.
An example is given of a ringR (with 1) satisfying the standard identityS 6[x 1, ...,x 6] butM 2(R), the 2 × 2 matrix ring overR, does not satisfyS 12[x 1, ...,x 12]. This is in contrast to the caseR=M n (F),F a field, where by the Amitsur-Levitzki theoremR satisfiesS 2n [x 1, ...,x 2n] andM 2(R) satisfiesS 4n [x 1, ...,x n]. Part of this work was done while the author enjoyed the hospitality of the University of California at San Diego, the University of Texas at Austin and the University of Washington at Seattle.  相似文献   

14.
Let S(n) denote the set of subsets of an n-element set. For an element x of S(n), let Γx and Px denote, respectively, all (|x| ?1)-element subsets of x and all (|x| + 1)-element supersets of x in S(n). Several inequalities involving Γ and P are given. As an application, an algorithm for finding an x-element antichain X1 in S(n) satisfying | YX1 | ? | YX | for all x-element antichains X in S(n) is developed, where YX is the set of all elements of S(n) contained in an element of X. This extends a result of Kleitman [9] who solved the problem in case x is a binomial coefficient.  相似文献   

15.
Summary Let M be a compact differentiable m-manifold of class Cm in En, n=2m+1. Let x=(x1, ..., xn) represent a point in En. The union of the direction c on the direction sphere Sn−1 in En such that the scalar product c · x defines a non-degenerate fonction on M is an open subset of Sn−1 whose complement θ has a Lebesgue measure zero on Sn−1. When M is non-compact θ can be everywhere dense on Sn−1, but still has Lebesgue measure zero. To Giovanni Sansone on his 70th birth day.  相似文献   

16.
A characteristic property of spheres   总被引:1,自引:1,他引:0  
Summary We prove: Let S be a closed n-dimensional surface in an(n+1)-space of constant curvature (n ≥ 2); k1 ≥ ... ≥ kn denote its principle curvatures. Let φ(ξ1, ..., ξn) be such that . Then if φ(k1, ..., kn)=const on S and S is subject to some additional general conditions (those(II 0) or(II) no 1), S is a sphere. To Enrico Bompiani on his scientific Jubilee  相似文献   

17.
LetN = {1,...,n} be a finite set of players andK N the complete graph on the node setN∪{0}. Assume that the edges ofK N have nonnegative weights and associate with each coalitionSN of players as costc(S) the weight of a minimal spanning tree on the node setS∪{0}. Using transformation from EXACT COVER BY 3-SETS, we exhibit the following problem to beNP-complete. Given the vectorxε?itN withx(N) =c(N). decide whether there exists a coalitionS such thatx(S) >c(S).  相似文献   

18.
Let L be a linear map on the space Mn of all n by n complex matrices. Let h(x1,…,xn) be a symmetric polynomial. If X is a matrix in Mn with eigenvalues λ1,…,λn, denote h1,…,λn) by h(X). For a large class of polynomials h, we determine the structure of the linear maps L for which h(X)=h(L(X)), for all X in Mn.  相似文献   

19.
The local behavior of the iterates of a real polynomial is investigated. The fundamental result may be stated as follows: THEOREM. Let xi, for i=1, 2, ..., n+2, be defined recursively by xi+1=f(xi), where x1 is an arbitrary real number and f is a polynomial of degree n. Let xi+1?xi≧1 for i=1, ..., n + 1. Then for all i, 1 ≦i≦n, and all k, 1≦k≦n+1?i, $$ - \frac{{2^{k - 1} }}{{k!}}< f\left[ {x_1 ,... + x_{i + k} } \right]< \frac{{x_{i + k + 1} - x_{i + k} + 2^{k - 1} }}{{k!}},$$ where f[xi, ..., xi+k] denotes the Newton difference quotient. As a consequence of this theorem, the authors obtain information on the local behavior of the solutions of certain nonlinear difference equations. There are several cases, of which the following is typical: THEOREM. Let {xi}, i = 1, 2, 3, ..., be the solution of the nonlinear first order difference equation xi+1=f(xi) where x1 is an arbitrarily assigned real number and f is the polynomial \(f(x) = \sum\limits_{j = 0}^n {a_j x^j } ,n \geqq 2\) . Let δ be positive with δn?1=|2n?1/n!an|. Then, if n is even and an<0, there do not exist n + 1 consecutive increments Δxi=xi+1?xi in the solution {xi} with Δxi≧δ. The special case in which the iterated polynomial has integer coefficients leads to a “nice” upper bound on a generalization of the van der Waerden numbers. Ap k -sequence of length n is defined to be a strictly increasing sequence of positive integers {x 1, ...,x n } for which there exists a polynomial of degree at mostk with integer coefficients and satisfyingf(x j )=x j+1 forj=1, 2, ...,n?1. Definep k (n) to be the least positive integer such that if {1, 2, ...,p k (n)} is partitioned into two sets, then one of the two sets must contain ap k -sequence of lengthn. THEOREM. pn?2(n)≦(n!)(n?2)!/2.  相似文献   

20.
LetE be a compact set inR n (n≧2), and denote byV 0(E) the number of the components ofE. Letp=1,2, ...,n?1;k=0,1, ...,p, and $$V_k (E;n,p) = \int\limits_{\Omega _k^n } {V_0 (E \cap \tau )^{{{(n - p)} \mathord{\left/ {\vphantom {{(n - p)} {(n - k)}}} \right. \kern-\nulldelimiterspace} {(n - k)}}} d\mu _\tau ,}$$ whereΩ k n is the set of all (n-k)-dimensional hyperplanesτ?R n and τ is the Haar measure on the spaceΩ k n ; furthermore, let $$V_n (E;n,n - 1) = mes_n E.$$ . Theorem. Let E?Rn, p=1, 2 ..., n?1, Vp+1(E;n,p)=0, and Vk(E; n, p)<∞ for k= =0,1, ..., p. Then the contingency of the set E at a point xE coincides with a certain p-dimensional hyperplane for almost all points xE in the sense of Hausdorff p-measure.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号