Seminars and Colloquia by Series

Decimations of l-sequences and permutations of even residues mod p

Series
Combinatorics Seminar
Time
Friday, October 29, 2010 - 15:05 for 1 hour (actually 50 minutes)
Location
Skiles 255
Speaker
Todd CochraneMath, Kansas State University
\ell-sequences are periodic binary sequences {a_i} that arise from Feedback with Carry Shift Registers and in many other ways. A decimation of {a_i} is a sequence of the form {a_{di}}. Goresky and Klapper conjectured that for any prime p>13 and any \ell-sequence based on p, every pair of allowable decimations of {a_i} is cyclically distinct. If true this would yield large families of binary sequences with ideal arithmetic cross correlations. The conjecture is essentially equivalent to the statement that if p>13 then the mapping x \to Ax^d on \mathbb Z/(p) with (d,p-1)=1, p \nmid A, permutes the even residues only if it is the identity mapping. We will report on the progress towards resolving this conjecture, focussing on our joint work with Bourgain, Paulhus and Pinner.

Balanced Vertices in Trees and a Simpler Algorithm to Compute the Genomic Distance

Series
Combinatorics Seminar
Time
Thursday, October 28, 2010 - 14:00 for 1 hour (actually 50 minutes)
Location
Skiles 269
Speaker
Peter L.ErdosAlfred Renyi Inst. of Mathematics, Budapest
In this talk we will report a short and transparent solution for the covering cost of white--grey trees which play a crucial role in the algorithm of Bergeron et al. to compute the rearrangement distance between two multi-chromosomal genomes in linear time (Theor. Comput. Sci., 410:5300-5316, 2009). In the process it introduces a new center notion for trees, which seems to be interesting on its own.

The Graph Removal Lemma

Series
Combinatorics Seminar
Time
Wednesday, October 20, 2010 - 15:05 for 1 hour (actually 50 minutes)
Location
Skiles 269
Speaker
Jacob FoxMath, MIT
Let H be a fixed graph with h vertices. The graph removal lemma states that every graph on n vertices with o(n^h) copies of H can be made H-free by removing o(n^2) edges. We give a new proof which avoids Szemeredi’s regularity lemma and gives a better bound. This approach also works to give improved bounds for the directed and multicolored analogues of the graph removal lemma. This answers questions of Alon and Gowers.

Binary subtrees with few path labels

Series
Combinatorics Seminar
Time
Thursday, October 14, 2010 - 11:05 for 1 hour (actually 50 minutes)
Location
Skiles 114
Speaker
Kevin Milans University of South Carolina
A rooted tree is _k-ary_ if all non-leaves have k children; it is_complete_ if all leaves have the same distance from the root. Let T bethe complete ternary tree of depth n. If each edge in T is labeled 0 or1, then the labels along the edges of a path from the root to a leafform a "path label" in {0,1}^n. Let f(n) be the maximum, over all{0,1}-edge-labeled complete ternary trees T with depth n, of the minimumnumber of distinct path labels on a complete binary subtree of depth nin T.The problem of bounding f(n) arose in studying a problem incomputability theory, where it was hoped that f(n)/2^n tends to 0 as ngrows. This is true; we show that f(n)/2^n is O(2^{-c \sqrt(n)}) forsome positive constant c. From below, we show that f(n) >= (1.548)^nfor sufficiently large n. This is joint work with Rod Downey, NoamGreenberg, and Carl Jockusch.

Long cycles in 3-connected graphs with bounded degrees

Series
Combinatorics Seminar
Time
Friday, October 8, 2010 - 15:05 for 1 hour (actually 50 minutes)
Location
Skiles 255
Speaker
Guantao ChenDepartment of Mathematics and Statistics, Georgia State University
In 1993 Jackson and Wormald conjectured that if G is a 3-connected n-vertex graph with maximum degree d \ge 4 then G has a cycle of length \Omega(n^{\log_{d-1} 2}). In this talk, I will report progresses on this conjecture and related problems.

Crossings and nestings of two edges in set partitions

Series
Combinatorics Seminar
Time
Friday, September 24, 2010 - 15:05 for 1 hour (actually 50 minutes)
Location
Skiles 255
Speaker
Svetlana PoznanovikjSoM, Georgia Tech
A set partition of [n] can be represented graphically by drawing n dots on a horizontal line and connecting the points in a same block by arcs. Crossings and nestings are then pairs of arcs that cross or nest. Let G be an abelian group, and \alpha, \beta \in G. In this talk I will look at the distribution of the statistic s_{\alpha, \beta} = \alpha * cr + \beta * ne on subtrees of the tree of all set partitions and present a result which says that the distribution of s_{\alpha, \beta} on a subtree is determined by its distribution on the first two levels.

Diamond-free Families

Series
Combinatorics Seminar
Time
Friday, September 17, 2010 - 15:05 for 1 hour (actually 50 minutes)
Location
Skiles 255
Speaker
Jerry Griggs, Carolina Distinguished Professor and ChairMathematics, University of South Carolina
Given a finite poset P, we consider the largest size La(n,P) of a family of subsets of [n]:={1,,n} that contains no  subposet HP.SpernersTheorem(1928)givesthat{\rm La}(n,P_2)= {n\choose{\lfloor n/2\rfloor}},whereP_2isthetwoelementchain.Thisproblemhasbeenstudiedintensivelyinrecentyears,anditisconjecturedthat\pi(P):=  \lim_{n\rightarrow\infty} {\rm La}(n,P)/{n\choose{\lfloor n/2\rfloor}}existsforgeneralposetsP,and,moreover,itisaninteger.Fork\ge2letD_kdenotethekdiamondposet\{A< B_1,\ldots,B_k < C\}.WestudytheaveragenumberoftimesarandomfullchainmeetsaPfreefamily,calledtheLubellfunction,anduseitforP=D_ktodetermine\pi(D_k)forinfinitelymanyvaluesk.Astubbornopenproblemistoshowthat\pi(D_2)=2;hereweprove\pi(D_2)<2.273$ (if it exists).    This is joint work with Wei-Tian Li and Linyuan Lu of University of South Carolina.

On randomizing two derandomized greedy algorithms

Series
Combinatorics Seminar
Time
Friday, September 10, 2010 - 15:05 for 1 hour (actually 50 minutes)
Location
Skiles 255
Speaker
Kevin CostelloSoM, Georgia Tech
Many of the simplest and easiest implemented approximation algorithms can be thought of as derandomizations of the naive random algorithm.  Here we consider the question of whether performing the algorithm on a random reordering of the variables provides an improvement in the worst case expected performance. (1) For Johnson's algorithm for Maximum Satisfiability, we show this is indeed the case: While in the worst case Johnson's algorithm only provides a 2/3 approximation, the additional randomization step guarantees a 2/3+c approximation for some positive c. (2) For the greedy algorithm for MAX-CUT, we show to the contrary that the randomized version does NOT provide a 1/2+c approximation for any c on general graphs. This is in contrast to a result of Mathieu and Schudy showing it provides a 1-epsilon approximation on dense graphs. Joint with Asaf Shapira and Prasad Tetali.

Familes of Maximal Chains

Series
Combinatorics Seminar
Time
Friday, May 7, 2010 - 15:05 for 1 hour (actually 50 minutes)
Location
Skiles 255
Speaker
David HowardSchool of Math, Georgia Tech
In the paper "On the Size of Maximal Chains and the Number of Pariwise Disjoint Maximal Antichains" Duffus and Sands proved the following:If P is a poset whose maximal chain lengths lie in the interval [n,n+(n-2)/(k-2)] for some n>=k>=3 then there exist k disjoint maximal antichains in P. Furthermore this interval is tight. At the end of the paper they conjecture whether the dual statement is true (swap the words chain and antichain in the theorem). In this talk I will prove the dual and if time allows I will show a stronger version of both theorems.

The Complexity of Vertex Coloring Problems in Dense Uniform Hypergraphs

Series
Combinatorics Seminar
Time
Friday, April 30, 2010 - 15:05 for 1 hour (actually 50 minutes)
Location
Skiles 255
Speaker
Edyta SzymanskaAdam Mickiewicz University
In the talk we will consider the problem of deciding whether agiven r-uniform hypergraph H with minimum vertex degree atleast c|V(H)|, has a vertex 2-coloring. This problem has beenknown also as the Property B of a hypergraph. Motivated by an oldresult of Edwards for graphs, we summarize what can be deducedfrom his method about the complexity of the problem for densehypergraphs. We obtain the optimal dichotomy results for2-colorings of r-uniform hypergraphs when r=3,4, and 5. During the talk we will present the NP-completeness results followed bypolynomial time algorithms for the problems above the thresholdvalue. The coloring algorithms rely on the known Tur\'{a}n numbersfor graphs and hypergraphs and the hypergraph removal lemma.

Pages