- Background Information:
I am studying graph theory in discrete mathematics. As I was practicing questions I came across this solution, provided by my professor, which is confusing for me to fully understand it. I need some clarification for the solution to make sense
- Question and Solution:
Construct a graph with the specified properties. If no such graphs exist, explain why.
- My question:
Could you please explain...
Why can we have a maximum of 2 nodes of degree 1? In the degree sequence, there are 3 nodes of degree 1, so I don't understand where the 2 is coming from.
Why does the graph not exist? If we add the degree sequences, we get a sum of 24 which is even and acceptable for drawing the graph.
- Edit: [definitions]
A loop is an edge from a vertex to itself.


There is a node of degree $7$ that is joined to all the other nodes. Now consider the node of degree $5$ ... how many nodes of degree $1$ are now possible ?