How many edges does have Prove your result Each vertex must
How many edges does have? Prove your result. (Each vertex must match to all vertices in the opposite set.)
Solution
Answer :
The complete bipartite graph Km,n is defined by taking two disjoint sets, V1 of size m and V2 of size n , and putting an edge between u and v whenever u V1 and v V2 .
Every vertex of V1 is adjacent to every vertex of V2 , hence the number of edges is mn.
.
