Kuratowski’s first graph usually refers to the non-planar complete graph on five vertices denoted by K5 whereas Kuratowski’s second graph K3,3 is the complete bipartite graph with two sets of 3 vertices which is also non-planar. Lets discuss about Kuratowski first and second graph with their properties.
What is Kuratwoski’s First Graph?
Definition: Kuratowski’s first graph, denoted as K5, is the complete graph with five vertices and ten edges where every vertex is connected to every other vertex.

Properties of Kuratwoski’s First Graph
- The Kuratowski first graph K5 has 5 vertices, every pair of vertices connected by an edge, total number of edges is $5C_2=10.$
- The graph K5 is non-planar.
- Chromatic number of Kuratowski’s first graph is 5, that is, $\chi$(K5) = 5.
What is Kuratwoski’s Second Graph?
Definition: Kuratowski’s second graph, denoted as K3,3, , is a specific non-planar, complete bipartite graph featuring six vertices and nine edges.
It is famously known as the “utility graph” (three houses connected to three utilities) and represents one of the two fundamental forbidden subgraphs in Kuratowski’s theorem for defining planar graphs.

Properties of Kuratwoski’s Second Graph
- The Kuratowski second graph K3,3 is a bipartite graph. So it has two disjoint sets of vertices, each containing 3 vertices, every vertex in one set connected to every vertex in the other set, no edges between vertices in the same set.
- The graph has 6 vertices and 9 edges.
- The graph K3,3 is non-planar.
- Chromatic number of Kuratowski’s first graph is 5, that is, $\chi$(K3,3) = 2.
Also Study:
- Degree of a Vertex in Graph: Definition, Examples, Handshaking Theorem
- Simple Graph has Two Vertices of Same Degree: proof
- Prove that a tree with n vertices has (n-1) edges
- A graph is a tree if and only if it is minimally connected – Proof
- Simple Graph with n Vertices and k Components have at most (n-k)(n-k+1)/2 Edges
- Chromatic number of a complete graph with n vertices is n: Proof
- Chromatic number of a cycle with n vertices is 2 if n even and 3 if n odd
This article is written by Dr. Tathagata Mandal, Ph.D in Mathematics from IISER Pune (Algebraic Number Theory), Postdocs at IIT Kanpur & ISI Kolkata. Currently, working as an Assistant Prof. at Adamas University. Thank you for visiting the website.