If G = (V, E) is an undirected graph with |V|-n and |E| = k, the following
Question:
If E = {e1, e2, . . . . , ek), the incidence matrix I is the n à k matrix (blJ)n à k where bIJ = 1 if vI is a vertex on the edge ej, otherwise bIJ = 0.
(a) Find the adjacency and incidence matrices associated with the graph in Fig. 11.46.
(b) Calculating A2 and using the Boolean operations where 0 + 0 = 0,0+l = l+ 0= l + l = 1,and 0 0 = 01 = 10 = 0, 1-1 = 1, prove that the entry in row j and column j of A2 is 1 if and only if there is a walk of length 2 between the ith and jth vertices of V.
(c) If we calculate A2 using ordinary addition and multiplication, what do the entries in the matrix reveal about G?
(d) What is the column sum for each column of A? Why?
(e) What is the column sum for each column of I? Why?
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Discrete and Combinatorial Mathematics An Applied Introduction
ISBN: 978-0201726343
5th edition
Authors: Ralph P. Grimaldi
Question Posted: