Combinatorial Nullstellensatz
eBook - ePub

Combinatorial Nullstellensatz

With Applications to Graph Colouring

Xuding Zhu, R. Balakrishnan

Buch teilen
  1. 136 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

Combinatorial Nullstellensatz

With Applications to Graph Colouring

Xuding Zhu, R. Balakrishnan

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

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.

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Combinatorial Nullstellensatz als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Combinatorial Nullstellensatz von Xuding Zhu, R. Balakrishnan im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Mathematik & Algebra. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Jahr
2021
ISBN
9781000426694
Auflage
1
Thema
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...

Inhaltsverzeichnis