Journal of Symbolic Computation. On the Berlekamp/Massey algorithm and counting singular Hankel matrices over a finite field

Size: px
Start display at page:

Download "Journal of Symbolic Computation. On the Berlekamp/Massey algorithm and counting singular Hankel matrices over a finite field"

Transcription

1 Journal of Symbolic Computation 47 (2012) Contents lists available at SciVerse ScienceDirect Journal of Symbolic Computation journal homepage: wwwelseviercom/locate/jsc On the Berlekamp/Massey algorithm and counting singular Hankel matrices over a finite field Matthew T Comer, Erich Kaltofen Department of Mathematics, North Carolina State University, Raleigh, NC , USA a r t i c l e i n f o a b s t r a c t Article history: Received 14 October 2010 Accepted 25 February 2011 Available online 16 September 2011 Keywords: Toeplitz matrix Hankel matrix Block matrix Finite field Singularity counts Fixed entry Berlekamp/Massey algorithm We derive an explicit count for the number of singular n n Hankel (Toeplitz) matrices whose entries range over a finite field with q elements by observing the execution of the Berlekamp/Massey algorithm on its elements Our method yields explicit counts also when some entries above or on the anti-diagonal (diagonal) are fixed For example, the number of singular n n Toeplitz matrices with 0 s on the diagonal is q 2n 3 + q n 1 q n 2 We also derive the count for all n n Hankel matrices of rank r with generic rank profile, ie, whose first r leading principal submatrices are non-singular and the rest are singular, namely q r (q 1) r in the case r < n and q r 1 (q 1) r in the case r = n This result generalizes to block-hankel matrices as well 2011 Elsevier td All rights reserved 1 Introduction Throughout the discussion, entries will be taken from the field F q of q elements, and we will identify a square Hankel matrix a 0 a 1 a n 2 a n 1 a 1 a 2 a n 1 a n a n 2 a n 1 a 2n 4 a 2n 3 = [a i+j 2] n i,j=1 a n 1 a n a 2n 3 a 2n 2 with the list [a 0, a 1,, a 2n 2 ] A Toeplitz matrix is the mirror image [a n+i j 1 ] n i,j=1 This material is based on work supported in part by the National Science Foundation under Grant CCF addresses: mcomer@ncsuedu (MT Comer), kaltofen@mathncsuedu (E Kaltofen) UR: (E Kaltofen) /$ see front matter 2011 Elsevier td All rights reserved doi:101016/jjsc

2 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Our investigation was motivated by the question of Ramamohan Paturi who asked in October 2009 how many Toeplitz matrices over F q with zeros on the main diagonal were non-singular Paturi needed the estimate for the complexity of circuit satisfiability for lower bounds (Paturi and Pudlák, 2010) Daykin (1960) proved theorems regarding the number of Hankel matrices over a finite field with a specified rank or determinant Kaltofen and obo (1996) established some of Daykin s counts using the extended Euclidean algorithm form of the Berlekamp/Massey algorithm for polynomials (Sugiyama et al, 1975) Additionally, they gave the number of square Toeplitz matrices with generic rank profile Generic rank profile means that for a matrix A of rank r, the first r leading principal submatrices A 1,, A r are non-singular We prove analogous results here, albeit with a different approach, for the Hankel case The counts for Toeplitz and Hankel matrices of generic rank profile are not the same The determination of singularity of a Hankel matrix has a natural connection with running the Berlekamp/Massey algorithm on the list [a 0, a 1,, a 2n 2 ], and for this reason we count how many Hankel matrices have zeros along the anti-diagonal in order to answer the question regarding Toeplitz matrices Kaltofen and ee (2003) have observed that the Berlekamp/Massey algorithm (Massey, 1969, cf Theorem 1) detects the non-singular leading principal submatrices of a Hankel matrix from those non-zero discrepancies that increase the linear generator degrees, and that the corresponding sequence elements determine the singularity of the corresponding leading principal submatrices We will use this property to partition the space of Hankel matrices into unique correspondences of one singular Hankel matrix to q 1 non-singular Hankel matrices This process generalizes when particular entries of the list [a 0,, a 2n 2 ] are fixed to arbitrary values (such as the case of zeros along the anti-diagonal) We then investigate the properties of block-hankel matrices We have no explicit formula for how many block-hankel matrices are singular (with or without certain blocks fixed), but we present some brute-force counts that we have computed with Maple ast, we follow in the theme of (Kaltofen and obo, 1996) by counting block-hankel matrices with block generic rank profile A block matrix A (of square submatrices of dimension m) of rank mr has block generic rank profile if for k = 1, 2,, r, we have rank(a k ) = mk, where A k is the k k block leading principal submatrix of A The counts for unblocked rank r Hankel matrices are given in (Garcìa-Armas et al, 2011) 2 Connection with the Berlekamp/Massey algorithm Given a list of n field elements, [a 0,, a n 1 ], the Berlekamp/Massey algorithm will produce for each r {1, 2,, n} a monic polynomial Λ r = c 0 + c 1 z + + c r 1z r 1 + z r of minimal degree r r 1 such that c 0 a i c 1 a i+1 c r 1a i+r 1 = a i+r, i = 0, 1,, r r 1 (1) Such a polynomial is called a (minimal) generating polynomial, and r is called the minimal length required to generate the first r elements of the sequence Theorem 2 in (Massey, 1969) states that if a polynomial (of minimal degree n ) generates the list [a 0,, a n 1 ] but fails to generate a n (ie, Eq (1) does not hold for i = n r ), then the minimal generating polynomial of [a 0,, a n ] will be of degree n+1 = n n + 1 We visualize the generating polynomials in the following way: for each r = 1, 2,, n, define a 0 a 1 a r 2 a r 1 a 1 a 2 a r 1 a r H r = a r r 1 a r r a r 1 a r 2, λ r = a r r a r r +1 a r 2 a r 1 c 0 c 1 c r 2 c r 1, h r = a r a r +1 a r 1 a r so that by definition of Λ r above, we have H r λ r = h r (for r = 1, 2,, n 1) except possibly in the last entry (which corresponds to Eq (1) for i = r r ) The last entry of H r λ r will not be a r if and only if Λ r generates [a 0,, a r 1 ] but not a r,

3 482 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Suppose that Λ n of degree n n generates [a 0,, a n 1 ] but not a n Then the vector Λ n = [ λ n 1 ] T = [ c n c n 1 c 1 1 ] T is a null-space vector of the leading (n n ) ( n + 1) submatrix of the matrix depicted in Fig 1; the first n columns of this submatrix form the first n n rows of H n 1 As noted above, Theorem 2 in (Massey, 1969) implies that the minimal length required to generate [a 0,, a n ] is n+1 = n n + 1 Thus, H n+1 will have n n + 1 columns, and in fact, the entire (n n +1) (n n +1) leading principal submatrix in Fig 1 will be non-singular For completeness, we now give those details in the proof of emma 2 (respectively, emma 17) in (Kaltofen and Yuhasz, 2006; Yuhasz, 2009), which justify that claim If we post-multiply the (n n + 1) (n n + 1) leading principal submatrix a 0 a n 1 a n n a n 1 a 2(n 1) a n 1 a n n a n 1 a 2(n n ) by I n 0 m 1 m 2 c n c n 1 c n c n 1 0 c 1 cn 0 1 c 1 cn 1 c n, 0 1 cn 1 0 c1 1 c m 1 = n 2 n + 1 m 2 = n, (2) the result is H 0 m 1 m 2 * 0 0 α α 0 0 α α, m 1 = n, α 0, (3) m 2 = n 2 n + 1 where H is the n n leading principal submatrix of H and α 0 is the last entry of H n λ n The (n n + 1) (n n + 1) leading principal submatrix of H will be non-singular if the above matrix is non-singular, which will happen if H is non-singular This can be shown as a consequence of emmas 1 and 2 below emma 1 Given a list [0, 0,, 0, α] with α 0 as the (k + 1)-st entry, the first H r with r > 0 will be H k+1 = [0 0 0 α] Proof The Berlekamp/Massey algorithm initializes Λ 0 = 1, which generates the zero sequence of any length Thus we have Λ 1 = = Λ k = 1 and 0 = = k = 0, where Λ k generates a 0, a 1,, a k 1 (the zero sequence) but not a k = α We then have

4 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Fig 1 Berlekamp/Massey algorithm, as seen in (Kaltofen and ee, 2003) k+1 = max{ k, k k + 1} = max{0, k 0 + 1} = k + 1, and Λ k+1 = z k+1 So for r k, H r is of size (r r + 1) r = (r + 1) 0 (ie, a matrix of r + 1 empty rows), and H k+1 is of size (k + 1 k+1 + 1) k+1 = (k + 1 (k + 1) + 1) (k + 1) = 1 (k + 1), and thus H k+1 has the proposed form With H k+1 as in emma 1, the H r matrices will keep adding rows until a length change (in the minimal generator) occurs We can show that a length change will not occur until the H r matrices fill-up the rest of the rows of the k+1 k+1 leading principal submatrix of H emma 2 Suppose H p is a leading submatrix of rows of the p p leading principal submatrix of H, and suppose p = p+1 = = p+q < p+q+1 Then H p+q will have at least p + 1 rows, and H p+q+1 will have exactly p + 1 rows Proof We see that H p, H p+1,, H p+q all have the same number of columns, so by the definition of H r for arbitrary r, these matrices will be formed by augmenting by one row at a time Also by the definition of H r, we have a 0 a p+q 1 a 0 a p 1 H p+q = = a p+q p+q a p+q 1 a p+q p a p+q 1

5 484 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Because of the length change between p+q and p+q+1, we will have p+q+1 = max{ p+q, (p + q) p+q + 1} = (p + q) p+q + 1 = p + q p + 1 > p+q = p, so that H p+q will have more than p rows Also, we will have a 0 a p+q+1 1 a 0 a p+q p H p+q+1 = =, a p+q+1 p+q+1 a p+q a p a p+q so that H p+q+1 will have p + 1 rows Corollary 3 If r+1 > r, then H r+1 is a leading submatrix of rows of the r+1 r+1 leading principal submatrix of H From emma 1, it is clear that the first p p leading principal submatrix of H is non-singular (for p > 0) From emma 2, we see that when the next length change occurs, say p+q+1 > p, H p+q will have at least p + 1 rows, which corresponds to Λ p generating [a 0,, a p+q 1 ] but not a p+q We can post-multiply the p+q p+q leading principal submatrix by an appropriate matrix like (2) to obtain a matrix product whose result is analogous to (3) Because H here is the p p non-singular leading principal submatrix of H, we have that the p+q p+q leading principal submatrix of H is non-singular Using induction on emma 2, we conclude that for all n, the n n leading principal submatrix is non-singular (when n > 0) emma 4 Given an n n Hankel matrix H, let r be maximal such that r r + 1 n and r n (ie, H r is a submatrix of H but H r+1 is not) Then H r+1 will have n + 1 rows and at most n columns Proof We make the convention that if s = 0 for some s, then H s has s s + 1 = s + 1 empty rows, and is (trivially) a submatrix of H If r+1 = r n, then we will have a 0 a 1 a r+1 1 a 0 a 1 a r 1 a 1 a 2 a r+1 a 1 a 2 a r H r+1 = a r r+1 a r 1 = a r r a r 1 a r+1 r+1 a r H r =, a r+1 r a r+1 (r 1) a r a r+1 r a r so that H r+1 has r+1 = r n columns By the maximality of r, we must have n < (r + 1) r = (r r + 1) + 1 n + 1, so H r+1 has n + 1 rows If r+1 > r, then by Theorem 2 in (Massey, 1969) we have r+1 = r r + 1 n, so H r+1 has at most n columns Again by the maximality of r, we must have n < (r + 1) r = (r + 1) (r r + 1) + 1 = r + 1 n + 1, so again H r+1 has n + 1 rows emma 4 implies the following for any n n Hankel matrix H: if we run the Berlekamp/Massey algorithm on the entries of H, then there will be an r {1,, 2n 2} such that H r is a leading submatrix of entire columns of H, and H r+1 is obtained by augmenting an appropriate row of entries to H r, but H r+1 is not a submatrix of H

6 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Definition 5 We will say that the Berlekamp/Massey algorithm exits an n n Hankel matrix H at r if H r is a submatrix of H but H r+1 is not We make the convention that if 1 = = n = 0 (so that H n 1 is n 0 and H n is (n + 1) 0), then we say that the algorithm exits at n 1 Also, we use the terminology exits at 2n 1 even though a 2n 1 is not defined in H emma 6 et H be a square Hankel matrix If A is a non-singular leading principal submatrix of H, then H r = A for some r 1, when running the Berlekamp/Massey algorithm on the entries of H Proof et a 0 a k 1 A = a k 1 a 2k 2 Then because A is a square Hankel matrix, emma 4 implies that the Berlekamp/Massey algorithm will exit A at one of k 1, k,, 2k 1 et m 1 be the index and suppose m 1 2k 2 Then we may write H m = à y T ã, h m = α (m m +1) m, (m m +1) 1 where à is an appropriate leading submatrix of columns of A, and ã is an appropriate column of A Then we have A = à ã B, so that à λm ã B 1 0 = 0, hence A is singular, a contradiction Thus, we must have that the Berlekamp/Massey algorithm exits A at 2k 1, so that H2k 1 A H 2k = y T = y T, hence H 2k 1 = A Corollary 7 The Berlekamp/Massey algorithm will exit an n n Hankel matrix H at one of n 1, n,, 2n 2 if and only if the matrix is singular; the algorithm will exit at 2n 1 if and only if the matrix is non-singular Proof By the proof of emma 6, the algorithm will exit at 2n 1 if H is non-singular Now suppose that the algorithm exits at 2n 1 Then H 2n will be formed by adding a row to H 2n 1, which will be H itself, and we have H2n 1 H H 2n = y T = y T, so that a 0 a 2n 1 1 H = H 2n 1 = a 2n 1 2n 1 a 2n 2 Then we see that 2n 1 = n, hence H is 2n 1 2n 1, and thus non-singular by the proof of emma 2 (respectively, emma 17) in (Kaltofen and Yuhasz, 2006; Yuhasz, 2009)

7 486 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Counting singular Hankel matrices and et H n n denote the set of all n n Hankel matrices We define maps ϕ : H n n non-singular H n n singular [a 0,, a k,, a 2n 2 ] [a 0,, a k 1, a k, a k+1,, a 2n 2 ] ψ : H n n n n singular P (H ) non-singular [a 0,, a k,, a 2n 2 ] [a 0,, a k 1, a, k a k+1,, a 2n 2 ] a k F q \ {a k } in the following way: we run the Berlekamp/Massey algorithm on the list of entries associated with a Hankel matrix H, and we let k be maximal such that k < n and k k + 1 = n (ie, H k is a proper submatrix of columns of H) Because k < n, H k+1 will exit H if and only if H is singular; H k+1 will have k+1 > k columns (and remain a submatrix of H) if and only if H is non-singular We may factor H as a 0 a k 1 a k Hk h k B = B a k k a k 1 a k = y T 0 a k B y T k k a k where B may be empty, and H k λ k h k = (0, 0,, 0, y T k k λ k a k ) T We will have H non-singular if and only if y T k k λ k a k, again by the proof of emma 2 (respectively, emma 17) in (Kaltofen and Yuhasz, 2006; Yuhasz, 2009), so we define ϕ(h) = [a 0,, a k 1, y T k k λ k, a k+1,, a 2n 2 ] Similarly, if H is singular (so that y T k k λ k = a k ), then changing a k to any other value will result in a non-singular matrix, so we define ψ(h) = [a 0,, a k 1, a k, a k+1,, a 2n 2 ] a k a k emma 8 Given H H n n singular, ϕ ψ(h) = H Proof Given H H n n singular, say H = [a 0,, a 2n 2 ], we run the Berlekamp/Massey algorithm on the list of entries of H to get ψ(h) = [a 0,, a k 1, a k, a k+1,, a 2n 2 ] a k a k If we run the Berlekamp/Massey algorithm on ψ(h), then H i, h i and λ i will agree for i = 1, 2,, k, and we will have y T k k λ k = a k a k By the discussion of ϕ above, we will have as proposed ϕ ψ(h) = [a 0,, a k 1, y T k k λ k, a k+1,, a 2n 2 ] = [a 0,, a k 1, a k, a k+1,, a 2n 2 ] = H emma 8 immediately implies that if H H in H n n singular, then ψ(h) ψ( H) = { }: if a matrix H were in the intersection, then we would have H = ϕ( H) = H, a contradiction We now use these maps to count singular n n Hankel matrices, allowing a collection of entries to be fixed to prescribed values

8 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Definition 9 Given an n n Hankel matrix [a 0,, a 2n 2 ], we define = ( ind, val ) = ([i 1,, i k ], [α 1,, α k ]) (where k 2n 1) to represent fixed entries in H, where a ij is fixed to α j When counting singular Hankel matrices over F q, we let a i vary over F q if i ind We will let H n n denote the set of Hankel matrices with entries fixed according to Note that card(h n n ) = q 2n 1 k Theorem 10 (General Count) The number of singular n n Hankel matrices with entries fixed according to (as in Definition 9), where either ind {0,, n 1} or ind {n 1,, 2n 2}, is equal to q 2n 2 k, if n 1 ind or if n 1 ind with some σ (n, q, ) = other j ind and α j 0 q 2n 2 k q n 2, if n 1 ind, α n 1 0, and all other α j = 0 q 2n 2 k q n 2 + q n 1, if n 1 ind, α n 1 = 0, and all other α j = 0 Proof We first prove the counts for ind {0,, n 1} Suppose that n 1 ind Given a singular Hankel matrix H H n n, we run the Berlekamp/ Massey algorithm on the entries of H; the algorithm will exit at one of the entries on the bottom row because H is singular Note that n 1 ind implies that ϕ 1 (H) will yield a unique set of q 1 nonsingular Hankel matrices for every singular H H n n (because there is no restriction on any entry of the bottom row) It follows that a fraction of 1/q of the q 2n 1 k matrices in H n n will be singular Next, suppose that n 1 ind and α j 0 for some other j ind We again run the Berlekamp/ Massey algorithm on the entries of a singular H H n n, but now we have a restriction on an element of the bottom row (ie, a n 1 ), which poses a problem if the algorithm exits at a n 1 However, the condition α j 0 for some j {0,, n 2} guarantees that the largest proper non-singular leading principal submatrix will have size at least 1 1, so the algorithm cannot exit at a n 1 Thus, the map ϕ is defined for each non-singular H H n n and is surjective, so the count follows as in the case of n 1 ind Now suppose that n 1 ind, α n 1 0, and all other α j val are zero Consider the subset N of H n n where a 0 = = a n 2 = 0; there are q n 1 such matrices, which are all non-singular because α n 1 0 The map ϕ is not defined on this set because the Berlekamp/Massey algorithm would exit at a n 1, and thus ϕ would attempt to change a n 1 to zero, which cannot be done The matrices in N do not contribute to the count, so we restrict the domain of ϕ to (H n n H n n non-singular ) \ N As above, the condition α j 0 for some j {0,, n 2} guarantees that the map ϕ is defined for each nonsingular matrix in H n n \N, and again is surjective It follows that a fraction of 1/q of the q 2n 1 k q n 1 matrices in H n n \ N is singular ast, suppose that n 1 ind, α n 1 = 0, and all other α j val are zero We consider the set N from above, but now all matrices in N are singular because α n 1 = 0 Restricting ϕ to H n n ) \ non-singular N yields the same result, so we simply add the qn 1 singular matrices in N to (H n n the previous count To prove the result for ind {n 1,, 2n 2}, let J n = Fn n q be the anti-identity matrix Consider the linear transformation T J : H n n H n n via H J n HJ 1 n, which is a bijection onto its image, where is the set obtained by mapping each j ind to 2n 2 j

9 488 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Note that in H n n, all fixed entries are along or above the anti-diagonal, as they were in the case of ind {0,, n 1} We can therefore use the methods above to conclude the same counts in H n n Because T J is a bijection onto its image (and preserves singularity/non-singularity), we conclude the same counts for H n n 4 Counting block-hankel matrices with block generic rank profile Definition 11 We say that a block matrix A (of square submatrices of dimension m) of rank mr has block generic rank profile if rank(a k ) = mk for k = 1, 2,, r, where A k is the k k block leading principal submatrix of A emma 12 The number of block-hankel matrices (m m submatrices arranged in r r block-hankel form) of rank mr with block generic rank profile, denoted by H mr mr bgrp (r), is q m2 (r 1) m 1 i=0 (qm q i ) r Proof The proof follows by induction For the case r = 1, H m m blps is simply the number of non-singular m m matrices over F m 1 q, which is i=0 (qm q i ) Now let r > 1 and suppose that the (r 1) (r 1) block leading principal submatrix A r 1 is non-singular: H = M 0 M 1 M r 2 M r 1 M 1 M 2 M r 1 M r M r 2 M r 1 M 2r 4 M 2r 3 M r 1 M r M 2r 3 M 2r 2 = Ar 1 C r 1 B r 1 M 2r 2 We derive conditions on M 2r 3 and M 2r 2 that make H non-singular It is clear that for any choice of M 2r 3, the system A r 1 X = M 2r 3 has a unique solution We now determine conditions on the columns of M 2r 2 et the columns of B r 1 be denoted b 0, b 1,, b m 1, and the columns of M 2r 2 denoted v 0, v 1,, v m 1, and consider the matrix Ar 1 b 0 v 0 C r 1 The system A r 1 x = b 0 will have a unique solution x regardless of b 0, and correspondingly the block 2 2 matrix above will have full column rank if and only if C r 1 x v 0 Thus, there are (q m 1)-many choices for v 0 Next, suppose that we have chosen v 0,, v t 1 so that the matrix Ar 1 b 0 b t 1 C r 1 v 0 v t 1 has full column rank Then the matrix Ar 1 b 0 b t 1 b t C r 1 v 0 v t 1 v t will have full column rank if and only if the vector (b t, v t ) T is not in the span of the previous columns We see that if the system Ar 1 bt + t 1 x = α i=0 ib i C r 1 v t + t 1 α i=0 iv i has a solution, then it will be unique by the non-singularity of A r 1 Thus, for each choice of (α 0,, α t 1 ) F t q, there is one vector that v t must avoid, and so there are (q m q t )-many choices for v t It follows that the number of suitable matrices M 2r 2 is m 1 i=0 (qm q i )

10 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) Combining this with the fact that M 2r 3 may be arbitrary, we see that the number of block-hankel matrices (with A r 1 as the mr mr block leading principal submatrix) that have every block leading principal submatrix non-singular is q m2 m 1 i=0 (qm q i ) Overall, it follows that there are q m2 (r 1) m 1 i=0 (qm q i ) r block-hankel matrices of rank mr with block generic rank profile Theorem 13 The number of block-hankel matrices (m m submatrices arranged in n n block-hankel form) of rank mr with block generic rank profile, denoted by H mn mn bgrp (r), is equal to m 1 r, q m2 r (q m q ) i r < n H mn mn i=0 bgrp (r) = m 1 r, q m2 (r 1) (q m q ) i r = n i=0 Proof The case r = n is proved in emma 12, so we assume r < n et H be such a matrix Then we can write M 0 M r 1 M r M r+1 M n 1 M H = r 1 M 2r 2 M 2r 1 M 2r M n+r 2 M r M 2r 1 M 2r M 2r+1 M n+r 1 M n 1 M n+r 2 M n+r 1 M n+r M 2n 2 = M 2r D A r B r C r+1 C n M n+r 1, where A r is non-singular It is clear that for any choice of M 2r 1, the system A r X = B r has a unique solution et the columns of B r be denoted b 0, b 1,, b m 1, and similarly let the columns of [M T 2r M T n+r 1 ]T be denoted v 0, v 1,, v m 1 As in the proof of emma 12, consider the matrix Ar b 0 v 0 C r+1 The system A r x = b 0 will have a unique solution x regardless of b 0, and correspondingly the block 2 2 matrix above will have rank mr if and only if C r+1 x = v 0 The matrix H must have rank mr, so we see that v 0 is predetermined Next, suppose that Ar b 0 b t 1 C r+1 v 0 v t 1 has rank mr Then the matrix Ar b 0 b t 1 b t C r+1 v 0 v t 1 v t will have rank mr if and only if the vector (b t, v t ) T is in the span of the previous columns, which is equivalent to (b t, v t ) T being in the span of the first mr columns Given any b t, we see that the system Ar bt x = C r+1 v t

11 490 MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) will have at most one solution, by the non-singularity of A r There is a unique choice of v t that will make the system solvable: we set v t to C r+1 x, where x is the unique solution to A r x = b t Thus, v t is predetermined It follows that M 2r,, M n+r 1 are predetermined Moreover, M n+r,, M 2n 2 are predetermined, a fact that was corrected by an anonymous referee To see why, note that the first mr columns of H form a basis for the column space of H If we denote the columns of D by d 0, d 1,, d n r 1, then the matrix M 2r d 0 A r B r C r+1 C n M n+r 1 will have rank mr if and only if d 0 is in the span of the first m(r + 1) columns of H, which equals the span of the first mr columns of H By the non-singularity of A r, the resulting column relation would be unique, so the last m entries of d 0 (ie, the first column of M n+r ) are predetermined The same argument follows inductively for every column of D, so that each of M n+r,, M 2n 2 is predetermined Because only M 2r 1 may be arbitrary, it follows that H is one of m 1 r m 1 r q m2 (r 1) (q m q i ) q m2 = q r m2 (q m q i ) many matrices i=0 i=0 For the case m = 1, Theorem 13 implies that the number of n n Hankel matrices (with entries from F q ) of rank r with generic rank profile is (r) = qr (q 1) r, r < n bgrp q r 1 (q 1) r, r = n H n n We can compare this to the result in (Kaltofen and obo, 1996), which states that the number of n n Toeplitz matrices (with entries from F q ) of rank r with generic rank profile is 2 r 1 q 1 2n q 1, 0 < r < n q q N r = 2 n 1 q 1 2n q 1, r = n q q 2 We have investigated the properties of block-hankel matrices, but we do not know explicit formulas for how many block-hankel matrices are singular (with or without certain blocks fixed) Presented below are some brute-force counts for the number of singular block-hankel matrices (m m submatrices arranged in n n block-form, with entries from F q ) m n q Singular/Total = = = = = =

12 Acknowledgements MT Comer, E Kaltofen / Journal of Symbolic Computation 47 (2012) The authors would like to thank the referees for their comments, which improved the presentation of the paper References Daykin, DE, 1960 Distribution of bordered persymmetric matrices in a finite field J Reine Angew Math 203, Garcìa-Armas, M, Ghorpade, S R, Ram, S, 2011 Relatively prime polynomials and nonsingular hankel matrices over finite fields J Combin Theory Ser A 118, Kaltofen, E, ee, W, 2003 Early termination in sparse interpolation algorithms In: Giusti, M, Pardo, M (Eds), Internat Symp Symbolic Algebraic Comput (ISSAC 2002) J Symbolic Comput 36 (3 4), (special issue) EKbib/03/K03pdf Kaltofen, E, obo, A, 1996 On rank properties of Toeplitz matrices over finite fields In: akshman, YN (Ed), Proc 1996 Internat Symp Symbolic Algebraic Comput ISSAC 96 ACM Press, New York, NY, pp UR: EKbib/96/Kao96_issacpdf Kaltofen, E, Yuhasz, G, 2006 On the matrix Berlekamp Massey algorithm Manuscript, 29 pages (submitted for publication) Massey, J, 1969 Shift-register synthesis and BCH decoding IEEE Trans Inf Theory it-15, Paturi, R, Pudlák, P, 2010 On the complexity of circuit satisfiability In: Schulman, J (Ed), STOC, ACM, pp Sugiyama, Y, Kasahara, M, Hirasawa, S, Namekawa, T, 1975 A method for solving key equation for decoding Goppa codes Information & Control 27, Yuhasz, G, May 2009 Berlekamp/Massey algorithms for linearly generated matrix sequences PhD Thesis, North Carolina State Univ, Raleigh, North Carolina

On the Berlekamp/Massey Algorithm and Counting Singular Hankel Matrices over a Finite Field

On the Berlekamp/Massey Algorithm and Counting Singular Hankel Matrices over a Finite Field On the Berlekamp/Massey Algorithm and Counting Singular Hankel Matrices over a Finite Field Matthew T Comer Dept of Mathematics, North Carolina State University Raleigh, North Carolina, 27695-8205 USA

More information

Black Box Linear Algebra

Black Box Linear Algebra Black Box Linear Algebra An Introduction to Wiedemann s Approach William J. Turner Department of Mathematics & Computer Science Wabash College Symbolic Computation Sometimes called Computer Algebra Symbols

More information

A Fraction Free Matrix Berlekamp/Massey Algorithm*

A Fraction Free Matrix Berlekamp/Massey Algorithm* Linear Algebra and Applications, 439(9):2515-2526, November 2013. A Fraction Free Matrix Berlekamp/Massey Algorithm* Erich Kaltofen and George Yuhasz Dept. of Mathematics, North Carolina State University,

More information

Journal of Combinatorial Theory, Series A

Journal of Combinatorial Theory, Series A Journal of Combinatorial Theory, Series A 118 (2011) 819 828 Contents lists available at ScienceDirect Journal of Combinatorial Theory, Series A wwwelseviercom/locate/jcta Relatively prime polynomials

More information

Intrinsic products and factorizations of matrices

Intrinsic products and factorizations of matrices Available online at www.sciencedirect.com Linear Algebra and its Applications 428 (2008) 5 3 www.elsevier.com/locate/laa Intrinsic products and factorizations of matrices Miroslav Fiedler Academy of Sciences

More information

Fast Estimates of Hankel Matrix Condition Numbers and Numeric Sparse Interpolation*

Fast Estimates of Hankel Matrix Condition Numbers and Numeric Sparse Interpolation* Fast Estimates of Hankel Matrix Condition Numbers and Numeric Sparse Interpolation* Erich L Kaltofen Department of Mathematics North Carolina State University Raleigh, NC 769-80, USA kaltofen@mathncsuedu

More information

Black Box Linear Algebra with the LinBox Library. William J. Turner North Carolina State University wjturner

Black Box Linear Algebra with the LinBox Library. William J. Turner North Carolina State University   wjturner Black Box Linear Algebra with the LinBox Library William J. Turner North Carolina State University www.math.ncsu.edu/ wjturner Overview 1. Black Box Linear Algebra 2. Project LinBox 3. LinBox Objects 4.

More information

Lecture 18: The Rank of a Matrix and Consistency of Linear Systems

Lecture 18: The Rank of a Matrix and Consistency of Linear Systems Lecture 18: The Rank of a Matrix and Consistency of Linear Systems Winfried Just Department of Mathematics, Ohio University February 28, 218 Review: The linear span Definition Let { v 1, v 2,..., v n }

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2 MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS SYSTEMS OF EQUATIONS AND MATRICES Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

ORIE 6300 Mathematical Programming I August 25, Recitation 1

ORIE 6300 Mathematical Programming I August 25, Recitation 1 ORIE 6300 Mathematical Programming I August 25, 2016 Lecturer: Calvin Wylie Recitation 1 Scribe: Mateo Díaz 1 Linear Algebra Review 1 1.1 Independence, Spanning, and Dimension Definition 1 A (usually infinite)

More information

Systems of Linear Equations

Systems of Linear Equations LECTURE 6 Systems of Linear Equations You may recall that in Math 303, matrices were first introduced as a means of encapsulating the essential data underlying a system of linear equations; that is to

More information

Black Box Linear Algebra with the LinBox Library. William J. Turner North Carolina State University wjturner

Black Box Linear Algebra with the LinBox Library. William J. Turner North Carolina State University   wjturner Black Box Linear Algebra with the LinBox Library William J. Turner North Carolina State University www.math.ncsu.edu/ wjturner Overview 1. Black Box Linear Algebra 2. Project LinBox 3. LinBox Objects 4.

More information

A quantitative variant of the multi-colored Motzkin-Rabin theorem

A quantitative variant of the multi-colored Motzkin-Rabin theorem A quantitative variant of the multi-colored Motzkin-Rabin theorem Zeev Dvir Christian Tessier-Lavigne Abstract We prove a quantitative version of the multi-colored Motzkin-Rabin theorem in the spirit of

More information

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3 ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3 ISSUED 24 FEBRUARY 2018 1 Gaussian elimination Let A be an (m n)-matrix Consider the following row operations on A (1) Swap the positions any

More information

1 Determinants. 1.1 Determinant

1 Determinants. 1.1 Determinant 1 Determinants [SB], Chapter 9, p.188-196. [SB], Chapter 26, p.719-739. Bellow w ll study the central question: which additional conditions must satisfy a quadratic matrix A to be invertible, that is to

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

ACI-matrices all of whose completions have the same rank

ACI-matrices all of whose completions have the same rank ACI-matrices all of whose completions have the same rank Zejun Huang, Xingzhi Zhan Department of Mathematics East China Normal University Shanghai 200241, China Abstract We characterize the ACI-matrices

More information

The minimum rank of matrices and the equivalence class graph

The minimum rank of matrices and the equivalence class graph Linear Algebra and its Applications 427 (2007) 161 170 wwwelseviercom/locate/laa The minimum rank of matrices and the equivalence class graph Rosário Fernandes, Cecília Perdigão Departamento de Matemática,

More information

Vector Spaces. 9.1 Opening Remarks. Week Solvable or not solvable, that s the question. View at edx. Consider the picture

Vector Spaces. 9.1 Opening Remarks. Week Solvable or not solvable, that s the question. View at edx. Consider the picture Week9 Vector Spaces 9. Opening Remarks 9.. Solvable or not solvable, that s the question Consider the picture (,) (,) p(χ) = γ + γ χ + γ χ (, ) depicting three points in R and a quadratic polynomial (polynomial

More information

Vector Space Basics. 1 Abstract Vector Spaces. 1. (commutativity of vector addition) u + v = v + u. 2. (associativity of vector addition)

Vector Space Basics. 1 Abstract Vector Spaces. 1. (commutativity of vector addition) u + v = v + u. 2. (associativity of vector addition) Vector Space Basics (Remark: these notes are highly formal and may be a useful reference to some students however I am also posting Ray Heitmann's notes to Canvas for students interested in a direct computational

More information

Splitting Subspaces, Singer Cycles and Linear Recurrences

Splitting Subspaces, Singer Cycles and Linear Recurrences Splitting Subspaces, Singer Cycles and Linear Recurrences Department of Mathematics Indian Institute of Technology Bombay Powai, Mumbai 400076, India http://www.math.iitb.ac.in/ srg/ Séminaire de Théorie

More information

CHAPTER 10 Shape Preserving Properties of B-splines

CHAPTER 10 Shape Preserving Properties of B-splines CHAPTER 10 Shape Preserving Properties of B-splines In earlier chapters we have seen a number of examples of the close relationship between a spline function and its B-spline coefficients This is especially

More information

Upper triangular matrices and Billiard Arrays

Upper triangular matrices and Billiard Arrays Linear Algebra and its Applications 493 (2016) 508 536 Contents lists available at ScienceDirect Linear Algebra and its Applications www.elsevier.com/locate/laa Upper triangular matrices and Billiard Arrays

More information

Error Correcting Index Codes and Matroids

Error Correcting Index Codes and Matroids Error Correcting Index Codes and Matroids Anoop Thomas and B Sundar Rajan Dept of ECE, IISc, Bangalore 5612, India, Email: {anoopt,bsrajan}@eceiiscernetin arxiv:15156v1 [csit 21 Jan 215 Abstract The connection

More information

LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK)

LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK) LECTURE 6: VECTOR SPACES II (CHAPTER 3 IN THE BOOK) In this lecture, F is a fixed field. One can assume F = R or C. 1. More about the spanning set 1.1. Let S = { v 1, v n } be n vectors in V, we have defined

More information

EE731 Lecture Notes: Matrix Computations for Signal Processing

EE731 Lecture Notes: Matrix Computations for Signal Processing EE731 Lecture Notes: Matrix Computations for Signal Processing James P. Reilly c Department of Electrical and Computer Engineering McMaster University September 22, 2005 0 Preface This collection of ten

More information

Rigidity of a simple extended lower triangular matrix

Rigidity of a simple extended lower triangular matrix Rigidity of a simple extended lower triangular matrix Meena Mahajan a Jayalal Sarma M.N. a a The Institute of Mathematical Sciences, Chennai 600 113, India. Abstract For the all-ones lower triangular matrices,

More information

Commuting nilpotent matrices and pairs of partitions

Commuting nilpotent matrices and pairs of partitions Commuting nilpotent matrices and pairs of partitions Roberta Basili Algebraic Combinatorics Meets Inverse Systems Montréal, January 19-21, 2007 We will explain some results on commuting n n matrices and

More information

Discrete Applied Mathematics

Discrete Applied Mathematics Discrete Applied Mathematics 194 (015) 37 59 Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: wwwelseviercom/locate/dam Loopy, Hankel, and combinatorially skew-hankel

More information

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible. MATH 2331 Linear Algebra Section 2.1 Matrix Operations Definition: A : m n, B : n p ( 1 2 p ) ( 1 2 p ) AB = A b b b = Ab Ab Ab Example: Compute AB, if possible. 1 Row-column rule: i-j-th entry of AB:

More information

Welsh s problem on the number of bases of matroids

Welsh s problem on the number of bases of matroids Welsh s problem on the number of bases of matroids Edward S. T. Fan 1 and Tony W. H. Wong 2 1 Department of Mathematics, California Institute of Technology 2 Department of Mathematics, Kutztown University

More information

(1) for all (2) for all and all

(1) for all (2) for all and all 8. Linear mappings and matrices A mapping f from IR n to IR m is called linear if it fulfills the following two properties: (1) for all (2) for all and all Mappings of this sort appear frequently in the

More information

Vector Spaces and Dimension. Subspaces of. R n. addition and scalar mutiplication. That is, if u, v in V and alpha in R then ( u + v) Exercise: x

Vector Spaces and Dimension. Subspaces of. R n. addition and scalar mutiplication. That is, if u, v in V and alpha in R then ( u + v) Exercise: x Vector Spaces and Dimension Subspaces of Definition: A non-empty subset V is a subspace of if V is closed under addition and scalar mutiplication. That is, if u, v in V and alpha in R then ( u + v) V and

More information

The Interlace Polynomial of Graphs at 1

The Interlace Polynomial of Graphs at 1 The Interlace Polynomial of Graphs at 1 PN Balister B Bollobás J Cutler L Pebody July 3, 2002 Department of Mathematical Sciences, University of Memphis, Memphis, TN 38152 USA Abstract In this paper we

More information

Algebra C Numerical Linear Algebra Sample Exam Problems

Algebra C Numerical Linear Algebra Sample Exam Problems Algebra C Numerical Linear Algebra Sample Exam Problems Notation. Denote by V a finite-dimensional Hilbert space with inner product (, ) and corresponding norm. The abbreviation SPD is used for symmetric

More information

On Computing Determinants of Matrices Without Divisions*

On Computing Determinants of Matrices Without Divisions* On Computing Determinants of Matrices Without Divisions* Erich Kaltofen Department of Computer Science, Rensselaer Polytechnic Institute Troy, New York 12180-3590; Inter-Net: kaltofen@cs.rpi.edu An algorithm

More information

Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35

Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35 Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35 1. Let R be a commutative ring with 1 0. (a) Prove that the nilradical of R is equal to the intersection of the prime

More information

Trades in complex Hadamard matrices

Trades in complex Hadamard matrices Trades in complex Hadamard matrices Padraig Ó Catháin Ian M. Wanless School of Mathematical Sciences, Monash University, VIC 3800, Australia. February 9, 2015 Abstract A trade in a complex Hadamard matrix

More information

Linear Algebra Massoud Malek

Linear Algebra Massoud Malek CSUEB Linear Algebra Massoud Malek Inner Product and Normed Space In all that follows, the n n identity matrix is denoted by I n, the n n zero matrix by Z n, and the zero vector by θ n An inner product

More information

Where is matrix multiplication locally open?

Where is matrix multiplication locally open? Linear Algebra and its Applications 517 (2017) 167 176 Contents lists available at ScienceDirect Linear Algebra and its Applications www.elsevier.com/locate/laa Where is matrix multiplication locally open?

More information

Inverse Eigenvalue Problems for Two Special Acyclic Matrices

Inverse Eigenvalue Problems for Two Special Acyclic Matrices mathematics Communication Inverse Eigenvalue Problems for Two Special Acyclic Matrices Debashish Sharma, *, and Mausumi Sen, Department of Mathematics, Gurucharan College, College Road, Silchar 788004,

More information

Sign Patterns with a Nest of Positive Principal Minors

Sign Patterns with a Nest of Positive Principal Minors Sign Patterns with a Nest of Positive Principal Minors D. D. Olesky 1 M. J. Tsatsomeros 2 P. van den Driessche 3 March 11, 2011 Abstract A matrix A M n (R) has a nest of positive principal minors if P

More information

Linear graph theory. Basic definitions of linear graphs

Linear graph theory. Basic definitions of linear graphs Linear graph theory Linear graph theory, a branch of combinatorial mathematics has proved to be a useful tool for the study of large or complex systems. Leonhard Euler wrote perhaps the first paper on

More information

An Analytic Approach to the Problem of Matroid Representibility: Summer REU 2015

An Analytic Approach to the Problem of Matroid Representibility: Summer REU 2015 An Analytic Approach to the Problem of Matroid Representibility: Summer REU 2015 D. Capodilupo 1, S. Freedman 1, M. Hua 1, and J. Sun 1 1 Department of Mathematics, University of Michigan Abstract A central

More information

Linear Algebra and its Applications

Linear Algebra and its Applications Linear Algebra and its Applications 4 (2010) 118 1147 Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: www.elsevier.com/locate/laa Two error-correcting pooling

More information

MTH 309 Supplemental Lecture Notes Based on Robert Messer, Linear Algebra Gateway to Mathematics

MTH 309 Supplemental Lecture Notes Based on Robert Messer, Linear Algebra Gateway to Mathematics MTH 309 Supplemental Lecture Notes Based on Robert Messer, Linear Algebra Gateway to Mathematics Ulrich Meierfrankenfeld Department of Mathematics Michigan State University East Lansing MI 48824 meier@math.msu.edu

More information

Journal of Pure and Applied Algebra

Journal of Pure and Applied Algebra Journal of Pure and Applied Algebra 217 (2013) 230 237 Contents lists available at SciVerse ScienceDirect Journal of Pure and Applied Algebra journal homepage: www.elsevier.com/locate/jpaa On differential

More information

Notes on the Matrix-Tree theorem and Cayley s tree enumerator

Notes on the Matrix-Tree theorem and Cayley s tree enumerator Notes on the Matrix-Tree theorem and Cayley s tree enumerator 1 Cayley s tree enumerator Recall that the degree of a vertex in a tree (or in any graph) is the number of edges emanating from it We will

More information

The following two problems were posed by de Caen [4] (see also [6]):

The following two problems were posed by de Caen [4] (see also [6]): BINARY RANKS AND BINARY FACTORIZATIONS OF NONNEGATIVE INTEGER MATRICES JIN ZHONG Abstract A matrix is binary if each of its entries is either or The binary rank of a nonnegative integer matrix A is the

More information

The Berlekamp-Massey Algorithm revisited

The Berlekamp-Massey Algorithm revisited The Berlekamp-Massey Algorithm revisited Nadia Ben Atti ( ), Gema M Diaz Toca ( ) Henri Lombardi ( ) Abstract We propose a slight modification of the Berlekamp-Massey Algorithm for obtaining the minimal

More information

12. Perturbed Matrices

12. Perturbed Matrices MAT334 : Applied Linear Algebra Mike Newman, winter 208 2. Perturbed Matrices motivation We want to solve a system Ax = b in a context where A and b are not known exactly. There might be experimental errors,

More information

The initial involution patterns of permutations

The initial involution patterns of permutations The initial involution patterns of permutations Dongsu Kim Department of Mathematics Korea Advanced Institute of Science and Technology Daejeon 305-701, Korea dskim@math.kaist.ac.kr and Jang Soo Kim Department

More information

Elementary linear algebra

Elementary linear algebra Chapter 1 Elementary linear algebra 1.1 Vector spaces Vector spaces owe their importance to the fact that so many models arising in the solutions of specific problems turn out to be vector spaces. The

More information

Generalized hyper-bent functions over GF(p)

Generalized hyper-bent functions over GF(p) Discrete Applied Mathematics 55 2007) 066 070 Note Generalized hyper-bent functions over GFp) A.M. Youssef Concordia Institute for Information Systems Engineering, Concordia University, Montreal, QC, H3G

More information

Chapter 1 Vector Spaces

Chapter 1 Vector Spaces Chapter 1 Vector Spaces Per-Olof Persson persson@berkeley.edu Department of Mathematics University of California, Berkeley Math 110 Linear Algebra Vector Spaces Definition A vector space V over a field

More information

Numerical Linear Algebra Homework Assignment - Week 2

Numerical Linear Algebra Homework Assignment - Week 2 Numerical Linear Algebra Homework Assignment - Week 2 Đoàn Trần Nguyên Tùng Student ID: 1411352 8th October 2016 Exercise 2.1: Show that if a matrix A is both triangular and unitary, then it is diagonal.

More information

Chapter 2: Matrix Algebra

Chapter 2: Matrix Algebra Chapter 2: Matrix Algebra (Last Updated: October 12, 2016) These notes are derived primarily from Linear Algebra and its applications by David Lay (4ed). Write A = 1. Matrix operations [a 1 a n. Then entry

More information

Divisor matrices and magic sequences

Divisor matrices and magic sequences Discrete Mathematics 250 (2002) 125 135 www.elsevier.com/locate/disc Divisor matrices and magic sequences R.H. Jeurissen Mathematical Institute, University of Nijmegen, Toernooiveld, 6525 ED Nijmegen,

More information

Algorithms to Compute Bases and the Rank of a Matrix

Algorithms to Compute Bases and the Rank of a Matrix Algorithms to Compute Bases and the Rank of a Matrix Subspaces associated to a matrix Suppose that A is an m n matrix The row space of A is the subspace of R n spanned by the rows of A The column space

More information

On Systems of Diagonal Forms II

On Systems of Diagonal Forms II On Systems of Diagonal Forms II Michael P Knapp 1 Introduction In a recent paper [8], we considered the system F of homogeneous additive forms F 1 (x) = a 11 x k 1 1 + + a 1s x k 1 s F R (x) = a R1 x k

More information

MATH 304 Linear Algebra Lecture 20: Review for Test 1.

MATH 304 Linear Algebra Lecture 20: Review for Test 1. MATH 304 Linear Algebra Lecture 20: Review for Test 1. Topics for Test 1 Part I: Elementary linear algebra (Leon 1.1 1.4, 2.1 2.2) Systems of linear equations: elementary operations, Gaussian elimination,

More information

COUNTING NUMERICAL SEMIGROUPS BY GENUS AND SOME CASES OF A QUESTION OF WILF

COUNTING NUMERICAL SEMIGROUPS BY GENUS AND SOME CASES OF A QUESTION OF WILF COUNTING NUMERICAL SEMIGROUPS BY GENUS AND SOME CASES OF A QUESTION OF WILF NATHAN KAPLAN Abstract. The genus of a numerical semigroup is the size of its complement. In this paper we will prove some results

More information

Lecture Summaries for Linear Algebra M51A

Lecture Summaries for Linear Algebra M51A These lecture summaries may also be viewed online by clicking the L icon at the top right of any lecture screen. Lecture Summaries for Linear Algebra M51A refers to the section in the textbook. Lecture

More information

NOTES on LINEAR ALGEBRA 1

NOTES on LINEAR ALGEBRA 1 School of Economics, Management and Statistics University of Bologna Academic Year 207/8 NOTES on LINEAR ALGEBRA for the students of Stats and Maths This is a modified version of the notes by Prof Laura

More information

Linear and Bilinear Algebra (2WF04) Jan Draisma

Linear and Bilinear Algebra (2WF04) Jan Draisma Linear and Bilinear Algebra (2WF04) Jan Draisma CHAPTER 3 The minimal polynomial and nilpotent maps 3.1. Minimal polynomial Throughout this chapter, V is a finite-dimensional vector space of dimension

More information

We first repeat some well known facts about condition numbers for normwise and componentwise perturbations. Consider the matrix

We first repeat some well known facts about condition numbers for normwise and componentwise perturbations. Consider the matrix BIT 39(1), pp. 143 151, 1999 ILL-CONDITIONEDNESS NEEDS NOT BE COMPONENTWISE NEAR TO ILL-POSEDNESS FOR LEAST SQUARES PROBLEMS SIEGFRIED M. RUMP Abstract. The condition number of a problem measures the sensitivity

More information

9. The determinant. Notation: Also: A matrix, det(a) = A IR determinant of A. Calculation in the special cases n = 2 and n = 3:

9. The determinant. Notation: Also: A matrix, det(a) = A IR determinant of A. Calculation in the special cases n = 2 and n = 3: 9. The determinant The determinant is a function (with real numbers as values) which is defined for square matrices. It allows to make conclusions about the rank and appears in diverse theorems and formulas.

More information

DEPARTMENT OF MATHEMATICS

DEPARTMENT OF MATHEMATICS DEPARTMENT OF MATHEMATICS. Points: 4+7+4 Ma 322 Solved First Exam February 7, 207 With supplements You are given an augmented matrix of a linear system of equations. Here t is a parameter: 0 4 4 t 0 3

More information

Kernel and range. Definition: A homogeneous linear equation is an equation of the form A v = 0

Kernel and range. Definition: A homogeneous linear equation is an equation of the form A v = 0 Kernel and range Definition: The kernel (or null-space) of A is ker A { v V : A v = 0 ( U)}. Theorem 5.3. ker A is a subspace of V. (In particular, it always contains 0 V.) Definition: A is one-to-one

More information

NONCOMMUTATIVE POLYNOMIAL EQUATIONS. Edward S. Letzter. Introduction

NONCOMMUTATIVE POLYNOMIAL EQUATIONS. Edward S. Letzter. Introduction NONCOMMUTATIVE POLYNOMIAL EQUATIONS Edward S Letzter Introduction My aim in these notes is twofold: First, to briefly review some linear algebra Second, to provide you with some new tools and techniques

More information

INITIAL COMPLEX ASSOCIATED TO A JET SCHEME OF A DETERMINANTAL VARIETY. the affine space of dimension k over F. By a variety in A k F

INITIAL COMPLEX ASSOCIATED TO A JET SCHEME OF A DETERMINANTAL VARIETY. the affine space of dimension k over F. By a variety in A k F INITIAL COMPLEX ASSOCIATED TO A JET SCHEME OF A DETERMINANTAL VARIETY BOYAN JONOV Abstract. We show in this paper that the principal component of the first order jet scheme over the classical determinantal

More information

ABSTRACT. YUHASZ, GEORGE L. Berlekamp/Massey Algorithms for Linearly Generated Matrix Sequences. (Under the direction of Professor Erich Kaltofen.

ABSTRACT. YUHASZ, GEORGE L. Berlekamp/Massey Algorithms for Linearly Generated Matrix Sequences. (Under the direction of Professor Erich Kaltofen. ABSTRACT YUHASZ, GEORGE L. Berlekamp/Massey Algorithms for Linearly Generated Matrix Sequences. (Under the direction of Professor Erich Kaltofen.) The Berlekamp/Massey algorithm computes the unique minimal

More information

RANK AND PERIMETER PRESERVER OF RANK-1 MATRICES OVER MAX ALGEBRA

RANK AND PERIMETER PRESERVER OF RANK-1 MATRICES OVER MAX ALGEBRA Discussiones Mathematicae General Algebra and Applications 23 (2003 ) 125 137 RANK AND PERIMETER PRESERVER OF RANK-1 MATRICES OVER MAX ALGEBRA Seok-Zun Song and Kyung-Tae Kang Department of Mathematics,

More information

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012 Instructions Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012 The exam consists of four problems, each having multiple parts. You should attempt to solve all four problems. 1.

More information

G1110 & 852G1 Numerical Linear Algebra

G1110 & 852G1 Numerical Linear Algebra The University of Sussex Department of Mathematics G & 85G Numerical Linear Algebra Lecture Notes Autumn Term Kerstin Hesse (w aw S w a w w (w aw H(wa = (w aw + w Figure : Geometric explanation of the

More information

STAT 309: MATHEMATICAL COMPUTATIONS I FALL 2018 LECTURE 13

STAT 309: MATHEMATICAL COMPUTATIONS I FALL 2018 LECTURE 13 STAT 309: MATHEMATICAL COMPUTATIONS I FALL 208 LECTURE 3 need for pivoting we saw that under proper circumstances, we can write A LU where 0 0 0 u u 2 u n l 2 0 0 0 u 22 u 2n L l 3 l 32, U 0 0 0 l n l

More information

Decoding Interleaved Gabidulin Codes using Alekhnovich s Algorithm 1

Decoding Interleaved Gabidulin Codes using Alekhnovich s Algorithm 1 Fifteenth International Workshop on Algebraic and Combinatorial Coding Theory June 18-24, 2016, Albena, Bulgaria pp. 255 260 Decoding Interleaved Gabidulin Codes using Alekhnovich s Algorithm 1 Sven Puchinger

More information

Refined Inertia of Matrix Patterns

Refined Inertia of Matrix Patterns Electronic Journal of Linear Algebra Volume 32 Volume 32 (2017) Article 24 2017 Refined Inertia of Matrix Patterns Kevin N. Vander Meulen Redeemer University College, kvanderm@redeemer.ca Jonathan Earl

More information

Mobile Robotics 1. A Compact Course on Linear Algebra. Giorgio Grisetti

Mobile Robotics 1. A Compact Course on Linear Algebra. Giorgio Grisetti Mobile Robotics 1 A Compact Course on Linear Algebra Giorgio Grisetti SA-1 Vectors Arrays of numbers They represent a point in a n dimensional space 2 Vectors: Scalar Product Scalar-Vector Product Changes

More information

IDEAL CLASSES AND RELATIVE INTEGERS

IDEAL CLASSES AND RELATIVE INTEGERS IDEAL CLASSES AND RELATIVE INTEGERS KEITH CONRAD The ring of integers of a number field is free as a Z-module. It is a module not just over Z, but also over any intermediate ring of integers. That is,

More information

can only hit 3 points in the codomain. Hence, f is not surjective. For another example, if n = 4

can only hit 3 points in the codomain. Hence, f is not surjective. For another example, if n = 4 .. Conditions for Injectivity and Surjectivity In this section, we discuss what we can say about linear maps T : R n R m given only m and n. We motivate this problem by looking at maps f : {,..., n} {,...,

More information

An Even Order Symmetric B Tensor is Positive Definite

An Even Order Symmetric B Tensor is Positive Definite An Even Order Symmetric B Tensor is Positive Definite Liqun Qi, Yisheng Song arxiv:1404.0452v4 [math.sp] 14 May 2014 October 17, 2018 Abstract It is easily checkable if a given tensor is a B tensor, or

More information

On the Structure and the Number of Prime Implicants of 2-CNFs

On the Structure and the Number of Prime Implicants of 2-CNFs On the Structure and the Number of Prime Implicants of 2-CNFs Navid Talebanfard Department of Mathematical and Computing Sciences, Tokyo Institute of Technology, Meguro-ku Ookayama 2-12-1, Japan 152-8552

More information

Parallel Singular Value Decomposition. Jiaxing Tan

Parallel Singular Value Decomposition. Jiaxing Tan Parallel Singular Value Decomposition Jiaxing Tan Outline What is SVD? How to calculate SVD? How to parallelize SVD? Future Work What is SVD? Matrix Decomposition Eigen Decomposition A (non-zero) vector

More information

Elementary maths for GMT

Elementary maths for GMT Elementary maths for GMT Linear Algebra Part 2: Matrices, Elimination and Determinant m n matrices The system of m linear equations in n variables x 1, x 2,, x n a 11 x 1 + a 12 x 2 + + a 1n x n = b 1

More information

An algorithm for computing minimal bidirectional linear recurrence relations

An algorithm for computing minimal bidirectional linear recurrence relations Loughborough University Institutional Repository An algorithm for computing minimal bidirectional linear recurrence relations This item was submitted to Loughborough University's Institutional Repository

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

Linear Algebra and its Applications

Linear Algebra and its Applications Linear Algebra and its Applications xxx (2008) xxx xxx Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: wwwelseviercom/locate/laa Graphs with three distinct

More information

Rohit Garg Roll no Dr. Deepak Gumber

Rohit Garg Roll no Dr. Deepak Gumber FINITE -GROUPS IN WHICH EACH CENTRAL AUTOMORPHISM FIXES THE CENTER ELEMENTWISE Thesis submitted in partial fulfillment of the requirement for the award of the degree of Masters of Science In Mathematics

More information

MATH 3030, Abstract Algebra Winter 2012 Toby Kenney Sample Midterm Examination Model Solutions

MATH 3030, Abstract Algebra Winter 2012 Toby Kenney Sample Midterm Examination Model Solutions MATH 3030, Abstract Algebra Winter 2012 Toby Kenney Sample Midterm Examination Model Solutions Basic Questions 1. Give an example of a prime ideal which is not maximal. In the ring Z Z, the ideal {(0,

More information

Chapter 1: Systems of Linear Equations

Chapter 1: Systems of Linear Equations Chapter : Systems of Linear Equations February, 9 Systems of linear equations Linear systems Lecture A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where

More information

Rings and Fields Theorems

Rings and Fields Theorems Rings and Fields Theorems Rajesh Kumar PMATH 334 Intro to Rings and Fields Fall 2009 October 25, 2009 12 Rings and Fields 12.1 Definition Groups and Abelian Groups Let R be a non-empty set. Let + and (multiplication)

More information

Linear Algebra March 16, 2019

Linear Algebra March 16, 2019 Linear Algebra March 16, 2019 2 Contents 0.1 Notation................................ 4 1 Systems of linear equations, and matrices 5 1.1 Systems of linear equations..................... 5 1.2 Augmented

More information

MATH 326: RINGS AND MODULES STEFAN GILLE

MATH 326: RINGS AND MODULES STEFAN GILLE MATH 326: RINGS AND MODULES STEFAN GILLE 1 2 STEFAN GILLE 1. Rings We recall first the definition of a group. 1.1. Definition. Let G be a non empty set. The set G is called a group if there is a map called

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

Sparse Polynomial Interpolation and Berlekamp/Massey algorithms that correct Outlier Errors in Input Values

Sparse Polynomial Interpolation and Berlekamp/Massey algorithms that correct Outlier Errors in Input Values Sparse Polynomial Interpolation and Berlekamp/Massey algorithms that correct Outlier Errors in Input Values Clément PERNET joint work with Matthew T. COMER and Erich L. KALTOFEN : LIG/INRIA-MOAIS, Grenoble

More information

A Relation Between Weight Enumerating Function and Number of Full Rank Sub-matrices

A Relation Between Weight Enumerating Function and Number of Full Rank Sub-matrices A Relation Between Weight Enumerating Function and Number of Full Ran Sub-matrices Mahesh Babu Vaddi and B Sundar Rajan Department of Electrical Communication Engineering, Indian Institute of Science,

More information

MATH 2030: MATRICES ,, a m1 a m2 a mn If the columns of A are the vectors a 1, a 2,...,a n ; A is represented as A 1. .

MATH 2030: MATRICES ,, a m1 a m2 a mn If the columns of A are the vectors a 1, a 2,...,a n ; A is represented as A 1. . MATH 030: MATRICES Matrix Operations We have seen how matrices and the operations on them originated from our study of linear equations In this chapter we study matrices explicitely Definition 01 A matrix

More information

Paul Schrimpf. September 10, 2013

Paul Schrimpf. September 10, 2013 Systems of UBC Economics 526 September 10, 2013 More cardinality Let A and B be sets, the Cartesion product of A and B is A B := {(a, b) : a A, b B} Question If A and B are countable is A B countable?

More information

Pencils of Quadratic Forms over Finite Fields

Pencils of Quadratic Forms over Finite Fields Southern Illinois University Carbondale OpenSIUC Articles and Preprints Department of Mathematics 2004 Pencils of Quadratic Forms over Finite Fields Robert W. Fitzgerald Southern Illinois University Carbondale,

More information