edited by
27,153 views
39 votes
39 votes
The maximum number of edges in a bipartite graph on $12$ vertices is____
edited by

9 Answers

2 votes
2 votes

Number of edges would be maximum when there are 6 edges on each side and every vertex is connected to all 6 vertices of the other side.

0 votes
0 votes

This content is copy of comment of @Kushagra gupta 

Maximum :-  number of edges in a $bipartite\ graph$ with $n$ vertices $=\left \lfloor{\dfrac{n^2}{4}}\right\rfloor$

Proof:

  • Let on one side $k$ vertices & then on the other side there will be $(n-k)$ vertices (assumed)
  • Total number of edges $=k(n-k)$ 

Let's maximise this value:

$\\\frac{\partial }{\partial x}(kn-k^2)=0 \\\\n-2k=0 \\\\ \dfrac{n}{2}=k$


  $\frac{\partial^2 }{\partial x^2}(kn-k^2)\\ \\ =-2<0$  

means at $k=\dfrac{n}{2}$ maximum edges will be present.


$Ans: =\left \lfloor{\dfrac{12^{2}}{4}}\right\rfloor=36$

0 votes
0 votes
For maximum edges, the bipartite graph can be complete bipartite graph, hence 6^2=36 edges.
Answer:

Related questions

42 votes
42 votes
6 answers
1
go_editor asked Sep 28, 2014
17,531 views
A cycle on $n$ vertices is isomorphic to its complement. The value of $n$ is _____.
101 votes
101 votes
10 answers
2
57 votes
57 votes
11 answers
3
go_editor asked Sep 28, 2014
18,437 views
If $G$ is the forest with $n$ vertices and $k$ connected components, how many edges does $G$ have?$\left\lfloor\frac {n}{k}\right\rfloor$$\left\lceil \frac{n}{k} \right\r...
33 votes
33 votes
9 answers
4
makhdoom ghaya asked Feb 13, 2015
24,647 views
Let G be a connected planar graph with 10 vertices. If the number of edges on each face is three, then the number of edges in G is_______________.