0.1 Rational Canonical Forms

Total Page:16

File Type:pdf, Size:1020Kb

0.1 Rational Canonical Forms Draft. Do not cite or quote. We have already seen that it is useful and simpler to study linear systems using matrices. But matrices are themselves cumbersome, as they are stuffed with many entries, and it turns out that it's best to focus on the fact that we can view an m × n matrix A as a function n m n T : R ! R ; namely, T (x) = Ax for every column vector x 2 R . The function T , called a linear transformation, has two important properties: T (x + y) = T (x) + T (y), for all x; y; for every number α and vector x, we have T (αx) = αT (x). As we shall see in the course, the matrix A is a way of studying T by choosing a coordinate n system in R ; choosing another coordinate system gives another matrix describing T . Just as in calculus when studying conic sections, choosing a good coordinate system can greatly simplify things: we can put a conic section defined by Ax2 + Bxy + Cy2 + Dx + Ey + F into normal form, and we can easily read off properties of the conic (is it a parabola, hyperbola, or ellipse; what are its foci, etc) from the normal form. The important object of study for us is a linear transformation T , and any choice of coordinate system produces a matrix describing it. Is there a \best" matrix describing T analogous to a normal form for a conic? The answer is yes, and normal forms here are called canonical forms. Now coordinates arise from bases of a vector space, and the following discussion is often called change of basis. 0.1 Rational Canonical Forms We begin by stating some facts which will eventually be treated in the course proper. If you have any questions, please feel free to ask me. Unless we say otherwise, our vector spaces involve real numbers as scalars (although, in several instances, we may want complex numbers), linear transformations T are functions on a vector space V (that is, T maps V to itself), and matrices are square. If T : V ! V is a linear transformation on a vector space V and x = x1; : : : ; xn is a basis of V , then T determines the matrix A = x[T ]x whose ith column consists of the coordinate list of T (xi) with respect to x. If Y is another basis of V , then the matrix B = Y [T ]Y may be different from A, but Theorem 4.3.1 in the book says that A and B are similar; that is, there exists a nonsingular matrix P with B = P AP −1. Theorem 4:3:1: Let T : V ! V be a linear transformation on a vector space V . If x and Y are bases of V , then there is a nonsingular Abstract Algebra Arising from Fermat's Last Theorem Draft. c 2011 iii Draft. Do not cite or quote. matrix P (called a transition matrix), namely, P = Y [1V ]x, so that −1 Y [T ]Y = P x[T ]x P : Conversely, if B = P AP −1, where B; A, and P are n × n matrices n and P is nonsingular, then there is a linear transformation T : R ! n n R and bases x and Y of k such that B = Y [T ]Y and A = x[T ]x. We now consider how to determine whether two given matrices are similar. Definition If A is an r × r matrix and B is an s × s matrix, then their direct sum A ⊕ B is the (r + s) × (r + s) matrix " # A 0 A ⊕ B = : 0 B Definition If g(x) = x + c0, then its companion matrix C(g) is the 1 × 1 s s−1 matrix [−c0]; if s ≥ 2 and g(x) = x + cs−1x + ··· + c1x + c0, then its companion matrix C(g) is the s × s matrix 2 3 0 0 0 ··· 0 −c0 61 0 0 ··· 0 −c 7 6 1 7 6 7 60 1 0 ··· 0 −c2 7 C(g) = 6 7 : 60 0 1 ··· 0 −c3 7 6 7 6. 7 4. 5 0 0 0 ··· 1 −cs−1 Obviously, we can recapture the polynomial g(x) from the last column of the companion matrix C(g). We call a polynomial f(x) monic if the highest power of x in f has coefficient 1. Theorem 0.1 Every n×n matrix A is similar to a direct sum of companion matrices C(g1) ⊕ · · · ⊕ C(gt) in which the gi(x) are monic polynomials and g1(x) j g2(x) j · · · j gt(x): Definition iv Abstract Algebra Arising from Fermat's Last Theorem Draft. c 2011 Draft. Do not cite or quote. 0.1 Rational Canonical Forms A rational canonical form is a matrix R that is a direct sum of companion matrices, R = C(g1) ⊕ · · · ⊕ C(gt); where the gi(x) are monic polynomials with g1(x) j g2(x) j · · · j gt(x). If a matrix A is similar to a rational canonical form C(g1) ⊕ · · · ⊕ C(gt), where g1(x) j g2(x) j · · · j gt(x), then we say that the invariant factors of A are g1(x); g2(x); : : : ; gt(x). Theorem 0.1 says that every n × n matrix is similar to a rational canonical form, and so it has invariant factors. Can a matrix A have more than one list of invariant factors? Theorem 0.2 1. Two n × n matrices A and B are similar if and only if they have the same invariant factors. 2. An n × n matrix A is similar to exactly one rational canonical form. Corollary 0.3 Let A and B be n × n matrices with real entries. If A and B are similar over C, then they are similar over R (i.e., if there is a nonsingular matrix P having complex entries with B = P AP −1, then there is a nonsingular matrix Q having real entries with B = QAQ−1). Definition If T : V ! V is a linear transformation, then an invariant sub- space is, a subspace W of V with T (W ) ⊆ W . Does a linear transformation T on a finite-dimensional vector space V leave any one-dimensional subspaces of V invariant; that is, is there a nonzero vector v 2 V with T (v) = αv for some α? If 2 2 o T : R ! R is rotation by 90 , then its matrix with respect to the 0 −1 standard basis is 1 0 . Now " # " #" # " # x 0 −1 x −y T : 7! = : y 1 0 y x x If v = [ y ] is a nonzero vector and T (v) = αv for some α 2 R, then αx = −y and αy = x; it follows that (α2 +1)x = x and (α2 +1)y = y. 2 Since v 6= 0, α + 1 = 0 and α2 = R. Thus, T has no one-dimensional Abstract Algebra Arising from Fermat's Last Theorem Draft. c 2011 v Draft. Do not cite or quote. 0 −1 invariant subspaces. Note that 1 0 is the companion matrix of x2 + 1. Definition Let V be a vector space and let T : V ! V be a linear transformation. If T v = αv, where α 2 C and v 2 V is nonzero, then α is called an eigenvalue of T and v is called an eigenvector of T for α. Let A be an n × n matrix. If Av = αv, where α 2 k and v 2 kn is a nonzero column, then α is called an eigenvalue of A and v is called an eigenvector of A for α. Rotation by 90o has no (real) eigenvalues. At the other extreme, can a linear transformation have infinitely many eigenvalues? n n Theorem 4.2.1. If T : R ! R is a linear transformation, then there exists a unique n × n matrix A such that T (v) = Av for all n v 2 R . To say that Av = αv for v nonzero is to say that v is a nontrivial solution of the homogeneous system (A−αI)v = 0; that is, A−αI is a singular matrix. But a matrix is singular if and only if its determinant is 0. Definition The characteristic polynomial of an n × n matrix A is pA(x) = det(xI − A) 2 R[x]: Thus, the eigenvalues of an n × n matrix A are the roots of pA(x), a polynomial of degree n, and so A has at most n real eigenvalues. Note that some eigenvalues of A may be complex numbers. Definition The trace of an n × n matrix A = [aij] is n X tr(A) = aii: i=1 Proposition 0.4 If A = [aij] is an n × n matrix having eigenvalues (with multiplicity) α1; : : : ; αn, then X Y tr(A) = − αi and det(A) = αi: i i vi Abstract Algebra Arising from Fermat's Last Theorem Draft. c 2011 Draft. Do not cite or quote. 0.1 Rational Canonical Forms Proof. For any polynomial f(x) with real coefficients, if f(x) = n n−1 x + cn−1x + ··· + c1x + c0 = (x − α1) ··· (x − αn), then cn−1 = P n Q Qn − i αi and c0 = (−1) i αi. In particular, pA(x) = i=1(x − αi), P so that cn−1 = − i αi = −tr(A). Now the constant term of any polynomial f(x) is just f(0); setting x = 0 in pA(x) = det(xI − A) n Q gives pA(0) = det(−A) = (−1) det(A). Hence, det(A) = i αi. Here are some elementary facts about eigenvalues. Corollary 0.5 Let A be an n × n matrix.
Recommended publications
  • 3·Singular Value Decomposition
    i “book” — 2017/4/1 — 12:47 — page 91 — #93 i i i Embree – draft – 1 April 2017 3 Singular Value Decomposition · Thus far we have focused on matrix factorizations that reveal the eigenval- ues of a square matrix A n n,suchastheSchur factorization and the 2 ⇥ Jordan canonical form. Eigenvalue-based decompositions are ideal for ana- lyzing the behavior of dynamical systems likes x0(t)=Ax(t) or xk+1 = Axk. When it comes to solving linear systems of equations or tackling more general problems in data science, eigenvalue-based factorizations are often not so il- luminating. In this chapter we develop another decomposition that provides deep insight into the rank structure of a matrix, showing the way to solving all variety of linear equations and exposing optimal low-rank approximations. 3.1 Singular Value Decomposition The singular value decomposition (SVD) is remarkable factorization that writes a general rectangular matrix A m n in the form 2 ⇥ A = (unitary matrix) (diagonal matrix) (unitary matrix)⇤. ⇥ ⇥ From the unitary matrices we can extract bases for the four fundamental subspaces R(A), N(A), R(A⇤),andN(A⇤), and the diagonal matrix will reveal much about the rank structure of A. We will build up the SVD in a four-step process. For simplicity suppose that A m n with m n.(Ifm<n, apply the arguments below 2 ⇥ ≥ to A n m.) Note that A A n n is always Hermitian positive ⇤ 2 ⇥ ⇤ 2 ⇥ semidefinite. (Clearly (A⇤A)⇤ = A⇤(A⇤)⇤ = A⇤A,soA⇤A is Hermitian. For any x n,notethatx A Ax =(Ax) (Ax)= Ax 2 0,soA A is 2 ⇤ ⇤ ⇤ k k ≥ ⇤ positive semidefinite.) 91 i i i i i “book” — 2017/4/1 — 12:47 — page 92 — #94 i i i 92 Chapter 3.
    [Show full text]
  • MATH 210A, FALL 2017 Question 1. Let a and B Be Two N × N Matrices
    MATH 210A, FALL 2017 HW 6 SOLUTIONS WRITTEN BY DAN DORE (If you find any errors, please email [email protected]) Question 1. Let A and B be two n × n matrices with entries in a field K. −1 Let L be a field extension of K, and suppose there exists C 2 GLn(L) such that B = CAC . −1 Prove there exists D 2 GLn(K) such that B = DAD . (that is, turn the argument sketched in class into an actual proof) Solution. We’ll start off by proving the existence and uniqueness of rational canonical forms in a precise way. d d−1 To do this, recall that the companion matrix for a monic polynomial p(t) = t + ad−1t + ··· + a0 2 K[t] is defined to be the (d − 1) × (d − 1) matrix 0 1 0 0 ··· 0 −a0 B C B1 0 ··· 0 −a1 C B C B0 1 ··· 0 −a2 C M(p) := B C B: : : C B: :: : C @ A 0 0 ··· 1 −ad−1 This is the matrix representing the action of t in the cyclic K[t]-module K[t]=(p(t)) with respect to the ordered basis 1; t; : : : ; td−1. Proposition 1 (Rational Canonical Form). For any matrix M over a field K, there is some matrix B 2 GLn(K) such that −1 BMB ' Mcan := M(p1) ⊕ M(p2) ⊕ · · · ⊕ M(pm) Here, p1; : : : ; pn are monic polynomials in K[t] with p1 j p2 j · · · j pm. The monic polynomials pi are 1 −1 uniquely determined by M, so if for some C 2 GLn(K) we have CMC = M(q1) ⊕ · · · ⊕ M(qk) for q1 j q1 j · · · j qm 2 K[t], then m = k and qi = pi for each i.
    [Show full text]
  • Toeplitz Nonnegative Realization of Spectra Via Companion Matrices Received July 25, 2019; Accepted November 26, 2019
    Spec. Matrices 2019; 7:230–245 Research Article Open Access Special Issue Dedicated to Charles R. Johnson Macarena Collao, Mario Salas, and Ricardo L. Soto* Toeplitz nonnegative realization of spectra via companion matrices https://doi.org/10.1515/spma-2019-0017 Received July 25, 2019; accepted November 26, 2019 Abstract: The nonnegative inverse eigenvalue problem (NIEP) is the problem of nding conditions for the exis- tence of an n × n entrywise nonnegative matrix A with prescribed spectrum Λ = fλ1, . , λng. If the problem has a solution, we say that Λ is realizable and that A is a realizing matrix. In this paper we consider the NIEP for a Toeplitz realizing matrix A, and as far as we know, this is the rst work which addresses the Toeplitz nonnegative realization of spectra. We show that nonnegative companion matrices are similar to nonnegative Toeplitz ones. We note that, as a consequence, a realizable list Λ = fλ1, . , λng of complex numbers in the left-half plane, that is, with Re λi ≤ 0, i = 2, . , n, is in particular realizable by a Toeplitz matrix. Moreover, we show how to construct symmetric nonnegative block Toeplitz matrices with prescribed spectrum and we explore the universal realizability of lists, which are realizable by this kind of matrices. We also propose a Matlab Toeplitz routine to compute a Toeplitz solution matrix. Keywords: Toeplitz nonnegative inverse eigenvalue problem, Unit Hessenberg Toeplitz matrix, Symmetric nonnegative block Toeplitz matrix, Universal realizability MSC: 15A29, 15A18 Dedicated with admiration and special thanks to Charles R. Johnson. 1 Introduction The nonnegative inverse eigenvalue problem (hereafter NIEP) is the problem of nding necessary and sucient conditions for a list Λ = fλ1, λ2, .
    [Show full text]
  • The Polar Decomposition of Block Companion Matrices
    The polar decomposition of block companion matrices Gregory Kalogeropoulos1 and Panayiotis Psarrakos2 September 28, 2005 Abstract m m¡1 Let L(¸) = In¸ + Am¡1¸ + ¢ ¢ ¢ + A1¸ + A0 be an n £ n monic matrix polynomial, and let CL be the corresponding block companion matrix. In this note, we extend a known result on scalar polynomials to obtain a formula for the polar decomposition of CL when the matrices A0 Pm¡1 ¤ and j=1 Aj Aj are nonsingular. Keywords: block companion matrix, matrix polynomial, eigenvalue, singular value, polar decomposition. AMS Subject Classifications: 15A18, 15A23, 65F30. 1 Introduction and notation Consider the monic matrix polynomial m m¡1 L(¸) = In¸ + Am¡1¸ + ¢ ¢ ¢ + A1¸ + A0; (1) n£n where Aj 2 C (j = 0; 1; : : : ; m ¡ 1; m ¸ 2), ¸ is a complex variable and In denotes the n £ n identity matrix. The study of matrix polynomials, especially with regard to their spectral analysis, has a long history and plays an important role in systems theory [1, 2, 3, 4]. A scalar ¸0 2 C is said to be an eigenvalue of n L(¸) if the system L(¸0)x = 0 has a nonzero solution x0 2 C . This solution x0 is known as an eigenvector of L(¸) corresponding to ¸0. The set of all eigenvalues of L(¸) is the spectrum of L(¸), namely, sp(L) = f¸ 2 C : detL(¸) = 0g; and contains no more than nm distinct (finite) elements. 1Department of Mathematics, University of Athens, Panepistimioupolis 15784, Athens, Greece (E-mail: [email protected]). 2Department of Mathematics, National Technical University, Zografou Campus 15780, Athens, Greece (E-mail: [email protected]).
    [Show full text]
  • The Weyr Characteristic
    Swarthmore College Works Mathematics & Statistics Faculty Works Mathematics & Statistics 12-1-1999 The Weyr Characteristic Helene Shapiro Swarthmore College, [email protected] Follow this and additional works at: https://works.swarthmore.edu/fac-math-stat Part of the Mathematics Commons Let us know how access to these works benefits ouy Recommended Citation Helene Shapiro. (1999). "The Weyr Characteristic". American Mathematical Monthly. Volume 106, Issue 10. 919-929. DOI: 10.2307/2589746 https://works.swarthmore.edu/fac-math-stat/28 This work is brought to you for free by Swarthmore College Libraries' Works. It has been accepted for inclusion in Mathematics & Statistics Faculty Works by an authorized administrator of Works. For more information, please contact [email protected]. The Weyr Characteristic Author(s): Helene Shapiro Source: The American Mathematical Monthly, Vol. 106, No. 10 (Dec., 1999), pp. 919-929 Published by: Mathematical Association of America Stable URL: http://www.jstor.org/stable/2589746 Accessed: 19-10-2016 15:44 UTC JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms of scholarship. For more information about JSTOR, please contact [email protected]. Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at http://about.jstor.org/terms Mathematical Association of America is collaborating with JSTOR to digitize, preserve and extend access to The American Mathematical Monthly This content downloaded from 130.58.65.20 on Wed, 19 Oct 2016 15:44:49 UTC All use subject to http://about.jstor.org/terms The Weyr Characteristic Helene Shapiro 1.
    [Show full text]
  • NON-SPARSE COMPANION MATRICES∗ 1. Introduction. The
    Electronic Journal of Linear Algebra, ISSN 1081-3810 A publication of the International Linear Algebra Society Volume 35, pp. 223-247, June 2019. NON-SPARSE COMPANION MATRICES∗ LOUIS DEAETTy , JONATHAN FISCHERz , COLIN GARNETTx , AND KEVIN N. VANDER MEULEN{ Abstract. Given a polynomial p(z), a companion matrix can be thought of as a simple template for placing the coefficients of p(z) in a matrix such that the characteristic polynomial is p(z). The Frobenius companion and the more recently-discovered Fiedler companion matrices are examples. Both the Frobenius and Fiedler companion matrices have the maximum possible number of zero entries, and in that sense are sparse. In this paper, companion matrices are explored that are not sparse. Some constructions of non-sparse companion matrices are provided, and properties that all companion matrices must exhibit are given. For example, it is shown that every companion matrix realization is non-derogatory. Bounds on the minimum number of zeros that must appear in a companion matrix, are also given. Key words. Companion matrix, Fiedler companion matrix, Non-derogatory matrix, Characteristic polynomial. AMS subject classifications. 15A18, 15B99, 11C20, 05C50. 1. Introduction. The Frobenius companion matrix to the polynomial n n−1 n−2 (1.1) p(z) = z + a1z + a2z + ··· + an−1z + an is the matrix 2 0 1 0 ··· 0 3 6 0 0 1 ··· 0 7 6 7 6 . 7 (1.2) F = 6 . .. 7 : 6 . 7 6 7 4 0 0 0 ··· 1 5 −an −an−1 · · · −a2 −a1 2 In general, a companion matrix to p(z) is an n×n matrix C = C(p) over R[a1; a2; : : : ; an] with n −n entries in R and the remaining entries variables −a1; −a2;:::; −an such that the characteristic polynomial of C is p(z).
    [Show full text]
  • Permanental Compounds and Permanents of (O,L)-Circulants*
    CORE Metadata, citation and similar papers at core.ac.uk Provided by Elsevier - Publisher Connector Permanental Compounds and Permanents of (O,l)-Circulants* Henryk Mint Department of Mathematics University of California Santa Barbara, Califmia 93106 Submitted by Richard A. Brualdi ABSTRACT It was shown by the author in a recent paper that a recurrence relation for permanents of (0, l)-circulants can be generated from the product of the characteristic polynomials of permanental compounds of the companion matrix of a polynomial associated with (O,l)-circulants of the given type. In the present paper general properties of permanental compounds of companion matrices are studied, and in particular of convertible companion matrices, i.e., matrices whose permanental com- pounds are equal to the determinantal compounds after changing the signs of some of their entries. These results are used to obtain formulas for the limit of the nth root of the permanent of the n X n (0, l)-circulant of a given type, as n tends to infinity. The root-squaring method is then used to evaluate this limit for a wide range of circulant types whose associated polynomials have convertible companion matrices. 1. INTRODUCTION tit Q,,, denote the set of increasing sequences of integers w = (+w2,..., w,), 1 < w1 < w2 < * 9 * < w, < t. If A = (ajj) is an s X t matrix, and (YE Qh,s, p E QkSt, then A[Lx~/~] denotes the h X k submatrix of A whose (i, j) entry is aa,Bj, i = 1,2 ,..., h, j = 1,2,.. ., k, and A(aIP) desig- nates the (s - h) X (t - k) submatrix obtained from A by deleting rows indexed (Y and columns indexed /I.
    [Show full text]
  • Matrix Theory
    Matrix Theory Xingzhi Zhan +VEHYEXI7XYHMIW MR1EXLIQEXMGW :SPYQI %QIVMGER1EXLIQEXMGEP7SGMIX] Matrix Theory https://doi.org/10.1090//gsm/147 Matrix Theory Xingzhi Zhan Graduate Studies in Mathematics Volume 147 American Mathematical Society Providence, Rhode Island EDITORIAL COMMITTEE David Cox (Chair) Daniel S. Freed Rafe Mazzeo Gigliola Staffilani 2010 Mathematics Subject Classification. Primary 15-01, 15A18, 15A21, 15A60, 15A83, 15A99, 15B35, 05B20, 47A63. For additional information and updates on this book, visit www.ams.org/bookpages/gsm-147 Library of Congress Cataloging-in-Publication Data Zhan, Xingzhi, 1965– Matrix theory / Xingzhi Zhan. pages cm — (Graduate studies in mathematics ; volume 147) Includes bibliographical references and index. ISBN 978-0-8218-9491-0 (alk. paper) 1. Matrices. 2. Algebras, Linear. I. Title. QA188.Z43 2013 512.9434—dc23 2013001353 Copying and reprinting. Individual readers of this publication, and nonprofit libraries acting for them, are permitted to make fair use of the material, such as to copy a chapter for use in teaching or research. Permission is granted to quote brief passages from this publication in reviews, provided the customary acknowledgment of the source is given. Republication, systematic copying, or multiple reproduction of any material in this publication is permitted only under license from the American Mathematical Society. Requests for such permission should be addressed to the Acquisitions Department, American Mathematical Society, 201 Charles Street, Providence, Rhode Island 02904-2294 USA. Requests can also be made by e-mail to [email protected]. c 2013 by the American Mathematical Society. All rights reserved. The American Mathematical Society retains all rights except those granted to the United States Government.
    [Show full text]
  • Computing Rational Forms of Integer Matrices
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector J. Symbolic Computation (2002) 34, 157–172 doi:10.1006/jsco.2002.0554 Available online at http://www.idealibrary.com on Computing Rational Forms of Integer Matrices MARK GIESBRECHT† AND ARNE STORJOHANN‡ School of Computer Science, University of Waterloo, Waterloo, Ontario, Canada N2L 3G1 n×n A new algorithm is presented for finding the Frobenius rational form F ∈ Z of any n×n 4 3 A ∈ Z which requires an expected number of O(n (log n + log kAk) + n (log n + log kAk)2) word operations using standard integer and matrix arithmetic (where kAk = maxij |Aij |). This substantially improves on the fastest previously known algorithms. The algorithm is probabilistic of the Las Vegas type: it assumes a source of random bits but always produces the correct answer. Las Vegas algorithms are also presented for computing a transformation matrix to the Frobenius form, and for computing the rational Jordan form of an integer matrix. c 2002 Elsevier Science Ltd. All rights reserved. 1. Introduction In this paper we present new algorithms for exactly computing the Frobenius and rational Jordan normal forms of an integer matrix which are substantially faster than those previously known. We show that the Frobenius form F ∈ Zn×n of any A ∈ Zn×n can be computed with an expected number of O(n4(log n+log kAk)+n3(log n+log kAk)2) word operations using standard integer and matrix arithmetic. Here and throughout this paper, kAk = maxij |Aij|.
    [Show full text]
  • New Classes of Matrix Decompositions
    NEW CLASSES OF MATRIX DECOMPOSITIONS KE YE Abstract. The idea of decomposing a matrix into a product of structured matrices such as tri- angular, orthogonal, diagonal matrices is a milestone of numerical computations. In this paper, we describe six new classes of matrix decompositions, extending our work in [8]. We prove that every n × n matrix is a product of finitely many bidiagonal, skew symmetric (when n is even), companion matrices and generalized Vandermonde matrices, respectively. We also prove that a generic n × n centrosymmetric matrix is a product of finitely many symmetric Toeplitz (resp. persymmetric Hankel) matrices. We determine an upper bound of the number of structured matrices needed to decompose a matrix for each case. 1. Introduction Matrix decomposition is an important technique in numerical computations. For example, we have classical matrix decompositions: (1) LU: a generic matrix can be decomposed as a product of an upper triangular matrix and a lower triangular matrix. (2) QR: every matrix can be decomposed as a product of an orthogonal matrix and an upper triangular matrix. (3) SVD: every matrix can be decomposed as a product of two orthogonal matrices and a diagonal matrix. These matrix decompositions play a central role in engineering and scientific problems related to matrix computations [1],[6]. For example, to solve a linear system Ax = b where A is an n×n matrix and b is a column vector of length n. We can first apply LU decomposition to A to obtain LUx = b, where L is a lower triangular matrix and U is an upper triangular matrix.
    [Show full text]
  • Commutators and Companion Matrices Over Rings of Stable Rank 1
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Commutators and Companion Matrices over Rings of Stable Rank 1 L. N. Vaserstein and E. Wheland Department of Mathematics The Pennsylvania State University University Park, Pennsylvania 16802 Submitted by Robert C. Thompson ABSTRACT We consider the group GL,A of all invertible n by n matrices over a ring A satisfying the first Bass stable range condition. We prove that every matrix is similar to the product of a lower and upper triangular matrix, and that it is also the product of two matrices each similar to a companion matrix. We use this to show that, when n > 3 and A is commutative, every matrix in SL,A is the product of two commuta- tors. INTRODUCTION In various situations it is instructive to represent a matrix as a product of matrices of a special nature. A large survey of various results concerning factorization of matrices over a field and bounded operators on a Hilbert space is given in Wu [75]. G’lven a class of matrices (or operators), one studies products of elements from the class, and asks about the minimal number of factors in a factorization. Classes considered in [75] include the class of normal matrices, the class of involutions, the class of symmetric matrices, and many others. See also [14, 11, 15, 16, 711 for various matrix factorizations. A classical factorization result is that every orthogonal n by n matrix is the product of at most n reflections [2, Proposition 5, Chapter IX, $6, Section 41; see [I21 for further work on reflections.
    [Show full text]
  • A Polynomial in a of the Diagonalizable and Nilpotent Parts of A
    Western Oregon University Digital Commons@WOU Honors Senior Theses/Projects Student Scholarship 6-1-2017 A Polynomial in A of the Diagonalizable and Nilpotent Parts of A Kathryn Wilson Western Oregon University Follow this and additional works at: https://digitalcommons.wou.edu/honors_theses Recommended Citation Wilson, Kathryn, "A Polynomial in A of the Diagonalizable and Nilpotent Parts of A" (2017). Honors Senior Theses/Projects. 145. https://digitalcommons.wou.edu/honors_theses/145 This Undergraduate Honors Thesis/Project is brought to you for free and open access by the Student Scholarship at Digital Commons@WOU. It has been accepted for inclusion in Honors Senior Theses/Projects by an authorized administrator of Digital Commons@WOU. For more information, please contact [email protected], [email protected], [email protected]. A Polynomial in A of the Diagonalizable and Nilpotent Parts of A By Kathryn Wilson An Honors Thesis Submitted in Partial Fulfillment of the Requirements for Graduation from the Western Oregon University Honors Program Dr. Scott Beaver, Thesis Advisor Dr. Gavin Keulks, Honor Program Director June 2017 Acknowledgements I would first like to thank my advisor, Dr. Scott Beaver. He has been an amazing resources throughout this entire process. Your support was what made this project possible. I would also like to thank Dr. Gavin Keulks for his part in running the Honors Program and allowing me the opportunity to be part of it. Further I would like to thank the WOU Mathematics department for making my education here at Western immensely fulfilling, and instilling in me the quality of thinking that will create my success outside of school.
    [Show full text]