Utilitas Algorithmica (UA)

ISSN: xxxx-xxxx (print)

Utilitas Algorithmica (UA) is a premier, open-access international journal dedicated to advancing algorithmic research and its applications. Launched to drive innovation in computer science, UA publishes high-impact theoretical and experimental papers addressing real-world computational challenges. The journal underscores the vital role of efficient algorithm design in navigating the growing complexity of modern applications. Spanning domains such as parallel computing, computational geometry, artificial intelligence, and data structures, UA is a leading venue for groundbreaking algorithmic studies.

N. Kamatchi1, S, Arumugam1
1National Centre for Advanced Research in Discrete Mathematics (n-CARDMATH) Kalasalingam University Anand Nagar, Krishnankoil-626 126, India.
Abstract:

Let \( G = (V, E) \) be a graph of order \( n \). Let \( f: V \to \{1, 2, \dots, n\} \) be a bijection. For any vertex \( v \in V \), the neighbor sum \( \sum_{u \in N(v)} f(u) \) is called the weight of the vertex \( v \) and is denoted by \( w(v) \). If \( w(x) \neq w(y) \) for any two distinct vertices \( x \) and \( y \), then \( f \) is called a distance antimagic labeling. In this paper, we present several results on distance antimagic graphs along with open problems and conjectures.

P. Hemalatha1, A. Muthusamy2
1Department of Mathematics Kongu Engineering College, Erode 638 052, Tamilnadu, India.
2Department of Mathematics Periyar University, Salem, Tamilnadu, India.
Abstract:

In this paper, we focus our study on finding necessary and sufficient conditions required for the existence of an \( \hat{S}_k \)-factorization of \( (K_m \circ \overline{K}_n)^* \) and \( (C_m \circ \overline{K}_n)^* \). In particular, we show that the necessary conditions for the existence of an \( \hat{S}_k \)-factorization of \( (K_m \circ \overline{K}_n)^* \) are sufficient except when none of \( m \) or \( n \) is a multiple of \( k \). In fact, our results deduce some of the results of Ushio on \( \hat{S}_k \)-factorizations of complete bipartite and tripartite symmetric digraphs.

T.A. Chishti1, U. Samest2
1Directorate of Distance Education University of Kashmir Srinagar-190006, India
2 Department of Mathematics University of Kashmir Srinagar-190006, India
Abstract:

A bipartite \( r \)-digraph is an orientation of a bipartite multigraph that is without loops and contains at most \( r \) edges between any pair of vertices from distinct parts. In this paper, we obtain necessary and sufficient conditions for a pair of sequences of non-negative integers in non-decreasing order to be a pair of sequences of numbers, called marks (or \( r \)-scores), attached to the vertices of a bipartite \( r \)-digraph. These characterizations provide algorithms for constructing the corresponding bipartite multi-digraph.

Ashwin Ganesan1
1Department of Mathematics Amrita School of Engineering Amrita Vishwa Vidyapeetham Amritanagar, Coimbatore-641112, India.
Abstract:

Let \( \Gamma \) be a Cayley graph generated by a transposition tree \( T \) on \( n \) vertices. In an oft-cited paper [1] (see also (9)), it was shown that the diameter of the Cayley graph \( T \) on \( n \) vertices is bounded as

\[
\text{diam}(\Gamma) \leq \max_{\pi \in S_n} \left\{ c(\pi) -n+\sum_{i=1}^{n} dist_T(i,\pi(i)) \right\},
\]

where the maximization is over all permutations \( \pi \) in \( S_n \), \( e(\pi) \) denotes the number of cycles in \( \pi \), and \( \text{distr} \) is the distance function in \( T \). It is of interest to determine for which families of trees this inequality holds with equality. In this work, we first investigate the sharpness of this upper bound. We prove that the above inequality is sharp for all trees of maximum diameter (i.e., all paths) and for all trees of minimum diameter (i.e., all stars), but the bound can still be strict for trees that are non-extremal. We also show that a previously known inequality on the distance between vertices in some families of Cayley graphs holds with equality and we prove that for some families of graphs an algorithm related to these bounds is optimal.

R. Anantha Kumar1, Arumugam 1
1National Centre for Advanced Research in Discrete Mathematics (n-CARDMATH) Kalasalingam University, Anand Nagar, Krishnankoil-626 126, India.
Abstract:

Let \( G = (V, E) \) be a connected graph. Two vertices \( u \) and \( v \) are said to be distance similar if \( d(u, x) = d(v, x) \) for all \( x \in V – \{u, v\} \). A nonempty subset \( S \) of \( V \) is called a pairwise distance similar set (in short `pds-set’) if either \( |S| = 1 \) or any two vertices in \( S \) are distance similar. The maximum (minimum) cardinality of a maximal pairwise distance similar set in \( G \) is called the pairwise distance similar number (lower pairwise distance similar number) of \( G \) and is denoted by \( \Phi(G) \) (\( \Phi^-(G) \)). The maximal pds-set with maximum cardinality is called a \( \Phi \)-set of \( G \). In this paper, we initiate a study of these parameters.

Belmannu Devadas Acharya1, Shaheed Jit Singh Marg2
1Center for Excellence in Interdisciplinary Mathematics A-9, M.E.R.LT., Quatab Enclave
2U.S.0. Road New Delhi-110087, India.
Abstract:

A signed graph (digraph) \( \Sigma \) is an ordered triple \( (V, E, \sigma) \) (respectively, \( (V, \mathcal{A}, \sigma) \)), where \( |\Sigma| := (V, E) \) (respectively, \( (V, \mathcal{A}) \)) is a graph (digraph), called the underlying graph (underlying digraph) of \( \Sigma \), and \( \sigma \) is a function that assigns to each edge (arc) of \( |\Sigma| \) a weight \( +1 \) or \( -1 \). Any edge (arc) \( e \) of \( \Sigma \) is said to be positive or negative according to whether \( \sigma(e) = +1 \) or \( \sigma(e) = -1 \). A subset \( D \subseteq V \) of vertices of \( \Sigma \) is an absorbent (respectively, a dominating set) of \( \Sigma \) if there exists a marking \( \mu: V \to \{+1, -1\} \) of \( \Sigma \) such that every vertex \( u \) of \( \Sigma \) is either in \( D \) or
\[
O(u) \cap D \neq \emptyset \quad \text{and} \quad \sigma(u, v) = \mu(u) \mu(v) \quad \forall \quad v \in O(u) \cap D,
\]
(respectively,
\[
I(u) \cap D \neq \emptyset \quad \text{and} \quad \sigma(u, v) = \mu(u) \mu(v) \quad \forall \quad v \in I(u) \cap D),
\]
where \( O(u) \) (\( I(u) \)) denotes the set of vertices \( v \) of \( \Sigma \) that are joined by the outgoing arcs \( (u, v) \) from \( u \) (incoming arcs \( (v, u) \) at \( u \)). Further, an absorbent (dominating set) of \( \Sigma \) that is independent is called a kernel (solution) of \( \Gamma \). The main aim of this paper is to initiate a study of absorbents and dominating sets in a signed graph (signed digraph), extending the existing studies on these special sets of vertices in a graph (digraph).

Tim Austin1
1COURANT INSTITUTE, NEW YORK UNIVERSITY, NEW YORK, NY 10012, USA
Abstract:

We exhibit proofs of Furstenberg’s Multiple Recurrence Theorem and of a special case of Furstenberg and Katznelson’s multidimensional version of this theorem, using an analog of the density-increment argument of Roth and Gowers. The second of these results requires also an analog of some recent finitary work by Shkredov.

Many proofs of these multiple recurrence theorems are already known. However, the approach of this paper sheds some further light on the well-known heuristic correspondence between the ergodic-theoretic and combinatorial aspects of multiple recurrence and Szemeredi’s Theorem. Focusing on the density- increment strategy highlights several close points of connection between these settings.

Svante Janson1
1DEPARTMENT OF MATHEMATICS, UPPSALA UNIVERSITY, PO BOX 480, SE-751 06 UPPSALA, SWEDEN
Abstract:

We study the Euler–Frobenius numbers, a generalization of the Eulerian numbers, and the probability distribution obtained by normalizing them. This distribution can be obtained by rounding a sum of independent uniform random variables; this is more or less implicit in various results and we try to explain this and various connections to other areas of mathematics, such as spline theory.
The mean, variance and (some) higher cumulants of the distribution are calculated. Asymptotic results are given. We include a couple of applications to rounding errors and election methods.

Lenny Fukshansky1, Glenn Henshaw2
1DEPARTMENT OF MATHEMATICS, 850 COLUMBIA AVENUE, CLAREMONT MCKENNA COLLEGE, CLAREMONT, CA 91711
2DEPARTMENT OF MATHEMATICS, CALIFORNIA STATE UNIVERSITY AT CHANNEL ISLANDS, ONE UNIVERSITY DRIVE, CAMARILLO, CA 93012
Abstract:

An important problem in analytic and geometric combinatorics is estimating the number of lattice points in a compact convex set in a Euclidean space. Such estimates have numerous applications throughout mathematics. In this note, we exhibit applications of a particular estimate of this sort to several counting problems in number theory: counting integral points and units of bounded height over number fields, counting points of bounded height over positive definite quaternion algebras, and counting points of bounded height with a fixed support over global function fields. Our arguments use a collection of height comparison inequalities for heights over a number field and over a quaternion algebra. We also show how these inequalities can be used to obtain existence results for points of bounded height over a quaternion algebra, which constitute non-commutative analogues of variations of the classical Siegel’s lemma and Cassels’ theorem on small zeros of quadratic forms.

Hua Mao1
1DEPARTMENT OF MATHEMATICS, HEBEI UNIVERSITY, BAODING 071002, CHINA
Abstract:

We prove that when a pre-independence space satisfies some natural properties, then its cyclic flats form a bounded lattice under set inclusion. Additionally, we show that a bounded lattice is isomorphic to the lattice of cyclic flats of a pre-independence space. We also prove that the notion of cyclic width gives rise to dual-closed and minorclosed classes of B-matroids. Finally, we find a difference between finite matroids and B-matroids by using the notion of well-quasi-ordering.

Special Issues

The Combinatorial Press Editorial Office routinely extends invitations to scholars for the guest editing of Special Issues, focusing on topics of interest to the scientific community. We actively encourage proposals from our readers and authors, directly submitted to us, encompassing subjects within their respective fields of expertise. The Editorial Team, in conjunction with the Editor-in-Chief, will supervise the appointment of Guest Editors and scrutinize Special Issue proposals to ensure content relevance and appropriateness for the journal. To propose a Special Issue, kindly complete all required information for submission;