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.

Wei-Fan Wang1, Ko-Wei Lih2
1Department of Mathematics Zhejiang Normal University Jinhua 321004, P. R. China
2Institute of Mathematics Academia Sinica Nankang, Taipei 115, Taiwan
Abstract:

A Halin graph is a plane graph \(H = T \cup C\), where \(T\) is a tree with no vertex of degree two and at least one vertex of degree three or more, and \(C\) is a cycle connecting the pendant vertices of \(T\) in the cyclic order determined by the drawing of \(T\). In this paper we determine the list chromatic number, the list chromatic index, and the list total chromatic number (except when \(\Delta = 3\)) of all Halin graphs, where \(\Delta\) denotes the maximum degree of \(H\).

Kiran R.Bhutani1, Bilal Khan1
1Center for Computational Science Naval Research Laboratory, Washington D.C. 20375
Abstract:

In \([4]\) Fan Chung Graham investigates the notion of graph labelings and related bandwidth and cutwidth of such labelings when the host graph is a path graph. Motivated by problems presented in \([4]\) and our investigation of designing efficient virtual path layouts for communication networks, we investigate in this note labeling methods on graphs where the host graph is not restricted to a particular kind of graph. In \([2]\) authors introduced a metric on the set of connected simple graphs of a given order which represents load on edges of host graph under some restrictions on bandwidth of such labelings. In communication networks this translates into finding mappings between guest graph and host graph in a way that minimizes the congestion while restricting the delay. In this note, we present optimal mappings between special \(n\)-vertex graphs in \(\mathcal{G}_n\), and compute their distances with respect to the metric introduced in \([2]\). Some open questions are also presented.

J. Blasiak1, J. Rowe1, L. Traldi1, O. Yacobi1
1Department of Mathematics, Lafayette College Easton, Pennsylvania 18042
Abstract:

We discuss several equivalent definitions of matroids, motivated by the single forbidden minor of matroid basis clutters.

Anders Claesson1, Toufik Mansour2
1MATEMATIK, CHALMERS TEKNISKA HOGSKOLA OCH GOTEBORGS UNIVERSITET, S-412 96 GOTEBORG, SWEDEN
2DEPARTMENT OF MATHEMATICS, CHALMERS UNIVERSITY OF TECHNOLOGY, S-412 96 GOTEBORG, SWEDEN
Abstract:

Babson and Steingrimsson introduced generalized permutation patterns that allow the requirement that two adjacent letters in a pattern must be adjacent in the permutation. Subsequently, Claesson presented a complete solution for the number of permutations avoiding any single pattern of type \((1,2)\) or \((2,1)\). For eight of these twelve patterns the answer is given by the Bell numbers. For the remaining four the answer is given by the Catalan numbers.

In the present paper we give a complete solution for the number of permutations avoiding a pair of patterns of type \((1,2)\) or \((2,1)\). We also conjecture the number of permutations avoiding the patterns in any set of three or more such patterns.

Xue-gang Chen1, De-xiang Ma2, Liang Sun3
1Department of Mathematics, Shantou University, Shantou, Guangdong 515063, P.R. China
2The College of Information Science and Engineering, Shandong University of Science and Technology, Qingdao 266510, China
3Department of Applied Mathematics, Beijing Institute of Technology, Beijing 100081, P.R. China.
Abstract:

Let \(k \geq 1\) be an integer and let \(G\) be a graph of order \(p\). A set \(S\) of vertices in a graph is a total \(k\)-dominating set if every vertex of \(G\) is within distance at most \(k\) from some vertex of \(S\) other than itself. The smallest cardinality of such a set of vertices is called the total \(k\)-domination number of the graph and is denoted by \(\gamma_k^t(G)\). It is well known that \(\gamma_k^t(G) \leq \frac{2p}{2k+1}\) for \(p \leq 2k + 1\). In this paper, we present a characterization of connected graphs that achieve the upper bound. Furthermore, we characterize the connected graph \(G\) with \(\gamma_k^t(G) + \gamma_k^t(\overline{G}) = \frac{2p}{2k+1} + 2\).

Amitabha Tripathi1, Sujith Vijay2
1 Department of Mathematics, Indian Institute of Technology, Hauz Khas, | New Dethi – 110016, India
2Department of Mathematics, Rutgers University – New Brunswick, Piscataway, NJ 08854, U.S.A.
Abstract:

A rational number \(\frac{p}{q}\) is said to be a closest approximation to a given real number \(\alpha\) provided it is closer to \(\alpha\) than any other rational number with denominator at most \(q\). We determine the sequence of closest approximations to \(\alpha\), giving our answer in terms of the simple continued fraction expansion of \(\alpha\).

David P.Jacobs1, Catia M.S. Machado2, Vilmar Trevisan3
1Dept. of Computer Science, Clemson University Clemson, SC 29634-0974 USA
2FURG – Departamento de Matematica 96201-900 Rio Grande, RS, Brasil
3UFRGS-Instituto de Matematica 91509-900 Porto Alegre, RS, Brasil
Abstract:

We describe an algorithm that uses \( O(n) \) arithmetic operations for computing the determinant of the matrix \( M = (A + \alpha I) \), where \( A \) is the adjacency matrix of an order \( n \) tree. Combining this algorithm with interpolation, we derive a simple algorithm requiring \( O(n^2) \) arithmetic operations to find the characteristic polynomial of the adjacency matrix of any tree. We apply our algorithm and recompute a 22-degree characteristic polynomial, which had been incorrectly reported in the quantum chemistry literature.

Lutz Volkmann1
1Lehrstuhl II fiir Mathematik, RWTH Aachen University, 52056 Aachen, Germany
Abstract:

A vertex set \( D \) of a graph \( G \) is a dominating set if every vertex not in \( D \) is adjacent to some vertex in \( D \). The domination number \( \gamma \) of a graph \( G \) is the minimum cardinality of a dominating set in \( G \). In 1989, Brigham and Dutton [1] proved

\[
\gamma(G) \leq \left\lceil\frac{3n-g}{6}\right\rceil
\]

for each graph \( G \) of order \( n \), minimum degree \( \delta \geq 2 \), and girth \( g \geq 5 \). For this class of graphs, Volkmann [8] recently gave the better bound

\[
\gamma(G) \leq \left\lceil\frac{3n-g-6}{8}\right\rceil
\]

if \( G \) is neither a cycle nor one of two exceptional graphs. If \( G \) is a graph of order \( n \), minimum degree \( \delta \geq 2 \), girth \( g \geq 5 \), then we show in this paper that

\[
\gamma(G) \leq \left\lceil\frac{3n-g-9}{6}\right\rceil
\]

if \( G \) is neither a cycle nor one of 40 exceptional graphs of order between 8 and 21.

Michael Kubesa1
1Technical University Ostrava
Abstract:

A caterpillar \( R \) is a tree with the property that after deleting all vertices of degree 1, we obtain a path \( P \) or a single vertex. The path \( P \) is called the spine of caterpillar \( R \). If the spine has length 3 and \( R \) contains vertices of degrees \( r, s, 2, 2 \), where \( r, s > 2 \), then we say that \( R \) is a \( \{r, s, 2, 2\} \)-caterpillar of diameter 5. We completely characterize \( \{r, s, 2, 2\} \)-caterpillars of diameter 5 on \( 4k + 2 \) vertices that factorize \( K_{4k+2} \).

A. Rao1,2
1Formerly A. Baliga
2Part of this paper was presented at the invited talk at the Sixteenth Midwest Con- ference on Combinatorics, Cryptography and Computing, 16MCCCC, Southern Dlinois University, Carbondale, Nov 7 – 9, 2002.
Abstract:

In the theory of cocyclic self-dual codes, three types of equivalences are encountered: cohomology or the equivalence of cocycles, Hadamard equivalence or the equivalence of Hadamard matrices, and the equivalence of binary linear codes. There are some results relating the latter two equivalences, see Ozeki [12], but not when the Hadamard matrices are un-normalised.

Recently, Horadam [9] discovered shift action, whereby every finite group \( G \) acts as a group of automorphisms of \( Z = Z^2(G, C) \), the finite abelian group of cocycles from \( G \times G \to C \), for each abelian group \( C \). These automorphisms fix the subgroup of coboundaries \( B \leq Z \) setwise. This shift action of \( G \) on \( Z \) partitions each cohomology class of \( Z \).

Here we show that shift-equivalent cocycles generate equivalent Hadamard matrices and that shift-equivalent cocyclic Hadamard matrices generate equivalent binary linear codes.

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;