Lecture Notes on General Relativity Columbia University
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
A Mathematical Derivation of the General Relativistic Schwarzschild
A Mathematical Derivation of the General Relativistic Schwarzschild Metric An Honors thesis presented to the faculty of the Departments of Physics and Mathematics East Tennessee State University In partial fulfillment of the requirements for the Honors Scholar and Honors-in-Discipline Programs for a Bachelor of Science in Physics and Mathematics by David Simpson April 2007 Robert Gardner, Ph.D. Mark Giroux, Ph.D. Keywords: differential geometry, general relativity, Schwarzschild metric, black holes ABSTRACT The Mathematical Derivation of the General Relativistic Schwarzschild Metric by David Simpson We briefly discuss some underlying principles of special and general relativity with the focus on a more geometric interpretation. We outline Einstein’s Equations which describes the geometry of spacetime due to the influence of mass, and from there derive the Schwarzschild metric. The metric relies on the curvature of spacetime to provide a means of measuring invariant spacetime intervals around an isolated, static, and spherically symmetric mass M, which could represent a star or a black hole. In the derivation, we suggest a concise mathematical line of reasoning to evaluate the large number of cumbersome equations involved which was not found elsewhere in our survey of the literature. 2 CONTENTS ABSTRACT ................................. 2 1 Introduction to Relativity ...................... 4 1.1 Minkowski Space ....................... 6 1.2 What is a black hole? ..................... 11 1.3 Geodesics and Christoffel Symbols ............. 14 2 Einstein’s Field Equations and Requirements for a Solution .17 2.1 Einstein’s Field Equations .................. 20 3 Derivation of the Schwarzschild Metric .............. 21 3.1 Evaluation of the Christoffel Symbols .......... 25 3.2 Ricci Tensor Components ................. -
Package 'Einsum'
Package ‘einsum’ May 15, 2021 Type Package Title Einstein Summation Version 0.1.0 Description The summation notation suggested by Einstein (1916) <doi:10.1002/andp.19163540702> is a concise mathematical notation that implicitly sums over repeated indices of n- dimensional arrays. Many ordinary matrix operations (e.g. transpose, matrix multiplication, scalar product, 'diag()', trace etc.) can be written using Einstein notation. The notation is particularly convenient for expressing operations on arrays with more than two dimensions because the respective operators ('tensor products') might not have a standardized name. License MIT + file LICENSE Encoding UTF-8 SystemRequirements C++11 Suggests testthat, covr RdMacros mathjaxr RoxygenNote 7.1.1 LinkingTo Rcpp Imports Rcpp, glue, mathjaxr R topics documented: einsum . .2 einsum_package . .3 Index 5 1 2 einsum einsum Einstein Summation Description Einstein summation is a convenient and concise notation for operations on n-dimensional arrays. Usage einsum(equation_string, ...) einsum_generator(equation_string, compile_function = TRUE) Arguments equation_string a string in Einstein notation where arrays are separated by ’,’ and the result is separated by ’->’. For example "ij,jk->ik" corresponds to a standard matrix multiplication. Whitespace inside the equation_string is ignored. Unlike the equivalent functions in Python, einsum() only supports the explicit mode. This means that the equation_string must contain ’->’. ... the arrays that are combined. All arguments are converted to arrays with -
Chapter 11. Three Dimensional Analytic Geometry and Vectors
Chapter 11. Three dimensional analytic geometry and vectors. Section 11.5 Quadric surfaces. Curves in R2 : x2 y2 ellipse + =1 a2 b2 x2 y2 hyperbola − =1 a2 b2 parabola y = ax2 or x = by2 A quadric surface is the graph of a second degree equation in three variables. The most general such equation is Ax2 + By2 + Cz2 + Dxy + Exz + F yz + Gx + Hy + Iz + J =0, where A, B, C, ..., J are constants. By translation and rotation the equation can be brought into one of two standard forms Ax2 + By2 + Cz2 + J =0 or Ax2 + By2 + Iz =0 In order to sketch the graph of a quadric surface, it is useful to determine the curves of intersection of the surface with planes parallel to the coordinate planes. These curves are called traces of the surface. Ellipsoids The quadric surface with equation x2 y2 z2 + + =1 a2 b2 c2 is called an ellipsoid because all of its traces are ellipses. 2 1 x y 3 2 1 z ±1 ±2 ±3 ±1 ±2 The six intercepts of the ellipsoid are (±a, 0, 0), (0, ±b, 0), and (0, 0, ±c) and the ellipsoid lies in the box |x| ≤ a, |y| ≤ b, |z| ≤ c Since the ellipsoid involves only even powers of x, y, and z, the ellipsoid is symmetric with respect to each coordinate plane. Example 1. Find the traces of the surface 4x2 +9y2 + 36z2 = 36 1 in the planes x = k, y = k, and z = k. Identify the surface and sketch it. Hyperboloids Hyperboloid of one sheet. The quadric surface with equations x2 y2 z2 1. -
Notes on Manifolds
Notes on Manifolds Justin H. Le Department of Electrical & Computer Engineering University of Nevada, Las Vegas [email protected] August 3, 2016 1 Multilinear maps A tensor T of order r can be expressed as the tensor product of r vectors: T = u1 ⊗ u2 ⊗ ::: ⊗ ur (1) We herein fix r = 3 whenever it eases exposition. Recall that a vector u 2 U can be expressed as the combination of the basis vectors of U. Transform these basis vectors with a matrix A, and if the resulting vector u0 is equivalent to uA, then the components of u are said to be covariant. If u0 = A−1u, i.e., the vector changes inversely with the change of basis, then the components of u are contravariant. By Einstein notation, we index the covariant components of a tensor in subscript and the contravariant components in superscript. Just as the components of a vector u can be indexed by an integer i (as in ui), tensor components can be indexed as Tijk. Additionally, as we can view a matrix to be a linear map M : U ! V from one finite-dimensional vector space to another, we can consider a tensor to be multilinear map T : V ∗r × V s ! R, where V s denotes the s-th-order Cartesian product of vector space V with itself and likewise for its algebraic dual space V ∗. In this sense, a tensor maps an ordered sequence of vectors to one of its (scalar) components. Just as a linear map satisfies M(a1u1 + a2u2) = a1M(u1) + a2M(u2), we call an r-th-order tensor multilinear if it satisfies T (u1; : : : ; a1v1 + a2v2; : : : ; ur) = a1T (u1; : : : ; v1; : : : ; ur) + a2T (u1; : : : ; v2; : : : ; ur); (2) for scalars a1 and a2. -
Calculus & Analytic Geometry
TQS 126 Spring 2008 Quinn Calculus & Analytic Geometry III Quadratic Equations in 3-D Match each function to its graph 1. 9x2 + 36y2 +4z2 = 36 2. 4x2 +9y2 4z2 =0 − 3. 36x2 +9y2 4z2 = 36 − 4. 4x2 9y2 4z2 = 36 − − 5. 9x2 +4y2 6z =0 − 6. 9x2 4y2 6z =0 − − 7. 4x2 + y2 +4z2 4y 4z +36=0 − − 8. 4x2 + y2 +4z2 4y 4z 36=0 − − − cone • ellipsoid • elliptic paraboloid • hyperbolic paraboloid • hyperboloid of one sheet • hyperboloid of two sheets 24 TQS 126 Spring 2008 Quinn Calculus & Analytic Geometry III Parametric Equations (§10.1) and Vector Functions (§13.1) Definition. If x and y are given as continuous function x = f(t) y = g(t) over an interval of t-values, then the set of points (x, y)=(f(t),g(t)) defined by these equation is a parametric curve (sometimes called aplane curve). The equations are parametric equations for the curve. Often we think of parametric curves as describing the movement of a particle in a plane over time. Examples. x = 2cos t x = et 0 t π 1 t e y = 3sin t ≤ ≤ y = ln t ≤ ≤ Can we find parameterizations of known curves? the line segment circle x2 + y2 =1 from (1, 3) to (5, 1) Why restrict ourselves to only moving through planes? Why not space? And why not use our nifty vector notation? 25 Definition. If x, y, and z are given as continuous functions x = f(t) y = g(t) z = h(t) over an interval of t-values, then the set of points (x,y,z)= (f(t),g(t), h(t)) defined by these equation is a parametric curve (sometimes called a space curve). -
The Scientific Content of the Letters Is Remarkably Rich, Touching on The
View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Reviews / Historia Mathematica 33 (2006) 491–508 497 The scientific content of the letters is remarkably rich, touching on the difference between Borel and Lebesgue measures, Baire’s classes of functions, the Borel–Lebesgue lemma, the Weierstrass approximation theorem, set theory and the axiom of choice, extensions of the Cauchy–Goursat theorem for complex functions, de Geöcze’s work on surface area, the Stieltjes integral, invariance of dimension, the Dirichlet problem, and Borel’s integration theory. The correspondence also discusses at length the genesis of Lebesgue’s volumes Leçons sur l’intégration et la recherche des fonctions primitives (1904) and Leçons sur les séries trigonométriques (1906), published in Borel’s Collection de monographies sur la théorie des fonctions. Choquet’s preface is a gem describing Lebesgue’s personality, research style, mistakes, creativity, and priority quarrel with Borel. This invaluable addition to Bru and Dugac’s original publication mitigates the regrets of not finding, in the present book, all 232 letters included in the original edition, and all the annotations (some of which have been shortened). The book contains few illustrations, some of which are surprising: the front and second page of a catalog of the editor Gauthier–Villars (pp. 53–54), and the front and second page of Marie Curie’s Ph.D. thesis (pp. 113–114)! Other images, including photographic portraits of Lebesgue and Borel, facsimiles of Lebesgue’s letters, and various important academic buildings in Paris, are more appropriate. -
Arxiv:0911.0334V2 [Gr-Qc] 4 Jul 2020
Classical Physics: Spacetime and Fields Nikodem Poplawski Department of Mathematics and Physics, University of New Haven, CT, USA Preface We present a self-contained introduction to the classical theory of spacetime and fields. This expo- sition is based on the most general principles: the principle of general covariance (relativity) and the principle of least action. The order of the exposition is: 1. Spacetime (principle of general covariance and tensors, affine connection, curvature, metric, tetrad and spin connection, Lorentz group, spinors); 2. Fields (principle of least action, action for gravitational field, matter, symmetries and conservation laws, gravitational field equations, spinor fields, electromagnetic field, action for particles). In this order, a particle is a special case of a field existing in spacetime, and classical mechanics can be derived from field theory. I dedicate this book to my Parents: Bo_zennaPop lawska and Janusz Pop lawski. I am also grateful to Chris Cox for inspiring this book. The Laws of Physics are simple, beautiful, and universal. arXiv:0911.0334v2 [gr-qc] 4 Jul 2020 1 Contents 1 Spacetime 5 1.1 Principle of general covariance and tensors . 5 1.1.1 Vectors . 5 1.1.2 Tensors . 6 1.1.3 Densities . 7 1.1.4 Contraction . 7 1.1.5 Kronecker and Levi-Civita symbols . 8 1.1.6 Dual densities . 8 1.1.7 Covariant integrals . 9 1.1.8 Antisymmetric derivatives . 9 1.2 Affine connection . 10 1.2.1 Covariant differentiation of tensors . 10 1.2.2 Parallel transport . 11 1.2.3 Torsion tensor . 11 1.2.4 Covariant differentiation of densities . -
“Geodesic Principle” in General Relativity∗
A Remark About the “Geodesic Principle” in General Relativity∗ Version 3.0 David B. Malament Department of Logic and Philosophy of Science 3151 Social Science Plaza University of California, Irvine Irvine, CA 92697-5100 [email protected] 1 Introduction General relativity incorporates a number of basic principles that correlate space- time structure with physical objects and processes. Among them is the Geodesic Principle: Free massive point particles traverse timelike geodesics. One can think of it as a relativistic version of Newton’s first law of motion. It is often claimed that the geodesic principle can be recovered as a theorem in general relativity. Indeed, it is claimed that it is a consequence of Einstein’s ∗I am grateful to Robert Geroch for giving me the basic idea for the counterexample (proposition 3.2) that is the principal point of interest in this note. Thanks also to Harvey Brown, Erik Curiel, John Earman, David Garfinkle, John Manchak, Wayne Myrvold, John Norton, and Jim Weatherall for comments on an earlier draft. 1 ab equation (or of the conservation principle ∇aT = 0 that is, itself, a conse- quence of that equation). These claims are certainly correct, but it may be worth drawing attention to one small qualification. Though the geodesic prin- ciple can be recovered as theorem in general relativity, it is not a consequence of Einstein’s equation (or the conservation principle) alone. Other assumptions are needed to drive the theorems in question. One needs to put more in if one is to get the geodesic principle out. My goal in this short note is to make this claim precise (i.e., that other assumptions are needed). -
The Penrose and Hawking Singularity Theorems Revisited
Classical singularity thms. Interlude: Low regularity in GR Low regularity singularity thms. Proofs Outlook The Penrose and Hawking Singularity Theorems revisited Roland Steinbauer Faculty of Mathematics, University of Vienna Prague, October 2016 The Penrose and Hawking Singularity Theorems revisited 1 / 27 Classical singularity thms. Interlude: Low regularity in GR Low regularity singularity thms. Proofs Outlook Overview Long-term project on Lorentzian geometry and general relativity with metrics of low regularity jointly with `theoretical branch' (Vienna & U.K.): Melanie Graf, James Grant, G¨untherH¨ormann,Mike Kunzinger, Clemens S¨amann,James Vickers `exact solutions branch' (Vienna & Prague): Jiˇr´ıPodolsk´y,Clemens S¨amann,Robert Svarcˇ The Penrose and Hawking Singularity Theorems revisited 2 / 27 Classical singularity thms. Interlude: Low regularity in GR Low regularity singularity thms. Proofs Outlook Contents 1 The classical singularity theorems 2 Interlude: Low regularity in GR 3 The low regularity singularity theorems 4 Key issues of the proofs 5 Outlook The Penrose and Hawking Singularity Theorems revisited 3 / 27 Classical singularity thms. Interlude: Low regularity in GR Low regularity singularity thms. Proofs Outlook Table of Contents 1 The classical singularity theorems 2 Interlude: Low regularity in GR 3 The low regularity singularity theorems 4 Key issues of the proofs 5 Outlook The Penrose and Hawking Singularity Theorems revisited 4 / 27 Theorem (Pattern singularity theorem [Senovilla, 98]) In a spacetime the following are incompatible (i) Energy condition (iii) Initial or boundary condition (ii) Causality condition (iv) Causal geodesic completeness (iii) initial condition ; causal geodesics start focussing (i) energy condition ; focussing goes on ; focal point (ii) causality condition ; no focal points way out: one causal geodesic has to be incomplete, i.e., : (iv) Classical singularity thms. -
Slices, Slabs, and Sections of the Unit Hypercube
Slices, Slabs, and Sections of the Unit Hypercube Jean-Luc Marichal Michael J. Mossinghoff Institute of Mathematics Department of Mathematics University of Luxembourg Davidson College 162A, avenue de la Fa¨ıencerie Davidson, NC 28035-6996 L-1511 Luxembourg USA Luxembourg [email protected] [email protected] Submitted: July 27, 2006; Revised: August 6, 2007; Accepted: January 21, 2008; Published: January 29, 2008 Abstract Using combinatorial methods, we derive several formulas for the volume of convex bodies obtained by intersecting a unit hypercube with a halfspace, or with a hyperplane of codimension 1, or with a flat defined by two parallel hyperplanes. We also describe some of the history of these problems, dating to P´olya’s Ph.D. thesis, and we discuss several applications of these formulas. Subject Class: Primary: 52A38, 52B11; Secondary: 05A19, 60D05. Keywords: Cube slicing, hyperplane section, signed decomposition, volume, Eulerian numbers. 1 Introduction In this note we study the volumes of portions of n-dimensional cubes determined by hyper- planes. More precisely, we study slices created by intersecting a hypercube with a halfspace, slabs formed as the portion of a hypercube lying between two parallel hyperplanes, and sections obtained by intersecting a hypercube with a hyperplane. These objects occur natu- rally in several fields, including probability, number theory, geometry, physics, and analysis. In this paper we describe an elementary combinatorial method for calculating volumes of arbitrary slices, slabs, and sections of a unit cube. We also describe some applications that tie these geometric results to problems in analysis and combinatorics. Some of the results we obtain here have in fact appeared earlier in other contexts. -
On the Representation of Symmetric and Antisymmetric Tensors
Max-Planck-Institut fur¨ Mathematik in den Naturwissenschaften Leipzig On the Representation of Symmetric and Antisymmetric Tensors (revised version: April 2017) by Wolfgang Hackbusch Preprint no.: 72 2016 On the Representation of Symmetric and Antisymmetric Tensors Wolfgang Hackbusch Max-Planck-Institut Mathematik in den Naturwissenschaften Inselstr. 22–26, D-04103 Leipzig, Germany [email protected] Abstract Various tensor formats are used for the data-sparse representation of large-scale tensors. Here we investigate how symmetric or antiymmetric tensors can be represented. The analysis leads to several open questions. Mathematics Subject Classi…cation: 15A69, 65F99 Keywords: tensor representation, symmetric tensors, antisymmetric tensors, hierarchical tensor format 1 Introduction We consider tensor spaces of huge dimension exceeding the capacity of computers. Therefore the numerical treatment of such tensors requires a special representation technique which characterises the tensor by data of moderate size. These representations (or formats) should also support operations with tensors. Examples of operations are the addition, the scalar product, the componentwise product (Hadamard product), and the matrix-vector multiplication. In the latter case, the ‘matrix’belongs to the tensor space of Kronecker matrices, while the ‘vector’is a usual tensor. In certain applications the subspaces of symmetric or antisymmetric tensors are of interest. For instance, fermionic states in quantum chemistry require antisymmetry, whereas bosonic systems are described by symmetric tensors. The appropriate representation of (anti)symmetric tensors is seldom discussed in the literature. Of course, all formats are able to represent these tensors since they are particular examples of general tensors. However, the special (anti)symmetric format should exclusively produce (anti)symmetric tensors. -
Physics 200 Problem Set 7 Solution Quick Overview: Although Relativity Can Be a Little Bewildering, This Problem Set Uses Just A
Physics 200 Problem Set 7 Solution Quick overview: Although relativity can be a little bewildering, this problem set uses just a few ideas over and over again, namely 1. Coordinates (x; t) in one frame are related to coordinates (x0; t0) in another frame by the Lorentz transformation formulas. 2. Similarly, space and time intervals (¢x; ¢t) in one frame are related to inter- vals (¢x0; ¢t0) in another frame by the same Lorentz transformation formu- las. Note that time dilation and length contraction are just special cases: it is time-dilation if ¢x = 0 and length contraction if ¢t = 0. 3. The spacetime interval (¢s)2 = (c¢t)2 ¡ (¢x)2 between two events is the same in every frame. 4. Energy and momentum are always conserved, and we can make e±cient use of this fact by writing them together in an energy-momentum vector P = (E=c; p) with the property P 2 = m2c2. In particular, if the mass is zero then P 2 = 0. 1. The earth and sun are 8.3 light-minutes apart. Ignore their relative motion for this problem and assume they live in a single inertial frame, the Earth-Sun frame. Events A and B occur at t = 0 on the earth and at 2 minutes on the sun respectively. Find the time di®erence between the events according to an observer moving at u = 0:8c from Earth to Sun. Repeat if observer is moving in the opposite direction at u = 0:8c. Answer: According to the formula for a Lorentz transformation, ³ u ´ 1 ¢tobserver = γ ¢tEarth-Sun ¡ ¢xEarth-Sun ; γ = p : c2 1 ¡ (u=c)2 Plugging in the numbers gives (notice that the c implicit in \light-minute" cancels the extra factor of c, which is why it's nice to measure distances in terms of the speed of light) 2 min ¡ 0:8(8:3 min) ¢tobserver = p = ¡7:7 min; 1 ¡ 0:82 which means that according to the observer, event B happened before event A! If we reverse the sign of u then 2 min + 0:8(8:3 min) ¢tobserver 2 = p = 14 min: 1 ¡ 0:82 2.