Combinatorial Nullstellensatz
eBook - ePub

Combinatorial Nullstellensatz

With Applications to Graph Colouring

Xuding Zhu, R. Balakrishnan

Share book
  1. 136 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Combinatorial Nullstellensatz

With Applications to Graph Colouring

Xuding Zhu, R. Balakrishnan

Book details
Book preview
Table of contents
Citations

About This Book

Combinatorial Nullstellensatz is a novel theorem in algebra introduced by Noga Alon to tackle combinatorial problems in diverse areas of mathematics. This book focuses on the applications of this theorem to graph colouring. A key step in the applications of Combinatorial Nullstellensatz is to show that the coefficient of a certain monomial in the expansion of a polynomial is nonzero. The major part of the book concentrates on three methods for calculating the coefficients:

  • Alon-Tarsi orientation: The task is to show that a graph has an orientation with given maximum out-degree and for which the number of even Eulerian sub-digraphs is different from the number of odd Eulerian sub-digraphs. In particular, this method is used to show that a graph whose edge set decomposes into a Hamilton cycle and vertex-disjoint triangles is 3-choosable, and that every planar graph has a matching whose deletion results in a 4-choosable graph.
  • Interpolation formula for the coefficient: This method is in particular used to show that toroidal grids of even order are 3-choosable, r-edge colourable r-regular planar graphs are r-edge choosable, and complete graphs of order p+1, where p is a prime, are p-edge choosable.
  • Coefficients as the permanents of matrices: This method is in particular used in the study of the list version of vertex-edge weighting and to show that every graph is (2, 3)-choosable.

It is suited as a reference book for a graduate course in mathematics.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Combinatorial Nullstellensatz an online PDF/ePUB?
Yes, you can access Combinatorial Nullstellensatz by Xuding Zhu, R. Balakrishnan in PDF and/or ePUB format, as well as other popular books in Mathematik & Algebra. We have over one million books available in our catalogue for you to explore.

Information

Year
2021
ISBN
9781000426694
Edition
1
Subtopic
Algebra

Chapter 1

Some Definitions and Notations

In this chapter, we present some basic definitions and notations. Some other definitions are given at the appropriate places of the book.
Definition 1.0.1 A graphG consists of a vertex set V(G) and edge set E(G). A graph G is a finite graph if both V(G) and E(G) are finite sets; otherwise, G is an infinite graph.
The edges of a graph G are unordered pairs e={u,v} of vertices in V. If e={u,v} is an edge of G, then e is incident at u and v. Sometimes we write e=uv instead of e={u,v}. When the graph G is clear from the context, we simply write V and E in place of V(G) and E(G), respectively. An edge of the form {v,v} is called a loop at vertex v. Two edges of G having the same end vertices are called parallel edges or multiple edges of G. A graph without loops and without multiple edges is called a simple graph. A graph H is a subgraph of G if V(H)V(G) and E(H)E(G). A subgraph H of G is called a spanning subgraph of G if V(H)=V(G).
Definition 1.0.2 The number of edges of G incident at a vertex u of G is called the degree of u in G, and is denoted by dG(u) or simply by d(u) when the underlying graph G is clear from the context. A loop at u contributes 2 to the degree of u.
Definition 1.0.3 A walkW in a graph G is an alternating sequence of vertices and edges of the form v1e1v2e2vieivi+1vp1ep1vp, where ei is the edge vivi+1,1ip1. A trail in G is a walk in G in which no edge is repeated. A path is a trail in which no vertex is repeated.
Definition 1.0.4 A walk (resp. trail, path) is closed if its initial and terminal vertices coincide. A closed path is called a cycle.
Definition 1.0.5 A graph G is connected if there is a path between any two distinct vertices of G; otherwise, G is disconnected. A component of a graph G is a maximal connected subgraph of G. So if G is connected, it has just one component.
Definition 1.0.6 Given a graph G, its line graph L(G) is d...

Table of contents