Binary Image Reconstruction Based on Prescribed Numerical Information

Size: px
Start display at page:

Download "Binary Image Reconstruction Based on Prescribed Numerical Information"

Transcription

1 Acta Mathematicae Applicatae Sinica, English Series Vol. 31, No. 2 (2015) DOI: /s & Acta Mathema cae Applicatae Sinica, English Series The Editorial Office of AMAS & Springer-Verlag Berlin Heidelberg 2015 Binary Image Reconstruction Based on Prescribed Numerical Information K.G. Subramanian 1, Pradeep Isawasan 1, Rahmat Budiarto 2, Ibrahim Venkat 1 1 School of Computer Sciences, Universiti Sains Malaysia, USM Penang, Malaysia ( kgsmani1948@yahoo.com, pradeep.isawasan@gmail.com, ibrahim@cs.usm.my) 2 Networked Computing Center, Surya University, Serpong, Tanggerang, 15810, Indonesia ( rahmat.budiarto@surya.ac.id) Abstract The problem of reconstruction of a binary image in the field of discrete tomography is a classic instance of seeking solution applying mathematical techniques. Here two such binary image reconstruction problems are considered given some numerical information on the image. Algorithms are developed for solving these problems and correctness of the algorithms are discussed. Keywords discrete tomography and binary image and reconstruction and subwords and Parikh matrix 2000 MR Subject Classification 94A08 1 Introduction Tomography is concerned with an imaging procedure that leads to reconstruction of the internal structure of an object, without causing any damage to the object itself [1]. Image reconstruction is used in many application areas, especially in medical imaging, crystallography, image processing and so on [14]. A large number of projections might be needed in order to carry out reconstruction sufficiently accurately, although it may be difficult to acquire a large number of projections in certain applications. Discrete Tomography (DT) is a promising and developing field of research investigating the problem of image reconstruction, especially of binary images, from a small number of projections. A binary image is a rectangular array of pixels, each of which is either black (value 0) or white (value 1). Although reconstruction in DT is based on a small number of projections, the reconstruction problem is still undetermined. For an excellent source on this and various other aspects of Discrete Tomography, we refer to [11,12]. This field is closely related to different applications of mathematics or more specifically, discrete mathematics (see for example, [2,25]). Ryser [20] and Gale [10] have independently given a necessary and sufficient condition for a given pair of vectors to be the projections of a binary matrix along horizontal and vertical directions, with the projections being the row and column sums of the binary matrix. Subsequently, reconstruction of binary images considered as matrices of 0 s and 1 s with some constraints or some prescribed information, has been one of the problems that has received great attention from researchers in this field (see [3 9,12,14,16]. Motivated by these investigations, here we consider two problems of reconstruction of a Manuscript received July 9, Revised October 17, The first author K.G. Subramanian and the fourth author Ibrahim Venkat gratefully acknowledge support for this research respectively from a FRGS grant No. 203/PKOMP/ and an ERGS Grant No. 203/PKOMP/ of the Ministry of Higher Education (MoHE), Malaysia. The second author Pradeep Isawasan would like to thank MoHE for the award of MyPhD under which this research was jointly carried out by him.

2 520 K.G. SUBRAMANIAN, P. ISAWASAN, R. BUDIARTO, I. VENKAT binary image, given some prescribed numerical information of the image. The first problem is on constructing a binary image given the row projection in one direction, with the row projection consisting of the number of 1 s and the number of subword (also called scattered subword) 01 in the rows of the binary image. We note that in a projection in general, the number of 1 s in the image in the direction of projection is counted but here we have included in the projection some additional constraints, namely, the number of subwords 01 in the rows of the binary image to be reconstructed. The second problem is on constructing a binary image M given its row projection as in the first Problem, so that M has as its prefix or suffix, another binary image M 1 whose row projection is also given. Correctness of the algorithms are also shown. 2 Preliminaries Let Σ = {0, 1} be a binary alphabet. A word w over Σ is a finite sequence of symbols of Σ. The set of all words over Σ is denoted by Σ which includes the empty word λ, which is an empty sequence of symbols. Given a word w = a 1 a 2 a n, a i Σ, a subword s of w is a subsequence of w of the form s = b 1 b 2... b k, k n where each b i equals some a j (1 j n) in w such that w = x 1 b 1 x 2 b 2 x k b k x k+1, x i Σ, i = 1, 2, k + 1. Fig.1. (a) Chessboard patterns; (b) Binary matrix representation of the patterns Extending the well-known concept of Parikh vector [19,21] of a word w which counts the number of each of the symbols of an ordered alphabet in w, the notion of Parikh matrix of a word was introduced in [18]. For a binary word over {0, 1}, the Parikh vector of the word counts the number of 0 s and 1 s. For example, the Parikh vector of the binary word is (3, 4). The Parikh matrix of a word w over an ordered alphabet gives, by counting certain subwords in w, more information than a Parikh vector does. The notion of Parikh matrix is known to play a significant role in the study of subwords of a given word (See for example, [17,22,23]). In particular, for a binary word w over {0, 1} with the ordering 0 < 1, the Parikh

3 Binary Image Reconstruction Based on Prescribed Numerical Information 521 matrix is of size 3 3 and is given by P = 1 m 11 m m 23, where m 11 = the number of 0 s, m 23 = the number of 1 s and m 13 = the number of subword 01 s, in w. A binary image M of size m n is a binary matrix or a (0, 1)-matrix with m rows and n columns. Each row (as well as column) of M is a word in Σ. where Σ = {0, 1}. For example, interpreting 0 as a white square and 1 as a black square, the binary images of the chess-board patterns in Fig. 1(a) are binary matrices as shown in Fig. 1(b). 3 Reconstruction of Binary Images In this section we consider two problems of reconstruction of a binary image with apriori numerical information on its rows. 3.1 Algorithm for Problem 1 In the Problem 1, information on the number of 1 s and the number of subword 01 in each row of an unknown binary image is given and we give an algorithm, called Algorithm A, to construct a binary image satisfying the given numerical information. Also the Algorithm A can deal with binary images of different sizes but might reconstruct only one among many binary images having the same numerical information on the number of 1 s and the number of subword 01. We now introduce a vector P(w), called row projection, that captures the information in Problem 1. Definition 1. Given a binary image M of size m n that is a (0, 1)-matrix with m rows and n columns, we associate with each row, a vector as follows: If w i is the binary word of 0 s and 1 s in the ith row of M, then P(w i ) = (q i, r i ), i = 1, 2, m where q i = the number of 1 s in w i and r i = the number of subword 01 in w i. We refer to P(w i ) as a row projection. Remark 1. i) Note that if p i is the number of 0 s in the word w i in the ith row of M, then p i = n q i. In fact, the matrix 1 p i r i 0 1 q i is the Parikh Matrix of w i with the ordering 0 < 1. ii) A binary word w of length n, with the number of 1 s = q and the number of 0 s = (n q), and for which the Parikh matrix is P with the ordering 0 < 1, need not be unique in the sense that there could be several binary words with the number of 1 s = q and the number of 0 s = (n q) and having the same Parikh matrix P. For example the words and with five 1 s and four 0 s have the same Parikh matrix

4 522 K.G. SUBRAMANIAN, P. ISAWASAN, R. BUDIARTO, I. VENKAT. We now state the Problem 1. Problem 1. Given m vectors v i = (q i, r i ), i = 1, 2, m, r i (n q i )q i where n, q i, r i are non-negative integers and 0 q i n, to construct a binary image of size m n, whose row projections are v i, i = 1, 2, m. Next we state an Algorithm A to construct a binary image given row projections as in Problem 1. Algorithm A. Input : The positive integers m and n; Vectors v i = (q i, r i ), i = 1, m, where q i, r i are non-negative integers, r i (n q i )q i and 0 q i n. Output : A binary image of size m n with row projections v i (i = 1, 2,, m). Step 1 : Form a binary image M of size m n with the ith row having q i consecutive 1 s from the left end of the row and (n q i ), 0 s after the 1 s for i = 1,,m. Step 2 : For i = 1,,m do: Set k i = 0. Shift the last 1 in the consecutive 1 s in the row i over the 0 s, one by one, incrementing k i by 1 for each shift till k i = r i or there is no zero left to do the shifting. If k i < r i, shift the next last 1 in the consecutive 1 s in row i, over the 0 s, one by one, again incrementing k i by 1 for every shifting. Repeat the process until k i = r i. If in a row i, k i = r i, then stop the shifting. Step 3 : The resulting binary image M is the required binary image. We state in the following lemma, a property [18] of the Parikh matrix P of a binary word w, which is useful in showing the correctness of the Algorithm A. Lemma 1. If the Parikh matrix of a binary word w over {0, 1} with the ordering 0 < 1, is P = 1 m 11 m m 23, then we have m 13 m 11 m 23. Correctness and Complexity of the Algorithm A: A necessary condition for a binary image M having the row projections as in Problem 1, to exist, is that r i (n q i )q i for all i = 1, 2,...m. This condition is a consequence of the Lemma 1. Also Step 1 of the algorithm ensures the presence of the requisite number of 1 s in each row. Subsequent steps do not increase or decrease the number of 1 s. Shifting a 1 over a 0 in a row contributes 1 to the count of the number of subword 01 and the checking condition finally yields the requisite number of subword 01. This explains the correctness of the algorithm. The complexity of the algorithm is O(mn), where the size of the reconstructed binary matrix is m n, since in each row at the most only (n 1) 0 s need to be filled and this activity needs to be done in each of the m rows. We illustrate the working of the Algorithm A with an example. Example 1. Input : m = 4, n = 5; v 1 = (3, 6), v 2 = (3, 4), v 3 = (2, 4), v 4 = (2, 3). It can be verified that the necessary condition is satisfied for the required binary image to exist.

5 Binary Image Reconstruction Based on Prescribed Numerical Information 523 Step 1 : The binary matrix M = Step 2 : k 1 = k 2 = k 3 = k 4 = 0. Shifting the 1 s in the row of M as in the Algorithm A, yields the following sequence of steps: k 1 = 2 < r 1 = 6, k 2 = 2 < r 2 = 4, k 3 = 3 < r 3 = 4, k 4 = 3 = r 4 (No more shifting of 1 s in row 4) 2 and 3) , k 1 = 4 < r 1, k 2 = 4 = r 2, k 3 = 4 = r 3 (No more shifting of 1 s in rows, k 1 = 6 = r 1 (No more shifting of 1 s in row 1). Step 3 : The output binary matrix is The output matrix has four rows and five columns. The row projections of this matrix are (3, 6), (3, 4), (2, 4), (2, 3). Fig.2 (a) Binary output image of Example 1, (b) A binary image with the same row projections as the image in Fig.2(a) Remark 2. i) Note that in Example 1, the Algorithm A constructs and can construct only the output matrix which is one among a finite number of matrices having the same projections m = 4, n = 5; v 1 = (3, 6), v 2 = (3, 4), v 3 = (2, 4), v 4 = (2, 3) given as input. Fig.2(a) shows the binary output image of the output matrix of Example 1 and Fig.2(b) shows another binary image which also has the same row projections as that of the output image of Example 1. This is the problem of uniqueness that is generally present in binary image reconstruction. Depending on the constraints prescribed on the image to be reconstructed, the task of uniqueness is dealt with and we address this question in the following subsection by

6 524 K.G. SUBRAMANIAN, P. ISAWASAN, R. BUDIARTO, I. VENKAT exhibiting a specific class of binary images for which the Algorithm A will construct the image uniquely. ii) The reconstruction Problem 1 is in fact considered in Algorithm 1 in [?] and this Algorithm 1 reconstructs a binary image based on apriori information in terms of Parikh matrices of the words in the rows of the image. But the manner in which our Algorithm A constructs the rows of the binary image, is different yet simpler than that considered in [?]. In fact only matrices with the same number of rows and columns are reconstructed in [15]. 3.2 Uniqueness of Reconstruction We now examine a specific type of binary image in which the binary word in each row of the binary image, is an element of the set U = Here 0 stands for the set of all words over {0} and + denotes set union. The correspondence between a word in this set and its Parikh matrix is known [17,22] to be one-to-one. In other words, if P is the Parikh matrix of any word w in U, then no other binary word over {0, 1} with 0 < 1, has the same binary matrix P. This implies that the binary image constructed by the Algorithm A will be unique, if the binary word in each row of the binary image, belongs to the set U which means that the row projections v i = (q i, r i ) given as input to the algorithm should satisfy the feature that r i = the number of subword 01 for some word in U. The following example illustrates this feature. Example 2. Input : m = 4, n = 5; v 1 = (2, 1), v 2 = (2, 5), v 3 = (2, 6), v 4 = (1, 3). Step 1 : The binary matrix M = Step 2 : k 1 = k 2 = k 3 = k 4 = 0. Shifting the 1 s in the row of M as in the algorithm A, yields the following sequence of steps:, k 1 = = r 1, k 2 = 3 < r 2, k 3 = 3 < r 3, k 4 = 3 = r 4 (No more shifting of 1 s in rows 1 and 4) , k 2 = 5 = r 2, k 3 = 6 = r 3 (No more shifting of 1 s in rows 2 and 3). 0 0 Step 3 : The output binary matrix is The output matrix has four rows and five columns. The row projections of this matrix are (2, 1), (2, 5), (2, 6), (1, 3). All the binary words , 00101, 00011, 00010

7 Binary Image Reconstruction Based on Prescribed Numerical Information 525 in the rows belong to the set U. Fig.3. Binary Output Image of Example Algorithm for Problem 2 We next consider reconstruction Problem 2. We first recall some notions needed. Given two binary images M 1 of size m n and M 2 of size m l, the column catenation of M 1 and M 2 is the binary image M = M 1 M 2 of size m (n + l). M 1 is said to be a prefix of M and M 2, a suffix of M. Problem 2. The row projections v i = (q i, r i ), i = 1, 2, m, r i (n q i )q i where n, q i, r i are non-negative integers and 0 q i n of a binary image M 1 are given. A positive number s is given. The problem is to construct a binary image M of size m (1 + s)n whose projections are ((1 + s)q i, (1 + s)r i + sp i q i ), i = 1,,m where p i = n q i and M 1 is a prefix of M or a suffix of M. 2. Next we state the Algorithm B in order to construct a binary image as required in Problem Algorithm B. Input : s, m and n are the positive integers. m vectors v i = (q i, r i ), where q i, r i are non-negative integers, r i (n q i )q i and 0 q i n. Output : A binary image M of size m n(1 + s) with row projections ((1 + s)q i, (1 + s)r i + sp i q i ), i = 1,,m such that M has a prefix or a suffix, the binary image with row projections v i = (q i, r i ), i = 1, 2, m. Step 1 : Apply Algorithm A to construct a binary image M 1 with row projections v i = (q i, r i ), i = 1, 2, m and another binary image M 2 with row projections (sq i, sr i ), i = 1, 2, m Step 2 : The binary image M p = M 1 M 2 and M s = M 2 M 1 are the required binary images, both having the size m n(1+s) and row projections ((1+s)q i, (1+s)r i +sp i q i ), i = 1,,m. The binary image M p has M 1 as a prefix and the binary image M s has M 1 as a suffix. We now state another property [23] of Parikh matrices of binary words that ensures that Algorithm B works correctly.

8 526 K.G. SUBRAMANIAN, P. ISAWASAN, R. BUDIARTO, I. VENKAT Lemma 2. If s > 0, and w 1 and w 2 are two words respectively having Parikh matrices P 1 = 1 p r 0 1 q and P 2 = 1 sp sr 0 1 sq, then both w 1 w 2 and w 2 w 1 have the same Parikh matrix P = 1 (1 + s)p (1 + s)r + spq 0 1 (1 + s)q Correctness of the Algorithm B: The binary word in any row of M p is of the form xy with x being a word in a corresponding row of M 1 and y being a word in a corresponding row of M 2. Also the row projection of x is of the form (q i, r i ) while the row projection of y is then of the form (sq i, sr i ), for some i, 1 i m. In view of Lemma 2, the row projection of xy is ((1+s)q i, (1+s)r i +sp i q i ) where p i = n q i. A similar argument applies to M s. It is now clear that Algorithm B yields a binary images M having the binary image M 1 with row projections v i = (q i, r i ), i = 1, 2,...m as a prefix or as a suffix. Example 3. Input : s = 2, m = 4, n = 5; v 1 = (2, 1), v 2 = (2, 5), v 3 = (2, 6), v 4 = (2, 3) An application of Algorithm B (which uses Algorithm A in Step 1) constructs the binary images M 1 = 0 1. and M 2 = Note that the rows of M 1 have the row projections (2, 1), (2, 5), (2, 6), (2, 3) while the rows of M 2 have the row projections (4, 2), (4, 10), (4, 12), (4, 6). The binary images M 1 M 2 and M 2 M 1 are the results of the output, given by M 1 M 2 =

9 Binary Image Reconstruction Based on Prescribed Numerical Information M 2 M 1 = Both the binary images M 1 M 2 and M 2 M 1 have the row projections (6, 15), (6, 27), (6, 30), (6, 21). 4 Conclusion Algorithms for the two problems of reconstruction of a binary image, given some numerical information on the rows of the binary matrix representing the image, have been formulated here. Reconstruction of binary polyominoes has been another problem of interest in discrete tomography (see for example [24]) and the references therein). The applicability of the type of problems and the algorithms considered here can be examined in polyomino reconstruction problem. Acknowledgements. The authors gratefully acknowledge the comments of the reviewers which helped to improve the presentation of the paper. References [1] Balázs, P. Discrete tomographic reconstruction of binary images with disjoint components using shape information. Int. J. Shape Modeling, 14: (2008) [2] Batenburg, K.J. Analysis and optimization of an algorithm for discrete tomography. Elect. Notes Disc. Math., 12: (2003) [3] Brocchi, S., Frosini, A., Picouleau, C. Reconstruction of binary matrices under fixed size neighborhood constraints. Theor. Comp. Sci., 406: (2008) [4] Brualdi, R.A. Algorithms for constructing (0, 1)-matrices with prescribed row and column sum vectors. Discrete Math., 306: (2006) [5] Brunetti, S., Frosini, A., Picouleau, C. Reconstructing a binary matrix under timetabling constraints. Electronic Notes in Discrete Mathematics, 20: (2005) [6] Brunetti, S., Del Lungo, A., Gritzmann, P., de Vries, S. On the reconstruction of binary and permutation matrices under (binary) tomographic constraints. Theor. Comp. Sci., 406: (2008) [7] Costa, M.-C., Jarray, F., Picouleau, C. Reconstruction of binary matrices under adjacency constraints. Electronic Notes in Discrete Math., 20: (2005) [8] Dahl, G., Brualdi, R.A. Matrices of zeros and ones with given line sums and a zero block. Electronic Notes in Discrete Math., 20: (2005) [9] Frosini, A., Nivat, M. Binary matrices under the microscope: a tomographical problem. Theor. Comp. Sci., 370: (2007) [10] Gale, D. A theorem on flow in net works. Pacific J. Math., 7: (1957) [11] Herman, G.T., Kuba, A.(eds.) Discrete Tomography: Foundations, Algorithms and Applications, Birkhuser, 1999 [12] Herman, G.T., Kuba, A. (eds.) Advances in Discrete Tomography and Its Applications, Birkhuston, 2007 [13] Kuba, A. Reconstruction of unique binary matrices with prescribed elements. Acta Cybernetica, 12: (1995) [14] Ozsvár, Z., Balázs, P. An empirical study of reconstructing hv-convex binary matrices from horizontal and vertical projections. Acta Cybernetica, 21: (2013) [15] Masilamani, V., Krithivasan, K., Subramanian, K.G., Miin Huey, A. Efficient Algorithms for Reconstruction of 2D-Arrays from Extended Parikh Images. Lect. Notes in Comp. Sci., 5359: (2008) [16] Masilamani, V., Krithivasan, K. Bi-level image reconstruction from its two orthogonal projections with periodicity and a subimage constraint. Int. J. Imaging Sci. and Engineering, 2: (2008) [17] Mateescu, A., Salomaa, A. Matrix indicators for subword occurrences and ambiguity. Int. J. Found. Comput. Sci., 15: (2004) [18] Mateescu, A., Salomaa, A., Salomaa, K., Yu, S. A Sharpening of the Parikh Mapping. Theoret. Informatics Appl., 35: (2001) [19] Parikh, R.J. On context-free languages. J. Assoc. Comput. Mach., 13: (1966)

10 528 K.G. SUBRAMANIAN, P. ISAWASAN, R. BUDIARTO, I. VENKAT [20] Ryser, H.J. Combinatorial propertiers of matrices of zeros and ones. Pacific J. Math., 9: (1957) [21] Salomaa, A. Formal Languages, Academic Press, London, 1973 [22] Salomaa, A. On the injectivity of Parikh matrix mappings. Fundam. Inf., 64: (2005) [23] Subramanian, K.G., Huey, A.M., Nagar, A.K. On Parikh matrices. Int. J. Found. Comp. Sci., 20: (2009) [24] Tawbe, K. Two Subclasses of 2-convex Polyominoes: Properties For Reconstruction. Appl. Anal. Discrete Math., 4: (2010) [25] Yasar, O., Diner, C., Dogan, A., Weber, G.W., Ozbudak, F., Tiefenbach, A. On the applied mathematics of discrete tomography. J. Computational Technologies, 9(5): (2004)

International Journal of Foundations of Computer Science Two-dimensional Digitized Picture Arrays and Parikh Matrices

International Journal of Foundations of Computer Science Two-dimensional Digitized Picture Arrays and Parikh Matrices International Journal of Foundations of Computer Science Two-dimensional Digitized Picture Arrays and Parikh Matrices --Manuscript Draft-- Manuscript Number: Full Title: Article Type: Keywords: Corresponding

More information

Reconstruction of Discrete Sets from Four Projections: Strong Decomposability

Reconstruction of Discrete Sets from Four Projections: Strong Decomposability Electronic Notes in Discrete Mathematics 20 (2005) 329 345 www.elsevier.com/locate/endm Reconstruction of Discrete Sets from Four Projections: Strong Decomposability Péter Balázs 1,2 Department of Computer

More information

arxiv:cs/ v1 [cs.ds] 22 Jun 1999

arxiv:cs/ v1 [cs.ds] 22 Jun 1999 Reconstructing hv-convex Polyominoes from Orthogonal Projections Marek Chrobak a,1 Christoph Dürr b arxiv:cs/9906021v1 [cs.ds] 22 Jun 1999 a Department of Computer Science, University of California, Riverside,

More information

Analysis on the strip-based projection model for discrete tomography

Analysis on the strip-based projection model for discrete tomography Discrete Applied Mathematics 156 (2008) 2359 2367 www.elsevier.com/locate/dam Analysis on the strip-based projection model for discrete tomography Jiehua Zhu a,, Xiezhang Li a, Yangbo Ye b, Ge Wang c a

More information

Independence of certain quantities indicating subword occurrences

Independence of certain quantities indicating subword occurrences Theoretical Computer Science 362 (2006) 222 231 wwwelseviercom/locate/tcs Independence of certain quantities indicating subword occurrences Arto Salomaa Turku Centre for Computer Science, Lemminkäisenkatu

More information

On Strong Alt-Induced Codes

On Strong Alt-Induced Codes Applied Mathematical Sciences, Vol. 12, 2018, no. 7, 327-336 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.8113 On Strong Alt-Induced Codes Ngo Thi Hien Hanoi University of Science and

More information

A Note on Tiling under Tomographic Constraints

A Note on Tiling under Tomographic Constraints A Note on Tiling under Tomographic Constraints arxiv:cs/8v3 [cs.cc] 9 Apr Marek Chrobak Peter Couperus Christoph Dürr Gerhard Woeginger February, 8 Abstract Given a tiling of a D grid with several types

More information

Reconstruction of convex2d discrete sets in polynomial time

Reconstruction of convex2d discrete sets in polynomial time Theoretical Computer Science 283 (2002) 223 242 www.elsevier.com/locate/tcs Reconstruction of convex2d discrete sets in polynomial time Attila Kuba, Emese Balogh Department of Applied Informatics, University

More information

ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS

ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 4 (2004), #A21 ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS Sergey Kitaev Department of Mathematics, University of Kentucky,

More information

Accepting H-Array Splicing Systems and Their Properties

Accepting H-Array Splicing Systems and Their Properties ROMANIAN JOURNAL OF INFORMATION SCIENCE AND TECHNOLOGY Volume 21 Number 3 2018 298 309 Accepting H-Array Splicing Systems and Their Properties D. K. SHEENA CHRISTY 1 V.MASILAMANI 2 D. G. THOMAS 3 Atulya

More information

A q-matrix Encoding Extending the Parikh Matrix Mapping

A q-matrix Encoding Extending the Parikh Matrix Mapping Proceedings of ICCC 2004, Băile Felix Spa-Oradea, Romania pp 147-153, 2004 A q-matrix Encoding Extending the Parikh Matrix Mapping Ömer Eğecioğlu Abstract: We introduce a generalization of the Parikh mapping

More information

A decomposition technique for reconstructing discrete sets from four projections

A decomposition technique for reconstructing discrete sets from four projections Image and Vision Computing 25 (27) 169 1619 www.elsevier.com/locate/imavis A decomposition technique for reconstructing discrete sets from four projections Péter Balázs * Department of Computer Algorithms

More information

Languages and monoids with disjunctive identity

Languages and monoids with disjunctive identity Languages and monoids with disjunctive identity Lila Kari and Gabriel Thierrin Department of Mathematics, University of Western Ontario London, Ontario, N6A 5B7 Canada Abstract We show that the syntactic

More information

Note On Parikh slender context-free languages

Note On Parikh slender context-free languages Theoretical Computer Science 255 (2001) 667 677 www.elsevier.com/locate/tcs Note On Parikh slender context-free languages a; b; ; 1 Juha Honkala a Department of Mathematics, University of Turku, FIN-20014

More information

QUALITATIVE CONTROLLABILITY AND UNCONTROLLABILITY BY A SINGLE ENTRY

QUALITATIVE CONTROLLABILITY AND UNCONTROLLABILITY BY A SINGLE ENTRY QUALITATIVE CONTROLLABILITY AND UNCONTROLLABILITY BY A SINGLE ENTRY D.D. Olesky 1 Department of Computer Science University of Victoria Victoria, B.C. V8W 3P6 Michael Tsatsomeros Department of Mathematics

More information

Decision Problems Concerning. Prime Words and Languages of the

Decision Problems Concerning. Prime Words and Languages of the Decision Problems Concerning Prime Words and Languages of the PCP Marjo Lipponen Turku Centre for Computer Science TUCS Technical Report No 27 June 1996 ISBN 951-650-783-2 ISSN 1239-1891 Abstract This

More information

On the Sequence A and Its Combinatorial Interpretations

On the Sequence A and Its Combinatorial Interpretations 1 2 47 6 2 11 Journal of Integer Sequences, Vol. 9 (2006), Article 06..1 On the Sequence A079500 and Its Combinatorial Interpretations A. Frosini and S. Rinaldi Università di Siena Dipartimento di Scienze

More information

Latin squares: Equivalents and equivalence

Latin squares: Equivalents and equivalence Latin squares: Equivalents and equivalence 1 Introduction This essay describes some mathematical structures equivalent to Latin squares and some notions of equivalence of such structures. According to

More information

Pascal Ochem 1 and Elise Vaslet Introduction REPETITION THRESHOLDS FOR SUBDIVIDED GRAPHS AND TREES

Pascal Ochem 1 and Elise Vaslet Introduction REPETITION THRESHOLDS FOR SUBDIVIDED GRAPHS AND TREES Theoretical Informatics and Applications Informatique Théorique et Applications Will be set by the publisher REPETITION THRESHOLDS FOR SUBDIVIDED GRAPHS AND TREES Pascal Ochem 1 and Elise Vaslet 2 Abstract.

More information

Properties and Classification of the Wheels of the OLS Polytope.

Properties and Classification of the Wheels of the OLS Polytope. Properties and Classification of the Wheels of the OLS Polytope. G. Appa 1, D. Magos 2, I. Mourtos 1 1 Operational Research Department, London School of Economics. email: {g.appa, j.mourtos}@lse.ac.uk

More information

A note on the decidability of subword inequalities

A note on the decidability of subword inequalities A note on the decidability of subword inequalities Szilárd Zsolt Fazekas 1 Robert Mercaş 2 August 17, 2012 Abstract Extending the general undecidability result concerning the absoluteness of inequalities

More information

arxiv:math/ v1 [math.co] 27 May 2002

arxiv:math/ v1 [math.co] 27 May 2002 Discrete Tomography: Reconstruction under periodicity constraints arxiv:math/25279v [math.co] 27 May 22 Alberto Del Lungo, Andrea Frosini, Maurice Nivat 2, and Laurent Vuillon 2 Dipartimento di Matematica,

More information

CONCATENATION AND KLEENE STAR ON DETERMINISTIC FINITE AUTOMATA

CONCATENATION AND KLEENE STAR ON DETERMINISTIC FINITE AUTOMATA 1 CONCATENATION AND KLEENE STAR ON DETERMINISTIC FINITE AUTOMATA GUO-QIANG ZHANG, XIANGNAN ZHOU, ROBERT FRASER, LICONG CUI Department of Electrical Engineering and Computer Science, Case Western Reserve

More information

Left-Forbidding Cooperating Distributed Grammar Systems

Left-Forbidding Cooperating Distributed Grammar Systems Left-Forbidding Cooperating Distributed Grammar Systems Filip Goldefus a, Tomáš Masopust b,, Alexander Meduna a a Faculty of Information Technology, Brno University of Technology Božetěchova 2, Brno 61266,

More information

Matrix compositions. Emanuele Munarini. Dipartimento di Matematica Politecnico di Milano

Matrix compositions. Emanuele Munarini. Dipartimento di Matematica Politecnico di Milano Matrix compositions Emanuele Munarini Dipartimento di Matematica Politecnico di Milano emanuelemunarini@polimiit Joint work with Maddalena Poneti and Simone Rinaldi FPSAC 26 San Diego Motivation: L-convex

More information

Aperiodic languages and generalizations

Aperiodic languages and generalizations Aperiodic languages and generalizations Lila Kari and Gabriel Thierrin Department of Mathematics University of Western Ontario London, Ontario, N6A 5B7 Canada June 18, 2010 Abstract For every integer k

More information

Concerning Kurosaki s Squarefree Word

Concerning Kurosaki s Squarefree Word 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 16 (2013), Article 13.9.4 Concerning Kurosaki s Squarefree Word Serina Camungol and Narad Rampersad Department of Mathematics and Statistics University

More information

State Complexity of Two Combined Operations: Catenation-Union and Catenation-Intersection

State Complexity of Two Combined Operations: Catenation-Union and Catenation-Intersection International Journal of Foundations of Computer Science c World Scientific Publishing Company State Complexity of Two Combined Operations: Catenation-Union and Catenation-Intersection Bo Cui, Yuan Gao,

More information

Games derived from a generalized Thue-Morse word

Games derived from a generalized Thue-Morse word Games derived from a generalized Thue-Morse word Aviezri S. Fraenkel, Dept. of Computer Science and Applied Mathematics, Weizmann Institute of Science, Rehovot 76100, Israel; fraenkel@wisdom.weizmann.ac.il

More information

Hierarchy among Automata on Linear Orderings

Hierarchy among Automata on Linear Orderings Hierarchy among Automata on Linear Orderings Véronique Bruyère Institut d Informatique Université de Mons-Hainaut Olivier Carton LIAFA Université Paris 7 Abstract In a preceding paper, automata and rational

More information

REVERSALS ON SFT S. 1. Introduction and preliminaries

REVERSALS ON SFT S. 1. Introduction and preliminaries Trends in Mathematics Information Center for Mathematical Sciences Volume 7, Number 2, December, 2004, Pages 119 125 REVERSALS ON SFT S JUNGSEOB LEE Abstract. Reversals of topological dynamical systems

More information

Note Watson Crick D0L systems with regular triggers

Note Watson Crick D0L systems with regular triggers Theoretical Computer Science 259 (2001) 689 698 www.elsevier.com/locate/tcs Note Watson Crick D0L systems with regular triggers Juha Honkala a; ;1, Arto Salomaa b a Department of Mathematics, University

More information

Row and Column Distributions of Letter Matrices

Row and Column Distributions of Letter Matrices College of William and Mary W&M ScholarWorks Undergraduate Honors Theses Theses, Dissertations, & Master Projects 5-2016 Row and Column Distributions of Letter Matrices Xiaonan Hu College of William and

More information

Combinatorial Interpretations of a Generalization of the Genocchi Numbers

Combinatorial Interpretations of a Generalization of the Genocchi Numbers 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 7 (2004), Article 04.3.6 Combinatorial Interpretations of a Generalization of the Genocchi Numbers Michael Domaratzki Jodrey School of Computer Science

More information

Theoretical Computer Science

Theoretical Computer Science Theoretical Computer Science 406 008) 3 4 Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs Discrete sets with minimal moment of inertia

More information

State Complexity of Neighbourhoods and Approximate Pattern Matching

State Complexity of Neighbourhoods and Approximate Pattern Matching State Complexity of Neighbourhoods and Approximate Pattern Matching Timothy Ng, David Rappaport, and Kai Salomaa School of Computing, Queen s University, Kingston, Ontario K7L 3N6, Canada {ng, daver, ksalomaa}@cs.queensu.ca

More information

RESEARCH ARTICLE. An extension of the polytope of doubly stochastic matrices

RESEARCH ARTICLE. An extension of the polytope of doubly stochastic matrices Linear and Multilinear Algebra Vol. 00, No. 00, Month 200x, 1 15 RESEARCH ARTICLE An extension of the polytope of doubly stochastic matrices Richard A. Brualdi a and Geir Dahl b a Department of Mathematics,

More information

Jérémie Chalopin 1 and Pascal Ochem 2. Introduction DEJEAN S CONJECTURE AND LETTER FREQUENCY

Jérémie Chalopin 1 and Pascal Ochem 2. Introduction DEJEAN S CONJECTURE AND LETTER FREQUENCY Theoretical Informatics and Applications Informatique Théorique et Applications Will be set by the publisher DEJEAN S CONJECTURE AND LETTER FREQUENCY Jérémie Chalopin 1 and Pascal Ochem 2 Abstract. We

More information

Descriptional Complexity of Formal Systems (Draft) Deadline for submissions: April 20, 2009 Final versions: June 18, 2009

Descriptional Complexity of Formal Systems (Draft) Deadline for submissions: April 20, 2009 Final versions: June 18, 2009 DCFS 2009 Descriptional Complexity of Formal Systems (Draft) Deadline for submissions: April 20, 2009 Final versions: June 18, 2009 On the Number of Membranes in Unary P Systems Rudolf Freund (A,B) Andreas

More information

ON HIGHLY PALINDROMIC WORDS

ON HIGHLY PALINDROMIC WORDS ON HIGHLY PALINDROMIC WORDS Abstract. We study some properties of palindromic (scattered) subwords of binary words. In view of the classical problem on subwords, we show that the set of palindromic subwords

More information

Counting Palindromic Binary Strings Without r-runs of Ones

Counting Palindromic Binary Strings Without r-runs of Ones 1 3 47 6 3 11 Journal of Integer Sequences, Vol. 16 (013), Article 13.8.7 Counting Palindromic Binary Strings Without r-runs of Ones M. A. Nyblom School of Mathematics and Geospatial Science RMIT University

More information

arxiv: v1 [math.co] 27 Jul 2015

arxiv: v1 [math.co] 27 Jul 2015 Perfect Graeco-Latin balanced incomplete block designs and related designs arxiv:1507.07336v1 [math.co] 27 Jul 2015 Sunanda Bagchi Theoretical Statistics and Mathematics Unit Indian Statistical Institute

More information

A New Shuffle Convolution for Multiple Zeta Values

A New Shuffle Convolution for Multiple Zeta Values January 19, 2004 A New Shuffle Convolution for Multiple Zeta Values Ae Ja Yee 1 yee@math.psu.edu The Pennsylvania State University, Department of Mathematics, University Park, PA 16802 1 Introduction As

More information

Constructive proof of deficiency theorem of (g, f)-factor

Constructive proof of deficiency theorem of (g, f)-factor SCIENCE CHINA Mathematics. ARTICLES. doi: 10.1007/s11425-010-0079-6 Constructive proof of deficiency theorem of (g, f)-factor LU HongLiang 1, & YU QingLin 2 1 Center for Combinatorics, LPMC, Nankai University,

More information

OPTIMAL PARALLEL SUPERPRIMITIVITY TESTING FOR SQUARE ARRAYS

OPTIMAL PARALLEL SUPERPRIMITIVITY TESTING FOR SQUARE ARRAYS Parallel Processing Letters, c World Scientific Publishing Company OPTIMAL PARALLEL SUPERPRIMITIVITY TESTING FOR SQUARE ARRAYS COSTAS S. ILIOPOULOS Department of Computer Science, King s College London,

More information

FREE PRODUCTS AND BRITTON S LEMMA

FREE PRODUCTS AND BRITTON S LEMMA FREE PRODUCTS AND BRITTON S LEMMA Dan Lidral-Porter 1. Free Products I determined that the best jumping off point was to start with free products. Free products are an extension of the notion of free groups.

More information

ON HOCHSCHILD EXTENSIONS OF REDUCED AND CLEAN RINGS

ON HOCHSCHILD EXTENSIONS OF REDUCED AND CLEAN RINGS Communications in Algebra, 36: 388 394, 2008 Copyright Taylor & Francis Group, LLC ISSN: 0092-7872 print/1532-4125 online DOI: 10.1080/00927870701715712 ON HOCHSCHILD EXTENSIONS OF REDUCED AND CLEAN RINGS

More information

Word-representability of line graphs

Word-representability of line graphs Word-representability of line graphs Sergey Kitaev,1,3, Pavel Salimov,1,2, Christopher Severs,1, and Henning Úlfarsson,1 1 Reykjavik University, School of Computer Science, Menntavegi 1, 101 Reykjavik,

More information

Families that remain k-sperner even after omitting an element of their ground set

Families that remain k-sperner even after omitting an element of their ground set Families that remain k-sperner even after omitting an element of their ground set Balázs Patkós Submitted: Jul 12, 2012; Accepted: Feb 4, 2013; Published: Feb 12, 2013 Mathematics Subject Classifications:

More information

Exhaustive generation for ballot sequences in lexicographic and Gray code order

Exhaustive generation for ballot sequences in lexicographic and Gray code order Exhaustive generation for ballot sequences in lexicographic and Gray code order Ahmad Sabri Department of Informatics Gunadarma University, Depok, Indonesia sabri@staff.gunadarma.ac.id Vincent Vajnovszki

More information

A NOTE ON RATIONAL OPERATOR MONOTONE FUNCTIONS. Masaru Nagisa. Received May 19, 2014 ; revised April 10, (Ax, x) 0 for all x C n.

A NOTE ON RATIONAL OPERATOR MONOTONE FUNCTIONS. Masaru Nagisa. Received May 19, 2014 ; revised April 10, (Ax, x) 0 for all x C n. Scientiae Mathematicae Japonicae Online, e-014, 145 15 145 A NOTE ON RATIONAL OPERATOR MONOTONE FUNCTIONS Masaru Nagisa Received May 19, 014 ; revised April 10, 014 Abstract. Let f be oeprator monotone

More information

Mergible States in Large NFA

Mergible States in Large NFA Mergible States in Large NFA Cezar Câmpeanu a Nicolae Sântean b Sheng Yu b a Department of Computer Science and Information Technology University of Prince Edward Island, Charlottetown, PEI C1A 4P3, Canada

More information

Words with the Smallest Number of Closed Factors

Words with the Smallest Number of Closed Factors Words with the Smallest Number of Closed Factors Gabriele Fici Zsuzsanna Lipták Abstract A word is closed if it contains a factor that occurs both as a prefix and as a suffix but does not have internal

More information

Central Groupoids, Central Digraphs, and Zero-One Matrices A Satisfying A 2 = J

Central Groupoids, Central Digraphs, and Zero-One Matrices A Satisfying A 2 = J Central Groupoids, Central Digraphs, and Zero-One Matrices A Satisfying A 2 = J Frank Curtis, John Drew, Chi-Kwong Li, and Daniel Pragel September 25, 2003 Abstract We study central groupoids, central

More information

How Many Holes Can an Unbordered Partial Word Contain?

How Many Holes Can an Unbordered Partial Word Contain? How Many Holes Can an Unbordered Partial Word Contain? F. Blanchet-Sadri 1, Emily Allen, Cameron Byrum 3, and Robert Mercaş 4 1 University of North Carolina, Department of Computer Science, P.O. Box 6170,

More information

Acta Mathematica Sinica, English Series Springer-Verlag Berlin Heidelberg & The Editorial Office of AMS 2015

Acta Mathematica Sinica, English Series Springer-Verlag Berlin Heidelberg & The Editorial Office of AMS 2015 Acta Mathematica Sinica, English Series Jul., 2015, Vol. 31, No. 7, pp. 1163 1170 Published online: June 15, 2015 DOI: 10.1007/s10114-015-3616-y Http://www.ActaMath.com Acta Mathematica Sinica, English

More information

COMPLETION OF PARTIAL LATIN SQUARES

COMPLETION OF PARTIAL LATIN SQUARES COMPLETION OF PARTIAL LATIN SQUARES Benjamin Andrew Burton Honours Thesis Department of Mathematics The University of Queensland Supervisor: Dr Diane Donovan Submitted in 1996 Author s archive version

More information

ALGEBRAIC STRUCTURE COUNT OF ANGULAR HEXAGONAL-SQUARE CHAINS

ALGEBRAIC STRUCTURE COUNT OF ANGULAR HEXAGONAL-SQUARE CHAINS ALGEBRAIC STRUCTURE COUNT OF ANGULAR HEXAGONAL-SQUARE CHAINS Olga Bodroža-Pantić Department of Mathematics and Informatics, Faculty of Sciences, Trg D. Obradovića 4, University of Novi Sad, 21000 Novi

More information

All Good (Bad) Words Consisting of 5 Blocks

All Good (Bad) Words Consisting of 5 Blocks Acta Mathematica Sinica, English Series Jun, 2017, Vol 33, No 6, pp 851 860 Published online: January 25, 2017 DOI: 101007/s10114-017-6134-2 Http://wwwActaMathcom Acta Mathematica Sinica, English Series

More information

Recovery Based on Kolmogorov Complexity in Underdetermined Systems of Linear Equations

Recovery Based on Kolmogorov Complexity in Underdetermined Systems of Linear Equations Recovery Based on Kolmogorov Complexity in Underdetermined Systems of Linear Equations David Donoho Department of Statistics Stanford University Email: donoho@stanfordedu Hossein Kakavand, James Mammen

More information

arxiv: v1 [math.co] 30 Mar 2010

arxiv: v1 [math.co] 30 Mar 2010 arxiv:1003.5939v1 [math.co] 30 Mar 2010 Generalized Fibonacci recurrences and the lex-least De Bruijn sequence Joshua Cooper April 1, 2010 Abstract Christine E. Heitsch The skew of a binary string is the

More information

MULTI-ORDERED POSETS. Lisa Bishop Department of Mathematics, Occidental College, Los Angeles, CA 90041, United States.

MULTI-ORDERED POSETS. Lisa Bishop Department of Mathematics, Occidental College, Los Angeles, CA 90041, United States. INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 7 (2007), #A06 MULTI-ORDERED POSETS Lisa Bishop Department of Mathematics, Occidental College, Los Angeles, CA 90041, United States lbishop@oxy.edu

More information

Semi-simple Splicing Systems

Semi-simple Splicing Systems Semi-simple Splicing Systems Elizabeth Goode CIS, University of Delaare Neark, DE 19706 goode@mail.eecis.udel.edu Dennis Pixton Mathematics, Binghamton University Binghamton, NY 13902-6000 dennis@math.binghamton.edu

More information

TWO-DIMENSIONAL JUMPING FINITE AUTOMATA. 1. Introduction

TWO-DIMENSIONAL JUMPING FINITE AUTOMATA. 1. Introduction Math Appl 5 (2016), 105 122 DOI: 1013164/ma201608 TWO-DIMENSIONAL JUMPING FINITE AUTOMATA S JAMES IMMANUEL and D G THOMAS Abstract In this paper, we extend a newly introduced concept called the jumping

More information

Word-hyperbolic groups have real-time word problem

Word-hyperbolic groups have real-time word problem Word-hyperbolic groups have real-time word problem Derek F. Holt 1 Introduction Let G = X be a finitely generated group, let A = X X 1, and let A be the set of all words in A. For u, v A, we denote the

More information

Factors of words under an involution

Factors of words under an involution Journal o Mathematics and Inormatics Vol 1, 013-14, 5-59 ISSN: 349-063 (P), 349-0640 (online) Published on 8 May 014 wwwresearchmathsciorg Journal o Factors o words under an involution C Annal Deva Priya

More information

COMPLETELY INVARIANT JULIA SETS OF POLYNOMIAL SEMIGROUPS

COMPLETELY INVARIANT JULIA SETS OF POLYNOMIAL SEMIGROUPS Series Logo Volume 00, Number 00, Xxxx 19xx COMPLETELY INVARIANT JULIA SETS OF POLYNOMIAL SEMIGROUPS RICH STANKEWITZ Abstract. Let G be a semigroup of rational functions of degree at least two, under composition

More information

F. Blanchet-Sadri and F.D. Gaddis, "On a Product of Finite Monoids." Semigroup Forum, Vol. 57, 1998, pp DOI: 10.

F. Blanchet-Sadri and F.D. Gaddis, On a Product of Finite Monoids. Semigroup Forum, Vol. 57, 1998, pp DOI: 10. On a Product of Finite Monoids By: F. Blanchet-Sadri and F. Dale Gaddis F. Blanchet-Sadri and F.D. Gaddis, "On a Product of Finite Monoids." Semigroup Forum, Vol. 57, 1998, pp 75-91. DOI: 10.1007/PL00005969

More information

arxiv:math/ v2 [math.nt] 3 Dec 2003

arxiv:math/ v2 [math.nt] 3 Dec 2003 arxiv:math/0302091v2 [math.nt] 3 Dec 2003 Every function is the representation function of an additive basis for the integers Melvyn B. Nathanson Department of Mathematics Lehman College (CUNY) Bronx,

More information

Operators with Compatible Ranges

Operators with Compatible Ranges Filomat : (7), 579 585 https://doiorg/98/fil7579d Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://wwwpmfniacrs/filomat Operators with Compatible Ranges

More information

On Another Decomposition of Fuzzy Automata

On Another Decomposition of Fuzzy Automata Journal of Uncertain Systems Vol.5, No.1, pp.33-37, 2011 Online at: www.jus.org.uk On Another Decomposition of Fuzzy Automata Arun K. Srivastava 1, S.P. Tiwari 2, 1 Department of Mathematics & Centre for

More information

Constructing c-ary Perfect Factors

Constructing c-ary Perfect Factors Constructing c-ary Perfect Factors Chris J. Mitchell Computer Science Department Royal Holloway University of London Egham Hill Egham Surrey TW20 0EX England. Tel.: +44 784 443423 Fax: +44 784 443420 Email:

More information

Run-length & Entropy Coding. Redundancy Removal. Sampling. Quantization. Perform inverse operations at the receiver EEE

Run-length & Entropy Coding. Redundancy Removal. Sampling. Quantization. Perform inverse operations at the receiver EEE General e Image Coder Structure Motion Video x(s 1,s 2,t) or x(s 1,s 2 ) Natural Image Sampling A form of data compression; usually lossless, but can be lossy Redundancy Removal Lossless compression: predictive

More information

A PASCAL-LIKE BOUND FOR THE NUMBER OF NECKLACES WITH FIXED DENSITY

A PASCAL-LIKE BOUND FOR THE NUMBER OF NECKLACES WITH FIXED DENSITY A PASCAL-LIKE BOUND FOR THE NUMBER OF NECKLACES WITH FIXED DENSITY I. HECKENBERGER AND J. SAWADA Abstract. A bound resembling Pascal s identity is presented for binary necklaces with fixed density using

More information

Substitutions, Trajectories and Noisy Channels

Substitutions, Trajectories and Noisy Channels Substitutions, Trajectories and Noisy Channels Lila Kari 1, Stavros Konstantinidis 2, and Petr Sosík 1,3, 1 Department of Computer Science, The University of Western Ontario, London, ON, Canada, N6A 5B7

More information

On Construction of a Class of. Orthogonal Arrays

On Construction of a Class of. Orthogonal Arrays On Construction of a Class of Orthogonal Arrays arxiv:1210.6923v1 [cs.dm] 25 Oct 2012 by Ankit Pat under the esteemed guidance of Professor Somesh Kumar A Dissertation Submitted for the Partial Fulfillment

More information

Hamilton Cycles in Digraphs of Unitary Matrices

Hamilton Cycles in Digraphs of Unitary Matrices Hamilton Cycles in Digraphs of Unitary Matrices G. Gutin A. Rafiey S. Severini A. Yeo Abstract A set S V is called an q + -set (q -set, respectively) if S has at least two vertices and, for every u S,

More information

Gearing optimization

Gearing optimization Gearing optimization V.V. Lozin Abstract We consider an optimization problem that arises in machine-tool design. It deals with optimization of the structure of gearbox, which is normally represented by

More information

On Riesz-Fischer sequences and lower frame bounds

On Riesz-Fischer sequences and lower frame bounds On Riesz-Fischer sequences and lower frame bounds P. Casazza, O. Christensen, S. Li, A. Lindner Abstract We investigate the consequences of the lower frame condition and the lower Riesz basis condition

More information

A Criterion for the Stochasticity of Matrices with Specified Order Relations

A Criterion for the Stochasticity of Matrices with Specified Order Relations Rend. Istit. Mat. Univ. Trieste Vol. XL, 55 64 (2009) A Criterion for the Stochasticity of Matrices with Specified Order Relations Luca Bortolussi and Andrea Sgarro Abstract. We tackle the following problem:

More information

The commutation with ternary sets of words

The commutation with ternary sets of words The commutation with ternary sets of words Juhani Karhumäki Michel Latteux Ion Petre Turku Centre for Computer Science TUCS Technical Reports No 589, March 2004 The commutation with ternary sets of words

More information

Learning of Bi-ω Languages from Factors

Learning of Bi-ω Languages from Factors JMLR: Workshop and Conference Proceedings 21:139 144, 2012 The 11th ICGI Learning of Bi-ω Languages from Factors M. Jayasrirani mjayasrirani@yahoo.co.in Arignar Anna Government Arts College, Walajapet

More information

On neighborhoods of functions associated with conic domains

On neighborhoods of functions associated with conic domains DOI: 0.55/auom-205-0020 An. Şt. Univ. Ovidius Constanţa Vol. 23(),205, 29 30 On neighborhoods of functions associated with conic domains Nihat Yağmur Abstract Let k ST [A, B], k 0, B < A be the class of

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Journal of Inequalities in Pure and Applied Mathematics NOTES ON AN INTEGRAL INEQUALITY QUÔ C ANH NGÔ, DU DUC THANG, TRAN TAT DAT, AND DANG ANH TUAN Department of Mathematics, Mechanics and Informatics,

More information

EQUIVALENCE OF TOPOLOGIES AND BOREL FIELDS FOR COUNTABLY-HILBERT SPACES

EQUIVALENCE OF TOPOLOGIES AND BOREL FIELDS FOR COUNTABLY-HILBERT SPACES EQUIVALENCE OF TOPOLOGIES AND BOREL FIELDS FOR COUNTABLY-HILBERT SPACES JEREMY J. BECNEL Abstract. We examine the main topologies wea, strong, and inductive placed on the dual of a countably-normed space

More information

Chaitin Ω Numbers and Halting Problems

Chaitin Ω Numbers and Halting Problems Chaitin Ω Numbers and Halting Problems Kohtaro Tadaki Research and Development Initiative, Chuo University CREST, JST 1 13 27 Kasuga, Bunkyo-ku, Tokyo 112-8551, Japan E-mail: tadaki@kc.chuo-u.ac.jp Abstract.

More information

CERNY CONJECTURE FOR DFA ACCEPTING STAR-FREE LANGUAGES

CERNY CONJECTURE FOR DFA ACCEPTING STAR-FREE LANGUAGES CERNY CONJECTURE FOR DFA ACCEPTING STAR-FREE LANGUAGES A.N. Trahtman? Bar-Ilan University, Dep. of Math. and St., 52900, Ramat Gan, Israel ICALP, Workshop synchr. autom., Turku, Finland, 2004 Abstract.

More information

ON THE FEKETE-SZEGÖ INEQUALITY FOR A CLASS OF ANALYTIC FUNCTIONS DEFINED BY USING GENERALIZED DIFFERENTIAL OPERATOR

ON THE FEKETE-SZEGÖ INEQUALITY FOR A CLASS OF ANALYTIC FUNCTIONS DEFINED BY USING GENERALIZED DIFFERENTIAL OPERATOR Acta Universitatis Apulensis ISSN: 58-539 No. 6/0 pp. 67-78 ON THE FEKETE-SZEGÖ INEQUALITY FOR A CLASS OF ANALYTIC FUNCTIONS DEFINED BY USING GENERALIZED DIFFERENTIAL OPERATOR Salma Faraj Ramadan, Maslina

More information

Characteristic polynomials of skew-adjacency matrices of oriented graphs

Characteristic polynomials of skew-adjacency matrices of oriented graphs Characteristic polynomials of skew-adjacency matrices of oriented graphs Yaoping Hou Department of Mathematics Hunan Normal University Changsha, Hunan 410081, China yphou@hunnu.edu.cn Tiangang Lei Department

More information

z-classes in finite groups of conjugate type (n, 1)

z-classes in finite groups of conjugate type (n, 1) Proc. Indian Acad. Sci. (Math. Sci.) (2018) 128:31 https://doi.org/10.1007/s12044-018-0412-5 z-classes in finite groups of conjugate type (n, 1) SHIVAM ARORA 1 and KRISHNENDU GONGOPADHYAY 2, 1 Department

More information

Coloring Uniform Hypergraphs with Few Colors*

Coloring Uniform Hypergraphs with Few Colors* Coloring Uniform Hypergraphs with Few Colors* Alexandr Kostochka 1,2 1 University of Illinois at Urbana-Champaign, Urbana, Illinois 61801; e-mail: kostochk@mathuiucedu 2 Institute of Mathematics, Novosibirsk

More information

On Quadratic Stochastic Operators Having Three Fixed Points

On Quadratic Stochastic Operators Having Three Fixed Points Journal of Physics: Conference Series PAPER OPEN ACCESS On Quadratic Stochastic Operators Having Three Fixed Points To cite this article: Mansoor Saburov and Nur Atikah Yusof 2016 J. Phys.: Conf. Ser.

More information

A parsing technique for TRG languages

A parsing technique for TRG languages A parsing technique for TRG languages Daniele Paolo Scarpazza Politecnico di Milano October 15th, 2004 Daniele Paolo Scarpazza A parsing technique for TRG grammars [1]

More information

Equational Theory of Kleene Algebra

Equational Theory of Kleene Algebra Introduction to Kleene Algebra Lecture 7 CS786 Spring 2004 February 16, 2004 Equational Theory of Kleene Algebra We now turn to the equational theory of Kleene algebra. This and the next lecture will be

More information

Parity Versions of 2-Connectedness

Parity Versions of 2-Connectedness Parity Versions of 2-Connectedness C. Little Institute of Fundamental Sciences Massey University Palmerston North, New Zealand c.little@massey.ac.nz A. Vince Department of Mathematics University of Florida

More information

Chapter 0 Introduction. Fourth Academic Year/ Elective Course Electrical Engineering Department College of Engineering University of Salahaddin

Chapter 0 Introduction. Fourth Academic Year/ Elective Course Electrical Engineering Department College of Engineering University of Salahaddin Chapter 0 Introduction Fourth Academic Year/ Elective Course Electrical Engineering Department College of Engineering University of Salahaddin October 2014 Automata Theory 2 of 22 Automata theory deals

More information

On the Local Convergence of Regula-falsi-type Method for Generalized Equations

On the Local Convergence of Regula-falsi-type Method for Generalized Equations Journal of Advances in Applied Mathematics, Vol., No. 3, July 017 https://dx.doi.org/10.606/jaam.017.300 115 On the Local Convergence of Regula-falsi-type Method for Generalized Equations Farhana Alam

More information

Reverse mathematics of some topics from algorithmic graph theory

Reverse mathematics of some topics from algorithmic graph theory F U N D A M E N T A MATHEMATICAE 157 (1998) Reverse mathematics of some topics from algorithmic graph theory by Peter G. C l o t e (Chestnut Hill, Mass.) and Jeffry L. H i r s t (Boone, N.C.) Abstract.

More information

Number of occurrences of powers in strings

Number of occurrences of powers in strings Author manuscript, published in "International Journal of Foundations of Computer Science 21, 4 (2010) 535--547" DOI : 10.1142/S0129054110007416 Number of occurrences of powers in strings Maxime Crochemore

More information

On non-antipodal binary completely regular codes

On non-antipodal binary completely regular codes On non-antipodal binary completely regular codes J. Borges, J. Rifà Department of Information and Communications Engineering, Universitat Autònoma de Barcelona, 08193-Bellaterra, Spain. V.A. Zinoviev Institute

More information