Mathematics in Physical Chemistry

Total Page:16

File Type:pdf, Size:1020Kb

Mathematics in Physical Chemistry Mathematics in Physical Chemistry Ali Nassimi [email protected] Chemistry Department Sharif University of Technology May 8, 2021 1/1 Aim Your most valuable asset is your learning ability. This course is a practice in learning and specially improves your deduction skills. This course provides you with tools applicable in and necessary for modeling many natural phenomena. \The fundamental laws necessary for the mathematical treatment of a large part of physics and the whole of chemistry are thus completely known, and the difficulty lies only in the fact that application of these laws leads to equations that are too complex to be solved." The first part of the course reviews Linear algebra and calculus while introducing some very useful notations. In the second part of the course, we study ordinary differential equations. End of semester objective: Become familiar with mathematical tools needed for understanding physical chemistry. 2/1 Course Evaluation Final exam 11 Bahman 3 PM 40% Midterm exam 24 Azar 9 AM 40% Quizz 10% Class presentation 10% Office hours: Due to special situation of corona pandemic office hour is not set, email for an appointment instead. 3/1 To be covered in the course Complex numbers, Vector analysis and Linear algebra Vector rotation, vector multiplication and vector derivatives. Series expansion of analytic functions Integration and some theorems from calculus Dirac delta notation and Fourier transformation Curvilinear coordinates. Matrices 4/1 To be covered in the course When we know the relation between change in dependent variable with changes in independent variable we are facing a differential equation. The laws of nature are expressed in terms of differential equations. For example, study of chemical kinetics, diffusion and change in a systems state all start with differential equations. Analytically solvable ordinary differential equations. Due to lack of time a discussion of partial differential equations and a discussion of numerical solutions to differential equations are left to a course in computational chemistry. 5/1 References Modern calculus and analytic geometry by Richard A. Silverman "Mathematical methods for physicists", by George Arfken and Hans Weber Ordinary differential equations by D. Shadman and B. Mehri (A thin book in Farsi) Linear Algebra, Second Edition, Kenneth Hoffman, Ray Kanze The Raman effect by Derek A Long 6/1 Set theory Set, class or family x 2 A, y 2= A A ⊂ B or equivalently B ⊃ A A = B iff A ⊂ B ^ B ⊂ A, otherewise A 6= B. Proper subset The unique empty set Ø B − A = fxjx 2 B ^ x 2= Ag Universal set, U. Ac = U − A Venn diagrams A [ B (A cup B) A \ B (A cap B) disjoint set. 7/1 Relation Symmetric difference, A∆B = (A − B) [ (B − A) Ordered n-tuples vs. sets. Cartesian product of A and B, A × B = f(a; b)ja 2 A; b 2 Bg A1 × A2 × · · · × An = f(a1; a2; ··· ; an)ja1 2 A1; a2 2 A2; ··· an 2 Ang Real numbers, R 2-space = R2 3-space = R3 A relationship is defined as a set of ordered pairs (x,y), i.e., a relation S from the set X to the set Y is a subset of the cartesian product X × Y . Where the sets X and Y are the same there are 3 types of relations. A many to one or one to one relation from a set X to a set Y is called a function from X to Y. 8/1 Function A function from the set of positive integers to an arbitrary set is called an infinite sequence or sequence, y = yn or y1; y2; ··· ; yn; ··· or yn (n = 1; 2; ··· ) or fyng Dom f = fxj(x; y) 2 f for some yg, Rng f = fyj(x; y) 2 f for some xg f ⊂ Dom f × Rng f ⊂ X × Y Arbitrary set X to R, real valued function R to R, real function of one real variable R to Rn, point valued function or vector function of one real variable. Rn to R, real function of sevral real variables Rn to Rp, coordinate transformation, each coordinate of the p point y = (y1; ··· ; yp) 2 R is a dependent variable Domain as the largest set of values for which the formula makes sense. 9/1 Complex numbers \Imaginary numbers are a fine and wonderful refuge of the divine spirit, almost an amphibian between being and non-being." Gottfried Leibnitz Fundamental theorem of algebra: "Every non-constant single-variable polynomial hasp at least one complex root." X 2 + 1 = 0 defines x = i = −1. Complex number x = a + bi = (a; b) = ceθi . Complex conjugate, Complex plane, summation, multiplication, division, and logarithm. Euler formula, "our jewel", eiα = cos(α) + i sin(α) for real α Proof by Taylor expansion eix +e−ix eix −e−ix cos x = 2 ; sin x = 2i . ey +e−y cosh(y) = cos(iy) = 2 , ey −e−y i sinh(y) = sin(iy) ! sinh y = 2 . 1 cos(x) · cos(y) = 2 [cos(x + y) + cos(x − y)], cos(x + y) = cos x cos y − sin x sin y, sin(x + y) = sin x cos y + cos x sin y. 10/1 Coordinate System Rectangular cartesian coordinate system is a one to one correspondence between ordered sets of numbers and points of space. Ordinate (vertical) vs. abscissa (horizontal) axes. Round or curvilinear coordinate system Curvilinear coordinates are a coordinate system for Euclidean space in which the coordinate lines may be curved, e.g., rectangular, spherical, and cylindrical coordinate systems. Coordinate surfaces of the curvilinear systems are curved. Plane polar coordinate system, x = r cos θ; y = r sin θ; dS = rdrdθ, Spherical polar coordinates x = r sin θ cos φ, y = r sin θ sin φ, z = r cos θ; dV = r 2 sin θdrdφdθ Rectangular coordinates 11/1 Coordinate System Figure: Polar coordinates taken from The Raman Effect by DA Long 12/1 Vector analysis Scalar quantities have magnitude vs. vector quantities which have magnitude and direction. Triangle law of vector addition. Parallelogram law of vector addition (Allows for vector subtraction), further it shows commutativity and associativity. 13/1 Vector analysis: direction cosines Figure: Direction Cosines taken from The Raman Effect by DA Long Direction cosines, projections of A~. Geometric or algebraic representation. 14/1 Vector analysis: direction cosines Consider two vectors of unit length r1 = (x1; y1; z1) = (lr1x ; lr1y ; lr1z ) and r2 = (x2; y2; z2) = (lr2x ; lr2y ; lr2z ) For the angle between r1 and r2, cos θ = x1x2 + y1y2 + z1z2 = lr1x lr2x + lr1y lr2y + lr1z lr2z For orthogonal unit vectors r and r', lrx lr 0x + lry lr 0y + lrz lr 0z = 0 2 2 2 Also, lrx + lry + lrz = 1 2 2 2 2 2 2 Thus, lx0x + lx0y + lx0z = 1 ly 0x + ly 0y + ly 0z = 2 2 2 1 lz0x + lz0y + lz0z = 1. Further, lx0x lx0y + ly 0x ly 0y + lz0x lz0y = 0 lx0Y lx0Z + ly 0y ly 0z + lz0y lz0z = 0 lx0z lx0x + ly 0z ly 0x + lz0z lz0x = 0. In summary, lρ0ρlσ0ρ = δρ0σ0 lρ0ρlρ0σ = δρσ 15/1 Vector analysis Unit vectors, A~ = Ax x^ + Ay y^ + Az z^. Expansion of vectors in terms of a set of linearly independent basis allow algebraic definition of vector addition and subtraction, i.e., A~ ± B~ =x ^(Ax ± Bx ) +y ^(Ay ± By ) +z ^(Az ± Bz ). jAj, Norm for scalars and vectors. Ax = jAj cos α; Ay = jAj cos β; Az = jAj cos γ Pythagorean theorem, 2 2 2 2 2 2 2 jAj = Ax + Ay + Az ; cos α + cos β + cos γ = 1. Vector field: An space to each point of which a vector is associated. Direction of vector r is coordinate system independent. 16/1 Rotation of the coordinate axes x0 = x cos φ + y sin φ y 0 = −x sin φ + y cos φ Since each vector can be represented by a point in space a vector field A is defined as an association of vectors to points of space such that 0 0 Ax = Ax cos φ + Ay sin φ Ay = −Ax sin φ + Ay cos φ 17/1 N-dimensional vectors x0 cos φ sin φ x = . y 0 − sin φ cos φ y x ! x1; y ! x2; z ! x3 0 PN 0 xi = j=1 aij xj ; i = 1; 2; ··· ; N; aij = cos(xi ; xj ): In Cartesian coordinates, 0 0 0 P xi = cos(xi ; x1)x1 + cos(xi ; x2)x2 + ··· = j aij xj thus 0 @xi aij = : @xj By considering primed coordinate axis to rotate by −φ, P 0 0 P 0 0 P 0 xj = i cos(xj ; xi )xi = i cos(xi ; xj )xi = i aij xi resulting in @xj aji = 0 = aij . @xi A is the matrix whose effect is the same as rotating the coordinate axis, whose elements are aij . 18/1 Vectors and vector space Orthogonality condition for A: AT A = I or 0 0 0 X X @xi @xi X @xj @xi @xj aij aik = = 0 = = δjk @xj @xk @x @xk @xk i i i i By depicting a vector as an n-tuple, B = (B1; B2; ··· ; Bn), define: Vector equality. Vector addition Scalar multiplication Unique Null vector Unique Negative of vector Addition is commutative and associative. Scalar multiplication is distributive and associative. 19/1 Algebraic structures: Group A group is a set, G, together with an operation * (called the group law of G) that combines any two elements a and b to form another element, denoted a*b or ab. Closure: For all a, b in G, the result of the operation, a*b, is also in G. Associativity: For all a, b and c in G, (a*b)*c = a*(b*c).
Recommended publications
  • Chapter 0 Preliminaries
    Chapter 0 Preliminaries Objective of the course Introduce basic matrix results and techniques that are useful in theory and applications. It is important to know many results, but there is no way I can tell you all of them. I would like to introduce techniques so that you can obtain the results you want. This is the standard teaching philosophy of \It is better to teach students how to fish instead of just giving them fishes.” Assumption You are familiar with • Linear equations, solution sets, elementary row operations. • Matrices, column space, row space, null space, ranks, • Determinant, eigenvalues, eigenvectors, diagonal form. • Vector spaces, basis, change of bases. • Linear transformations, range space, kernel. • Inner product, Gram Schmidt process for real matrices. • Basic operations of complex numbers. • Block matrices. Notation • Mn(F), Mm;n(F) are the set of n × n and m × n matrices over F = R or C (or a more general field). n • F is the set of column vectors of length n with entries in F. • Sometimes we write Mn;Mm;n if F = C. A1 0 • If A = 2 Mm+n(F) with A1 2 Mm(F) and A2 2 Mn(F), we write A = A1 ⊕ A2. 0 A2 • xt;At denote the transpose of a vector x and a matrix A. • For a complex matrix A, A denotes the matrix obtained from A by replacing each entry by its complex conjugate. Furthermore, A∗ = (A)t. More results and examples on block matrix multiplications. 1 1 Similarity, Jordan form, and applications 1.1 Similarity Definition 1.1.1 Two matrices A; B 2 Mn are similar if there is an invertible S 2 Mn such that S−1AS = B, equivalently, A = T −1BT with T = S−1.
    [Show full text]
  • Publications of Roger Horn
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Linear Algebra and its Applications 424 (2007) 3–7 www.elsevier.com/locate/laa Publications of Roger Horn 1. A heuristic asymptotic formula concerning the distribution of prime numbers (with P.T. Bateman), Math. Comp. 16 (1962), 363–367 (MR26#6139). 2. Primes represented by irreducible polynomials in one variable, Theory of Numbers (with P.T. Bateman), In: Proceedings of Symposia in Pure Mathematics, vol. VIII, American Mathematical Society, Providence, Rhode Island, 1965, pp. 119–132 (MR31#1234). 3. On boundary values of a Schlicht mapping, Proc. Amer. Math. Soc. 18 (1967) 782–787 (MR36#2792). 4. On infinitely divisible matrices, kernels, and functions, Z. Wahrscheinlichkeitstheorie verw. Gebiete 8 (1967) 219–230 (MR36#925). 5. The theory of infinitely divisible matrices and kernels, Trans. Amer. Math. Soc. 136 (1969) 269–286 (MR41#9327). 6. Infinitely divisible positive definite sequences, Trans. Amer. Math. Soc. 136 (1969) 287–303 (MR58#17681). 7. On a functional equation arising in probability (with R.D. Meredith), Amer. Math. Monthly 76 (1969) 802–804 (MR40#4622). 8. On the Wronskian test for independence, Amer. Math. Monthly 77 (1970) 65–66. 9. On certain power series and sequences, J. London Math. Soc. 2 (2) (1970) 160–162 (MR41#5629). 10. On moment sequences and renewal sequences, J. Math. Anal. Appl. 31 (1970) 130–135 (MR42#6541). 11. On Fenchel’s theorem, Amer. Math. Monthly 78 (1971) 380–381 (MR44#2142). 12. Schlicht mappings and infinitely divisible kernels, Pacific J.
    [Show full text]
  • Linear Algebra (XXVIII)
    Linear Algebra (XXVIII) Yijia Chen 1. Quadratic Forms Definition 1.1. Let A be an n × n symmetric matrix over K, i.e., A = aij i,j2[n] where aij = aji 0 1 x1 B . C for all i, j 2 [n]. Then for the variable vector x = @ . A xn 0 1 0 1 a11 ··· a1n x1 0 x ··· x B . .. C B . C x Ax = 1 n @ . A @ . A an1 ··· ann xn = aij · xi · xj i,Xj2[n] 2 = aii · xi + 2 aij · xi · xj. 1 i<j n iX2[n] 6X6 is a quadratic form. Definition 1.2. A quadratic form x0Ax is diagonal if the matrix A is diagonal. Definition 1.3. Let A and B be two n × n-matrices. If there exists an invertible C with B = C0AC, then B is congruent to A. Lemma 1.4. The matrix congruence is an equivalence relation. More precisely, for all n × n-matrices A, B, and C, (i) A is congruent to A, (ii) if A is congruent to B, then B is congruent to A as well, and (iii) if A is congruent to B, B is congruent to C, then A is congruent to C. Lemma 1.5. Let A and B be two n × n-matrices. If B is obtained from A by the following elementary operations, then B is congruent to A. (i) Switch the i-th and j-th rows, then switch the i-th and j-th columns, where 1 6 i < j 6 j 6 n. (ii) Multiply the i-th row by k, then multiply the i-th column by k, where i 2 [n] and k 2 K n f0g.
    [Show full text]
  • SYMPLECTIC GROUPS MATHEMATICAL SURVEYS' Number 16
    SYMPLECTIC GROUPS MATHEMATICAL SURVEYS' Number 16 SYMPLECTIC GROUPS BY O. T. O'MEARA 1978 AMERICAN MATHEMATICAL SOCIETY PROVIDENCE, RHODE ISLAND TO JEAN - my wild Irish rose Library of Congress Cataloging in Publication Data O'Meara, O. Timothy, 1928- Symplectic groups. (Mathematical surveys; no. 16) Based on lectures given at the University of Notre Dame, 1974-1975. Bibliography: p. Includes index. 1. Symplectic groups. 2. Isomorphisms (Mathematics) I. Title. 11. Series: American Mathematical Society. Mathematical surveys; no. 16. QA171.046 512'.2 78-19101 ISBN 0-8218-1516-4 AMS (MOS) subject classifications (1970). Primary 15-02, 15A33, 15A36, 20-02, 20B25, 20045, 20F55, 20H05, 20H20, 20H25; Secondary 10C30, 13-02, 20F35, 20G15, 50025,50030. Copyright © 1978 by the American Mathematical Society Printed in the United States of America AIl rights reserved except those granted to the United States Government. Otherwise, this book, or parts thereof, may not be reproduced in any form without permission of the publishers. CONTENTS Preface....................................................................................................................................... ix Prerequisites and Notation...................................................................................................... xi Chapter 1. Introduction 1.1. Alternating Spaces............................................................................................. 1 1.2. Projective Transformations................................................................................
    [Show full text]
  • Canonical Forms for Congruence of Matrices and T -Palindromic Matrix Pencils: a Tribute to H
    Noname manuscript No. (will be inserted by the editor) Canonical forms for congruence of matrices and T -palindromic matrix pencils: a tribute to H. W. Turnbull and A. C. Aitken Fernando De Ter´an the date of receipt and acceptance should be inserted later Abstract A canonical form for congruence of matrices was introduced by Turnbull and Aitken in 1932. More than 70 years later, in 2006, another canonical form for congruence has been introduced by Horn and Sergeichuk. The main purpose of this paper is to draw the attention on the pioneer work of Turnbull and Aitken and to compare both canonical forms. As an application, we also show how to recover the spectral structure of T -palindromic matrix pencils from the canonical form of matrices by Horn and Sergeichuk. Keywords matrices, canonical forms, congruence, T -palindromic matrix pencils, equivalence Mathematics Subject Classification (2000) 15A21, 15A22 1 Introduction 1.1 Congruence and similarity We consider the following two actions of the general linear group of n × n invertible matrices with complex n×n entries (denoted by GL(n; C)) on the set of n × n matrices with complex entries (denoted by C ): GL(n; ) × n×n −! n×n GL(n; ) × n×n −! n×n C C C ; and C C C (P; A) 7−! P AP −1 (P; A) 7−! P AP T : The first one is known as the action of similarity and the second one as the action of congruence. Accordingly, n×n n×n −1 two matrices A; B 2 C are said to be similar if there is a nonsingular P 2 C such that P AP = B and they are said to be congruent if there is a nonsingular P such that P AP T = B.
    [Show full text]
  • Matrix Canonical Forms
    Matrix Canonical Forms Roger Horn University of Utah ICTP School: Linear Algebra: Friday, June 26, 2009 ICTP School: Linear Algebra: Friday, June 26, 2009 1 Roger Horn (University of Utah) Matrix Canonical Forms / 22 Canonical forms for congruence and *congruence Congruence A SAST (change variables in quadratic form xT Ax) ! *Congruence A SAS (change variables in Hermitian form x Ax) ! Congruence and *congruence are simpler than similarity: no inverses; identical row and column operations for congruence (complex conjugates for *congruence). The singular and nonsingular canonical structures are fundamentally di¤erent. ICTP School: Linear Algebra: Friday, June 26, 2009 2 Roger Horn (University of Utah) Matrix Canonical Forms / 22 Example: *Congruence for Hermitian matrices Sylvester’sInertia Theorem (1852): Two Hermitian matrices are *congruent if and only if they have the same number of positive eigenvalues and the same number of negative eigenvalues (and hence also the same number of zero eigenvalues). Reformulate: Two Hermitian matrices are *congruent if and only if they have the same number of eigenvalues on each of the two open rays tei0 : t > 0 and teiπ : t > 0 in the complex plane. f g i0 f iπ g Canonical form: e In+ e In 0n0 ICTP School: Linear Algebra: Friday, June 26, 2009 3 Roger Horn (University of Utah) Matrix Canonical Forms / 22 Example: *Congruence for normal matrices Unitary *congruence: Two normal matrices are unitarily *congruent (unitarily similar!) if and only if they have the same eigenvalues. Ikramov (2001): Two normal matrices are *congruent if and only if they have the same number of eigenvalues on each open ray teiθ : t > 0 , θ [0, 2π) in the complex plane.
    [Show full text]
  • Congruence of Symmetric Matrices Over Local Rings
    CORE Metadata, citation and similar papers at core.ac.uk Provided by Elsevier - Publisher Connector Linear Algebra and its Applications 431 (2009) 1687–1690 Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: www.elsevier.com/locate/laa Congruence of symmetric matrices over local rings ∗ Yonglin Cao a,1, Fernando Szechtman b, a Institute of Applied Mathematics, School of Sciences, Shandong University of Technology, Zibo, Shandong 255091, PR China b Department of Mathematics and Statistics, University of Regina, Saskatchewan, Canada ARTICLE INFO ABSTRACT Article history: Let R be a commutative, local, and principal ideal ring with maximal Received 25 January 2009 ideal m and residue class field F. Suppose that every element of Accepted 4 June 2009 1 + m is square. Then the problem of classifying arbitrary symmet- Available online 15 July 2009 ric matrices over R by congruence naturally reduces, and is actually Submitted by V. Sergeichuk equivalent to, the problem of classifying invertible symmetric matrices over F by congruence. AMS classification: © 2009 Elsevier Inc. All rights reserved. 15A21 15A33 Keywords: Matrix congruence Bilinear form Local ring Principal ideal ring 1. Introduction We consider the problem of classifying symmetric bilinear forms defined on a free R-module of finite rank, where R is a commutative, local and principal ideal ring with maximal ideal m = Rπ, ∗ residue field F = R/m and unit group R . This is equivalent to the problem of classifying symmetric matrices over R by congruence. For the ring of integers of a local field of characteristic not 2 the problem was studied by O’Meara [6], who in 1953 gave a complete solution provided 2 is a unit or does not ramify.
    [Show full text]
  • Matrices with Orthogonal Groups Admitting Only Determinant One
    Available online at www.sciencedirect.com Linear Algebra and its Applications 428 (2008) 796–813 www.elsevier.com/locate/laa Matrices with orthogonal groups admitting only determinant one Edward S. Coakley a,∗, Froilán M. Dopico b, Charles R. Johnson c a Department of Mathematics, Harvard University, Cambridge, MA 02138, USA b Departamento de Matemáticas, Universidad Carlos III de Madrid, Avenida de la Universidad 30, 28911 Leganés, Spain c Department of Mathematics, The College of William and Mary, Williamsburg, VA 23187-8795, USA Received 6 July 2006; accepted 13 August 2007 Available online 1 November 2007 Submitted by V. Mehrmann Abstract The K-orthogonal group of an n-by-n matrix K is defined as the set of nonsingular n-by-n matrices A satisfying ATKA = K, where the superscript T denotes transposition. These form a group under matrix multiplication. It is well-known that if K is skew-symmetric and nonsingular the determinant of every element of the K-Orthogonal group is +1, i.e., the determinant of any symplectic matrix is +1. We present necessary and sufficient conditions on a real or complex matrix K so that all elements of the K-Orthogonal group have determinant +1. These necessary and sufficient conditions can be simply stated in terms of the symmetric and skew-symmetric parts of K, denoted by Ks and Kw respectively, as follows: the determinant of every element in the K-Orthogonal group is +1 if and only if the matrix pencil Kw − λKs is regular and the matrix −1 (Kw − λ0Ks) Kw has no Jordan blocks associated to the zero eigenvalue with odd dimension, where λ0 is any number such that det(Kw − λ0Ks)/= 0.
    [Show full text]
  • CONSISTENCY and EFFICIENT SOLUTION of the SYLVESTER EQUATION for ⋆-CONGRUENCE: AX + X⋆B = C 1. Introduction. the Sylvester E
    CONSISTENCY AND EFFICIENT SOLUTION OF THE SYLVESTER EQUATION FOR ?-CONGRUENCE: AX + X?B = C ∗ y z FERNANDO DE TERÁN AND FROILÁN M. DOPICO Abstract. We consider the matrix equation AX + X?B = C , where the matrices A and B have sizes m × n and n × m, respectively, the size of the unknown X is n × m, and the operator (·)? denotes either the transpose or the conjugate transpose of a matrix. In the first part of the paper, we review necessary and sufficient conditions for the existence and uniqueness of solutions. These conditions were obtained previously by Wimmer and by Byers, Kressner, Schröder and Watkins. In this review, we generalize to fields of characteristic different from two the existence condition that Wimmer originally proved for the complex field. In the second part, we develop, in the real or complex square case m = n, an algorithm to solve the equation in O(n3) flops when the solution is unique. This algorithm is based on the generalized Schur decomposition of the matrix pencil A − λB?. The equation AX + X?B = C is connected with palindromic eigenvalue problems and, as a consequence, the square complex case has attracted recently the attention of several authors. For instance, Byers, Kressner, Schröder and Watkins have considered this equation in the study of the conditioning and in the development of structured algorithms for palindromic eigenvalue problems, while De Terán and Dopico have solved the homogeneous equations AX + X?A = 0 and studied their relationship with orbits of matrices and palindromic pencils under the action of ?-congruence. Key words.
    [Show full text]
  • More on Regular Subgroups of the Affine Group 3
    MORE ON REGULAR SUBGROUPS OF THE AFFINE GROUP M.A. PELLEGRINI AND M.C. TAMBURINI BELLANI Abstract. This paper is a new contribution to the study of regular subgroups of the affine group AGLn(F), for any field F. In particular we associate to any partition λ =6 (1n+1) of n + 1 abelian regular subgroups in such a way that different partitions define non-conjugate subgroups. Moreover, we classify the regular subgroups of certain natural types for n ≤ 4. Our classification is equivalent to the classification of split local algebras of dimension n + 1 over F. Our methods, based on classical results of linear algebra, are computer free. 1. Introduction Let F be any field. We identify the affine group AGLn(F) with the subgroup of T GLn+1(F) consisting of the matrices having (1, 0,..., 0) as first column. With this n notation, AGLn(F) acts on the right on the set = (1, v): v F of affine points. A { ∈ } Clearly, there exists an epimorphism π : AGLn(F) GLn(F) induced by the action n → of AGLn(F) on F . A subgroup (or a subset) R of AGLn(F) is called regular if it acts regularly on , namely if, for every v Fn, there exists a unique element in R A ∈ having (1, v) as first row. Thus R is regular precisely when AGLn(F)= GLn(F) R, with GLn(F) R = In , where GLn(F) denotes the stabilizer of (1, 0,..., 0). ∩ { +1} A subgroup H of AGLn(F) is indecomposable if there exists no decompositionc of Fn asc a direct sum of non-trivial π(cH)-invariant subspaces.
    [Show full text]
  • An Informal Introduction to Perturbations of Matrices Determined up to Similarity Or Congruence
    S~aoPaulo Journal of Mathematical Sciences 8, 1 (2014), 1{22 An informal introduction to perturbations of matrices determined up to similarity or congruence Lena Klimenko National Technical University of Ukraine \Kyiv Polytechnic Institute", Prospect Peremogy 37, Kiev, Ukraine. E-mail address: [email protected] Vladimir V. Sergeichuk* Institute of Mathematics, Tereshchenkivska 3, Kiev, Ukraine. E-mail address: [email protected] Abstract. The reductions of a square complex matrix A to its canon- ical forms under transformations of similarity, congruence, or *con- gruence are unstable operations: these canonical forms and reduction transformations depend discontinuously on the entries of A. We sur- vey results about their behavior under perturbations of A and about normal forms of all matrices A + E in a neighborhood of A with re- spect to similarity, congruence, or *congruence. These normal forms are called miniversal deformations of A; they are not uniquely deter- mined by A + E, but they are simple and depend continuously on the entries of E. 1. Introduction The purpose of this survey is to give an informal introduction into the theory of perturbations of a square complex matrix A determined up to transformations of similarity S−1AS, or congruence ST AS, or *congruence S∗AS, in which S is nonsingular and S∗ ∶= S¯T . 2010 Mathematics Subject Classification. 15A21, 15A63, 47A07, 47A55. Key words: similarity, congruence, *congruence, perturbations, miniversal deforma- tions, closure graphs. * Supported by the FAPESP grant 2012/18139-2. The work was done while this author was visiting the University of S~aoPaulo, whose hospitality is gratefully acknowledged.
    [Show full text]
  • Products of Positive Definite Symplectic Matrices
    Products of positive definite symplectic matrices by Daryl Q. Granario A dissertation submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements for the Degree of Doctor of Philosophy Auburn, Alabama August 8, 2020 Keywords: symplectic matrix, positive definite matrix, matrix decomposition Copyright 2020 by Daryl Q. Granario Approved by Tin-Yau Tam, Committee Chair and Professor Emeritus of Mathematics Ming Liao, Professor of Mathematics Huajun Huang, Associate Professor of Mathematics Ulrich Albrecht, Department Chair and Professor of Mathematics Abstract We show that every symplectic matrix is a product of five positive definite symplectic matrices and five is the best in the sense that there are symplectic matrices which are not product of less. In Chapter 1, we provide a historical background and motivation behind the study. We highlight the important works in the subject that lead to the formulation of the problem. In Chapter 2, we present the necessary mathematical prerequisites and construct a symplectic ∗congruence canonical form for Sp(2n; C). In Chapter 3, we give the proof of the main the- orem. In Chapter 4, we discuss future research. The main results in this dissertation can be found in [18]. ii Acknowledgments I would like to express my sincere gratitude to everyone who have supported me through- out this process. To my advisor Professor Tin-Yau Tam for the continuous support of my Ph.D study and related research, for their patience, motivation, and immense knowledge. Thank you for their insightful comments and constant encouragement, and for the challenging questions that pushed me to grow as a mathematician.
    [Show full text]