Using Geometric Algebra for Navigation in Riemannian and Hard Disc Space

Total Page:16

File Type:pdf, Size:1020Kb

Using Geometric Algebra for Navigation in Riemannian and Hard Disc Space Using Geometric Algebra for Navigation in Riemannian and Hard Disc Space Werner Benger Andrew Hamilton Mike Folk/Quincey Koziol Center for Computation & Center for Astrophysics and The HDF Group Technology Space Astronomy 1901 So. First St. Suite C-2 Louisiana State University JILA, University of Colorado Champaign, IL 61820. USA 239 Johnston Hall Boulder, CO 80309, USA [email protected] Baton Rouge, LA 70803, USA Andrew.Hamilton [email protected] @colorado.edu Simon Su Erik Schnetter Marcel Ritter/Georg Ritter Princeton Institute for Center for Computation & Department of Computer Computational Science and Technology Science Engineering Dept. of Physics & Astronomy University of Innsbruck 345 Peter B. Lewis Library Louisiana State University Technikerstrasse 21a Princeton, NJ 08544, USA Baton Rouge, LA 70803, USA A-6020 Innsbruck, Austria [email protected] [email protected] [email protected] ABSTRACT where Geometric Algebra is used for navigating the cam- A \vector" in 3D computer graphics is commonly under- era position in space and time. Another application exam- stood as a triplet of three floating point numbers, eventually ple is given by a simulation code solving Einstein's equa- equipped with a set of functions operating on them. This tion in general relativity numerically on supercomputers, hides the fact that there are actually different kinds of vec- outputting the Newman-Penrose pseudo scalars as primary tors, each of them with different algebraic properties and quantities of interest to study gravitational waves, both for consequently different sets of functions. Differential Geome- visualization and observational verification. try (DG) and Geometric Algebra (GA) are the appropriate mathematical theories to describe these different types of Geometric Algebra moreover provides means to describe \vectors". They consistently define the proper set of opera- how the metadata information required per \vector" can be tions attached to each class of \floating point triplet" and al- provided in persistent storage. Given large datasets that are low to derive what meta-information is required to uniquely expensively collected or generated by simulations requiring identify a specific type of vector in addition to its purely millions of CPU hours, it is increasingly important and diffi- numerical values. We shortly review the various types of cult to be able to share and correctly interpret such datasets \vectors" in 3D computer graphics, their relations to rota- years after their generation, across different research groups tions and quaternions, and connect these to the terminology from different fields of science. A unique, standardized, of co-vectors and bi-vectors in DG and GA. Not only in extensible identification of the geometric properties of the 3D, but also in 4D, the elegant formulations of GA yield dataset elements is a necessary pre-requisite for this. simi- to more clarity, which will be demonstrated on behalf of lar to the way in which the IEEE standard for floating point the use of bi-quaternions in relativity, allowing for instance values enables sharing floating point values. We utilize the a more insightful formulation to determine the Newman- mechanisms as provided by the HDF5 library here, a generic Penrose pseudo scalars from the Weyl tensor. self-describing file format developed for large datasets as used in high performance computing. It allows specifying 1. INTRODUCTION metadata in addition to the purely numerical data, providing Geometric Algebra [14] and the sometimes mystified concept an abstraction layer for specifying the mathematical prop- of spinors eases implementation and intuition significantly, erties on top of the lower-level binary layout. It is therefore both in computer graphics and in physics [15]. We demon- desirable to us the functionality of this powerful I/O library strate the concrete application of these concepts in two in- to express the semantics of vector quantities as they arise in dependently developed computer graphic software packages, Geometric Algebra. This will be discussed in section 5. 2. VECTOR SPACES A vector space over a field F (such as R) is a set V together with two binary operations vector addition + : V × V ! V and scalar multiplication ◦ : F × V ! V. The elements of V are called vectors. A vector space is closed under the operations + and ◦, i.e., for all elements u; v 2 V and all el- ements λ 2 F there is u + v 2 V and λ ◦ u 2 V (vector space axioms). The vector space axioms allow computing the dif- ferences of vectors and therefore defining the derivative of a vector-valued function v(s): R !V as d v(s + ds) − v(s) v(s) := lim : (1) ds ds!0 ds 2.1 Tangential Vectors In differential geometry, a tangential vector on a manifold d M is the operator ds that computes the derivative along a curve q(s): R ! M for an arbitrary scalar-valued function f : M ! R: d df (q(s)) f := : (2) ds q(s) ds Tangential vectors fulfill the vector space axioms and can therefore be expressed as linear combinations of deriva- µ tives along the n coordinate functions x : M ! R with µ = 0 : : : n − 1, which define a basis of the tangential space Tq(s)(M) on the n-dimensional manifold M at each point q(s) 2 M: n−1 µ n−1 d X dx (q(s)) @ X µ f = f =: q_ @ f (3) ds ds @xµ µ µ=0 µ=0 µ d whereq _ are the components of the tangential vector ds in µ the chart fx g and f@µg are the basis vectors of the tangen- tial space in this chart. We will use the Einstein sum conven- Figure 1: Vector transformation under shrinking the tion in the following text, which assumes implicit summation height coordinate by a factor of two: tangential vec- over indices occurring on the same side of an equation. Of- tors (differences between two points) shrink in their ten tangential vectors are used synonymous with the term height component by a factor two as well, whereas \vectors" in computer graphics when a direction vector from surface normal vectors (co-vectors) grow by a fac- point A to point B is meant. A tangential vector on an tor two in height, see the vertical components of the n-dimensional manifold is represented by n numbers in a vector and co-vector shown on the right hand side chart. in the figure. 2.2 Co-Vectors three-dimensional space, a plane is equivalently described by The set of operations df : T (M) ! R that map tangential a \normal vector", which is orthogonal to the plane. While vectors v 2 T (M) to a scalar value v(f) for any function \normal vectors" are frequently symbolized via a vector ar- f : M ! R defines another vector space which is dual to the row, like tangential vectors, they are not the same, rather tangential vectors. Its elements are called co-vectors. they are dual to tangential vectors. It is more appropri- @f ate to visually symbolize them as a plane. This visual is < df; v >= df(v) := v(f) = vµ@ f = vµ (4) µ @xµ also supported by (5), which can be interpreted as the to- tal differential of a function f: a co-vector describes how a Co-vectors fulfill the vector space axioms and can be written scalar function advances in space, which can be visualized as linear combination of co-vector basis functions dxµ: as surfaces of constant function value (\isosurface"). On an @f df =: dxµ (5) n-dimensional manifold a co-vector is correspondingly sym- @xµ bolized by an (n − 1)-dimensional subspace. with the dual basis vectors fulfilling the duality relation ( 2.3 Tensors ν µ = ν : 1 l < dx ;@µ >= (6) A tensor T of rank l × m is a multi-linear map of l vectors µ 6= ν : 0 m and m co-vectors to a scalar The space of co-vectors is called the co-tangential space l ∗ ∗ ∗ Tm : T (M) × :::T (M) × T (M) × :::T (M) ! R : (7) Tp (M). A co-vector on an n-dimensional manifold is repre- | {z } | {z } sented by n numbers in a chart, same as a tangential vector. l m However, co-vector transforms inverse to tangential vectors Tensors are elements of a vector space themselves and form when changing coordinate systems, as is directly obvious 0 the tensor algebra. They are represented relative to a coor- from eq. (6) in the one-dimensional case: As < dx ;@0 >= 1 l+m 0 dinate system by a set of k numbers for a k-dimensional must be sustained under coordinate transformation, dx manifold. The construction of an tensor of higher rank from must shrink by the same amount as @0 grows when an- lower rank is called the outer product (also known as tensor, other coordinate scale is used to represent these vectors. dyadic or Kronecker product), denoted by ⊗: In higher dimensions this is expressed by an inverse trans- µν µ ν µ ν formation matrix, as demonstrated in Fig. 1. In Euclidean T ≡ T @µ ⊗ @ν = v u @µ ⊗ @ν = v @µ ⊗ u @ν = v ⊗ u (8) Tensors of rank 2 may be represented using matrix notation. The new vector space is denoted Λ2(V). With the exterior 0 Tensors of type T1 are equivalent to co-vectors and called product, v ^ u = −u ^ v 8u; v 2 V , which consequently co-variant, in matrix notation (relative to a chart) they cor- results in v ^ v = 0 8 v 2 V. The exterior product defines 1 respond to rows. Tensors of type T0 are equivalent to a tan- an algebra on its elements, the exterior algebra (or Grass- gential vector and are called contra-variant, corresponding man algebra) [9, 5].
Recommended publications
  • Quaternions and Cli Ord Geometric Algebras
    Quaternions and Cliord Geometric Algebras Robert Benjamin Easter First Draft Edition (v1) (c) copyright 2015, Robert Benjamin Easter, all rights reserved. Preface As a rst rough draft that has been put together very quickly, this book is likely to contain errata and disorganization. The references list and inline citations are very incompete, so the reader should search around for more references. I do not claim to be the inventor of any of the mathematics found here. However, some parts of this book may be considered new in some sense and were in small parts my own original research. Much of the contents was originally written by me as contributions to a web encyclopedia project just for fun, but for various reasons was inappropriate in an encyclopedic volume. I did not originally intend to write this book. This is not a dissertation, nor did its development receive any funding or proper peer review. I oer this free book to the public, such as it is, in the hope it could be helpful to an interested reader. June 19, 2015 - Robert B. Easter. (v1) [email protected] 3 Table of contents Preface . 3 List of gures . 9 1 Quaternion Algebra . 11 1.1 The Quaternion Formula . 11 1.2 The Scalar and Vector Parts . 15 1.3 The Quaternion Product . 16 1.4 The Dot Product . 16 1.5 The Cross Product . 17 1.6 Conjugates . 18 1.7 Tensor or Magnitude . 20 1.8 Versors . 20 1.9 Biradials . 22 1.10 Quaternion Identities . 23 1.11 The Biradial b/a .
    [Show full text]
  • 1 Parity 2 Time Reversal
    Even Odd Symmetry Lecture 9 1 Parity The normal modes of a string have either even or odd symmetry. This also occurs for stationary states in Quantum Mechanics. The transformation is called partiy. We previously found for the harmonic oscillator that there were 2 distinct types of wave function solutions characterized by the selection of the starting integer in their series representation. This selection produced a series in odd or even powers of the coordiante so that the wave function was either odd or even upon reflections about the origin, x = 0. Since the potential energy function depends on the square of the position, x2, the energy eignevalue was always positive and independent of whether the eigenfunctions were odd or even under reflection. In 1-D parity is the symmetry operation, x → −x. In 3-D the strong interaction is invarient under the symmetry of parity. ~r → −~r Parity is a mirror reflection plus a rotation of 180◦, and transforms a right-handed coordinate system into a left-handed one. Our Macroscopic world is clearly “handed”, but “handedness” in fundamental interactions is more involved. Vectors (tensors of rank 1), as illustrated in the definition above, change sign under Parity. Scalars (tensors of rank 0) do not. One can then construct, using tensor algebra, new tensors which reduce the tensor rank and/or change the symmetry of the tensor. Thus a dual of a symmetric tensor of rank 2 is a pseudovector (cross product of two vectors), and a scalar product of a pseudovector and a vector creates a pseudoscalar. We will construct bilinear forms below which have these rotational and reflection char- acteristics.
    [Show full text]
  • Topology and Physics 2019 - Lecture 2
    Topology and Physics 2019 - lecture 2 Marcel Vonk February 12, 2019 2.1 Maxwell theory in differential form notation Maxwell's theory of electrodynamics is a great example of the usefulness of differential forms. A nice reference on this topic, though somewhat outdated when it comes to notation, is [1]. For notational simplicity, we will work in units where the speed of light, the vacuum permittivity and the vacuum permeability are all equal to 1: c = 0 = µ0 = 1. 2.1.1 The dual field strength In three dimensional space, Maxwell's electrodynamics describes the physics of the electric and magnetic fields E~ and B~ . These are three-dimensional vector fields, but the beauty of the theory becomes much more obvious if we (a) use a four-dimensional relativistic formulation, and (b) write it in terms of differential forms. For example, let us look at Maxwells two source-free, homogeneous equations: r · B = 0;@tB + r × E = 0: (2.1) That these equations have a relativistic flavor becomes clear if we write them out in com- ponents and organize the terms somewhat suggestively: x y z 0 + @xB + @yB + @zB = 0 x z y −@tB + 0 − @yE + @zE = 0 (2.2) y z x −@tB + @xE + 0 − @zE = 0 z y x −@tB − @xE + @yE + 0 = 0 Note that we also multiplied the last three equations by −1 to clarify the structure. All in all, we see that we have four equations (one for each space-time coordinate) which each contain terms in which the four coordinate derivatives act. Therefore, we may be tempted to write our set of equations in more \relativistic" notation as ^µν @µF = 0 (2.3) 1 with F^µν the coordinates of an antisymmetric two-tensor (i.
    [Show full text]
  • Arxiv:2009.07259V1 [Math.AP] 15 Sep 2020
    A GEOMETRIC TRAPPING APPROACH TO GLOBAL REGULARITY FOR 2D NAVIER-STOKES ON MANIFOLDS AYNUR BULUT AND KHANG MANH HUYNH Abstract. In this paper, we use frequency decomposition techniques to give a direct proof of global existence and regularity for the Navier-Stokes equations on two-dimensional Riemannian manifolds without boundary. Our techniques are inspired by an approach of Mattingly and Sinai [15] which was developed in the context of periodic boundary conditions on a flat background, and which is based on a maximum principle for Fourier coefficients. The extension to general manifolds requires several new ideas, connected to the less favorable spectral localization properties in our setting. Our argu- ments make use of frequency projection operators, multilinear estimates that originated in the study of the non-linear Schr¨odingerequation, and ideas from microlocal analysis. 1. Introduction Let (M; g) be a closed, oriented, connected, compact smooth two-dimensional Riemannian manifold, and let X(M) denote the space of smooth vector fields on M. We consider the incompressible Navier-Stokes equations on M, with viscosity coefficient ν > 0, @ U + div (U ⊗ U) − ν∆ U = − grad p in M t M ; (1) div U = 0 in M with initial data U0 2 X(M); where I ⊂ R is an open interval, and where U : I ! X(M) and p : I × M ! R represent the velocity and pressure of the fluid, respectively. Here, the operator ∆M is any choice of Laplacian defined on vector fields on M, discussed below. arXiv:2009.07259v1 [math.AP] 15 Sep 2020 The theory of two-dimensional fluid flows on flat spaces is well-developed, and a variety of global regularity results are well-known.
    [Show full text]
  • Lecture Notes in Mathematics
    Lecture Notes in Mathematics Edited by A. Dold and B. Eckmann Subseries: Mathematisches Institut der Universit~it und Max-Planck-lnstitut for Mathematik, Bonn - voL 5 Adviser: E Hirzebruch 1111 Arbeitstagung Bonn 1984 Proceedings of the meeting held by the Max-Planck-lnstitut fur Mathematik, Bonn June 15-22, 1984 Edited by E Hirzebruch, J. Schwermer and S. Suter I IIII Springer-Verlag Berlin Heidelberg New York Tokyo Herausgeber Friedrich Hirzebruch Joachim Schwermer Silke Suter Max-Planck-lnstitut fLir Mathematik Gottfried-Claren-Str. 26 5300 Bonn 3, Federal Republic of Germany AMS-Subject Classification (1980): 10D15, 10D21, 10F99, 12D30, 14H10, 14H40, 14K22, 17B65, 20G35, 22E47, 22E65, 32G15, 53C20, 57 N13, 58F19 ISBN 3-54045195-8 Springer-Verlag Berlin Heidelberg New York Tokyo ISBN 0-387-15195-8 Springer-Verlag New York Heidelberg Berlin Tokyo CIP-Kurztitelaufnahme der Deutschen Bibliothek. Mathematische Arbeitstagung <25. 1984. Bonn>: Arbeitstagung Bonn: 1984; proceedings of the meeting, held in Bonn, June 15-22, 1984 / [25. Math. Arbeitstagung]. Ed. by E Hirzebruch ... - Berlin; Heidelberg; NewYork; Tokyo: Springer, 1985. (Lecture notes in mathematics; Vol. 1t11: Subseries: Mathematisches I nstitut der U niversit~it und Max-Planck-lnstitut for Mathematik Bonn; VoL 5) ISBN 3-540-t5195-8 (Berlin...) ISBN 0-387q5195-8 (NewYork ...) NE: Hirzebruch, Friedrich [Hrsg.]; Lecture notes in mathematics / Subseries: Mathematischee Institut der UniversitAt und Max-Planck-lnstitut fur Mathematik Bonn; HST This work ts subject to copyright. All rights are reserved, whether the whole or part of the material is concerned, specifically those of translation, reprinting, re~use of illustrations, broadcasting, reproduction by photocopying machine or similar means, and storage in data banks.
    [Show full text]
  • Multivector Differentiation and Linear Algebra 0.5Cm 17Th Santaló
    Multivector differentiation and Linear Algebra 17th Santalo´ Summer School 2016, Santander Joan Lasenby Signal Processing Group, Engineering Department, Cambridge, UK and Trinity College Cambridge [email protected], www-sigproc.eng.cam.ac.uk/ s jl 23 August 2016 1 / 78 Examples of differentiation wrt multivectors. Linear Algebra: matrices and tensors as linear functions mapping between elements of the algebra. Functional Differentiation: very briefly... Summary Overview The Multivector Derivative. 2 / 78 Linear Algebra: matrices and tensors as linear functions mapping between elements of the algebra. Functional Differentiation: very briefly... Summary Overview The Multivector Derivative. Examples of differentiation wrt multivectors. 3 / 78 Functional Differentiation: very briefly... Summary Overview The Multivector Derivative. Examples of differentiation wrt multivectors. Linear Algebra: matrices and tensors as linear functions mapping between elements of the algebra. 4 / 78 Summary Overview The Multivector Derivative. Examples of differentiation wrt multivectors. Linear Algebra: matrices and tensors as linear functions mapping between elements of the algebra. Functional Differentiation: very briefly... 5 / 78 Overview The Multivector Derivative. Examples of differentiation wrt multivectors. Linear Algebra: matrices and tensors as linear functions mapping between elements of the algebra. Functional Differentiation: very briefly... Summary 6 / 78 We now want to generalise this idea to enable us to find the derivative of F(X), in the A ‘direction’ – where X is a general mixed grade multivector (so F(X) is a general multivector valued function of X). Let us use ∗ to denote taking the scalar part, ie P ∗ Q ≡ hPQi. Then, provided A has same grades as X, it makes sense to define: F(X + tA) − F(X) A ∗ ¶XF(X) = lim t!0 t The Multivector Derivative Recall our definition of the directional derivative in the a direction F(x + ea) − F(x) a·r F(x) = lim e!0 e 7 / 78 Let us use ∗ to denote taking the scalar part, ie P ∗ Q ≡ hPQi.
    [Show full text]
  • Tensor Manipulation in GPL Maxima
    Tensor Manipulation in GPL Maxima Viktor Toth http://www.vttoth.com/ February 1, 2008 Abstract GPL Maxima is an open-source computer algebra system based on DOE-MACSYMA. GPL Maxima included two tensor manipulation packages from DOE-MACSYMA, but these were in various states of disrepair. One of the two packages, CTENSOR, implemented component-based tensor manipulation; the other, ITENSOR, treated tensor symbols as opaque, manipulating them based on their index properties. The present paper describes the state in which these packages were found, the steps that were needed to make the packages fully functional again, and the new functionality that was implemented to make them more versatile. A third package, ATENSOR, was also implemented; fully compatible with the identically named package in the commercial version of MACSYMA, ATENSOR implements abstract tensor algebras. 1 Introduction GPL Maxima (GPL stands for the GNU Public License, the most widely used open source license construct) is the descendant of one of the world’s first comprehensive computer algebra systems (CAS), DOE-MACSYMA, developed by the United States Department of Energy in the 1960s and the 1970s. It is currently maintained by 18 volunteer developers, and can be obtained in source or object code form from http://maxima.sourceforge.net/. Like other computer algebra systems, Maxima has tensor manipulation capability. This capability was developed in the late 1970s. Documentation is scarce regarding these packages’ origins, but a select collection of e-mail messages by various authors survives, dating back to 1979-1982, when these packages were actively maintained at M.I.T. When this author first came across GPL Maxima, the tensor packages were effectively non-functional.
    [Show full text]
  • A Clifford Dyadic Superfield from Bilateral Interactions of Geometric Multispin Dirac Theory
    A CLIFFORD DYADIC SUPERFIELD FROM BILATERAL INTERACTIONS OF GEOMETRIC MULTISPIN DIRAC THEORY WILLIAM M. PEZZAGLIA JR. Department of Physia, Santa Clam University Santa Clam, CA 95053, U.S.A., [email protected] and ALFRED W. DIFFER Department of Phyaia, American River College Sacramento, CA 958i1, U.S.A. (Received: November 5, 1993) Abstract. Multivector quantum mechanics utilizes wavefunctions which a.re Clifford ag­ gregates (e.g. sum of scalar, vector, bivector). This is equivalent to multispinors con­ structed of Dirac matrices, with the representation independent form of the generators geometrically interpreted as the basis vectors of spacetime. Multiple generations of par­ ticles appear as left ideals of the algebra, coupled only by now-allowed right-side applied (dextral) operations. A generalized bilateral (two-sided operation) coupling is propoeed which includes the above mentioned dextrad field, and the spin-gauge interaction as partic­ ular cases. This leads to a new principle of poly-dimensional covariance, in which physical laws are invariant under the reshuffling of coordinate geometry. Such a multigeometric su­ perfield equation is proposed, whi~h is sourced by a bilateral current. In order to express the superfield in representation and coordinate free form, we introduce Eddington E-F double-frame numbers. Symmetric tensors can now be represented as 4D "dyads", which actually are elements of a global SD Clifford algebra.. As a restricted example, the dyadic field created by the Greider-Ross multivector current (of a Dirac electron) describes both electromagnetic and Morris-Greider gravitational interactions. Key words: spin-gauge, multivector, clifford, dyadic 1. Introduction Multi vector physics is a grand scheme in which we attempt to describe all ba­ sic physical structure and phenomena by a single geometrically interpretable Algebra.
    [Show full text]
  • Geometric-Algebra Adaptive Filters Wilder B
    1 Geometric-Algebra Adaptive Filters Wilder B. Lopes∗, Member, IEEE, Cassio G. Lopesy, Senior Member, IEEE Abstract—This paper presents a new class of adaptive filters, namely Geometric-Algebra Adaptive Filters (GAAFs). They are Faces generated by formulating the underlying minimization problem (a deterministic cost function) from the perspective of Geometric Algebra (GA), a comprehensive mathematical language well- Edges suited for the description of geometric transformations. Also, (directed lines) differently from standard adaptive-filtering theory, Geometric Calculus (the extension of GA to differential calculus) allows Fig. 1. A polyhedron (3-dimensional polytope) can be completely described for applying the same derivation techniques regardless of the by the geometric multiplication of its edges (oriented lines, vectors), which type (subalgebra) of the data, i.e., real, complex numbers, generate the faces and hypersurfaces (in the case of a general n-dimensional quaternions, etc. Relying on those characteristics (among others), polytope). a deterministic quadratic cost function is posed, from which the GAAFs are devised, providing a generalization of regular adaptive filters to subalgebras of GA. From the obtained update rule, it is shown how to recover the following least-mean squares perform calculus with hypercomplex quantities, i.e., elements (LMS) adaptive filter variants: real-entries LMS, complex LMS, that generalize complex numbers for higher dimensions [2]– and quaternions LMS. Mean-square analysis and simulations in [10]. a system identification scenario are provided, showing very good agreement for different levels of measurement noise. GA-based AFs were first introduced in [11], [12], where they were successfully employed to estimate the geometric Index Terms—Adaptive filtering, geometric algebra, quater- transformation (rotation and translation) that aligns a pair of nions.
    [Show full text]
  • Determinants in Geometric Algebra
    Determinants in Geometric Algebra Eckhard Hitzer 16 June 2003, recovered+expanded May 2020 1 Definition Let f be a linear map1, of a real linear vector space Rn into itself, an endomor- phism n 0 n f : a 2 R ! a 2 R : (1) This map is extended by outermorphism (symbol f) to act linearly on multi- vectors f(a1 ^ a2 ::: ^ ak) = f(a1) ^ f(a2) ::: ^ f(ak); k ≤ n: (2) By definition f is grade-preserving and linear, mapping multivectors to mul- tivectors. Examples are the reflections, rotations and translations described earlier. The outermorphism of a product of two linear maps fg is the product of the outermorphisms f g f[g(a1)] ^ f[g(a2)] ::: ^ f[g(ak)] = f[g(a1) ^ g(a2) ::: ^ g(ak)] = f[g(a1 ^ a2 ::: ^ ak)]; (3) with k ≤ n. The square brackets can safely be omitted. The n{grade pseudoscalars of a geometric algebra are unique up to a scalar factor. This can be used to define the determinant2 of a linear map as det(f) = f(I)I−1 = f(I) ∗ I−1; and therefore f(I) = det(f)I: (4) For an orthonormal basis fe1; e2;:::; eng the unit pseudoscalar is I = e1e2 ::: en −1 q q n(n−1)=2 with inverse I = (−1) enen−1 ::: e1 = (−1) (−1) I, where q gives the number of basis vectors, that square to −1 (the linear space is then Rp;q). According to Grassmann n-grade vectors represent oriented volume elements of dimension n. The determinant therefore shows how these volumes change under linear maps.
    [Show full text]
  • SPINORS and SPACE–TIME ANISOTROPY
    Sergiu Vacaru and Panayiotis Stavrinos SPINORS and SPACE{TIME ANISOTROPY University of Athens ————————————————— c Sergiu Vacaru and Panyiotis Stavrinos ii - i ABOUT THE BOOK This is the first monograph on the geometry of anisotropic spinor spaces and its applications in modern physics. The main subjects are the theory of grav- ity and matter fields in spaces provided with off–diagonal metrics and asso- ciated anholonomic frames and nonlinear connection structures, the algebra and geometry of distinguished anisotropic Clifford and spinor spaces, their extension to spaces of higher order anisotropy and the geometry of gravity and gauge theories with anisotropic spinor variables. The book summarizes the authors’ results and can be also considered as a pedagogical survey on the mentioned subjects. ii - iii ABOUT THE AUTHORS Sergiu Ion Vacaru was born in 1958 in the Republic of Moldova. He was educated at the Universities of the former URSS (in Tomsk, Moscow, Dubna and Kiev) and reveived his PhD in theoretical physics in 1994 at ”Al. I. Cuza” University, Ia¸si, Romania. He was employed as principal senior researcher, as- sociate and full professor and obtained a number of NATO/UNESCO grants and fellowships at various academic institutions in R. Moldova, Romania, Germany, United Kingdom, Italy, Portugal and USA. He has published in English two scientific monographs, a university text–book and more than hundred scientific works (in English, Russian and Romanian) on (super) gravity and string theories, extra–dimension and brane gravity, black hole physics and cosmolgy, exact solutions of Einstein equations, spinors and twistors, anistoropic stochastic and kinetic processes and thermodynamics in curved spaces, generalized Finsler (super) geometry and gauge gravity, quantum field and geometric methods in condensed matter physics.
    [Show full text]
  • General Relativity Fall 2019 Lecture 11: the Riemann Tensor
    General Relativity Fall 2019 Lecture 11: The Riemann tensor Yacine Ali-Ha¨ımoud October 8th 2019 The Riemann tensor quantifies the curvature of spacetime, as we will see in this lecture and the next. RIEMANN TENSOR: BASIC PROPERTIES α γ Definition { Given any vector field V , r[αrβ]V is a tensor field. Let us compute its components in some coordinate system: σ σ λ σ σ λ r[µrν]V = @[µ(rν]V ) − Γ[µν]rλV + Γλ[µrν]V σ σ λ σ λ λ ρ = @[µ(@ν]V + Γν]λV ) + Γλ[µ @ν]V + Γν]ρV 1 = @ Γσ + Γσ Γρ V λ ≡ Rσ V λ; (1) [µ ν]λ ρ[µ ν]λ 2 λµν where all partial derivatives of V µ cancel out after antisymmetrization. σ Since the left-hand side is a tensor field and V is a vector field, we conclude that R λµν is a tensor field as well { this is the tensor division theorem, which I encourage you to think about on your own. You can also check that explicitly from the transformation law of Christoffel symbols. This is the Riemann tensor, which measures the non-commutation of second derivatives of vector fields { remember that second derivatives of scalar fields do commute, by assumption. It is completely determined by the metric, and is linear in its second derivatives. Expression in LICS { In a LICS the Christoffel symbols vanish but not their derivatives. Let us compute the latter: 1 1 @ Γσ = @ gσδ (@ g + @ g − @ g ) = ησδ (@ @ g + @ @ g − @ @ g ) ; (2) µ νλ 2 µ ν λδ λ νδ δ νλ 2 µ ν λδ µ λ νδ µ δ νλ since the first derivatives of the metric components (thus of its inverse as well) vanish in a LICS.
    [Show full text]