edited by
1,980 views
1 votes
1 votes
What is the maximum integer value m such that every simple connected graph with r vertices and r+2 edges contains at least m different spanning trees ?

1)1

2)4

3)8

4)m
edited by

2 Answers

0 votes
0 votes
no of spanning tree eCa. where is e is edge and if n is vertices then a = e-n+1. now here e = r+2 and n = r . so by using this eCa we can get {(r+2)(r+1)r} / 6 . so now r = 0 is not possible so min value of r will be  1 , putting the value in r  m will be 1.

Related questions

1 votes
1 votes
1 answer
1
0 votes
0 votes
1 answer
2
gagan55 asked Jun 30, 2023
189 views
Number of hamiltonian cycles for a graph K 5, 5( bipartite graph ) ??
3 votes
3 votes
0 answers
3
Kabir5454 asked Jan 2, 2023
449 views
Let $G=(V,E)$ where $V=\left \{ 1,2,3,4,.....,150\right \}$ and $(u,v) \in E$ if either $(u mod v) =0$ or $(v mod u)=0$.The Chromatic number of G is ?
0 votes
0 votes
0 answers
4