Algebraic Graph Combinatorics

abstract-algebraalgebraic-graph-theorygraph theory

Combinatorics is a branch of pure mathematics concerning the study of discrete (and usually finite) objects. It is related to many other areas of mathematics, such as algebra, probability theory, ergodic theory and geometry, as well as to applied subjects in computer science and statistical physics (as defined here
Wikiversity).

My work basically deals with framing some formulae to find number of edges of the graph formed by combinations of two or more different graph under some graph operations, and these graph operations also form some algebraic structures like monoid etc. For instance, i can find the number of edges in a graph $G$ which is formed by the combination of two graphs namely, $G_1$ and $G_2$, i.e., $G=G_1\star G_2$.

Now, i want to give a title to my work. But i am bit confused as to what word or, phrase or, sentence will match such works the most? I am thinking of a phrase 'Algebraic Graph Combinatorics' as a title. But i am not sure whether such a phrase is grammatically or, Mathematically correct?

Best Answer

Algebraic graph theory.

Within the field of discrete mathematics one often treats the topics of graph theory and combinatorics. These two fields have some overlap as combinatorics is used within graph theory and provides examples for it. Combinatorics mostly deals with counting, both as a means to an end and for the sake of counting. Think of inclusion-exclusion, recursions and counting problems. Graph theory often gets linked to Euler, how he used this approach to solve many problems. It is essentially about graphs and their properties.

A useful tool within these fields (and many others) is algebra. Algebraic refers to the fact that methods from algebra are mainly applied to a particular field or topic. Take for instance algebraic topology, algebraic geometry, algebraic combinatorics and algebraic graph theory. Algebra is an immensely powerful tool, and, in itself a very interesting abstract topic to study.

I therefore think that you are doing algebraic graph theory.

Related Question