Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1) Graph Theory: Consider the following directed graph G(V, E). e1 V1 U2 e2 e3 e4 05 26 U3 VA e7 (a) Find the

image text in transcribed
Question 1) Graph Theory: Consider the following directed graph G(V, E). e1 V1 U2 e2 e3 e4 05 26 U3 VA e7 (a) Find the adjacenty matrix (call it A) and the incidence matrix (call it B) of this graph. (b) Remove the direction of the arcs in the graph and find the adjacenty matrix of the undi- rected version of this graph. Call the matrix C. (c) Find rank(B). (d) Show that BT 1 = 0, where 1 is the (column) vector whose components are all equal to 1, and 0 is the (column) vector whose components are all equal to 0. Based on BIT = 0, what can you conclude about the eigenvalues and eigenvectors of BBT? (e) Set L = BBT. Show that L = D - C, where D = diag(deg(v1), deg(v2), ..., deg(v5)), namely, the degrees of vertices are on the main diagonal of D. (f) Without direct calculation, show that all the eigenvalues of L are nonnegative. (g) Without direct calculation, show that one of the eigenvalues of L is zero and the corre- sponding eigenvector is 1. (h) Find det(L) without direct calculation

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced Engineering Mathematics

Authors: ERWIN KREYSZIG

9th Edition

0471488852, 978-0471488859

More Books

Students also viewed these Mathematics questions