Graph Theory: Finding the number of vertices

In summary, for part (a), if a graph contains 12 edges and all vertices have a degree of 3, it will have 8 vertices. For part (b), if a graph contains 21 edges, three vertices of degree 4, and the other vertices have a degree of 3, it will have a total of 13 vertices. For part (c), a graph with 24 edges and all vertices of the same degree will have a possible number of vertices of 1, 2, 3, 4, 6, 8, 12, 16, 24, or 48. However, this does not match any of the textbook's listed answers of 8, 10
  • #1
UltimateSomni
62
0

Homework Statement


1. How many vertices will the following graphs have if they contain:
(a) 12 edges and all vertices of degree 3.
(b) 21 edges, three vertices of degree 4, and the other vertices of degree 3.
(c) 24 edges and all vertices of the same degree.

Homework Equations



"Theorem 1
In any graph, the sum of the degrees of all vertices is equal to twice the number of
edges."

The Attempt at a Solution


[/B]
a) 12*2=24
3v=24
v=8
(textbook answer: 12)

b)
21*2=42

3*4 + 3v = 42
12+3v =42
3v=30
v=10
add the other 3 given vertices, and the total number of vertices is 13
(textbook answer: 9)

c) 24*2=48
48 is divisible by 1,2,3,4,6,8,12,16,24,48
Thus those would be the possible answers

(textbook answer: 8 or 10 or 20 or 40.)
 
Physics news on Phys.org
  • #2
Your reasoning looks sound.
The book's answers do not seem to match the questions.
This is easiest to see for (c), as a 24-sided polygon has 24 edges and 24 vertices of degree 2. That 24-gon satisfies the question but 24 is not amongst the book's list of possible values.
Is it possible that there is more to the question than can be seen here? Is the statement of the question in the OP exactly the same as in the book?
 
  • #3
andrewkirk said:
Your reasoning looks sound.
The book's answers do not seem to match the questions.
This is easiest to see for (c), as a 24-sided polygon has 24 edges and 24 vertices of degree 2. That 24-gon satisfies the question but 24 is not amongst the book's list of possible values.
Is it possible that there is more to the question than can be seen here? Is the statement of the question in the OP exactly the same as in the book?
I copy pasted it. I mean none of the book really makes any sense. It seems you're better off flipping a coin or using a random number generator than figuring it out.
 
  • #4
Y
UltimateSomni said:

Homework Statement


1. How many vertices will the following graphs have if they contain:
(a) 12 edges and all vertices of degree 3.
(b) 21 edges, three vertices of degree 4, and the other vertices of degree 3.
(c) 24 edges and all vertices of the same degree.

Homework Equations



"Theorem 1
In any graph, the sum of the degrees of all vertices is equal to twice the number of
edges."

The Attempt at a Solution


[/B]
a) 12*2=24
3v=24
v=8
(textbook answer: 12)

b)
21*2=42

3*4 + 3v = 42
12+3v =42
3v=30
v=10
add the other 3 given vertices, and the total number of vertices is 13
(textbook answer: 9)

c) 24*2=48
48 is divisible by 1,2,3,4,6,8,12,16,24,48
Thus those would be the possible answers

(textbook answer: 8 or 10 or 20 or 40.)
a and b look correct but there are some limits for the number of edges and the degree in a graph of N nodes. I think the book meant simple graphs. How do you imagine a graph with 1 vertex and 24 edges?
 
  • #5
ehild said:
Y

a and b look correct but there are some limits for the number of edges and the degree in a graph of N nodes. I think the book meant simple graphs. How do you imagine a graph with 1 vertex and 24 edges?
Okay, you're right some of my answers for c don't make sense. But neither do 10 or 40.
 
  • #6
UltimateSomni said:
Okay, you're right some of my answers for c don't make sense. But neither do 10 or 40.
The book is wrong.
What is your answer to question c?
 

Related to Graph Theory: Finding the number of vertices

1. What is a vertex in graph theory?

A vertex, also known as a node, is a point or location in a graph that represents a single element or entity. In graph theory, vertices are connected by edges to form a network or structure.

2. How do you find the number of vertices in a graph?

To find the number of vertices in a graph, count the number of distinct points or locations. Each distinct point represents a single vertex.

3. Can a graph have an infinite number of vertices?

In theory, a graph can have an infinite number of vertices. However, in practical applications, most graphs have a finite number of vertices.

4. What is the difference between a directed and an undirected graph in terms of vertices?

In a directed graph, each edge has a specific direction, and the vertices at each end have a specific relationship. In an undirected graph, the edges have no specific direction, and the vertices are simply connected.

5. Can the number of vertices in a graph change?

Yes, the number of vertices in a graph can change. Vertices can be added or removed from a graph, which can change the overall structure and number of vertices in the graph.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
986
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
4K
Replies
1
Views
798
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
  • Calculus and Beyond Homework Help
Replies
11
Views
4K
  • Calculus and Beyond Homework Help
Replies
4
Views
826
Back
Top