Problem 1E Find real numbers a, b, and c such that the following are true.
Read more
Table of Contents
Textbook Solutions for Discrete Mathematics with Applications
Question
Problem 23E
a. Let G be a graphwith n vertices, and let v and w be distinct vertices of G. Prove that if there is a walk from v to w, then there is a walk from v to w that has length less than or equal to n − 1.
b. If A = (ai j ) and B = (bi j ) are any m × n matrices, the matrix A + B is the m × n matrix whose i jth entry is ai j + bi j for all i = 1, 2, . . . ,m and j = 1, 2, . . . , n. Let G be a graph with n vertices where n > 1, and let A be the adjacency matrix of G. Prove that G is connected if, and only if, every entry of A + A2 +· · ·+An−1 is positive.
Solution
The first step in solving 10.3 problem number 23 trying to solve the problem we have to refer to the textbook question: Problem 23Ea. Let G be a graphwith n vertices, and let v and w be distinct vertices of G. Prove that if there is a walk from v to w, then there is a walk from v to w that has length less than or equal to n − 1.b. If A = (ai j ) and B = (bi j ) are any m × n matrices, the matrix A + B is the m × n matrix whose i jth entry is ai j + bi j for all i = 1, 2, . . . ,m and j = 1, 2, . . . , n. Let G be a graph with n vertices where n > 1, and let A be the adjacency matrix of G. Prove that G is connected if, and only if, every entry of A + A2 +· · ·+An−1 is positive.
From the textbook chapter Matrix Representations of Graphs you will find a few key concepts needed to solve this.
Visible to paid subscribers only
Step 3 of 7)Visible to paid subscribers only
full solution