Question

5. In the following problems, recall that the adjacency matrix (or incidence matrix) for a simple graph with n vertices is an

(b) Let A be the adjacency matrix from the previous example. Calculate the matrix A2 using matrix multiplication. Check that

Solve all parts please

5. In the following problems, recall that the adjacency matrix (or incidence matrix) for a simple graph with n vertices is an n x n matrix with entries that are all 0 or 1. The entries on the diagonal are all 0, and the entry in the ih row and jth column is 1 if there is an edge between vertex i and vertex j and is 0 if there is not an edge between vertex i and vertex j. (a) Write down the adjacency matrix for the following simple graph with the vertices ordered according to the labels in the pictures 3 4 5 1 2 7 6
(b) Let A be the adjacency matrix from the previous example. Calculate the matrix A2 using matrix multiplication. Check that in this example the (i,j) entry of the matrix A2 is exactly the number of length 2 walks from vertex i to vertex j (c) Prove that for any simple graph with adjacency matrix A, the (i, j) entry of the matrix A2 gives the number of walks of length 2 from i to j. (d) Challenge: Prove by induction that the (i, j) entry of Ak gives the number of length k walks from vertex i to vertex j. Corollary: A simple graph with n vertices is connected if and only if every entry except the diagonal is positive in the matrix AA2A+ ... +A"-1.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

and s ago was a lots to landmad. The iren raph 4 adjacency matin will be a matrix Squre The as the e are vntices igivin and i

Add a comment
Know the answer?
Add Answer to:
Solve all parts please 5. In the following problems, recall that the adjacency matrix (or incidence matrix) for a simp...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Write a program that specifies a simple undirected graph by its “adjacency matrix”. Recall that that...

    Write a program that specifies a simple undirected graph by its “adjacency matrix”. Recall that that the adjacency matrix A is such that A(i, j) = 1 if nodes i and j are adjacent and A(i, j) = 0 otherwise. Let αk(i ,j) be the number of paths of length k between nodes i and j. For instance, the number of paths of length-1 between nodes i and j in a simple undirected graph is 1 if they are adjacent...

  • Consider the graph U2 (a) Find the adjacency matrix A- A(G) (b) Compute A4 and useit to determine...

    I've identified (a). It's (b)—(g) that I'd really appreciate help with. Consider the graph U2 (a) Find the adjacency matrix A- A(G) (b) Compute A4 and useit to determine the number of walks from vi to 2 of length 4. List all of these walks (these will be ordered lists of 5 vertices) (c) What is the total number of closed walks of length 4? (d) Compute and factor the characteristic polynomial for A (e) Diagonalize A using our algorithm:...

  • 6) Below is an adjacency matrix for an undirected graph, size n- 8. Vertices are labeled...

    6) Below is an adjacency matrix for an undirected graph, size n- 8. Vertices are labeled 1 to 8 Rows are labeled 1 through 8, top to bottom. Columns are labeled 1 through 8, left to right. Column labels to the right: 1 2 345 6 78 Row labels are below this: 1 0 0 1 000 0 0 2 0 0 101 1 00 (See a drippy heart?) 3 1 1 0 1 01 0 0 4 0 0...

  • Please answer A and B 1. Consider the following adjacency matrix representing vertices v through v^:...

    Please answer A and B 1. Consider the following adjacency matrix representing vertices v through v^: weighted graph containing a ro 5 0 0 8 0 61 5 0 0 7 0 0 0 jo 0 0 0 0 1 3| 0 7 0 0 2 0 0 8 0 0 0 0 1 0 0 0 4 L6 0 3 0 0 4 0- 20 0 0 a. Draw the graph resulting from the adjacency matrix b. Assuming the...

  • 1. Warshall's Algorithm To which other algorithm from our course is Wasrhall's Transitive Closure algorithm most...

    1. Warshall's Algorithm To which other algorithm from our course is Wasrhall's Transitive Closure algorithm most structurally similar? A) Dijkstra B) Floyd C) Kadane D) Karatsuba E) Kruskal F) Prim G) Strassen 2. Powers of Adjacency Matrix Which is true of an Adjacency Matrix of a directed graph raised to the k-th power (A^k) A) A^k ​[i]​[j] = 1 if there is an edge of length k from vertex i to vertex j B) A^k ​[i]​[j] = 1 if there...

  • discrete math a. Consider the following rooted tree: 7 10 11 12 i. What is the...

    discrete math a. Consider the following rooted tree: 7 10 11 12 i. What is the root? (1 marks) ii. What is the height of the tree? (1 marks) iii. What are the children of the vertex 3? (1 marks) a. Draw the directed graph corresponding to the adjacency matrix (2 marks) [1 0 0 ON 1 2 1 b. Using the adjacency matrix in (a) only, determine the number of walks of length 3 from each vertex to each...

  • I have a Graph.java which I need to complete four methods in the java file: completeGraph(),...

    I have a Graph.java which I need to complete four methods in the java file: completeGraph(), valence(int vid), DFS(int start), and findPathBFS(int start, int end). I also have a JUnit test file GraphTest.java for you to check your code. Here is Graph.java: import java.util.ArrayList; import java.util.LinkedList; import java.util.Queue; import java.util.Stack; /* Generic vertex class */ class Vertex<T> { public T data; public boolean visited; public Vertex() { data = null; visited = false; } public Vertex(T _data) { data =...

  • 5. The in-degree of a vertex in a directed graph is the number of edges directed...

    5. The in-degree of a vertex in a directed graph is the number of edges directed into it. Here is an algorithm for labeling each vertex with its in-degree, given an adjacency-list representation of the graph. for each vertex i: i.indegree = 0 for each vertex i: for each neighbor j of i: j.indegree = j.indegree + 1 Label each line with a big-bound on the time spent at the line over the entire run on the graph. Assume that...

  • please help me make this into a contradiction or a direct proof please. i put the question, my answer, and the textbook i used. thank you also please write neatly proof 2.5 Prove har a Sim...

    please help me make this into a contradiction or a direct proof please. i put the question, my answer, and the textbook i used. thank you also please write neatly proof 2.5 Prove har a Simple sraph and 13 cdges cannot be bipartite CHint ercattne gr apn in to ertex Sets and Court tne忤of edges Claim Splitting the graph into two vertex, Sets ves you a 8 Ver ices So if we Change tne书 apn and an A bipartite graph...

  • 3. The indegree of a vertex u is the number of incoming edges into u, .e, edges of the form (v,u)...

    3. The indegree of a vertex u is the number of incoming edges into u, .e, edges of the form (v,u) for some vertex v Consider the following algorithm that takes the adjacency list Alvi, v2, n] of a directed graph G as input and outputs an array containing all indegrees. An adjacency list Alvi, v.. /n] is an array indexed by the vertices in the graph. Each entry Alv, contains the list of neighbors of v) procedure Indegree(Alvi, v2,......

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT