Vertex

Treeclimber

New member
Joined
Apr 18, 2009
Messages
6
How should I make a graph with six vertices of degree 3? Or a graph with 3 odd vertices?
 
I need to see that you have at least attempted the problem, so please list anything that you have tried so far. Thanks!
 
I drew 3 vertices and connected them, kind of in a triangle shape. And 6 vetices for the first problem.
 
Treeclimber said:
How should I make a graph with six vertices of degree 3? Or a graph with 3 odd vertices?

It sounds like you are dealing with "graph theory"....you might want to BEGIN by reading your textbook and looking at the examples included. You may want to do some further reading and can find lots of resources on the internet. Here's a good place to start:

http://www.cut-the-knot.org/do_you_know/graphs.shtml
 
Top