edited by
2,000 views
2 2 votes

Let $G$ be an arbitrary graph on $n$ vertices with $4n − 16$ edges. Consider the following statements:

  1. There is a vertex of degree smaller than $8$ in $G$.
  2. There is a vertex such that there are less than $16$ vertices at a distance exactly $2$ from it.

Which of the following is true:

  1. I Only
  2. II Only
  3. Both I and II
  4. Neither I nor II
     

2 Answers

0 0 votes

Answer will be (C) Both $I$ and $II$ are correct 

For $I$ :

Lets assume that every vertex has degree 8 (Just to check whether possible or not)

By Handshaking Theorem ,

We have LHS =$\sum deg(v_{i})$ = 8*n

and RHS = 2$e$ = $2(4n-16)$=$8(n-4)$    [Now this is always true as the number of edges has been provided]

Now in order to make the LHS equal to the RHS there must be a vertex(or vertices) whose degree should be less than 8 hence $I$ is true.

For $II$

Lets take an example,

Let n=5 then No. of edges = $4n-16$=$4$ which is also equal to $n-1$ 

Hence it forms a tree(Suppose), then $II$ is also true as there exist a vertex such that there are less than 16 vertices at distance exactly 2 from it.

Tree with 5 vertices

Answer:
Position:
Show:

Related questions

1 1 vote
3 3 answers
2.5k
2.5k views
Tesla! asked Feb 5, 2018
2,468 views
An undirected graph is $\text{connected}$ if, for any two vertices $\{u, v\}$ of the graph, there is a path in the graph starting at $u$ and ending at $v$. A tree is a co...
0 0 votes
2 2 answers
1.5k
1.5k views
Tesla! asked Feb 4, 2018
1,511 views
City authorities are concerned about traffic accidents on major roads. They would like to have ambulances stationed at road intersections to quickly reach the scene of an...
2 2 votes
3 3 answers
2.0k
2.0k views
Tesla! asked Feb 5, 2018
2,037 views
In a party there are $2n$ participants, where $n$ is a positive integer. Some participants shake hands with other participants. It is known that there are no three partic...
10 10 votes
3 3 answers
2.2k
2.2k views
Tesla! asked Feb 4, 2018
2,226 views
An FM radio channel has a repository of $10$ songs. Each day, the channel plays $3$ distinct songs that are chosen randomly from the repository.Mary decides to tune in to...