πŸ“Š Design and Analysis of Algorithms
Q. Which of the following is not an Eigen value of the adjacency matrix of the complete bipartite graph?
  • (A) (nm)1/2
  • (B) (-nm)1/2
  • (C) 0
  • (D) nm
πŸ’¬ Discuss
βœ… Correct Answer: (D) nm

Explanation: the adjacency matrix is a square matrix that is used to represent a finite graph. therefore, the eigen values for the complete bipartite graph is found to be (nm)1/2, (-nm)1/2, 0.


Explanation by: Mr. Dubey
the adjacency matrix is a square matrix that is used to represent a finite graph. therefore, the eigen values for the complete bipartite graph is found to be (nm)1/2, (-nm)1/2, 0.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
339
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate