Semi-Riemannian Manifold Optimization

Total Page:16

File Type:pdf, Size:1020Kb

Semi-Riemannian Manifold Optimization Semi-Riemannian Manifold Optimization Tingran Gao William H. Kruskal Instructor Committee on Computational and Applied Mathematics (CCAM) Department of Statistics The University of Chicago 2018 China-Korea International Conference on Matrix Theory with Applications Shanghai University, Shanghai, China December 19, 2018 Outline Motivation I Riemannian Manifold Optimization I Barrier Functions and Interior Point Methods Semi-Riemannian Manifold Optimization I Optimality Conditions I Descent Direction I Semi-Riemannian First Order Methods I Metric Independence of Second Order Methods Optimization on Semi-Riemannian Submanifolds Joint work with Lek-Heng Lim (The University of Chicago) and Ke Ye (Chinese Academy of Sciences) Riemannian Manifold Optimization I Optimization on manifolds: min f (x) x2M where (M; g) is a (typically nonlinear, non-convex) Riemannian manifold, f : M! R is a smooth function on M I Difficult constrained optimization; handled as unconstrained optimization from the perspective of manifold optimization I Key ingredients: tangent spaces, geodesics, exponential map, parallel transport, gradient rf , Hessian r2f Riemannian Manifold Optimization I Riemannian Steepest Descent x = Exp (−trf (x )) ; t ≥ 0 k+1 xk k I Riemannian Newton's Method 2 r f (xk ) ηk = −∇f (xk ) x = Exp (−tη ) ; t ≥ 0 k+1 xk k I Riemannian trust region I Riemannian conjugate gradient I ...... Gabay (1982), Smith (1994), Edelman et al. (1998), Absil et al. (2008), Adler et al. (2002), Ring and Wirth (2012), Huang et al. (2015), Sato (2016), etc. Riemannian Manifold Optimization I Applications: Optimization problems on matrix manifolds I Stiefel manifolds n Vk (R ) = O (n) =O (k) I Grassmannian manifolds Gr (k; n) = O (n) = (O (k) × O (n − k)) I Flag manifolds: for n1 + ··· + nd = n, Flag = O (n) = (O (n ) × · · · × O (n )) n1;··· ;nd 1 d I Shape Spaces k×n R n f0g =O (n) I ...... From Riemannian to Semi-Riemannian Motivation 1: Question from a Geometer How does optimization depend on the choice of metrics? I Critical points fx 2 M j rf (x) = 0g are metric independent I Gradients, Hessians, Geodesics are metric dependent I Index of Hessian becomes metric independent at a critical point; Morse theory I Optimization trajectories are obviously metric dependent I Newton's equation is metric independent 2 h 2 i r f (xk ) ηk = −∇f (xk ) , re f (xk ) ηk = −re f (xk ) I Does it still work if the metric structure is more general than Riemannian? (E.g. Semi-Riemannian, Finsler, etc.) Barrier Functions and Interior Point Methods d f : Q ! R strictly convex, defined on an open subset Q ⊂ R . 2 I r f (x) 0 on any x 2 Q 2 I r f (x) defines a Riemannian metric on Q 2 −1 I gradient under this Riemannian metric: r f (x) rf (x) I Newton's method for f is exactly the gradient descent under the Riemannian metric defined by r2f (x)! I Nesterov and Todd (2002): primal-dual central path are \close to" geodesics under this Riemannian metric • Nesterov, Yurii E., and Michael J. Todd. On the Riemannian geometry defined by self-concordant barriers and interior-point methods. Foundations of Computational Mathematics 2, no. 4 (2002): 333-361. • Duistermaat, Johannes J. On Hessian Riemannian structures. Asian Journal of Mathematics 5, no. 1 (2001): 79-91. From Riemannian to Semi-Riemannian Motivation 2: Nonconvex objectives for interior point methods I What if f : Q ! R is not strictly convex? I What happens to Newton's method if the Hessian is not positive semi-definite? (Newton's method with modified Hessian) Semi-Riemannian Geometry I Scalar product: h·; ·i : V × V ! R symmetric bilinear form on vector space V , not necessarily positive (semi-)definite I Non-degeneracy: hv; wi = 0 for all w 2 V , v = ~0 I A semi-Riemannian manifold is a differentiable manifold M with a scalar product h·; ·ix defined on Tx M, and h·; ·ix varies smoothly with respect to x 2 M I A semi-Riemannian manifold is non-degenerate if h·; ·ix is non-degenerate for all x 2 M I Non-degeneracy needs not be inherited by subspaces! I Semi-Riemannian submanifold, geodesic, parallel transport, gradient, Hessian, ...... all well-defined if non-degenerate I Of great interest to general relativity as a spacetime model (Lorentzian geometry) Semi-Riemannian Geometry A Simplest Degenerate Subspace Example 2 I Consider R equipped with the Lorentzian metric of signature 2 2 (−; +), i.e., for x = (x1; x2) 2 R and y = (y1; y2) 2 R , define the scalar product as hx; yi = −x1y1 + x2y2 2 I Let W = span f(1; 1)g, which is a degenerate subspace of R ? 2 I If we define W := v 2 R j hw; vi = 0 8w 2 W , then one has W = W ?! I Take-home message: If W is a degenerate subspace of a scalar product space (V ; h·; ·i), then in general W + W ? 6= V , and it may well be the case that W \ W ? 6= 0! I Nevertheless: If W is a non-degenerate subspace of V , then it is still true that V = W ⊕ W ? Examples of Semi-Riemannian Manifolds p;q p+q I Minkowski space R (p ≥ 0, q ≥ 0): vector space R equipped with scalar product > hu; vi = u Ip;qv where −Ip 0 Ip;q = 0 Iq n×n I Square matrices R , equipped with scalar product > > hA; Bi = Tr A Ip;qB = vec (A) (In ⊗ Ip;q) vec (B) I Submanifolds of semi-Riemannian manifolds Examples of Semi-Riemannian Manifolds: Applications I Spacetime models: Lorentzian spaces, de Sitter spaces, anti-de Sitter spaces, ...... I Network models: social networks \behave like" spaces of negative Alexandrov curvature • Carroll, Sean M. Spacetime and geometry: An introduction to general relativity. San Francisco, USA: Addison-Wesley, 2004. • Krioukov, Dmitri, Maksim Kitsak, Robert S. Sinkovits, David Rideout, David Meyer, and Mari´anBogu~n´a. Network cosmology. Scientific reports 2 (2012): 793. Outline Motivation I Riemannian Manifold Optimization I Barrier Functions and Interior Point Methods Semi-Riemannian Manifold Optimization I Optimality Conditions I Descent Direction I Semi-Riemannian First Order Methods I Metric Independence of Second Order Methods Optimization on Semi-Riemannian Submanifolds Joint work with Lek-Heng Lim (The University of Chicago) and Ke Ye (Chinese Academy of Sciences) Optimality Conditions Given a semi-Riemannian manifold with scalar product h·; ·ix on Tx M, define the semi-Riemannian gradient of a smooth function f 2 C 2 (M) by hDf ; X ix = Xf (x) ; 8X 2 Γ(M; Tx M) ; x 2 M and define the semi-Riemannian Hessian of f by 2 D f (X ; Y ) = X (Yf ) − (DX Y ) f ; 8X ; Y 2 Γ(M; Tx M) where DX Y is the covariant derivative of Y with respect to X . Optimality Conditions Necessary conditions: A local optimum x 2 M satisfies I (First order necessary condition) Df (x) = 0 if f : M ! R is first-order differentiable I (Second order necessary condition) Df (x) = 0 and 2 D f (x) 0 if f : M ! R is second-order differentiable Sufficient condition: I (Second-order sufficient condition) If x 2 M is an interior point on a semi-Riemannian manifold M, if Df (x) = 0 and D2f (x) 0, then x is a strict relative minimum of f Descent Direction I If general, −Df (x) is not a descent direction at x 2 M! The main issue is that h−Df (x) ; Df (x)ix may be negative, so the first-order approximation f (x − Df (x)) ≈ f (x) − hDf (x) ; Df (x)ix needs not be smaller than f (x) I Similar issue exists in Newton's method: When Hessian r2f (x) is not positive definite, the Newton direction − [rf (x)]−1 rf (x) may not be a descent direction I Solution for Newton's method: Modified Hessian Methods I For semi-Riemannian optimization: similar idea of modifying Df (x) Descent Direction Solution: modify −Df (x) to obtain a descent direction on the semi-Riemannian manifold I For each Tx M, use semi-Riemannian Gram-Schmidt to find an orthonormal basis e1; ··· ; ed for Tx M n + X I Construct [Df (x)] = hDf (x) ; ei i ei i=1 + I − [Df (x)] is a descent direction, since n + X 2 − [Df (x)] ; Df (x) = − jhDf (x) ; ei ij < 0 i=1 Semi-Riemannian Steepest Descent I/II Semi-Riemannian Steepest Descent II/II Semi-Riemannian Conjugate Gradient Semi-Riemannian Second-Order Methods 2 I Newton's Method: Solve D f (x) η = Df (x) for a descent direction η 2 Tx M at x 2 M. Note that this is exactly the same Newton's equation for Riemannian optimization! I Trust Region: Minimize a local quadratic optimization problem near each x 2 M. Again same as Riemannian optimization! I The equivalence between Riemannian and Semi-Riemannian second-order methods is not just a coincidence; it is because these methods build upon local polynomial surrogates, which are always metric-independent in the sense of jets. Outline Motivation I Riemannian Manifold Optimization I Barrier Functions and Interior Point Methods Semi-Riemannian Manifold Optimization I Optimality Conditions I Descent Direction I Semi-Riemannian First Order Methods I Metric Independence of Second Order Methods Optimization on Semi-Riemannian Submanifolds Joint work with Lek-Heng Lim (The University of Chicago) and Ke Ye (Chinese Academy of Sciences) Which manifolds admit semi-Riemannian structures? I Euclidean spaces and all Riemannian manifolds are particular semi-Riemannian manifolds I Tangent bundles of manifolds admitting a semi-Riemannian metric that is not Riemannian must admit at least one decomposition into two sub-bundles I Any manifold with trivial tangent bundle admits semi-Riemannian manifolds, e.g.
Recommended publications
  • Chapter 13 Curvature in Riemannian Manifolds
    Chapter 13 Curvature in Riemannian Manifolds 13.1 The Curvature Tensor If (M, , )isaRiemannianmanifoldand is a connection on M (that is, a connection on TM−), we− saw in Section 11.2 (Proposition 11.8)∇ that the curvature induced by is given by ∇ R(X, Y )= , ∇X ◦∇Y −∇Y ◦∇X −∇[X,Y ] for all X, Y X(M), with R(X, Y ) Γ( om(TM,TM)) = Hom (Γ(TM), Γ(TM)). ∈ ∈ H ∼ C∞(M) Since sections of the tangent bundle are vector fields (Γ(TM)=X(M)), R defines a map R: X(M) X(M) X(M) X(M), × × −→ and, as we observed just after stating Proposition 11.8, R(X, Y )Z is C∞(M)-linear in X, Y, Z and skew-symmetric in X and Y .ItfollowsthatR defines a (1, 3)-tensor, also denoted R, with R : T M T M T M T M. p p × p × p −→ p Experience shows that it is useful to consider the (0, 4)-tensor, also denoted R,givenby R (x, y, z, w)= R (x, y)z,w p p p as well as the expression R(x, y, y, x), which, for an orthonormal pair, of vectors (x, y), is known as the sectional curvature, K(x, y). This last expression brings up a dilemma regarding the choice for the sign of R. With our present choice, the sectional curvature, K(x, y), is given by K(x, y)=R(x, y, y, x)but many authors define K as K(x, y)=R(x, y, x, y). Since R(x, y)isskew-symmetricinx, y, the latter choice corresponds to using R(x, y)insteadofR(x, y), that is, to define R(X, Y ) by − R(X, Y )= + .
    [Show full text]
  • Hodge Theory
    HODGE THEORY PETER S. PARK Abstract. This exposition of Hodge theory is a slightly retooled version of the author's Harvard minor thesis, advised by Professor Joe Harris. Contents 1. Introduction 1 2. Hodge Theory of Compact Oriented Riemannian Manifolds 2 2.1. Hodge star operator 2 2.2. The main theorem 3 2.3. Sobolev spaces 5 2.4. Elliptic theory 11 2.5. Proof of the main theorem 14 3. Hodge Theory of Compact K¨ahlerManifolds 17 3.1. Differential operators on complex manifolds 17 3.2. Differential operators on K¨ahlermanifolds 20 3.3. Bott{Chern cohomology and the @@-Lemma 25 3.4. Lefschetz decomposition and the Hodge index theorem 26 Acknowledgments 30 References 30 1. Introduction Our objective in this exposition is to state and prove the main theorems of Hodge theory. In Section 2, we first describe a key motivation behind the Hodge theory for compact, closed, oriented Riemannian manifolds: the observation that the differential forms that satisfy certain par- tial differential equations depending on the choice of Riemannian metric (forms in the kernel of the associated Laplacian operator, or harmonic forms) turn out to be precisely the norm-minimizing representatives of the de Rham cohomology classes. This naturally leads to the statement our first main theorem, the Hodge decomposition|for a given compact, closed, oriented Riemannian manifold|of the space of smooth k-forms into the image of the Laplacian and its kernel, the sub- space of harmonic forms. We then develop the analytic machinery|specifically, Sobolev spaces and the theory of elliptic differential operators|that we use to prove the aforementioned decom- position, which immediately yields as a corollary the phenomenon of Poincar´eduality.
    [Show full text]
  • Curvature of Riemannian Manifolds
    Curvature of Riemannian Manifolds Seminar Riemannian Geometry Summer Term 2015 Prof. Dr. Anna Wienhard and Dr. Gye-Seon Lee Soeren Nolting July 16, 2015 1 Motivation Figure 1: A vector parallel transported along a closed curve on a curved manifold.[1] The aim of this talk is to define the curvature of Riemannian Manifolds and meeting some important simplifications as the sectional, Ricci and scalar curvature. We have already noticed, that a vector transported parallel along a closed curve on a Riemannian Manifold M may change its orientation. Thus, we can determine whether a Riemannian Manifold is curved or not by transporting a vector around a loop and measuring the difference of the orientation at start and the endo of the transport. As an example take Figure 1, which depicts a parallel transport of a vector on a two-sphere. Note that in a non-curved space the orientation of the vector would be preserved along the transport. 1 2 Curvature In the following we will use the Einstein sum convention and make use of the notation: X(M) space of smooth vector fields on M D(M) space of smooth functions on M 2.1 Defining Curvature and finding important properties This rather geometrical approach motivates the following definition: Definition 2.1 (Curvature). The curvature of a Riemannian Manifold is a correspondence that to each pair of vector fields X; Y 2 X (M) associates the map R(X; Y ): X(M) ! X(M) defined by R(X; Y )Z = rX rY Z − rY rX Z + r[X;Y ]Z (1) r is the Riemannian connection of M.
    [Show full text]
  • Deep Riemannian Manifold Learning
    Deep Riemannian Manifold Learning Aaron Lou1∗ Maximilian Nickel2 Brandon Amos2 1Cornell University 2 Facebook AI Abstract We present a new class of learnable Riemannian manifolds with a metric param- eterized by a deep neural network. The core manifold operations–specifically the Riemannian exponential and logarithmic maps–are solved using approximate numerical techniques. Input and parameter gradients are computed with an ad- joint sensitivity analysis. This enables us to fit geodesics and distances with gradient-based optimization of both on-manifold values and the manifold itself. We demonstrate our method’s capability to model smooth, flexible metric structures in graph embedding tasks. 1 Introduction Geometric domain knowledge is important for machine learning systems to interact, process, and produce data from inherently geometric spaces and phenomena [BBL+17, MBM+17]. Geometric knowledge often empowers the model with explicit operations and components that reflect the geometric properties of the domain. One commonly used construct is a Riemannian manifold, the generalization of standard Euclidean space. These structures enable models to represent non-trivial geometric properties of data [NK17, DFDC+18, GDM+18, NK18, GBH18]. However, despite this capability, the current set of usable Riemannian manifolds is surprisingly small, as the core manifold operations must be provided in a closed form to enable gradient-based optimization. Worse still, these manifolds are often set a priori, as the techniques for interpolating between manifolds are extremely restricted [GSGR19, SGB20]. In this work, we study how to integrate a general class of Riemannian manifolds into learning systems. Specifically, we parameterize a class of Riemannian manifolds with a deep neural network and develop techniques to optimize through the manifold operations.
    [Show full text]
  • Geometric Dynamics on Riemannian Manifolds
    mathematics Article Geometric Dynamics on Riemannian Manifolds Constantin Udriste * and Ionel Tevy Department of Mathematics-Informatics, Faculty of Applied Sciences, University Politehnica of Bucharest, Splaiul Independentei 313, 060042 Bucharest, Romania; [email protected] or [email protected] * Correspondence: [email protected] or [email protected] Received: 22 October 2019; Accepted: 23 December 2019; Published: 3 January 2020 Abstract: The purpose of this paper is threefold: (i) to highlight the second order ordinary differential equations (ODEs) as generated by flows and Riemannian metrics (decomposable single-time dynamics); (ii) to analyze the second order partial differential equations (PDEs) as generated by multi-time flows and pairs of Riemannian metrics (decomposable multi-time dynamics); (iii) to emphasise second order PDEs as generated by m-distributions and pairs of Riemannian metrics (decomposable multi-time dynamics). We detail five significant decomposed dynamics: (i) the motion of the four outer planets relative to the sun fixed by a Hamiltonian, (ii) the motion in a closed Newmann economical system fixed by a Hamiltonian, (iii) electromagnetic geometric dynamics, (iv) Bessel motion generated by a flow together with an Euclidean metric (created motion), (v) sinh-Gordon bi-time motion generated by a bi-flow and two Euclidean metrics (created motion). Our analysis is based on some least squares Lagrangians and shows that there are dynamics that can be split into flows and motions transversal to the flows. Keywords: dynamical systems; generated ODEs and PDEs; single-time geometric dynamics; multi-time geometric dynamics; decomposable dynamics MSC: 34A26; 35F55; 35G55 This is a synthesis paper that accumulates results obtained by our research group over time [1–8].
    [Show full text]
  • Differential Geometry Lecture 18: Curvature
    Differential geometry Lecture 18: Curvature David Lindemann University of Hamburg Department of Mathematics Analysis and Differential Geometry & RTG 1670 14. July 2020 David Lindemann DG lecture 18 14. July 2020 1 / 31 1 Riemann curvature tensor 2 Sectional curvature 3 Ricci curvature 4 Scalar curvature David Lindemann DG lecture 18 14. July 2020 2 / 31 Recap of lecture 17: defined geodesics in pseudo-Riemannian manifolds as curves with parallel velocity viewed geodesics as projections of integral curves of a vector field G 2 X(TM) with local flow called geodesic flow obtained uniqueness and existence properties of geodesics constructed the exponential map exp : V ! M, V neighbourhood of the zero-section in TM ! M showed that geodesics with compact domain are precisely the critical points of the energy functional used the exponential map to construct Riemannian normal coordinates, studied local forms of the metric and the Christoffel symbols in such coordinates discussed the Hopf-Rinow Theorem erratum: codomain of (x; v) as local integral curve of G is d'(TU), not TM David Lindemann DG lecture 18 14. July 2020 3 / 31 Riemann curvature tensor Intuitively, a meaningful definition of the term \curvature" for 3 a smooth surface in R , written locally as a graph of a smooth 2 function f : U ⊂ R ! R, should involve the second partial derivatives of f at each point. How can we find a coordinate- 3 free definition of curvature not just for surfaces in R , which are automatically Riemannian manifolds by restricting h·; ·i, but for all pseudo-Riemannian manifolds? Definition Let (M; g) be a pseudo-Riemannian manifold with Levi-Civita connection r.
    [Show full text]
  • Chapter 7 Geodesics on Riemannian Manifolds
    Chapter 7 Geodesics on Riemannian Manifolds 7.1 Geodesics, Local Existence and Uniqueness If (M,g)isaRiemannianmanifold,thentheconceptof length makes sense for any piecewise smooth (in fact, C1) curve on M. Then, it possible to define the structure of a metric space on M,whered(p, q)isthegreatestlowerboundofthe length of all curves joining p and q. Curves on M which locally yield the shortest distance between two points are of great interest. These curves called geodesics play an important role and the goal of this chapter is to study some of their properties. 489 490 CHAPTER 7. GEODESICS ON RIEMANNIAN MANIFOLDS Given any p M,foreveryv TpM,the(Riemannian) norm of v,denoted∈ v ,isdefinedby∈ " " v = g (v,v). " " p ! The Riemannian inner product, gp(u, v), of two tangent vectors, u, v TpM,willalsobedenotedby u, v p,or simply u, v .∈ # $ # $ Definition 7.1.1 Given any Riemannian manifold, M, a smooth parametric curve (for short, curve)onM is amap,γ: I M,whereI is some open interval of R. For a closed→ interval, [a, b] R,amapγ:[a, b] M is a smooth curve from p =⊆γ(a) to q = γ(b) iff→γ can be extended to a smooth curve γ:(a ", b + ") M, for some ">0. Given any two points,− p, q →M,a ∈ continuous map, γ:[a, b] M,isa" piecewise smooth curve from p to q iff → (1) There is a sequence a = t0 <t1 < <tk 1 <t = b of numbers, t R,sothateachmap,··· − k i ∈ γi = γ ! [ti,ti+1], called a curve segment is a smooth curve, for i =0,...,k 1.
    [Show full text]
  • An Introduction to Riemannian Geometry
    Lecture Notes An Introduction to Riemannian Geometry (version 1.250 - 29 January 2007) Sigmundur Gudmundsson (Lund University) The latest version of this document can be obtained at: http://www.matematik.lu.se/matematiklu/personal/sigma/index.html 1 Preface These lecture notes grew out of an M.Sc. course on differential geometry which I gave at the University of Leeds 1992. Their main purpose is to introduce the beautiful theory of Riemannian Geometry a still very active area of mathematical research. This is a subject with no lack of interesting examples. They are indeed the key to a good understanding of it and will therefore play a major role throughout this work. Of special interest are the classical Lie groups allowing concrete calculations of many of the abstract notions on the menu. The study of Riemannian geometry is rather meaningless without some basic knowledge on Gaussian geometry that is the differential geometry of curves and surfaces in 3-dimensional space. For this I rec- ommend the excellent textbook: M. P. do Carmo, Differential geometry of curves and surfaces, Prentice Hall (1976). These lecture notes are written for students with a good under- standing of linear algebra, real analysis of several variables, the clas- sical theory of ordinary differential equations and some topology. The most important results stated in the text are also proved there. Other smaller ones are left to the reader as exercises, which follow at the end of each chapter. This format is aimed at students willing to put hard work into the course. For further reading I recommend the very interesting textbook: M.
    [Show full text]
  • The Second Fundamental Form. Geodesics. the Curvature Tensor
    Differential Geometry Lia Vas The Second Fundamental Form. Geodesics. The Curvature Tensor. The Fundamental Theorem of Surfaces. Manifolds The Second Fundamental Form and the Christoffel symbols. Consider a surface x = @x @x x(u; v): Following the reasoning that x1 and x2 denote the derivatives @u and @v respectively, we denote the second derivatives @2x @2x @2x @2x @u2 by x11; @v@u by x12; @u@v by x21; and @v2 by x22: The terms xij; i; j = 1; 2 can be represented as a linear combination of tangential and normal component. Each of the vectors xij can be repre- sented as a combination of the tangent component (which itself is a combination of vectors x1 and x2) and the normal component (which is a multi- 1 2 ple of the unit normal vector n). Let Γij and Γij denote the coefficients of the tangent component and Lij denote the coefficient with n of vector xij: Thus, 1 2 P k xij = Γijx1 + Γijx2 + Lijn = k Γijxk + Lijn: The formula above is called the Gauss formula. k The coefficients Γij where i; j; k = 1; 2 are called Christoffel symbols and the coefficients Lij; i; j = 1; 2 are called the coefficients of the second fundamental form. Einstein notation and tensors. The term \Einstein notation" refers to the certain summation convention that appears often in differential geometry and its many applications. Consider a formula can be written in terms of a sum over an index that appears in subscript of one and superscript of P k the other variable. For example, xij = k Γijxk + Lijn: In cases like this the summation symbol is omitted.
    [Show full text]
  • Lorentzian Manifolds
    Lorentzian Manifolds Frank Pf¨affle Institut f¨ur Mathematik, Universit¨at Potsdam, [email protected] In this lecture some basic notions from Lorentzian geometry will be reviewed. In particular causality relations will be explained, Cauchy hypersurfaces and the concept of global hyperbolic manifolds will be introduced. Finally the structure of globally hyperbolic manifolds will be discussed. More comprehensive introductions can be found in [5] and [6]. 1 Preliminaries on Minkowski Space Let V be an n-dimensional real vector space. A Lorentzian scalar product on V is a nondegenerate symmetric bilinear form hh·, ·ii of index 1. This means one can find a basis e1,...,en of V such that −1, if i = j =1, hhei,ej ii = 1, if i = j =2,...,n, 0, otherwise. The simplest example for a Lorentzian scalar product on Rn is the Minkowski product hh·, ·ii0 given by hhx, yii0 = −x1y1 + x2y2 + · · · + xnyn. In some sense this is the only example because from the above it follows that any n-dimensional vector space with Lorentzian scalar product (V, hh·, ·ii) is iso- n metric to Minkowski space (R , hh·, ·ii0). We denote the quadratic form associated to hh·, ·ii by γ : V → R, γ(X) := −hhX,Xii. A vector X ∈ V \{0} is called timelike if γ(X) > 0, lightlike if γ(X) = 0 and X 6= 0, causal if timelike or lightlike, and spacelike if γ(X) > 0 or X = 0. For n ≥ 2 the set I(0) of timelike vectors consists of two connected com- ponents. We choose a timeorientation on V by picking one of these two con- nected components.
    [Show full text]
  • Chapter 11 Riemannian Metrics, Riemannian Manifolds
    Chapter 11 Riemannian Metrics, Riemannian Manifolds 11.1 Frames Fortunately, the rich theory of vector spaces endowed with aEuclideaninnerproductcan,toagreatextent,belifted to the tangent bundle of a manifold. The idea is to equip the tangent space TpM at p to the manifold M with an inner product , p,insucha way that these inner products vary smoothlyh i as p varies on M. It is then possible to define the length of a curve segment on a M and to define the distance between two points on M. 541 542 CHAPTER 11. RIEMANNIAN METRICS, RIEMANNIAN MANIFOLDS The notion of local (and global) frame plays an important technical role. Definition 11.1. Let M be an n-dimensional smooth manifold. For any open subset, U M,ann-tuple of ✓ vector fields, (X1,...,Xn), over U is called a frame over U i↵(X1(p),...,Xn(p)) is a basis of the tangent space, T M,foreveryp U.IfU = M,thentheX are global p 2 i sections and (X1,...,Xn)iscalledaframe (of M). The notion of a frame is due to Elie´ Cartan who (after Darboux) made extensive use of them under the name of moving frame (and the moving frame method). Cartan’s terminology is intuitively clear: As a point, p, moves in U,theframe,(X1(p),...,Xn(p)), moves from fibre to fibre. Physicists refer to a frame as a choice of local gauge. 11.1. FRAMES 543 If dim(M)=n,thenforeverychart,(U,'), since 1 n d'− : R TpM is a bijection for every p U,the '(p) ! 2 n-tuple of vector fields, (X1,...,Xn), with 1 Xi(p)=d''−(p)(ei), is a frame of TM over U,where n (e1,...,en)isthecanonicalbasisofR .SeeFigure11.1.
    [Show full text]
  • M-Eigenvalues of Riemann Curvature Tensor of Conformally Flat Manifolds
    M-eigenvalues of Riemann Curvature Tensor of Conformally Flat Manifolds Yun Miao∗ Liqun Qi† Yimin Wei‡ August 7, 2018 Abstract We generalized Xiang, Qi and Wei’s results on the M-eigenvalues of Riemann curvature tensor to higher dimensional conformal flat manifolds. The expression of M-eigenvalues and M-eigenvectors are found in our paper. As a special case, M-eigenvalues of conformal flat Einstein manifold have also been discussed, and the conformal the invariance of M- eigentriple has been found. We also discussed the relationship between M-eigenvalue and sectional curvature of a Riemannian manifold. We proved that the M-eigenvalue can determine the Riemann curvature tensor uniquely and generalize the real M-eigenvalue to complex cases. In the last part of our paper, we give an example to compute the M-eigentriple of de Sitter spacetime which is well-known in general relativity. Keywords. M-eigenvalue, Riemann Curvature tensor, Ricci tensor, Conformal invariant, Canonical form. AMS subject classifications. 15A48, 15A69, 65F10, 65H10, 65N22. 1 Introduction The eigenvalue problem is a very important topic in tensor computation theories. Xiang, Qi and Wei [1, 2] considered the M-eigenvalue problem of elasticity tensor and discussed the relation between strong ellipticity condition of a tensor and it’s M-eigenvalues, and then extended the M-eigenvalue problem to Riemann curvature tensor. Qi, Dai and Han [12] introduced the M-eigenvalues for the elasticity tensor. The M-eigenvalues θ of the fourth-order tensor Eijkl are defined as follows. arXiv:1808.01882v1 [math.DG] 28 Jul 2018 j k l Eijkly x y = θxi, ∗E-mail: [email protected].
    [Show full text]