Which of the following is not an Eigen value of the adjacency matrix of the complete bipartite graph?

🎲 Try a Random Question  |  Total Questions in Quiz: 40  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Data Structures & Algorithms Practice Test: Bipartite Graphs & Eulerian Tour — practice the complete quiz, review flashcards, or try a random question.

Quiz on complete bipartite graph, bipartite graphs and its properties. In graph theory, a bipartite graph is a graph whose vertices can be divided into two disjoint and independent sets. A complete bipartite graph has two sets of vertices where the vertices in each set never form an edge.  An Eulerian graph is a graph with an Eulerian circuit or a graph with every vertex of even degree. A graph is Eulerian if it is connected and every vertex has an even degree. An Eulerian trail is a trail in a finite graph that visits every edge exactly once. An Eulerian circuit or Eulerian cycle is an... Show more

Which of the following is not an Eigen value of the adjacency matrix of the complete bipartite graph?