In a broad sense, graph theory has always been present in civilization. Graph theory is the math of connections - at a party, who knows each other? How many handshakes will each person in a meeting have to give before shaking hands with everyone? What is the best way to route traffic through a city\u27s network of roads? Extremal graph theory is a branch that deals with counting items (called vertices) and connections between two items (called edges) and determining the maximum/minimum number of characteristics needed to satisfy a certain property. The specific topic of this paper is Turán numbers, a topic of extremal graph theory that attempts to determine the maximum number of edges a graph may have without a specified pattern emerging. F...