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.

David Leach1, Matthew Walsh2
1Department of Mathematics, University of West Georgia Carrollton, GA 30118 USA
2Department of Mathematical Sciences, Indiana-Purdue University Fort Wayne, IN 46805 USA
Abstract:

In 1975, Leech introduced the problem of labeling the edges of a tree with distinct positive integers so that the sums along distinct paths in the tree were distinct, and the set of such path-sums were consecutive starting with one. We generalize this problem to labelings from arbitrary finite Abelian groups, with a particular focus on direct products of the additive group of \( \mathbb{Z}_2 \).

Harris Kwong 1, Sin-Min Lee2, Yung-Chin Wang 3
1Dept. of Math. Sci. SUNY Fredonia Fredonia, NY 14063, USA San Jose, CA 95192, USA
2Dept. of Comp. Sci. San Jose State University San Jose, CA 95192, USA
3Dept. of Physical Therapy Tzu-Hui Institute of Tech. Taiwan, Republic of China
Abstract:

Let \( G \) be a simple graph. Any vertex labeling \( f: V(G) \to \mathbb{Z}_2 \) induces an edge labeling \( f^*: E(G) \to \mathbb{Z}_2 \) according to \( f^*(xy) = f(x) + f(y) \). For each \( i \in \mathbb{Z}_2 \), define \( v_f(i) = |\{v \in V(G) : f(v) = i\}| \), and \( e_f(i) = |\{e \in E(G) : f^*(e) = i\}| \). The friendly index set of the graph \( G \) is defined as \( \{|e_f(0) – e_f(1)| : |v_f(0) – v_f(1)| \leq 1\} \). We determine the friendly index sets of connected \( (p, p+1) \)-graphs with minimum degree \( 2 \). Many of them form arithmetic progressions. Those that are not miss only the second terms of the progressions.

Sarmad Abbasi1
1Department of Computer Science Sukkur Institute of Business Administration Airport Road Sukkur 65200 Sindh, Pakistan
Abstract:

Let \(T_n\) denote a complete binary tree of depth \(n\). Each internal node \(v\) of \(T_n\) has two children denoted by \(\text{left}(v)\) and \(\text{right}(v)\). Let \(f\) be a function mapping each internal node \(v\) to \(\{\text{left}(v), \text{right}(v)\}\). This naturally defines a path from the root, \(\lambda\), of \(T_n\) to one of its leaves given by

\[\lambda, f(\lambda), f^2(\lambda), \ldots f^n(\lambda).\]

We consider the problem of finding this path via a deterministic algorithm that probes the values of \(f\) in parallel. We show that any algorithm that probes \(k\) values of \(f\) in one round requires \(\frac{n}{\lfloor \log(k+1) \rfloor}\) rounds in the worst case. This indicates that the amount of information that can be extracted in parallel is, at times, strictly less than the amount of information that can be extracted sequentially.

Jiansheng Cai1, Liansheng Ge2, Xia Zhang3, Guizhen Liu2
1School of Mathematics and Information Sciences Weifang University, Weifang, 261061, P.R.China.
2School of Mathematics, Shandong University, Jinan, 250100, P.R.China.
3College of Mathematics Sciences, Shandong Normal University, Jinan 250014, P.R.China.
Abstract:

A graph \(G\) is edge-\(L\)-colorable, if for a given edge assignment \(L = \{L(e) : e \in E(G)\}\), there exists a proper edge-coloring \(\phi\) of \(G\) such that \(\phi(e) \in L(e)\) for all \(e \in E(G)\). If \(G\) is edge-\(L\)-colorable for every edge assignment \(L\) with \(|L(e)| \geq k\) for \(e \in E(G)\), then \(G\) is said to be edge-\(k\)-choosable. In this paper, we prove that if \(G\) is a planar graph without chordal \(7\)-cycles, then \(G\) is edge-\(k\)-choosable, where \(k = \max\{8, \Delta(G) + 1\}\).

Sei-Ichiro Ueki1
1FACULTY OF ENGINEERING, IBARAKI UNIVERSITY, HITACH! 316 – 8511, JAPAN
Abstract:

In this note, we study some properties of the composition operator \(C_\varphi\) on the Fock space \(\mathcal{F}_X^2\) of \(X\)-valued analytic functions in \(\mathbb{C}\). We give a necessary and sufficient condition for a bounded operator on \(\mathcal{F}_X^2\) to be a composition operator and for the adjoint operator of a composition operator to be also a composition operator on \(\mathcal{F}_X^2\). We also give characterizations of normal, unitary, and co-isometric composition operators on \(\mathcal{F}_X^2\).

Boram Park1, Yoshio Sano2
1Department of Mathematics Education Seoul National University, Seoul 151-742, Korea
2Pohang Mathematics Institute POSTECH, Pohang 790-784, Korea
Abstract:

The competition hypergraph \(C\mathcal{H}(D)\) of a digraph \(D\) is the hypergraph such that the vertex set is the same as \(D\) and \(e \subseteq V(D)\) is a hyperedge if and only if \(e\) contains at least \(2\) vertices and \(e\) coincides with the in-neighborhood of some vertex \(v\) in the digraph \(D\). Any hypergraph with sufficiently many isolated vertices is the competition hypergraph of an acyclic digraph. The hypercompetition number \(hk(\mathcal{H})\) of a hypergraph \(\mathcal{H}\) is defined to be the smallest number of such isolated vertices.

In this paper, we study the hypercompetition numbers of hypergraphs. First, we give two lower bounds for the hypercompetition numbers which hold for any hypergraphs. And then, by using these results, we give the exact hypercompetition numbers for some family of uniform hypergraphs. In particular, we give the exact value of the hypercompetition number of a connected graph.

Chuan-Min Lee1
1Department of Computer and Communication Engineering Ming Chuan University 5 De Ming Rd., Guishan District, Taoyuan County 333, Taiwan.
Abstract:

In this paper, we study the signed and minus total domination problems for two subclasses of bipartite graphs: biconvex bipartite graphs and planar bipartite graphs. We present a unified method to solve the signed and minus total domination problems for biconvex bipartite graphs in \(O(n + m)\) time. We also prove that the decision problem corresponding to the signed (respectively, minus) total domination problem is NP-complete for planar bipartite graphs of maximum degree \(3\) (respectively, maximum degree \(4\)).

Mahdieh Azari1, Ali Iranmanesh2
1Department of Mathematics, Science and Research Branch, Islamic Azad University P. O. Box: 14515-1775, Tehran, Iran
2Department of Mathematics, Tarbiat Modares University P. O. Box: 14115-137, Tehran, Iran
Abstract:

The edge versions of Wiener index, which were based on distance between two edges in a connected graph \(G\), were introduced by Iranmanesh et al. in \(2008\). In this paper, we find the edge Wiener indices of the sum of graphs. Then as an application of our results, we find the edge Wiener indices of graphene, \(C_4\)-nanotubes and \(C_4\)-nanotori.

Wei Wang1, Ni-Ni Xue1
1College of Information Engineering, Tarim University, Alar, Xinjiang, 843300, P.R.China
Abstract:

Let \(\kappa(G)\) be the connectivity of \(G\) and \(G \times H\) the direct product of \(G\) and \(H\). We prove that for any graphs \(G\) and \(K\), with \(n \geq 3\),\(\kappa(G \times K_n) = \min\{n\kappa(G), (n-1)\delta(G)\},\) which was conjectured by Guji and Vumar.

Recep Sahin1, Abdullah Altin2
1 Ankara University, Faculty of Science Department of Mathematics Ankara/ TURKEY
2Eastern Mediterranean University Department of Mathematics Mersin/ TURKEY
Abstract:

The main aim of this paper is to construct an extension of Appell’s hypergeometric functions by means of modified Beta functions \(B(x, y; p)\). We give integral representations for these functions and obtain some relations for these functions and extended Gauss hypergeometric function via decomposition operators defined by Burchnall and Chaundy. Furthermore, we present some transformation formulas for the first and second kind of extended Appell’s hypergeometric functions. Also, we give some relations between the first kind of extended Appell’s hypergeometric functions, Whittaker, and Modified Bessel functions.

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;