in Graph Theory edited by
43,820 views
60 votes
60 votes

How many perfect matching are there in a complete graph of $6$ vertices?

  1. $15$
  2. $24$
  3. $30$
  4. $60$
in Graph Theory edited by
43.8k views

2 Comments

For first perfect matching no of options = 5
For 2nd  perfect matching no of options = 3 (two vertexes are already used)
For third perfect matching no of options = 1( 4 vertices are already used)
so total = 5 * 3 * 1 = 15
9
9
good one
0
0

9 Answers

1 vote
1 vote
For first perfect matching no of options = 5 (we have to choose one vertex, and choose another vertex from remaining 5)
For 2nd  perfect matching no of options = 3 (two vertex are already used)
For third perfect matching no of options = 1( 4 vertex are already used)
total matching = 5 * 3 * 1 = 15
0 votes
0 votes

The Number of Complete Graph is perfect matching is =        (2m)! /  2^m * m !

Where m is postive number

now 6 vertice set to the 2(3)=2(m)   now calcute   6!/8 * 3! = 15 Number Of perfect Matching

 

 

  

1 comment

What is here,

is this the no. of vertices ? @Vijay Dulam

0
0
0 votes
0 votes

Answer : A

for complete graph(K 2n) , here 2n is no. of vertices

no. of perfect matching = 2n! / ((2^n) * (n!) )

sono. of perfect matching = 6! / (2^3 * 3!) = 720 / (8 * 6) = 15

0 votes
0 votes
For perfect matching the number of edges to be selected such that no two edge are adjacent to each other.

Hence number of ways to select the edges in complete graph with 6 vertices =  6∁2 * 4∁2 * 2∁2

Now for the set of edges selected the ordering isn’t important,  hence    6∁2 * 4∁2 * 2∁2  /3!

answer is 15    option A
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true