Restrictions on sums over

Slides:



Advertisements
Similar presentations
Matrix Representation
Advertisements

Applied Informatics Štefan BEREŽNÝ
Linear Algebra.
Eigenvalues and Eigenvectors
Maths for Computer Graphics
Linear Transformations
Symmetric Matrices and Quadratic Forms
Dagstuhl 2010 University of Puerto Rico Computer Science Department The power of group algebras for constrained multilinear monomial detection Yiannis.
Chapter 2 Basic Linear Algebra
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
Simon’s Algorithm Arathi Ramani EECS 598 Class Presentation.
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
化工應用數學 授課教師: 郭修伯 Lecture 9 Matrices
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
1 Statistical Analysis Professor Lynne Stokes Department of Statistical Science Lecture 5QF Introduction to Vector and Matrix Operations Needed for the.
Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka Virginia de Sa (UCSD) Cogsci 108F Linear.
Linear Algebra and Image Processing
Hadamard matrices and the hadamard conjecture
Eigenvalues and Eigenvectors
Chapter 3 Vector Spaces. The operations of addition and scalar multiplication are used in many contexts in mathematics. Regardless of the context, however,
13.1 Matrices and Their Sums
Multivariate Statistics Matrix Algebra I W. M. van der Veld University of Amsterdam.
Computing Eigen Information for Small Matrices The eigen equation can be rearranged as follows: Ax = x  Ax = I n x  Ax - I n x = 0  (A - I n )x = 0.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
Great Theoretical Ideas in Computer Science.
4.6: Rank. Definition: Let A be an mxn matrix. Then each row of A has n entries and can therefore be associated with a vector in The set of all linear.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
Linear Algebra Chapter 6 Linear Algebra with Applications -Gareth Williams Br. Joel Baumeyer, F.S.C.
2.5 – Determinants and Multiplicative Inverses of Matrices.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
Lecture 1 Linear algebra Vectors, matrices. Linear algebra Encyclopedia Britannica:“a branch of mathematics that is concerned with mathematical structures.
2.1 Matrix Operations 2. Matrix Algebra. j -th column i -th row Diagonal entries Diagonal matrix : a square matrix whose nondiagonal entries are zero.
Characteristic Polynomial Hung-yi Lee. Outline Last lecture: Given eigenvalues, we know how to find eigenvectors or eigenspaces Check eigenvalues This.
Commuting birth-and-death processes Caroline Uhler Department of Statistics UC Berkeley (joint work with Steven N. Evans and Bernd Sturmfels) MSRI Workshop.
REVIEW Linear Combinations Given vectors and given scalars
MTH108 Business Math I Lecture 20.
Linear Algebra review (optional)
CS479/679 Pattern Recognition Dr. George Bebis
Linear Equations in Linear Algebra
Chapter 7 Matrix Mathematics
Section 4.1 Eigenvalues and Eigenvectors
Multiplication of Matrices
3.8 Complex Zeros; Fundamental Theorem of Algebra
Systems of First Order Linear Equations
GROUPS & THEIR REPRESENTATIONS: a card shuffling approach
Linear Equations in Linear Algebra
2. Matrix Algebra 2.1 Matrix Operations.
MATRICES MATRIX OPERATIONS.
4.6: Rank.
Linear Algebra Chapter 4 Vector Spaces.
1.3 Vector Equations.
Linear Algebra Lecture 18.
Symmetric Matrices and Quadratic Forms
Maths for Signals and Systems Linear Algebra in Engineering Lectures 13 – 14, Tuesday 8th November 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR)
Linear Algebra Lecture 20.
Multiplication of Matrices
Linear Algebra review (optional)
MA5242 Wavelets Lecture 1 Numbers and Vector Spaces
3.IV. Change of Basis 3.IV.1. Changing Representations of Vectors
MATRICES MATRIX OPERATIONS.
Matrices.
Eigenvalues and Eigenvectors
Linear Equations in Linear Algebra
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Presentation transcript:

Restrictions on sums over Yiannis Koutis Computer Science Department Carnegie Mellon University

Vectors over p: prime d: dimension of the vectors point-wise multiplication mod p p = 3, d=3

Work on sum of vectors f(n,1) = 2n-1 [ Erdos, Ginzburg, Ziv] f(n,d) : the minimum number such that every subset of has a sub-subset that sums up to f(n,1) = 2n-1 [ Erdos, Ginzburg, Ziv] f(n,d) · cd n [Alon, Dubiner] f(n,d) ¸ (9/8)d/3 (n-1)2d+1 [Elsholtz] f(n,2) = ? [conjectured equal to 4n-3]

dimensionality restrictions is an arbitrary subset of size p(d+2) numbers of subsets of A summing up to what is the probability that the number of zero-sum subsets of A is odd, when p=2? how smaller can the number of zero-sum subsets be, than then number of v-sum subsets?

dimensionality restrictions is an arbitrary subset numbers of subsets of A summing up to what is the probability that the number of 0-sum subsets of A is odd, when p=2? [ prob = 1 ] how smaller can the number of zero-sum subsets be, than then number of v-sum subsets? [zero is attractive : worst case one less ]

motivation The Set Packing problem: Given a collection C of sets on a universe U of n elements, is there a sub-collection of k mutually disjoint sets ? Algebraization: Assign variables xi to the elements of U for each set S, let

motivation Let If there are k disjoint terms, there is a multilinear term. If not, fk is in the ideal <x12,x2,2,..>

example Define the sets Then :

motivation Let If there are k disjoint terms, there is a multilinear term. If not, fk is in the ideal <x12,x2,2,..> Basic idea: evaluate fk over a ‘small’ commutative ring with a polynomial number of operations and exploit the squares

example Assign distinct to element i and substitute v0+xvi in xi Then for every i If there is no set packing of size k, then fk is a multiple of (1+x)2 How large must d be so that the multilinear term is not a multiple of (1+x)2 ? [must be linear, unfortunately]

representation theory for each element is represented by a matrix addition is isomorphic to matrix multiplication 1-1: elements with entries in the first row

representation theory for The coefficient of xi in H(1,j) is the number of vj-sum sets of cardinality i in A. For x=1, H(1,1) = #zero-sum+1 H(1,j) = #vj-sum

representation theory for All matrices  are simultaneously diagonalizable V is a Hadamard matrix, every entry is 1 or -1 () is diagonal, containing the eigenvalues which are all 1 and -1

parity of zero sum subsets For x=1, H(1,1) = #zero-sum+1, H(1,j) = #vj-sum Each matrix (I+() ) has eigenvalues 0 and 2 For d +1 terms in the product, the eigenvalues are either 0 or 2d+1. All entries of H are even. #zero-sum+1 = even , #vj-sum=even

number of zero-sum subsets 2dH(1,1) = trace(H) = sum of eigenvalues 2dH(1,j) = weight eigenvalues by 1 and -1 H(1,1)¸ H(1,j) [zero is attractive : #zero sum +1 ¸ #vj-sum]

restrictions on sums Let N(v,k) be the number of v-sum subsets of cardinality k Theorem: Given N(v,2t) mod 2,for 1· t · 2log n, the numbers N(v,2t) mod 2, for t>2log n can be determined completely .

restrictions on sums - outline Form Also v’ has only a 1 in the extra dimension The coefficient aj of xj in H’, is zero mod 2 when j¸ 4d aj is a linear combination of the coefficients of xj for j\leq 4d in H

restrictions on sums Let N(v,k) be the number of v-sum subsets of cardinality k Theorem: Given N(v,2t) mod 2,for 1· t · 2log n, the numbers N(v,2t) mod 2, for t>2log n can be completely determined. Question: What are the ‘admissible’ values for the 2log n free numbers, over selections ?

generalizations to

conclusions – back to motivation Assign distinct to element i and substitute v0+xvi in xi Then for every i If there is no set packing of size k, then fk is a multiple of (1+x)2 How large must d be so that the multilinear term is not a multiple of (1+x)2 ? [must be linear, unfortunately]

conclusions – back to motivation If there is no set packing of size k, then fk is a multiple of (1+x)2 But now, we know that fk must also satisfy many linear restrictions Question: Can we exploit this algorithmically?