A Seminar on Graph Theory
eBook - ePub

A Seminar on Graph Theory

Frank Harary

Partager le livre
  1. 128 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

A Seminar on Graph Theory

Frank Harary

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

Presented in 1962–63 by experts at University College, London, these lectures offer a variety of perspectives on graph theory. Although the opening chapters form a coherent body of graph theoretic concepts, this volume is not a text on the subject but rather an introduction to the extensive literature of graph theory. The seminar's topics are geared toward advanced undergraduate students of mathematics.
Lectures by this volume's editor, Frank Harary, include `Some Theorems and Concepts of Graph Theory,` `Topological Concepts in Graph Theory,` `Graphical Reconstruction,` and other introductory talks. A series of invited lectures follows, featuring presentations by other authorities on the faculty of University College as well as visiting scholars. These include `Extremal Problems in Graph Theory` by Paul Erdös, `Complete Bipartite Graphs: Decomposition into Planar Subgraphs,` by Lowell W. Beineke, `Graphs and Composite Games,` by Cedric A. B. Smith, and several others.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que A Seminar on Graph Theory est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  A Seminar on Graph Theory par Frank Harary en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Mathematics et Discrete Mathematics. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2015
ISBN
9780486805146

[1]

Some Theorems and Concepts of Graph Theory

The field of graph theory is even today being independently rediscovered by scholars in various disciplines as they require its techniques for the solution of their structural and combinatorial problems. In recent years, this subject has been receiving increasing attention and interest in mathematics and other sciences. The stimulus to the renaissance of graph theory stems from its wide applicability to many fields. In fact, the theory of graphs is now quite important not only in pure mathematics (combinatorial theory), but also in theoretical physics, electrical engineering, organic chemistry, social psychology, and operational research.
It is our hope that the presentation of some historical comments and illustrations, with the statements of selected theorems, will set the stage for the remaining lectures.
We will describe four independent approaches to graph theory:
(1) Euler: Königsberg Bridge Problem.
(2) Hamilton: Around the World.
(3) Cayley, Heawood: Four-color Conjecture.
(4) Kirchhoff, Cayley, Jordan, Sylvester: Trees.

Königsberg Bridge Problem

Euler (1707-1782) became the father of graph theory, as well as the rest of topology, when he settled a famous problem of his day called the Königsberg bridge problem [4]. The area in question contains two islands linked to each other and to the banks of the Pregel River by seven bridges, as in Fig. 1.1.
The problem was to begin at any of the four land areas and, without swimming or flying or travelling around the world, cross each bridge exactly once and return to the starting point. One can see immediately that there are many ways of attempting this problem without solving it.
The considerable contribution of Euler in this case was negative, for he proved that the problem is unsolvable. He replaced each land area by a point and each bridge by a line joining the corresponding points. The result, shown in Fig. 1.2, is a collection of points with lines joining them. The points, labeled a, b, c, and d, correspond to the land areas of Fig. 1.1.
images
Fig. 1.1. The Königsberg bridge problem.
images
Fig. 1.2. The “multigraph” of the Königsberg bridge problem.
images
Fig. 1.3. A (4, 5) graph with points and lines labeled.
Since almost any two graph theorists use different terminology, and since we wish this exposition to be self-contained, we will preface a precise formulation of the problem with a rather substantial list of definitions.
A graph G consists of a finite nonempty set V of points and a set X of lines, each of which joins two distinct points. We assume that distinct lines do not join the same pair of points; otherwise, as in Fig. 1.2, the configuration is a multigraph. Furthermore, if we permit loops, that is, lines joining a point with itself, the result is a general graph. A (p, q) graph has p points and q lines. The number of points in a graph is called its order. Fig. 1.3 shows a (4, 5) graph with points and lines labeled, i.e., designated by symbols.
The two points joined by a line are adjacent, and each is incident with the line. Two graphs are isomorphic if there is a one-to-one correspondence between their sets of points preserving adjacency. The degree d(v) of a point v is the number of lines incident with it. A point of degree 0 is isolated, and the graph consisting of such a point is called trivial. In a regular graph all points have the same degree. A regular graph in which every point has degree 3 is called cubic. The complete graph Kp of order p has every pair of its points adjacent and so is regular of degree p – 1. All the complete graphs with up to five points are shown in Fig. 1.4.
A walk in a graph G is an alternating sequence of points and lines of G, beginning and ending with a point, in which each line is incident with the point preceding it and the point following it. A walk of the form v1, x1, v2, x2, v3 · · ·, vn is said to join v1 with vn. The length of a walk is the number of occurrences of lines in it. A trail is a walk in which all lines are distinct. A path is a walk in which all points (and hence all lines) are distinct. A closed walk has the same first and last points. The walk v1, x1, v2, x2, · · ·,vn is often written v1v2· · ·vn, the lines being evident by context. A cycle is a closed walk v1v2· · ·vnv1, n ≄ 3, in which the n points vi are distinct. A spanning walk (spanning path, spanning cycle, and so on) contains all the points of G.
Some of these concepts are illustrated in Fig. 1.3. The walk v1v2v3v4. is a path; in fact, it is a spanning path. The cycle v1v2v4v1 has length 3, and v2v1v4v2v3vA, is a trail containing all lines.
In a connected graph, every pair of distinct points is joined by a path. A subgraph of G consists of subsets of V and X which themselves form a graph.
images
Fig. 1.4. The smallest complete graphs.
A component of G is a maximal connected subgraph. Ob...

Table des matiĂšres