ArticleslgStudy

science

Ryser's conjecture

Ryser's conjecture is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Ryser's conjecture rather than just read about it. In short: In graph theory, Ryser's conjecture is a conjecture relating the maximum matching size and the minimum transversal size in hypergraphs. This conjecture first appeared in 1971 in the Ph.D. thesis of J.

Ryser's conjecture — main illustration
Ryser's conjecture — illustration

Key takeaways

  • Ryser's conjecture belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Ryser's conjecture to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Ryser's conjecture from memory before moving on to harder problems.

Reference excerpt

In graph theory, Ryser's conjecture is a conjecture relating the maximum matching size and the minimum transversal size in hypergraphs. This conjecture first appeared in 1971 in the Ph.D. thesis of J. R. Henderson, whose advisor was Herbert John Ryser.

Preliminaries A matching in a hypergraph is a set of hyperedges such that each vertex appears in at most one of them. The largest size of a matching in a hypergraph H is denoted by ν ( H ) {\displaystyle \nu (H)} . A transversal (or vertex cover) in a hypergraph is a set of vertices such that each hyperedge contains at least one of them. The smallest size of a transversal in a hypergraph H is denoted by τ ( H ) {\displaystyle \tau (H)} . For every H, ν ( H ) ≤ τ ( H ) {\displaystyle \nu (H)\leq \tau (H)} , since every cover must contain at least one point from each edge in any matching. If H is r-uniform (each hyperedge has exactly r vertices), then τ ( H ) ≤ r ⋅ ν ( H ) {\displaystyle \tau (H)\leq r\cdot \nu (H)} , since the union of the edges from any maximal matching is a set of at most rv vertices that meets every edge.

The conjecture Ryser's conjecture is that, if H is not only r-uniform but also r-partite (i.e., its vertices can be partitioned into r sets so that every edge contains exactly one element of each set), then: τ ( H ) ≤ ( r − 1 ) ⋅ ν ( H ) {\displaystyle \tau (H)\leq (r-1)\cdot \nu (H)} I.e., the multiplicative factor in the above inequality can be decreased by 1.

Extremal hypergraphs An extremal hypergraph to Ryser's conjecture is a hypergraph in which the conjecture holds with equality, i.e., τ ( H ) = ( r − 1 ) ⋅ ν ( H ) {\displaystyle \tau (H)=(r-1)\cdot \nu (H)} . The existence of such hypergraphs show that the factor r-1 is the smallest possible. An example of an extremal hypergraph is the truncated projective plane - the projective plane of order r-1 in which one vertex and all lines containing it is removed. It is known to exist whenever r-1 is the power of a prime integer. There are other families of such extremal hypergraphs.

Special cases In the case r=2, the hypergraph becomes a bipartite graph, and the conjecture becomes τ ( H ) ≤ ν ( H ) {\displaystyle \tau (H)\leq \nu (H)} . This is known to be true by Kőnig's theorem. In the case r=3, the conjecture has been proved by Ron Aharoni. The proof uses the Aharoni-Haxell theorem for matching in hypergraphs.

In the cases r=4 and r=5, the following weaker version has been proved by Penny Haxell and Scott: there exists some ε > 0 such that τ ( H ) ≤ ( r − ε ) ⋅ ν ( H ) {\displaystyle \tau (H)\leq (r-\varepsilon )\cdot \nu (H)} .Moreover, in the cases r=4 and r=5, Ryser's conjecture has been proved by Tuza (1978) in the special case ν ( H ) = 1 {\displaystyle \nu (H)=1} , i.e.: ν ( H ) = 1 ⟹ τ ( H ) ≤ r − 1 {\displaystyle \nu (H)=1\implies \tau (H)\leq r-1} .

Fractional variants A fractional matching in a hypergraph is an assignment of a weight to each hyperedge such that the sum of weights near each vertex is at most one. The largest size of a fractional matching in a hypergraph H is denoted by ν ∗ ( H ) {\displaystyle \nu ^{*}(H)} . A fractional transversal in a hypergraph is an assignment of a weight to each vertex such that the sum of weights in each hyperedge is at least one. The smallest size of a fractional transversal in a hypergraph H is denoted by τ ∗ ( H ) {\displaystyle \tau ^{*}(H)} . Linear programming duality implies that ν ∗ ( H ) = τ ∗ ( H ) {\displaystyle \nu ^{*}(H)=\tau ^{*}(H)} .

Furedi has proved the following fractional version of Ryser's conjecture: If H is r-partite and r-regular (each vertex appears in exactly r hyperedges), then τ ∗ ( H ) ≤ ( r − 1 ) ⋅ ν ( H ) {\displaystyle \tau ^{*}(H)\leq (r-1)\cdot \nu (H)} .Lovasz has shown that τ ( H ) ≤ r 2 ⋅ ν ∗ ( H ) {\displaystyle \tau (H)\leq {\frac {r}{2}}\cdot \nu ^{*}(H)} .

References

Illustrations

Ryser's conjecture: The matchings, the 3 sets of hyperedges colored blue, red, and yellow, are sets of edges such that each vertex appears in at most one of the edges in its set. The largest size of a matching in a hypergraph H is denoted by 
  
    
      
        ν
        (
        H
        )
      
    
    {\displaystyle \nu (H)}
  
.

The transversals, the 3 sets of vertices colored light gray, gray, and dark gray, are sets of vertices such that each hyperedge contains at least one of the vertices in its set. The smallest size of a transversal in a hypergraph H is denoted by 
  
    
      
        τ
        (
        H
        )
      
    
    {\displaystyle \tau (H)}
  
.

Ryser's conjecture states that for any r-uniform and r-partite hypergraph, 
  
    
      
        τ
        (
        H
        )
        ≤
        (
        r
        −
        1
        )
        ⋅
        ν
        (
        H
        )
      
    
    {\displaystyle \tau (H)\leq (r-1)\cdot \nu (H)}
  
. In the graph shown, which is 3-uniform and 3-partite, 
  
    
      
        3
        ≤
        (
        3
        −
        1
        )
        ⋅
        3
      
    
    {\displaystyle 3\leq (3-1)\cdot 3}
  
 evaluates to 
  
    
      
        3
        ≤
        6
      
    
    {\displaystyle 3\leq 6}
  
, so the conjecture holds.
The matchings, the 3 sets of hyperedges colored blue, red, and yellow, are sets of edges such that each vertex appears in at most one of the edges in its set. The largest size of a matching in a hypergraph H is denoted by ν ( H ) {\displaystyle \nu (H)} . The transversals, the 3 sets of vertices colored light gray, gray, and dark gray, are sets of vertices such that each hyperedge contains at least one of the vertices in its set. The smallest size of a transversal in a hypergraph H is denoted by τ ( H ) {\displaystyle \tau (H)} . Ryser's conjecture states that for any r-uniform and r-partite hypergraph, τ ( H ) ≤ ( r − 1 ) ⋅ ν ( H ) {\displaystyle \tau (H)\leq (r-1)\cdot \nu (H)} . In the graph shown, which is 3-uniform and 3-partite, 3 ≤ ( 3 − 1 ) ⋅ 3 {\displaystyle 3\leq (3-1)\cdot 3} evaluates to 3 ≤ 6 {\displaystyle 3\leq 6} , so the conjecture holds.

Worked examples

Example 1 — a first encounter with Ryser's conjecture

Start with the simplest possible case. Write down what Ryser's conjecture claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Ryser's conjecture before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Ryser's conjecture ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Ryser's conjecture

In research
Ryser's conjecture appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Ryser's conjecture in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Ryser's conjecture is common in secondary-school and first-year university syllabi. It links to neighbouring topics Hypergraphs, Statements in graph theory, so understanding it makes those chapters shorter.
In everyday life
Look for Ryser's conjecture outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Ryser's conjecture” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Ryser's conjecture in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Ryser's conjecture means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Ryser's conjecture out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Ryser's conjecture in simple terms?

In graph theory, Ryser's conjecture is a conjecture relating the maximum matching size and the minimum transversal size in hypergraphs. This conjecture first appeared in 1971 in the Ph.D. thesis of J.

Why does Ryser's conjecture matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Ryser's conjecture?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Ryser's conjecture.

Tags

  • Hypergraphs
  • Statements in graph theory

Keep exploring