Home The non-commuting graph of a non-central hypergroup
Article Open Access

The non-commuting graph of a non-central hypergroup

  • Mahdiyeh Iranmanesh , Morteza Jafarpour and Irina Cristea EMAIL logo
Published/Copyright: September 14, 2019

Abstract

The aim of this paper is to construct and study the properties of a certain graph associated with a non-central hypergroup, i.e. a hypergroup having non-commutative the associated fundamental group. The method of the construction of the graph is similar to that one proposed by Paul Erdős, when he defined a graph associated with a non-commutative group. We establish necessary and /or sufficient conditions for the associated graph to be Hamiltonian or planar.

MSC 2010: 05C25; 05C10; 20N20

1 Introduction

It is much simpler to deal with a concrete problem, to find its solution if we can somehow graphically represent it, or at least part of it. As written in the book written by Bondy and Murty [1], “many real-world situations can conveniently be described by means of a diagram consisting of a set of points together with lines joining certain pairs of these points”. This is the intuitive definition of the concept of graph, born in 1736 when Euler was asked to find a nice path across the seven Köningsberg bridges (for more details see Sudakov [2]). An Eulerian path crosses over each of the seven bridges exactly once. Since then graph theory has established itself as a fundamental branch of mathematics, as an important tool for solving theoretical and practical problems in combinatorics, operational research, chemistry, genetics, geography, architecture and engineering, etc. In recent years, several connections in both directions between graphs and algebraic hyperstructures (in particular hypergroupoids, hypergroups or hypergraphs) have been established and developed. On one side, paths in graphs define different hyperoperations (i.e. functions that associate with any pair of elements of a nonempty set a subset of the support set) on the set of their vertices, leading to the association of algebraic hyperstructures with graphs. This direction was considered, for example, by Massouros [3], Kalampakas and Spartalis [4, 5, 6], Rosenberg [7], Golmohamadian and Zahedi [8]. The aim of these works is to determine necessary and/or sufficient conditions such that the associated hyperstructure satisfies determined properties such as associativity, reproducibility, transposition, commutativity, etc. Another problem discussed by these articles concerns the computations of the number of the associated hyperstructures.

On the other side, several studies have been conducted in the other direction of the connection between graphs and hyperstructures. This time the starting object is a hypergroupoid (a hypergroup or a hypergraph) and the result is a graph. In a recently published article (Hamidi et al. [9]), the authors define and compute the number of graphs obtained from hypergraphs. In this note we propose a construction of a graph starting from a non-central hypergroup, i.e. a finite hypergroup having the associated fundamental group non-commutative. A similar method was considered in 1975 by Paul Erdős (as mentioned in Neumann [10]), who defined a graph in the following way. Let G be a non-abelian group and take the set of vertices V = GZ(G), where Z(G) = {xG | xy = yx, ∀ yG} is the set of the elements of G commuting with all elements in G, i.e. the center of G. Then two vertices x and y are joined whenever xyyx. Extending this construction to the hypergroups framework, instead of a non-abelian group, we will consider a non-central hypergroup, i.e. the associated fundamental group H/β is non-abelian. In other words, the set of the vertices is TH = {xH | ∃ yH : xyωHyxωH} and join two vertices x and y whenever xyωHyxωH, where ωH = {xH | β(x) is the identity of the group H/β} is the core (heart) of the hypergroup (H, ∘). We establish necessary and/or sufficient conditions for the associated graph to be Hamiltonian or planar.

2 Preliminaries

We recall here some basic notions of graph theory (connected with Hamiltonian and planar graphs) and hypergroup theory, and we fix the notations used in this note. For the first theory we referee the readers to the fundamental book by Bondy and Murty [1] (from which we stated all the notions and results in the first subsection), while surveys of the theory of hyperstructures can be found in the books written by Corsini [11], Davvaz and Leoreanu-Fotea [12], Corsini and Leoreanu [13] and Vougiouklis [14].

2.1 Hamiltonian and planar graphs

A graph G is a pair G = (V, E), where V is a set of vertices and E is a (multi)set of unordered pairs of vertices, called edges. We write V(G) for the set of vertices and E(G) for the set of edges of a graph G. A loop is an edge (v, v) for some vV, so an edge that connects a vertex v to itself. An edge e = (u, v) is a multiple edge if it appears multiple times in E. A graph is simple if it has no loops or multiple edges. If e = (u, v) is an edge of a graph G, then we say that u and v are adjacent in G and that e joins u and v.

In this paper we will only consider finite simple graphs.

Definition 2.1

Given a graph G = (V, E) and a vertex vV, we define the degree deg(v) of v to be the number of all its adjacent vertices. A vertex v is isolated if deg(v) = 0. The minimum degree of G is denoted by δ(G).

Proposition 2.2

For every graph G = (V, E), ∑vV deg(v) = 2∣E∣.

Definition 2.3

A graph H = (U, F) is a subgraph of a graph G = (V, E) if UV and FE.

Definition 2.4

Given G = (V, E) and ∅ ≠ UV, let ≪ U ≫ denote the graph with vertex set U and edge set E(≪ U ≫) = {eE(G) | eU} (we include all the edges of G which have both endpoints in U). Then ≪ U ≫ is called the subgraph of G induced by U.

Definition 2.5

Let G1 = (V1, E1) and G2 = (V2, E2) be graphs. An isomorphism ϕ : G1G2 is a bijection from V1 to V2 such that (u, v) ∈ E1 if and only if (ϕ(u), ϕ(v)) ∈ E2. We say that G1 is isomorphic with G2 if there is an isomorphism between them.

Definition 2.6

A walk in a graph G is a sequence of vertices v1, v2, …, vn and a sequence of edges (vi, vi+1) ∈ E(G). A walk is a path if all vertices vi are distinct. The length of a walk is the number of edges in it. A connected graph is a graph having a path between every pair of vertices, i.e. there are no unreachable (isolated) vertices.

Definition 2.7

A circuit in a graph G is a path that begins and ends at the same vertex, i.e. a closed path. A Hamiltonian circuit is a closed path that visits every vertex in the graph exactly once. A graph is Hamiltonian if it has a Hamiltonian circuit.

Definition 2.8

Let G = (V, E) be a graph and x = v1, v2, …, vn = y be a path between two vertices x and y in G. We mean by d(x, y) the minimum length of all paths from x to y. If there are no walks between x and y, let d(x, y) = ∞ by convention.

It is clear that a graph G is connected if d(x, y) < ∞ for all x, yV. For a connected simple finite graph G define the diameter of G as diam(G) = max{d(x, y) | x, yV(G), xy}.

Theorem 2.9

Dirac’s theorem If G = (V, E) is a simple graph with n ≥ 3 vertices and if δ(G) ≥ n2 , then G is a Hamiltonian graph.

In the following we recall two types of graphs, that we will use in the next section. A simple graph that contains every possible edge between all the vertices is called a complete graph. A complete graph with n vertices is denoted as Kn.

A graph G = (V, E) is bipartite if its vertex set V can be partitioned into two sets X and Y in such a way that every edge of G has one end vertex in X and the other one in Y. In this case, X and Y are called the partite sets. A bipartite graph with partite sets X and Y is called a complete bipartite graph if the graph contains exactly all edges that have one end vertex in X and the other end vertex in Y. If there are n vertices in X and m vertices in Y, we denote it as Kn,m. Usually Kn,m and Km,n are considered to be the same.

It is obvious that each Kn is a Hamiltonian graph whenever n ≥ 3, while Kn,m is a Hamiltonian graph if and only if n = m ≥ 2.

The last part of the short overview on graphs is dedicated to the planar graphs, i.e. those graphs isomorphic with a plane graph, that is a graph drawn on the plane without edge crossing. For example, K5 and K3,3 are not planar graphs, while K4 is a planar graph.

Theorem 2.10

For a simple connected planar graph with nv ≥ 3 vertices and ne edges there is ne ≤ 3nv – 6.

As a corollary, we get the following result.

Proposition 2.11

A simple connected planar graph with nv ≥ 3 vertices has a vertex of degree five or less, i.e. δ(G) ≤ 5.

Definition 2.12

A planar graph G = (V, E) is called maximal planar if, for every pair u, v of non-adjacent vertices of G, the graph ( V, E ∪ {(u, v)}) is nonplanar.

Such a graph is also called triangulated since all the faces are triangles. Every planar graph is a subgraph of a maximal planar graph.

Theorem 2.13

If G is a maximal planar graph with nv vertices and ne edges, then ne = 3nv – 6.

Theorem 2.14

Let G be a maximal planar graph with nv ≥ 4 vertices and diameter k = diam(G). Let ni denote the number of vertices of degree i in G, for i = 3, 4, …, k. Then 3n3 + 2n4 + n5 = 12 + n7 + 2n8 + … +(k – 6)nk.

One graph is homeomorphic to another one if we can turn one into the other by adding or removing degree-two vertices.

Theorem 2.15

(Kuratowski’s theorem). A graph is non-planar if and only if it contains a subgraph homeomorphic to K5 or K3,3.

Planar graphs have many applications in real-world problems, for example the 4 color theorem states that it is possible to colour the faces of a planar graph with four or fewer colours so that no two adjacent faces are colored alike.

2.2 Hypergroups

Let us start this subsection with the definition of a hypergroup. It is a non-empty set H endowed with a hyperoperation ∘ : H × H ⟶ 𝓟*(H), satisfying the associative property, i.e. for any x, y, zH, there is (xy) ∘ z = x ∘ (yz), and the reproduction axiom, i.e. for any xH, xH = Hx = H. One of the key element in the hypergroup theory is the concept of heart of a hypergroup, that we will briefly recall in this subsection. It has, somehow, a similar role as the center of a group, since it commutes with any non-empty subset of the hypergroup. For a particular type of hypergroups, i.e. the complete hypergroups, the heart is the set of all bilateral identities of the hypergroup, i.e. the set of the elements eH satisfying the property xxeex for any xH. In order to define the heart of a hypergroup, we need to introduce an equivalence relation, called also fundamental relation because its properties. This is the β relation. More details regarding its meaning and applications can be found, e.g. in Antampoufis et al. [15], Al Tahan et al. [16], Novák et al. [17], Hamidi [18].

Define first, for all n ≥ 1, on a hypergroup (H, ∘ ) the relation βn as follows:

aβnb(x1,,xn)Hn:{a,b}i=1nxi

and take β=i=1nβn, where β1 = {(x, x) | xH} is the diagonal relation on H. Denote by β* the transitive closure of β, so β* is an equivalence relation on H, see Corsini [11]. It is well known that β* is the smallest strongly regular relation on a hypergroup (H, ∘), such that the quotient H/β* is a group with respect to the following operation

β(x)β(y)=β(z),zxy.

H/β* is called the fundamental group associated with H. The heart ωH of the hypergroup H is the set of all elements x of H, for which the equivalence class β*(x) is the neutral element of the fundamental group H/β*. Moreover, in a hypergroup H we have

β(x)=β(x)=xωH=ωHx,

for all xH. Generalyzing, for any non-empty subset B of a hypergroup H, there is ωHB = BωH. In other words, considering the canonical projection φH : HH/β*, the heart ωH is the kernel of the homomorphism φH, i.e. ωH = Ker φH = {xH | φH(x) = β*(x) = 1}, where 1 is the neutral element of the group H/β*. Therefore we have also ωHωH = ωH.

3 Non-commuting graph of a non-central finite hypergroup

This section is dedicated to the construction and study of the properties of a certain graph associated with a non-central hypergroup, i.e. a hypergroup having non-commutative the associated fundamental group. In particular we search for conditions under which this graph is Hamiltonian or planar. The method of the construction of the graph is similar to that one proposed by Paul Erdős, when he defined a graph associated with a non-commutative group G: the set of vertices is V = GZ(G), where Z(G) = {xG | xy = yx, ∀ yG} and two vertices x and y are joined whenever xyyx. This graph was called later on by Abdollahi et al. [19] the non-commuting graph of the group G.

First we will characterise all hypergroups having non-commutative fundamental group.

Definition 3.1

Let (H, ∘) be a finite hypergroup and set

TH={xHyH:yxωHxyωH}.

If TH ≠ ∅, then H is called a non-central hypergroup.

Based on the properties of the heart of a hypergroup, we immediately obtain the following characterisation of a non-central hypergroup.

Proposition 3.2

(H, ∘) is a non-central hypergroup if and only if its associated fundamental group (H/β, ⊗) is non-abelian.

Proof

We know that, for any xH, we have β(x) = xωH. From here it results the equivalence

β(x)β(y)β(y)β(x)xyωHyxωH,

that concludes the proof. □

Since any non-abelian group contains more than 6 elements, it follows that, if a hypergroup H is non-central, i.e. the associated fundamental group H/β* in non-abelian, then its cardinality is at least 6.

Definition 3.3

Let (H, ∘) be a non-central hypergroup. We associate with H a graph GH as follows: TH is the set of vertices and join two distinct vertices x, y whenever yxωHxyωH.

The most simple case of non-central hypergroup is a non-abelian group, where the hyperoperation on the hypergroup coincides with the operation of the group. In the following we will see some examples of the graphs associated with particular non-abelian groups, in the sense of Definition 3.3.

Example 3.4

Let D3 be the dihedral group of order 6, i.e. D3 = 〈a, b | a2 = b3 = e, bab = a〉 = {e, a, b, ab, ba, aba | a2 = b3 = e = (ab)3}. We get that the set of vertices is TD3 = {x1 = a, x2 = b, x3 = ab, x4 = ba, x5 = aba}. Then the associated graph GD3 is a maximal planar graph of order 5 as follows:

Example 3.5

Let D4 and Q4 be the dihedral group and the quaternion group both of order 8, respectively. They have isomorphic associated graphs, which are maximal planar graphs of order 6 as follows:

Example 3.6

The associated graph GD5 of the dihedral group D5 of order 10 is not planar.

Indeed, we can write D5 = {e, a, a2, a3, a4, b, ab, a2b, a3b, a4b} and then TD5 = D5 ∖ {e}. For any xD5, denote by C(x) the set of the elements of D5 that commute with x. It is clear that

deg(x)=D5C(x),foranyxTD5.

Since the set C(x) is a subgroup of D5, it follows thatC(x)∣ divides 10, soC(x)∣ ∈ {1, 2, 5, 10}. Since Z(D5) = {e}, we haveC(x)∣ ≠ 10. MoreoverC(x)∣ ≠ 1, for all xTD5 (since e, xC(x)). SoC(x)∣ = 2 orC(x)∣ = 5, meaning that deg(x) = 8 or deg(x) = 5, for any xTD5. Using the operation table of the group D5, we get deg(a) = deg(a2) = deg(a3) = deg(a4) = 5 and deg(b) = deg(ab) = deg(a2b) = deg(a3b) = deg(a4b) = 8. Thus we have the following induced subgraph of GD5:

Therefore GD5 has a subgraph isomorphic to K5, meaning that GD5 is not planar, by Kuratowski’s Theorem.

Notice that all previous examples are for groups, while the following one is for a proper hypergroup.

Example 3.7

Let us consider the hypergroup represented by the following Cayley table:

(H,)eabcdfgeeabcdfgaaebcdfgbbbe,agfdccccfe,agbddddgfe,acbfffcdbge,agggdbce,af

Based on the definition of the relation β, it is easy to see that β*(e) = β*(a) = {e, a}, while for any xH ∖ {e, a}, it holds β*(x) = {x}. Since, for any xH, there is xωH = β*(x), it follows immediately that ωH = {e, a} and therefore TH = {b, c, d, f, g}. Now, for example, taking the elements b and c of H, we easily calculate that bcωH = g ∘ {e, a} = {g} and cbωH = f ∘ {e, a} = {f}, meaning that the vertices b and c are joint. Similarly one finds all the vertices of the associated graph GH, which results as below:

Let us fix now a notation. For any element x in a hypergroup (H, ∘) denote by x = β(x) the equivalence class of x modulo the relation β.

Proposition 3.8

Let (H, ∘) be a non-central hypergroup.

  1. If xTH, then xωHTH.

  2. TH=x¯TH/βxωH.

Proof

  1. Let xTH. Then there exists yTH such that xyωHyxωH. Now let zxωH. It follows that zωH = xωH and so zyωHyzωH. Hence zTH and consequently xωHTH.

  2. It follows immediately from part i) and equivalence xTHxTH/β. □

Corollary 3.9

If H is a non-central hypergroup, then |TH| ≥ 3. Moreover, GH is always a connected graph.

Proof

The proof is based on a fundamental property of groups: If G is a non-abelian group, then ∣Z(G)∣ ≤ 12 G∣, where Z(G) denotes the center of G. Now suppose that ∣TH∣ < 3. We have

Z(H/β)H/βZ(H/β)<TH<3.

Thus ∣H/β∣ < 6, that is H/β is an abelian group, which is a contradiction because H is a non-central hypergroup. Besides, since ∣TH∣ ≥ 3, there always exists an edge between two vertices of GH, so the graph GH is connected. □

The following result gives a sufficient condition to have an edge between two vertices.

Lemma 3.10

If (H, ∘) is a non-central hypergroup and xyωHyxωH, for some x, yTH, then, for any axωH and any byωH, there exists an edge between a and b.

Proof

Let axωH and byωH. Then we have aωHbωH = xωHyωHyωHxωH = bωHaωH. Consequently abωHbaωH, meaning that a and b are joined by an edge.□

Based on this and on the definition of a bipartite complete graph, we get the following result.

Theorem 3.11

If H is a non-central hypergroup and (x, y) ∈ E(GH), then Kx,y = {(a, b) ∈ E(GH) | axωH, byωH} is a complete bipartite graph.

Proof

It follows immediately from Lemma 3.10, since Kx,y can be partitioned into the sets X = xωH and Y = yωH and each edge (a, b) has one end vertex in X and the other one in Y. □

Lemma 3.12

Let H be a non-central hypergroup. Then the associated graph GH is not complete.

Proof

Suppose that H is a non-central hypergroup. Let us assume by contradiction that GH is a complete graph, then GH/β is a complete graph, too. Thus diam(GH/β) = 1. Now let xTH/β. Then x–1TH/β. Since diam(GH/β) = 1, we have x = x–1, because otherwise x and x–1 are joined, meaning that xx–1x–1x, which is false. Moreover, if yTH/β, then xyTH/β because, otherwise, we would get that xy commutes with every element in H/β, i.e. xyz = zxy, for all zH/β. Since y commutes with all elements of H/β, it results that xzy = zxy, so xz = zx, for all zH/β, which contradicts the fact that xTH/β. Thus xyTH/β and so (xy)–1 = xy, equivalently with y–1x–1 = xy = yx (since yTH/β), thereby y = y–1. We conclude that x = x–1, for all xH/β, meaning that H/β is an abelian group, which is a contradiction. □

Theorem 3.13

If H is a non-central hypergroup, then diam(GH) = 2.

Proof

Using Lemma 3.12, we know that the associated graph GH is not complete, so there exist x, yTH such that d(x, y) ≠ 1. Therefore yxωH = xyωH, while there exist x′, y′ ∈ TH such that xx′ ∘ ωHxx′ ∘ ωH and similarly yy′ ∘ ωHyy′ ∘ ωH. We must consider the following two cases.

If x′ ∘ yωHyx′ ∘ ωH or xy′ ∘ ωHy′ ∘ x ωH, then we have d(x, y) = 2.

2. Now let x′ ∘ yωH = yx′ ∘ ωH and xy′ ∘ ωH = y′ ∘ xωH. If tx′ ∘ y′ and xtωH = txωH, we have x ∘ (x′ ∘ y′) ∘ ωH = (x′ ∘ y′) ∘ xωH = (x′ ∘ x) ∘ y′ ∘ ωH and so xx′ ∘ ωH = x′ ∘ xωH, which is a contradiction. Hence xtωHtxωH. Similarly we have ytωHtyωH. Consequently d(x, y) = 2.□

Definition 3.14

A hypergroup H is called Hamiltonian if the associated graph GH is a Hamiltonian graph.

Theorem 3.15

Let (H, ∘) be a non-central hypergroup and n = ∣xωHfor all xTH. Then H is a Hamiltonian hypergroup.

Proof

For any xTH/β = H/βZ(H/β), let C(x) be the set of elements that commute with x in H/β. Now we have ∣C(x)∣ ≤ H/β2 . It follows that

deg(x¯)=H/βC(x¯)>H/βZ(H/β)2=TH/β2.

Indeed, if deg(x) ≤ H/βZ(H/β)2 , then more than half elements of TH/β can commute with x, therefore ∣C(x)∣ ≥ H/βZ(H/β)2 + ∣Z(H/β)∣, following that ∣C(x)∣ > H/β2 , which is a contradiction.

Morever, using Lemma 3.10, we have

deg(x)=deg(x¯)n=deg(x¯)THTH/β>TH/β2|TH|TH/β=TH2.

Hence, by Dirac’s theorem, it follows that GH is a Hamiltonian graph. □

Corollary 3.16

Every non-abelian group is a Hamiltonian hypergroup.

Example 3.17

Consider the hypergroup in Example 3.7. It is easy to see that he Hamiltonian circuit is f, b, g, d, c, f, so the hypergroup is Hamiltonian.

Example 3.18

Let S = S3 be the symmetric group of order 6 and take A(1) = {e}, A(1,2) = {a}, A(1,3) = {b}, A(2,3) = {c}, A(1,3,2) = {d}, A(1,2,3) = {f, g, h, t, k, m} and H = ∪σS Aσ. Notice that, for each xH, there exists a unique σxS3, such that xAσx. Then we define on H the hyperoperationas follows: xy = Aσxσy. This is the standard method to obtain a complete hypergroup, starting from a group [20]. Besides, H is a non-central hypergroup, which is not a Hamiltonian hypergroup.

Indeed, in this case ωH = {e} and TH = H ∖ {e}. In the graph of GH there are not edges between the vertices of the set A(1,2,3), so if GH was Hamiltonian, then the vertices of A(1,2,3) would be among the other vertices, which is impossible. The associated graph GH is as below:

Proposition 3.19

Let (H, ∘) be a Hamiltonian hypergroup. Then we have |yωH∣ < ∑xyxωH∣, for all x, yTH.

Proof

Suppose that H is a Hamiltonian hypergroup. In the associated graph GH there is no edge between the vertices of yωH and thus, in a Hamiltonian circuit, the vertices of yωH must be among the vertices of ∪xy xωH. Thus we have ∣yωH∣ < ∑xyxωH∣, for all x, yTH. □

In the following we will find conditions such that the associated graph of a non-central hypergroup is not planar.

Proposition 3.20

Let H be a non-central hypergroup andxωH∣ ≥ 2, for all xTH. Then GH is not planar.

Proof

Let H be a non-central hypergroup and suppose that ∣xωH∣ ≥ 2, for all xTH. Since H is a non-central hypergroup, it follows that for each xTH there exists yTH such that xyωHyxωH. Suppose that zxyωH and tyxωH, we have zωH = xyωH and tωH = yxωH. Using Corollary 3.11, we have that Ki,j is a complete bipartite graph for all ij, and i, j ∈ {x, y, z, t}. If there exists ij such that i, j ∈ {x, y, z, t} and 3 ≤ |iωH| and 3 ≤ |jωH| then K3,3 is a subgraph of Ki,j and so GH is not a planar graph. Otherwise there exists i ∈ {x, y, z, t} such that ∣jωH∣ = 2 for all ji and j ∈ {x, y, z, t}. Now consider the induced subgraph S = ≪ xωHyωHzωHtωH ≫. Without loss of generality, suppose that ∣xωH∣ = n ≥ 2 and ∣yωH∣ = ∣zωH∣ = ∣tωH∣ = 2, then the number of edges of S is ne=(n+6)(n+5)2n(n1)+62=6n+12 and the number of vertices of S is nv = n + 6. Because 3nv – 6 < ne, by using Theorem 2.10, it follows that S is not planar and thereby GH is not planar. □

Proposition 3.21

Let H be a non-central hypergroup andxωHyωH∣ ≥ 4, for all (x, y) ∈ E(GH). Then GH is not planar.

Proof

If ∣xωH∣ ≥ 2, for all xTH, then by Proposition 3.20, it follows that the graph GH is not planar. Now suppose that there exists xTH such that ∣xωH∣ = 1. Since ∣xωHyωH∣ ≥ 4, for all (x, y) ∈ E(GH), it results that ∣yωH∣ ≥ 3. Hence there exists (x, y) ∈ E(GH) such that ∣xωH∣ = 1 and ∣yωH∣ ≥ 3. Because xyωHyxωH, we conclude that xuωHuxωH and yuωHuyωH, for all uxyyx. Thus deg(v) ≥ 6 for all vTH. According with Proposition 2.11, the graph GH is not planar since it does not consist a vertex of degree less than or equal to 5. □

We conclude the study with two interesting properties of non-central hypergroups having a planar associated graph.

Proposition 3.22

Let H be a non-central hypergroup. If the associated graph GH is planar, then the quotient group H/β is a non-abelian group of order less than or equal to 8, and Kx,yK3,3, for all (x, y) ∈ E(GH).

Proof

Suppose that H is a non-central hypergroup such that GH is a planar graph. According with Proposition 2.11, there exists xTH such that deg(x) ≤ 5. Therefore in the graph GH/β, we have deg(x) ≤ 5. Consequently ∣H/βC(x)∣ ≤ 5, where C(x) is the set of elements of H/β commuting with x. Because ∣C(x)∣ ≤ H/β2 , it results that ∣H/β∣ ≤ 10. If ∣H/β∣ = 10 then H/β must be the dihedral group of order 10, but its associated graph is not planar (as shown in Example 3.6). Hence ∣H/β∣ ≤ 8 (notice that every group of order 9 is abelian). Moreover, according with Kuratowski’s theorem, we have Kx,yK3,3, for all (x, y) ∈ E(GH). □

Theorem 3.23

Let H be a non-central hypergroup such that the associated graph GH is planar. Then HH/β.

Proof

Consider H be a non-central hypergroup such that GH is a planar graph. According with Proposition 3.22, the quotient group H/β is of order 8 or 6, thus GH/βGD3 or GH/βGD4. We consider the two following cases.

Suppose that GH/βGD3. Since Z(D3) = {1}, it follows that ∣TD3∣ = 5. Besides, for any xTD3, we have deg(x) = ∣D3C(x)∣, with ∣C(x)∣ dividing 6 = ∣D3∣, so ∣C(x)∣ ∈ {1, 2, 3, 6}. Obviously ∣C(x)∣ ∉ {1, 6}, meaning that ∣C(x)∣ ∈ {2, 3}, equivalently deg(x) ∈ {3, 4}. For any xV(GH) and any yxωH, we have deg(x) = deg(y) ∈ {3, 4} (see also Example 3.4). If yx and deg(y) = 4, then ∣E(GH)∣ ≥ 13, which contradicts Theorem 2.10. On the other hand, if yx and deg(y) = 3, then Theorem 2.14 drives us into a contradiction. Therefore we conclude that y = x and thus ∣xωH∣ = 1. Hence HD3.

2. Suppose that GH/βGD4. For any xV(GH) and yxωH we have deg(y) = deg(x) = 4 (see Example 3.5). In this case, if yx, then we have ∣E(GH)∣ ≥ 14. At the same time, according with Theorem 2.10, we get ∣E(GH)∣ ≤ 3 × 6 – 6 = 12, leading to a contradiction. Hence ∣xωH∣ = 1 and so H is a non-abelian group such that HD4 or HQ4.□

4 Conclusions

Paul Erdős defined a graph having the set of vertices V = GZ(G), where Z(G) is the set of the elements of a non-abelian group G commuting with all elements in G, and joining two vertices x and y whenever xyyx. This construction has been extended in this note to the hypergroups framework, considering a non-central hypergroup H, and considering the set of the vertices as TH = {xH | ∃ yH : xyωHyxωH} and join two vertices x and y whenever xyωHyxωH. We have established necessary and /or sufficient conditions for the associated graph to be Hamiltonian or planar. In a future work other similar constructions will be investigated, in the sense that we will construct new graphs or hypergraphs associated with hypergroups, and vice-versa we will study the properties of the hyperstructures associated with some particular graphs.



References

[1] Bondy J. A., Murty, U. S., Graph Theory, Springer, 2008.10.1007/978-1-84628-970-5Search in Google Scholar

[2] Sudakov B., Graph Theory, http://www2.math.ethz.ch/education/bachelor/lectures/fs2016/math/graph_theory/graph_theory_notes.pdf.Search in Google Scholar

[3] Massouros Ch.G., On path hypercompositions in graphs and automata, MATEC Web of Conferences, 2016, 41, 05003.10.1051/matecconf/20164105003Search in Google Scholar

[4] Kalampakas A., Spartalis S., Path hypergroupoids: Commutativity and graph connectivity, European J. Combin., 2015, 44, 257-264.10.1016/j.ejc.2014.08.012Search in Google Scholar

[5] Kalampakas A., Spartalis S., Skoulariki K., Directed graphs representing isomorphism classes of C-hypergroupoids, Ratio Math., 2012, 23, 51-64.Search in Google Scholar

[6] Kalampakas A., Spartalis S., Tsigkas A., The path hyperoperation, An. St. Univ. Ovidius Const., Ser. Mat., 2014, 22, 141-153.10.2478/auom-2014-0012Search in Google Scholar

[7] Rosenberg I., Hypergroups induced by paths of a directed graph, It. J. Pure Appl. Math., 1998, 4, 93-101.Search in Google Scholar

[8] Golmohamadian M., Zahedi M., Color hypergroup and join space obtained by the vertex colouring of a graph, Filomat, 2017, 31(20), 6501-6513.10.2298/FIL1720501GSearch in Google Scholar

[9] Hamidi M., Borumand Saied A., Creating and computing graphs from hypergraphs, Krag. J. Math., 2019, 43(1), 139-164.Search in Google Scholar

[10] Neumann B.H., A problem of Paul Erdos on groups, J. Aust. Math. Soc. Ser. A, 1976, 21, 467-472.10.1017/S1446788700019303Search in Google Scholar

[11] Corsini P., Prolegomena of Hypergroup Theory, Aviani Editore, Tricesimo, 1993.Search in Google Scholar

[12] Davvaz B., Leoreanu-Fotea V., Hyperring Theory and Applications, International Academic Press, USA, 2007.Search in Google Scholar

[13] Corsini P., Leoreanu V., Applications of Hyperstructure Theory, Kluwer Academical Publications, Dordrecht, 2003.10.1007/978-1-4757-3714-1Search in Google Scholar

[14] Vougiouklis T., Hyperstructures and Their Representations, Hadronic Press, Palm Harbour, FL, 1994.Search in Google Scholar

[15] Antampoufis N., Hoškova-Mayerova S., A brief survey on the two different approaches of fundamental equivalence relations on hyperstructures, Ratio Math., 2017, 33, 47-60.Search in Google Scholar

[16] Al Tahan M., Hoškova-Mayerova S., Davvaz B., An overview of topological hypergroupoids, J. Intell. Fuzzy Syst., 2018, 34(3), 1907-1916.10.3233/JIFS-171265Search in Google Scholar

[17] Novák M., Křehlík Š., Cristea I., Cyclicity in EL–hypergroups, Symmetry, 2018, 10(11), 611.10.3390/sym10110611Search in Google Scholar

[18] Hamidi M., Saeid A.B., Leoreanu-Fotea V., Divisible groups derived from divisible hypergroups, U.P.B. Sci. Bull., Series A, Appl. Math. Phys., 2017, 79(2), 59-70.Search in Google Scholar

[19] Abdollahi A., Akbari S., Maimani H.R., Non-commuting graph of a group, J. Algebra, 2006, 298, 468-492.10.1016/j.jalgebra.2006.02.015Search in Google Scholar

[20] Angheluţă C., Cristea I., Fuzzy grade of the complete hypergroups, Iran. J. Fuzzy Syst., 2012, 9(6), 43-56.Search in Google Scholar

Received: 2019-05-09
Accepted: 2019-08-12
Published Online: 2019-09-14

© 2019 Iranmanesh et al., published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 Public License.

Articles in the same Issue

  1. Regular Articles
  2. On the Gevrey ultradifferentiability of weak solutions of an abstract evolution equation with a scalar type spectral operator of orders less than one
  3. Centralizers of automorphisms permuting free generators
  4. Extreme points and support points of conformal mappings
  5. Arithmetical properties of double Möbius-Bernoulli numbers
  6. The product of quasi-ideal refined generalised quasi-adequate transversals
  7. Characterizations of the Solution Sets of Generalized Convex Fuzzy Optimization Problem
  8. Augmented, free and tensor generalized digroups
  9. Time-dependent attractor of wave equations with nonlinear damping and linear memory
  10. A new smoothing method for solving nonlinear complementarity problems
  11. Almost periodic solution of a discrete competitive system with delays and feedback controls
  12. On a problem of Hasse and Ramachandra
  13. Hopf bifurcation and stability in a Beddington-DeAngelis predator-prey model with stage structure for predator and time delay incorporating prey refuge
  14. A note on the formulas for the Drazin inverse of the sum of two matrices
  15. Completeness theorem for probability models with finitely many valued measure
  16. Periodic solution for ϕ-Laplacian neutral differential equation
  17. Asymptotic orbital shadowing property for diffeomorphisms
  18. Modular equations of a continued fraction of order six
  19. Solutions with concentration and cavitation to the Riemann problem for the isentropic relativistic Euler system for the extended Chaplygin gas
  20. Stability Problems and Analytical Integration for the Clebsch’s System
  21. Topological Indices of Para-line Graphs of V-Phenylenic Nanostructures
  22. On split Lie color triple systems
  23. Triangular Surface Patch Based on Bivariate Meyer-König-Zeller Operator
  24. Generators for maximal subgroups of Conway group Co1
  25. Positivity preserving operator splitting nonstandard finite difference methods for SEIR reaction diffusion model
  26. Characterizations of Convex spaces and Anti-matroids via Derived Operators
  27. On Partitions and Arf Semigroups
  28. Arithmetic properties for Andrews’ (48,6)- and (48,18)-singular overpartitions
  29. A concise proof to the spectral and nuclear norm bounds through tensor partitions
  30. A categorical approach to abstract convex spaces and interval spaces
  31. Dynamics of two-species delayed competitive stage-structured model described by differential-difference equations
  32. Parity results for broken 11-diamond partitions
  33. A new fourth power mean of two-term exponential sums
  34. The new operations on complete ideals
  35. Soft covering based rough graphs and corresponding decision making
  36. Complete convergence for arrays of ratios of order statistics
  37. Sufficient and necessary conditions of convergence for ρ͠ mixing random variables
  38. Attractors of dynamical systems in locally compact spaces
  39. Random attractors for stochastic retarded strongly damped wave equations with additive noise on bounded domains
  40. Statistical approximation properties of λ-Bernstein operators based on q-integers
  41. An investigation of fractional Bagley-Torvik equation
  42. Pentavalent arc-transitive Cayley graphs on Frobenius groups with soluble vertex stabilizer
  43. On the hybrid power mean of two kind different trigonometric sums
  44. Embedding of Supplementary Results in Strong EMT Valuations and Strength
  45. On Diophantine approximation by unlike powers of primes
  46. A General Version of the Nullstellensatz for Arbitrary Fields
  47. A new representation of α-openness, α-continuity, α-irresoluteness, and α-compactness in L-fuzzy pretopological spaces
  48. Random Polygons and Estimations of π
  49. The optimal pebbling of spindle graphs
  50. MBJ-neutrosophic ideals of BCK/BCI-algebras
  51. A note on the structure of a finite group G having a subgroup H maximal in 〈H, Hg
  52. A fuzzy multi-objective linear programming with interval-typed triangular fuzzy numbers
  53. Variational-like inequalities for n-dimensional fuzzy-vector-valued functions and fuzzy optimization
  54. Stability property of the prey free equilibrium point
  55. Rayleigh-Ritz Majorization Error Bounds for the Linear Response Eigenvalue Problem
  56. Hyper-Wiener indices of polyphenyl chains and polyphenyl spiders
  57. Razumikhin-type theorem on time-changed stochastic functional differential equations with Markovian switching
  58. Fixed Points of Meromorphic Functions and Their Higher Order Differences and Shifts
  59. Properties and Inference for a New Class of Generalized Rayleigh Distributions with an Application
  60. Nonfragile observer-based guaranteed cost finite-time control of discrete-time positive impulsive switched systems
  61. Empirical likelihood confidence regions of the parameters in a partially single-index varying-coefficient model
  62. Algebraic loop structures on algebra comultiplications
  63. Two weight estimates for a class of (p, q) type sublinear operators and their commutators
  64. Dynamic of a nonautonomous two-species impulsive competitive system with infinite delays
  65. 2-closures of primitive permutation groups of holomorph type
  66. Monotonicity properties and inequalities related to generalized Grötzsch ring functions
  67. Variation inequalities related to Schrödinger operators on weighted Morrey spaces
  68. Research on cooperation strategy between government and green supply chain based on differential game
  69. Extinction of a two species competitive stage-structured system with the effect of toxic substance and harvesting
  70. *-Ricci soliton on (κ, μ)′-almost Kenmotsu manifolds
  71. Some improved bounds on two energy-like invariants of some derived graphs
  72. Pricing under dynamic risk measures
  73. Finite groups with star-free noncyclic graphs
  74. A degree approach to relationship among fuzzy convex structures, fuzzy closure systems and fuzzy Alexandrov topologies
  75. S-shaped connected component of radial positive solutions for a prescribed mean curvature problem in an annular domain
  76. On Diophantine equations involving Lucas sequences
  77. A new way to represent functions as series
  78. Stability and Hopf bifurcation periodic orbits in delay coupled Lotka-Volterra ring system
  79. Some remarks on a pair of seemingly unrelated regression models
  80. Lyapunov stable homoclinic classes for smooth vector fields
  81. Stabilizers in EQ-algebras
  82. The properties of solutions for several types of Painlevé equations concerning fixed-points, zeros and poles
  83. Spectrum perturbations of compact operators in a Banach space
  84. The non-commuting graph of a non-central hypergroup
  85. Lie symmetry analysis and conservation law for the equation arising from higher order Broer-Kaup equation
  86. Positive solutions of the discrete Dirichlet problem involving the mean curvature operator
  87. Dislocated quasi cone b-metric space over Banach algebra and contraction principles with application to functional equations
  88. On the Gevrey ultradifferentiability of weak solutions of an abstract evolution equation with a scalar type spectral operator on the open semi-axis
  89. Differential polynomials of L-functions with truncated shared values
  90. Exclusion sets in the S-type eigenvalue localization sets for tensors
  91. Continuous linear operators on Orlicz-Bochner spaces
  92. Non-trivial solutions for Schrödinger-Poisson systems involving critical nonlocal term and potential vanishing at infinity
  93. Characterizations of Benson proper efficiency of set-valued optimization in real linear spaces
  94. A quantitative obstruction to collapsing surfaces
  95. Dynamic behaviors of a Lotka-Volterra type predator-prey system with Allee effect on the predator species and density dependent birth rate on the prey species
  96. Coexistence for a kind of stochastic three-species competitive models
  97. Algebraic and qualitative remarks about the family yy′ = (αxm+k–1 + βxmk–1)y + γx2m–2k–1
  98. On the two-term exponential sums and character sums of polynomials
  99. F-biharmonic maps into general Riemannian manifolds
  100. Embeddings of harmonic mixed norm spaces on smoothly bounded domains in ℝn
  101. Asymptotic behavior for non-autonomous stochastic plate equation on unbounded domains
  102. Power graphs and exchange property for resolving sets
  103. On nearly Hurewicz spaces
  104. Least eigenvalue of the connected graphs whose complements are cacti
  105. Determinants of two kinds of matrices whose elements involve sine functions
  106. A characterization of translational hulls of a strongly right type B semigroup
  107. Common fixed point results for two families of multivalued A–dominated contractive mappings on closed ball with applications
  108. Lp estimates for maximal functions along surfaces of revolution on product spaces
  109. Path-induced closure operators on graphs for defining digital Jordan surfaces
  110. Irreducible modules with highest weight vectors over modular Witt and special Lie superalgebras
  111. Existence of periodic solutions with prescribed minimal period of a 2nth-order discrete system
  112. Injective hulls of many-sorted ordered algebras
  113. Random uniform exponential attractor for stochastic non-autonomous reaction-diffusion equation with multiplicative noise in ℝ3
  114. Global properties of virus dynamics with B-cell impairment
  115. The monotonicity of ratios involving arc tangent function with applications
  116. A family of Cantorvals
  117. An asymptotic property of branching-type overloaded polling networks
  118. Almost periodic solutions of a commensalism system with Michaelis-Menten type harvesting on time scales
  119. Explicit order 3/2 Runge-Kutta method for numerical solutions of stochastic differential equations by using Itô-Taylor expansion
  120. L-fuzzy ideals and L-fuzzy subalgebras of Novikov algebras
  121. L-topological-convex spaces generated by L-convex bases
  122. An optimal fourth-order family of modified Cauchy methods for finding solutions of nonlinear equations and their dynamical behavior
  123. New error bounds for linear complementarity problems of Σ-SDD matrices and SB-matrices
  124. Hankel determinant of order three for familiar subsets of analytic functions related with sine function
  125. On some automorphic properties of Galois traces of class invariants from generalized Weber functions of level 5
  126. Results on existence for generalized nD Navier-Stokes equations
  127. Regular Banach space net and abstract-valued Orlicz space of range-varying type
  128. Some properties of pre-quasi operator ideal of type generalized Cesáro sequence space defined by weighted means
  129. On a new convergence in topological spaces
  130. On a fixed point theorem with application to functional equations
  131. Coupled system of a fractional order differential equations with weighted initial conditions
  132. Rough quotient in topological rough sets
  133. Split Hausdorff internal topologies on posets
  134. A preconditioned AOR iterative scheme for systems of linear equations with L-matrics
  135. New handy and accurate approximation for the Gaussian integrals with applications to science and engineering
  136. Special Issue on Graph Theory (GWGT 2019)
  137. The general position problem and strong resolving graphs
  138. Connected domination game played on Cartesian products
  139. On minimum algebraic connectivity of graphs whose complements are bicyclic
  140. A novel method to construct NSSD molecular graphs
Downloaded on 11.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/math-2019-0084/html
Scroll to top button