New Numerical Code for Black Hole Initial Data

Size: px
Start display at page:

Download "New Numerical Code for Black Hole Initial Data"

Transcription

1 Marshall University Marshall Digital Scholar Physics Faculty Research Physics Summer New Numerical Code for Black Hole Initial Data Maria Babiuc-Hamilton Marshall University, Follow this and additional works at: Part of the Physics Commons Recommended Citation Hamilton, M. & Winicour, J. (2017, June). New Numerical Code for Black Hole Initial Data. Slides presented at the 20th Eastern Gravity Meeting. Penn State, PA. This Presentation is brought to you for free and open access by the Physics at Marshall Digital Scholar. It has been accepted for inclusion in Physics Faculty Research by an authorized administrator of Marshall Digital Scholar. For more information, please contact

2 New Numerical Code for Black Hole Initial Data HyperSolID Maria Babiuc Hamilton and Jeff Winicour 20th Eastern Gravity Meeting Penn State, University Park, PA June 9, 2017

3 1 Introduction Problems Approaches HyperSolID 2 Formulation Equations Variables Calculations Separation Transformation Projection 3 Implementation Algorithm Numerics Testing 4 Timeline Outline

4 Problems Main Problems There are no no exact solutions of Einstein Equations that describes a bound system radiating gravitational waves. One needs to resort to numerical simulations, or analytical approximation methods. Current methods to constrained initial data exhibit junk radiation and ambiguities about constrained and free data. Possible Solutions It was mathematically proved that given the correct initial data, Einstein equation will yield the expected solution. New formulations to calculate the constrains ensuring that the numerical system is well-behaved (hyperbolic equations).

5 Standard Approach Approaches The constraints are formulated as elliptic equations (ex: the conformal thin sandwich method, the gluing technique, etc.) D j K j i D i K j j = 0, (3) R + ( K j j) 2 Kij K ij = 0, New Approach The 3D initial surfaces are further foliated into 2D surfaces, where the constraints form an algebraic-hyperbolic system: Lˆn K ˆD l k l + F K = 0, Lˆn k i + K 1 (κ ˆD i K 2k l ˆD i k l ) + F ki = 0 κ = (2K) 1 ( 2k l k l 1 2 K2 κ 0 )

6 HyperSolID Hyperbolic Solver for Initial Data Description 1 General 4D metric is given on the initial time slice 2 Free 3D initial data is constructed from the metric 3 Constrained 2D initial data given on the initial sphere The constrained data is updated by solving the hyperbolic-algebraic system.

7 1 Introduction Problems Approaches HyperSolID 2 Formulation Equations Variables Calculations Separation Transformation Projection 3 Implementation Algorithm Numerics Testing 4 Timeline Outline

8 Equations Evolution Equations ρ U = 1 2ÑðU + 1 2ÑðU + 1 Nd 1 [ 2 a(ðv + ðv) bðv bðv ] F U ρ v = 2Ñðv + 2Ñðv NU NU 1 { wðu d 1 [(av bv)ðv + (av bv)ðv] } f v Algebraic Equation w = (2U) 1 [ d 1 (2avv bv 2 bv 2 ) 1 2 U2 κ 0 ]

9 Known Variables The known terms that enter in these formulas are: N, (Ñ, Ñ), (ð N, ð N), (ðñ, ðñ, ðñ, ðñ), Variables a, (b, b), d, (ða, ða), (ðb, ðb, ðb, ðb), (A, A), (B, B), (C, C) κ 0, K, K, ( K, K), ( K, K), K, ðκ 0, (ð K, ð K)(ð K, ð K). Unknown Variables The unknown variables are: (U, v, w) and their derivatives:. (ðu, ðu), (ðv, ðv, ðv, ðv) The angular derivatives are the Newman-Penrose (ð, ð) operators

10 Start-up data Calculations We start with a general 4D metric, (g ij, t g ij ), in Cartesian coordinates (x, y, z). With this data we calculate: g ij, n i, h ij, h ij = g ij + n i n j, ( k h ij, k h ij, m k h ij ) 3 Γ i jk,3 R i jlk, 3 R jk, 3 R, K ij, K i i Radial Foliation We choose a simple spherical foliation ρ = r, where r = δ ij x i x j. For this foliation we calculate the quantities : N = (h ij i ρ j ρ) 1/2, N i, n i, γ ij = h ij n i n j, k γ ij, ρ γ ij, Γ i jk, K ij, K.

11 Separation Extrinsic Curvature The extrinsic curvature is decomposed in: K ij = κˆn i ˆn j + 2ˆn (i k j) + K ij, where K ij = γ k i γ l j K kl Constrained Data κ = n i n j K ij, k i = γ j i nk K jk, K = γ ij K ij Free Data K ij = K ij 1 2 γ ijk, κ 0 = 3 R K kl K kl.

12 Transformation Change of Coordinates From Cartesian (x, y, z) to stereographic coordinates (r, q, p) x = Ωrq, y = ±Ωrp, z = 1 2 Ωr( 1+q2 +p 2 ), Ω = (1+q 2 +p 2 ) 1. The coordinates of the unit sphere metric q ab = Ω 2 δ ab, are: q a = Ω 1 (1, i), q a = Ω(1, i), Transformed variables We transform to the stereographic coordinates the variables: (γ ij, K ij, K ij ), ( N i, k i ), ( N, K, K, κ 0, κ)

13 Projection Calculation of the stereographic projections Metric terms a = 1 2 qi q j γ ij, b = 1 2 qi q j γ ij, d = a 2 bb, A = d 1 [ a(2ða ðb) bðb ], B = d 1 [ aðb bðb ] C = d 1 [ aðb b(2ða ðb) ], Ñ = q i N i. Given terms K = q i q j Kij, K = q i q j Kij, K = q i q j K ij, K = q i q j K ij. Updated terms U = K, v = q i k i, w = κ.

14 1 Introduction Problems Approaches HyperSolID 2 Formulation Equations Variables Calculations Separation Transformation Projection 3 Implementation Algorithm Numerics Testing 4 Timeline Outline

15 Algorithm Algebra 1 Module for calculating (h ij, 3 R, K ij, K i i ). 2 Module for calculating ( N, N i, γ ij, K ij, K, K ij, κ 0 ) and k i, K, κ. 3 Module for transformation to stereographic coordinates Integration 1 Module for the stereographic projections and source terms 2 Module for updating the evolution and algebraic equations Analysis 1 Module for implementing exact and perturbative test cases 2 Module for calculating errors and convergence rates

16 Numerics Numerical Integration: Runge-Kutta 2 nd and 4 th Order Flexible, can start and stop at any given radius Allows update of the algebraic equation inside the integrator Incorporates internally two types of CFL conditions given by: 1 Constant (linear) radial grid step h dqdp 2 Variable (logarithmic) radial grid step h rhodqdp Radial dissipation and stereographic interpolation ρ ρ + ɛð ð, and ρ ρ ɛ 4 ð 2 ð 2. Spatial Derivatives: Finite-Difference 2 nd and 4 th Order Radial derivatives: k k + O( hn 3 ), ρ ρ x k k Angular derivatives: ð module previously implemented.

17 Kerr-Schild Metric Testing The metric is given on the form: g ab = η ab + 2Hl a l b, H = M r 1 Exact Schwarzschild in centered cartesian coordinates (t, x i ), l a = ( 1, x i r, ), r = ρ = δ ij x i x j 2 Exact Schwarzschild in shifted cartesian coordinates (t, x = x x 0, ỹ = y y 0, z), l a = ( 1, x i r, ), r = δ ij x i x j 3 Boosted Schwarzschild in centered cartesian coordinates ( t = γ(t vx), x = γ(x vt), y, z), r = δ ij x i x j, l a = Γ b a l b, 4 Perturbed Schwarzschild in centered cartesian coordinates Ki i Ki i ( ) 1 + Y

18 1 Introduction Problems Approaches HyperSolID 2 Formulation Equations Variables Calculations Separation Transformation Projection 3 Implementation Algorithm Numerics Testing 4 Timeline Outline

19 Timeline Most of the code is already implemented The radial foliation, the separation of variables, the stereographic projection, the source terms, the 2 nd order integrator. The code passed two tests The centered and perturbed Schwarzschild tests prove a clean second order convergence, and long time stability. Work in progress Test the code with the shifted and the boosted Schwarzschild Implement and test the 4 th order radial integration Improve the angular derivative (Fourier or spherical harmonics) Implement and test 3 R, K ij, K i i, K ij, K

A Hyperbolic Solver for Black Hole Initial Data in Numerical Relativity

A Hyperbolic Solver for Black Hole Initial Data in Numerical Relativity Marshall University Marshall Digital Scholar Physics Faculty Research Physics Spring 4-18-2016 A Hyperbolic Solver for Black Hole Initial Data in Numerical Relativity Maria Babiuc-Hamilton Marshall University,

More information

Adding Light to the Gravitational Waves on the Null Cone

Adding Light to the Gravitational Waves on the Null Cone Marshall University Marshall Digital Scholar Physics Faculty Research Physics Spring 4-2014 Adding Light to the Gravitational Waves on the Null Cone Maria Babiuc-Hamilton Marshall University, babiuc@marshall.edu

More information

Using Radial Basis Functions to Interpolate Along Single-Null Characteristics

Using Radial Basis Functions to Interpolate Along Single-Null Characteristics Marshall University Marshall Digital Scholar Physics Faculty Research Physics Spring 4-3-2012 Using Radial Basis Functions to Interpolate Along Single-Null Characteristics Maria Babiuc-Hamilton Marshall

More information

On solving the constraints by integrating a strongly hyperbolic system

On solving the constraints by integrating a strongly hyperbolic system On solving the constraints by integrating a strongly hyperbolic system István Rácz 1 and Jeffrey Winicour 2 1 Wigner Research Center for Physics H-1121 Budapest, Hungary arxiv:1601.05386v2 [gr-qc] 6 Feb

More information

First order BSSN formulation of Einstein s field equations

First order BSSN formulation of Einstein s field equations David Brown 1 Peter Diener 2 3 Jan Hesthaven 4 Frank Herrmann 3 Abdul Mroué 5 Olivier Sarbach 6 Erik Schnetter 7 Manuel Tiglio 3 Michael Wagman 4 1 North Carolina State University 2 Louisiana State University

More information

Introduction to Numerical Relativity I. Erik Schnetter, Pohang, July 2007

Introduction to Numerical Relativity I. Erik Schnetter, Pohang, July 2007 Introduction to Numerical Relativity I Erik Schnetter, Pohang, July 2007 Lectures Overview I. The Einstein Equations (Formulations and Gauge Conditions) II. Analysis Methods (Horizons and Gravitational

More information

Numerical Relativity in Spherical Polar Coordinates: Calculations with the BSSN Formulation

Numerical Relativity in Spherical Polar Coordinates: Calculations with the BSSN Formulation Numerical Relativity in Spherical Polar Coordinates: Calculations with the BSSN Formulation Pedro Montero Max-Planck Institute for Astrophysics Garching (Germany) 28/01/13 in collaboration with T.Baumgarte,

More information

Toward Binary Black Hole Simulations in Numerical Relativity

Toward Binary Black Hole Simulations in Numerical Relativity Toward Binary Black Hole Simulations in Numerical Relativity Frans Pretorius California Institute of Technology BIRS Workshop on Numerical Relativity Banff, April 19 2005 Outline generalized harmonic coordinates

More information

A Numerical Study of Boson Star Binaries

A Numerical Study of Boson Star Binaries A Numerical Study of Boson Star Binaries Bruno C. Mundim with Matthew W. Choptuik (UBC) 12th Eastern Gravity Meeting Center for Computational Relativity and Gravitation Rochester Institute of Technology

More information

Black Holes, Wormholes, and Extra Dimensions

Black Holes, Wormholes, and Extra Dimensions Marshall University Marshall Digital Scholar Physics Faculty Research Physics Winter 12-10-2015 Black Holes, Wormholes, and Extra Dimensions Maria Babiuc-Hamilton Marshall University, babiuc@marshall.edu

More information

Newman-Penrose formalism in higher dimensions

Newman-Penrose formalism in higher dimensions Newman-Penrose formalism in higher dimensions V. Pravda various parts in collaboration with: A. Coley, R. Milson, M. Ortaggio and A. Pravdová Introduction - algebraic classification in four dimensions

More information

UNIVERSITY OF DUBLIN

UNIVERSITY OF DUBLIN UNIVERSITY OF DUBLIN TRINITY COLLEGE JS & SS Mathematics SS Theoretical Physics SS TSM Mathematics Faculty of Engineering, Mathematics and Science school of mathematics Trinity Term 2015 Module MA3429

More information

Umbilic cylinders in General Relativity or the very weird path of trapped photons

Umbilic cylinders in General Relativity or the very weird path of trapped photons Umbilic cylinders in General Relativity or the very weird path of trapped photons Carla Cederbaum Universität Tübingen European Women in Mathematics @ Schloss Rauischholzhausen 2015 Carla Cederbaum (Tübingen)

More information

Stability and Instability of Black Holes

Stability and Instability of Black Holes Stability and Instability of Black Holes Stefanos Aretakis September 24, 2013 General relativity is a successful theory of gravitation. Objects of study: (4-dimensional) Lorentzian manifolds (M, g) which

More information

On the ADM charges of multiple black holes

On the ADM charges of multiple black holes On the ADM charges of multiple black holes István Rácz Wigner Research Center for Physics, H-1121 Budapest, Hungary Abstract arxiv:1608.02283v4 gr-qc 6 Feb 2017 Initial data sets of multiple black hole

More information

EXCISION TECHNIQUE IN CONSTRAINED FORMULATIONS OF EINSTEIN EQUATIONS

EXCISION TECHNIQUE IN CONSTRAINED FORMULATIONS OF EINSTEIN EQUATIONS EXCISION TECHNIQUE IN CONSTRAINED FORMULATIONS OF EINSTEIN EQUATIONS Journée Gravitation et Physique Fondamentale Meudon, 27 May 2014 Isabel Cordero-Carrión Laboratoire Univers et Théories (LUTh), Observatory

More information

κ = f (r 0 ) k µ µ k ν = κk ν (5)

κ = f (r 0 ) k µ µ k ν = κk ν (5) 1. Horizon regularity and surface gravity Consider a static, spherically symmetric metric of the form where f(r) vanishes at r = r 0 linearly, and g(r 0 ) 0. Show that near r = r 0 the metric is approximately

More information

On the evolutionary form of the constraints in electrodynamics

On the evolutionary form of the constraints in electrodynamics On the evolutionary form of the constraints in electrodynamics István Rácz,1,2 arxiv:1811.06873v1 [gr-qc] 12 Nov 2018 1 Faculty of Physics, University of Warsaw, Ludwika Pasteura 5, 02-093 Warsaw, Poland

More information

The Role of Black Holes in the AdS/CFT Correspondence

The Role of Black Holes in the AdS/CFT Correspondence The Role of Black Holes in the AdS/CFT Correspondence Mario Flory 23.07.2013 Mario Flory BHs in AdS/CFT 1 / 30 GR and BHs Part I: General Relativity and Black Holes Einstein Field Equations Lightcones

More information

Generalized Harmonic Gauge Drivers

Generalized Harmonic Gauge Drivers Generalized Harmonic Gauge Drivers Lee Lindblom Caltech Collaborators: Keith Matthews, Oliver Rinne, and Mark Scheel GR18 Sydney, Australia 13 July 2007 Gauge conditions are specified in the GH Einstein

More information

06. Lagrangian Mechanics II

06. Lagrangian Mechanics II University of Rhode Island DigitalCommons@URI Classical Dynamics Physics Course Materials 2015 06. Lagrangian Mechanics II Gerhard Müller University of Rhode Island, gmuller@uri.edu Creative Commons License

More information

Black Hole-Neutron Star Binaries in General Relativity. Thomas Baumgarte Bowdoin College

Black Hole-Neutron Star Binaries in General Relativity. Thomas Baumgarte Bowdoin College Black Hole-Neutron Star Binaries in General Relativity Thomas Baumgarte Bowdoin College 1 Why do we care? Compact binaries (containing neutron stars and/or black holes) are promising sources of gravitational

More information

Non-existence of time-periodic vacuum spacetimes

Non-existence of time-periodic vacuum spacetimes Non-existence of time-periodic vacuum spacetimes Volker Schlue (joint work with Spyros Alexakis and Arick Shao) Université Pierre et Marie Curie (Paris 6) Dynamics of self-gravitating matter workshop,

More information

Massless field perturbations around a black hole in Hořava-Lifshitz gravity

Massless field perturbations around a black hole in Hořava-Lifshitz gravity 5 Massless field perturbations around a black hole in 5.1 Gravity and quantization Gravity, one among all the known four fundamental interactions, is well described by Einstein s General Theory of Relativity

More information

arxiv: v1 [gr-qc] 6 Nov 2009

arxiv: v1 [gr-qc] 6 Nov 2009 Gowdy waves as a test-bed for constraint-preserving boundary conditions C. Bona and C. Bona-Casas Departament de Fisica, Universitat de les Illes Balears, Palma de Mallorca, Spain. Institute for Applied

More information

Towards general-relativistic pulsar magnetospheres

Towards general-relativistic pulsar magnetospheres Towards general-relativistic pulsar magnetospheres Jérôme Pétri Observatoire Astronomique de Strasbourg, Université de Strasbourg, France. Physics of Neutron Stars, Saint-Petersbourg, 29/7/2014 Jérôme

More information

RIGIDITY OF STATIONARY BLACK HOLES WITH SMALL ANGULAR MOMENTUM ON THE HORIZON

RIGIDITY OF STATIONARY BLACK HOLES WITH SMALL ANGULAR MOMENTUM ON THE HORIZON RIGIDITY OF STATIONARY BLACK HOLES WITH SMALL ANGULAR MOMENTUM ON THE HORIZON S. ALEXAKIS, A. D. IONESCU, AND S. KLAINERMAN Abstract. We prove a black hole rigidity result for slowly rotating stationary

More information

Escape velocity and Schwarzschild s Solution for Black Holes

Escape velocity and Schwarzschild s Solution for Black Holes Escape velocity and Schwarzschild s Solution for Black Holes Amir Ali Tavajoh 1 1 Amir_ali3640@yahoo.com Introduction Scape velocity for every star or planet is different. As a star starts to collapse

More information

Well-Posed Initial-Boundary Value Problem for Constrained Evolution

Well-Posed Initial-Boundary Value Problem for Constrained Evolution Well-Posed Initial-Boundary Value Problem for Constrained Evolution Alexander Alekseenko California State University, Northridge Design of parallel algorithms for Einstein s equations requires a better

More information

Theory. V H Satheeshkumar. XXVII Texas Symposium, Dallas, TX December 8 13, 2013

Theory. V H Satheeshkumar. XXVII Texas Symposium, Dallas, TX December 8 13, 2013 Department of Physics Baylor University Waco, TX 76798-7316, based on my paper with J Greenwald, J Lenells and A Wang Phys. Rev. D 88 (2013) 024044 with XXVII Texas Symposium, Dallas, TX December 8 13,

More information

Kadath: a spectral solver and its application to black hole spacetimes

Kadath: a spectral solver and its application to black hole spacetimes Kadath: a spectral solver and its application to black hole spacetimes Philippe Grandclément Laboratoire de l Univers et de ses Théories (LUTH) CNRS / Observatoire de Paris F-92195 Meudon, France philippe.grandclement@obspm.fr

More information

Generalized Harmonic Coordinates Using Abigel

Generalized Harmonic Coordinates Using Abigel Outline Introduction The Abigel Code Jennifer Seiler jennifer.seiler@aei.mpg.de Max-Planck-Institut für Gravitationsphysik (Albert-Einstein-Institut) Oberjoch, Germany 10th June 2006 Outline Introduction

More information

An Inverse Mass Expansion for Entanglement Entropy. Free Massive Scalar Field Theory

An Inverse Mass Expansion for Entanglement Entropy. Free Massive Scalar Field Theory in Free Massive Scalar Field Theory NCSR Demokritos National Technical University of Athens based on arxiv:1711.02618 [hep-th] in collaboration with Dimitris Katsinis March 28 2018 Entanglement and Entanglement

More information

Optimal constraint projection for hyperbolic evolution systems

Optimal constraint projection for hyperbolic evolution systems PHYSICAL REVIEW D, VOLUME 70, 084017 Optimal constraint projection for hyperbolic evolution systems Michael Holst, 1,2 Lee Lindblom, 1 Robert Owen, 1 Harald P. Pfeiffer, 1 Mark A. Scheel, 1 and Lawrence

More information

BLACK HOLES (ADVANCED GENERAL RELATIV- ITY)

BLACK HOLES (ADVANCED GENERAL RELATIV- ITY) Imperial College London MSc EXAMINATION May 2015 BLACK HOLES (ADVANCED GENERAL RELATIV- ITY) For MSc students, including QFFF students Wednesday, 13th May 2015: 14:00 17:00 Answer Question 1 (40%) and

More information

Quasi-local mass and isometric embedding

Quasi-local mass and isometric embedding Quasi-local mass and isometric embedding Mu-Tao Wang, Columbia University September 23, 2015, IHP Recent Advances in Mathematical General Relativity Joint work with Po-Ning Chen and Shing-Tung Yau. The

More information

Quasi-local Mass in General Relativity

Quasi-local Mass in General Relativity Quasi-local Mass in General Relativity Shing-Tung Yau Harvard University For the 60th birthday of Gary Horowtiz U. C. Santa Barbara, May. 1, 2015 This talk is based on joint work with Po-Ning Chen and

More information

Introduction to isolated horizons in numerical relativity

Introduction to isolated horizons in numerical relativity Introduction to isolated horizons in numerical relativity Olaf Dreyer* Perimeter Institute for Theoretical Physics, 35 King Street North, Waterloo, Ontario, Canada N2J 2W9 Badri Krishnan and Deirdre Shoemaker

More information

An introduction to General Relativity and the positive mass theorem

An introduction to General Relativity and the positive mass theorem An introduction to General Relativity and the positive mass theorem National Center for Theoretical Sciences, Mathematics Division March 2 nd, 2007 Wen-ling Huang Department of Mathematics University of

More information

A Panoramic Tour in Black Holes Physics

A Panoramic Tour in Black Holes Physics Figure 1: The ergosphere of Kerr s black hole A Panoramic Tour in Black Holes Physics - A brief history of black holes The milestones of black holes physics Astronomical observations - Exact solutions

More information

Einstein Toolkit Workshop. Joshua Faber Apr

Einstein Toolkit Workshop. Joshua Faber Apr Einstein Toolkit Workshop Joshua Faber Apr 05 2012 Outline Space, time, and special relativity The metric tensor and geometry Curvature Geodesics Einstein s equations The Stress-energy tensor 3+1 formalisms

More information

November 24, Energy Extraction from Black Holes. T. Daniel Brennan. Special Relativity. General Relativity. Black Holes.

November 24, Energy Extraction from Black Holes. T. Daniel Brennan. Special Relativity. General Relativity. Black Holes. from November 24, 2014 1 2 3 4 5 Problem with Electricity and Magnetism In the late 1800 s physicists realized there was a problem with electromagnetism: the speed of light was given in terms of fundamental

More information

Understanding initial data for black hole collisions

Understanding initial data for black hole collisions Understanding initial data for black hole collisions Carlos O. Lousto and Richard H. Price Department of Physics, University of Utah, Salt Lake City, UT 84112 Numerical relativity, applied to collisions

More information

arxiv: v1 [gr-qc] 14 Dec 2007

arxiv: v1 [gr-qc] 14 Dec 2007 High accuracy simulations of Kerr tails: coordinate dependence and higher multipoles Manuel Tiglio, 1,2 Lawrence E. Kidder, 3 and Saul A. Teukolsky 3 1 Department of Physics and Astronomy, and Center for

More information

Higher dimensional Kerr-Schild spacetimes 1

Higher dimensional Kerr-Schild spacetimes 1 Higher dimensional Kerr-Schild spacetimes 1 Marcello Ortaggio Institute of Mathematics Academy of Sciences of the Czech Republic Bremen August 2008 1 Joint work with V. Pravda and A. Pravdová, arxiv:0808.2165

More information

Braneworlds: gravity & cosmology. David Langlois APC & IAP, Paris

Braneworlds: gravity & cosmology. David Langlois APC & IAP, Paris Braneworlds: gravity & cosmology David Langlois APC & IAP, Paris Outline Introduction Extra dimensions and gravity Large (flat) extra dimensions Warped extra dimensions Homogeneous brane cosmology Brane

More information

OLIVIA MILOJ March 27, 2006 ON THE PENROSE INEQUALITY

OLIVIA MILOJ March 27, 2006 ON THE PENROSE INEQUALITY OLIVIA MILOJ March 27, 2006 ON THE PENROSE INEQUALITY Abstract Penrose presented back in 1973 an argument that any part of the spacetime which contains black holes with event horizons of area A has total

More information

Classical Field Theory

Classical Field Theory April 13, 2010 Field Theory : Introduction A classical field theory is a physical theory that describes the study of how one or more physical fields interact with matter. The word classical is used in

More information

Jose Luis Blázquez Salcedo

Jose Luis Blázquez Salcedo Physical Review Letters 112 (2014) 011101 Jose Luis Blázquez Salcedo In collaboration with Jutta Kunz, Eugen Radu and Francisco Navarro Lérida 1. Introduction: Ansatz and general properties 2. Near-horizon

More information

Black Hole-Neutron Star Binaries in General Relativity. Thomas Baumgarte Bowdoin College

Black Hole-Neutron Star Binaries in General Relativity. Thomas Baumgarte Bowdoin College Black Hole-Neutron Star Binaries in General Relativity Thomas Baumgarte Bowdoin College Keisuke Taniguchi, Joshua Faber, Stu Shapiro University of Illinois Numerical Relativity Solve Einstein s equations

More information

arxiv: v1 [gr-qc] 1 Dec 2011

arxiv: v1 [gr-qc] 1 Dec 2011 Isolated Horizons and Black Hole Entropy In Loop Quantum Gravity Jacobo Diaz-Polo 1,2 and Daniele Pranzetti 3 arxiv:1112.0291v1 [gr-qc] 1 Dec 2011 1 Department of Physics and Astronomy, Louisiana State

More information

Tides in Higher-Dimensional Newtonian Gravity

Tides in Higher-Dimensional Newtonian Gravity Tides in Higher-Dimensional Newtonian Gravity Philippe Landry Department of Physics University of Guelph 23 rd Midwest Relativity Meeting October 25, 2013 Tides: A Familiar Example Gravitational interactions

More information

TO GET SCHWARZSCHILD BLACKHOLE SOLUTION USING MATHEMATICA FOR COMPULSORY COURSE WORK PAPER PHY 601

TO GET SCHWARZSCHILD BLACKHOLE SOLUTION USING MATHEMATICA FOR COMPULSORY COURSE WORK PAPER PHY 601 TO GET SCHWARZSCHILD BLACKHOLE SOLUTION USING MATHEMATICA FOR COMPULSORY COURSE WORK PAPER PHY 601 PRESENTED BY: DEOBRAT SINGH RESEARCH SCHOLAR DEPARTMENT OF PHYSICS AND ASTROPHYSICS UNIVERSITY OF DELHI

More information

Strategies for the characteristic extraction of gravitational waveforms

Strategies for the characteristic extraction of gravitational waveforms Marshall University Marshall Digital Scholar Physics Faculty Research Physics 45-29 Strategies for the characteristic extraction of gravitational waveforms Maria C. Babiuc-Hamilton Marshall University,

More information

Geodesic lines in Schwarzschild und Kerr Metric. (Bachelor Thesis)

Geodesic lines in Schwarzschild und Kerr Metric. (Bachelor Thesis) Geodesic lines in Schwarzschild und Kerr Metric (Bachelor Thesis) Overview problem thematic context problem (detailed) implementation programs results outlook Problem How light is deflected close to a

More information

THE BONDI-SACHS FORMALISM JEFF WINICOUR UNIVERSITY OF PITTSBURGH. Scholarpedia 11(12):33528 (2016) with Thomas Mädler

THE BONDI-SACHS FORMALISM JEFF WINICOUR UNIVERSITY OF PITTSBURGH. Scholarpedia 11(12):33528 (2016) with Thomas Mädler THE BONDI-SACHS FORMALISM JEFF WINICOUR UNIVERSITY OF PITTSBURGH Scholarpedia 11(12):33528 (2016) with Thomas Mädler NULL HYPERSURFACES u = const Normal co-vector @ u is null g @ u @ u =0 Normal vector

More information

Optimal Constraint Projection for Hyperbolic Evolution Systems

Optimal Constraint Projection for Hyperbolic Evolution Systems Optimal Constraint Projection for Hyperbolic Evolution Systems Michael Holst 1,2, Lee Lindblom 1, Robert Owen 1, Harald P. Pfeiffer 1, Mark A. Scheel 1, and Lawrence E. Kidder 3 1 Theoretical Astrophysics

More information

Cauchy-Characteristic Extraction using the Einstein Toolkit

Cauchy-Characteristic Extraction using the Einstein Toolkit Cauchy-Characteristic Extraction using the Einstein Toolkit M. C. Babiuc, B. Szilagyi, J. Winicour, Y. Aug, 2011 EinsteinToolkit Telecon License This code is available under the GPL General Public License,

More information

Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations

Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations The Hilltop Review Volume 7 Issue 1 Winter 2014 Article 10 December 2014 Advantages of a Finite Extensible Nonlinear Elastic Potential in Lattice Boltzmann Simulations Tai-Hsien Wu Western Michigan University

More information

A Summary of the Black Hole Perturbation Theory. Steven Hochman

A Summary of the Black Hole Perturbation Theory. Steven Hochman A Summary of the Black Hole Perturbation Theory Steven Hochman Introduction Many frameworks for doing perturbation theory The two most popular ones Direct examination of the Einstein equations -> Zerilli-Regge-Wheeler

More information

Gravitational-wave Detectability of Equal-Mass Black-hole Binaries With Aligned Spins

Gravitational-wave Detectability of Equal-Mass Black-hole Binaries With Aligned Spins Intro Simulations Results Gravitational-wave Detectability of Equal-Mass Black-hole Binaries With Aligned Spins Jennifer Seiler Christian Reisswig, Sascha Husa, Luciano Rezzolla, Nils Dorband, Denis Pollney

More information

Solving PDEs Numerically on Manifolds with Arbitrary Spatial Topologies

Solving PDEs Numerically on Manifolds with Arbitrary Spatial Topologies Solving PDEs Numerically on Manifolds with Arbitrary Spatial Topologies Lee Lindblom Theoretical Astrophysics, Caltech Center for Astrophysics and Space Sciences, UC San Diego. Collaborators: Béla Szilágyi,

More information

Physics 351, Spring 2015, Homework #3. Due at start of class, Friday, February 6, 2015

Physics 351, Spring 2015, Homework #3. Due at start of class, Friday, February 6, 2015 Physics 351, Spring 2015, Homework #3. Due at start of class, Friday, February 6, 2015 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page at

More information

Excision boundary conditions for black-hole initial data

Excision boundary conditions for black-hole initial data PHYSICAL REVIEW D, VOLUME 70, 104016 Excision boundary conditions for black-hole initial data Gregory B. Cook* Department of Physics, Wake Forest University, Winston-Salem, North Carolina 27109, USA Harald

More information

Kerr black hole and rotating wormhole

Kerr black hole and rotating wormhole Kerr Fest (Christchurch, August 26-28, 2004) Kerr black hole and rotating wormhole Sung-Won Kim(Ewha Womans Univ.) August 27, 2004 INTRODUCTION STATIC WORMHOLE ROTATING WORMHOLE KERR METRIC SUMMARY AND

More information

General Relativity and Differential

General Relativity and Differential Lecture Series on... General Relativity and Differential Geometry CHAD A. MIDDLETON Department of Physics Rhodes College November 1, 2005 OUTLINE Distance in 3D Euclidean Space Distance in 4D Minkowski

More information

P321(b), Assignement 1

P321(b), Assignement 1 P31(b), Assignement 1 1 Exercise 3.1 (Fetter and Walecka) a) The problem is that of a point mass rotating along a circle of radius a, rotating with a constant angular velocity Ω. Generally, 3 coordinates

More information

Asymptotic Symmetries and Holography

Asymptotic Symmetries and Holography Asymptotic Symmetries and Holography Rashmish K. Mishra Based on: Asymptotic Symmetries, Holography and Topological Hair (RKM and R. Sundrum, 1706.09080) Unification of diverse topics IR structure of QFTs,

More information

HOMEWORK 10. Applications: special relativity, Newtonian limit, gravitational waves, gravitational lensing, cosmology, 1 black holes

HOMEWORK 10. Applications: special relativity, Newtonian limit, gravitational waves, gravitational lensing, cosmology, 1 black holes General Relativity 8.96 (Petters, spring 003) HOMEWORK 10. Applications: special relativity, Newtonian limit, gravitational waves, gravitational lensing, cosmology, 1 black holes 1. Special Relativity

More information

PHY321 Homework Set 10

PHY321 Homework Set 10 PHY321 Homework Set 10 1. [5 pts] A small block of mass m slides without friction down a wedge-shaped block of mass M and of opening angle α. Thetriangular block itself slides along a horizontal floor,

More information

We have seen how to calculate forces and potentials from the smoothed density ρ.

We have seen how to calculate forces and potentials from the smoothed density ρ. 9. Orbits in stationary Potentials We have seen how to calculate forces and potentials from the smoothed density ρ. Now we can analyse how stars move in this potential. Because two body interactions can

More information

A873: Cosmology Course Notes. II. General Relativity

A873: Cosmology Course Notes. II. General Relativity II. General Relativity Suggested Readings on this Section (All Optional) For a quick mathematical introduction to GR, try Chapter 1 of Peacock. For a brilliant historical treatment of relativity (special

More information

The ECHO code: from classical MHD to GRMHD in dynamical spacetimes

The ECHO code: from classical MHD to GRMHD in dynamical spacetimes The ECHO code: from classical MHD to GRMHD in dynamical spacetimes Luca Del Zanna Dipartimento di Fisica e Astronomia Università di Firenze Main collaborators: N. Bucciantini, O. Zanotti, S. Landi 09/09/2011

More information

Geometric inequalities for black holes

Geometric inequalities for black holes Geometric inequalities for black holes Sergio Dain FaMAF-Universidad Nacional de Córdoba, CONICET, Argentina. 3 August, 2012 Einstein equations (vacuum) The spacetime is a four dimensional manifold M with

More information

Lecture Notes on General Relativity

Lecture Notes on General Relativity Lecture Notes on General Relativity Matthias Blau Albert Einstein Center for Fundamental Physics Institut für Theoretische Physik Universität Bern CH-3012 Bern, Switzerland The latest version of these

More information

03. Simple Dynamical Systems

03. Simple Dynamical Systems University of Rhode Island DigitalCommons@URI Classical Dynamics Physics Course Materials 2015 03. Simple Dynamical Systems Gerhard Müller University of Rhode Island, gmuller@uri.edu Creative Commons License

More information

Level sets of the lapse function in static GR

Level sets of the lapse function in static GR Level sets of the lapse function in static GR Carla Cederbaum Mathematisches Institut Universität Tübingen Auf der Morgenstelle 10 72076 Tübingen, Germany September 4, 2014 Abstract We present a novel

More information

Partial differential equations

Partial differential equations Partial differential equations Many problems in science involve the evolution of quantities not only in time but also in space (this is the most common situation)! We will call partial differential equation

More information

Higher Dimensions & Higher Orders in EFT for Gravitational Waves. Ofek Birnholtz. 14 July th Marcel Grossmann Meeting, La Sapienza, Roma

Higher Dimensions & Higher Orders in EFT for Gravitational Waves. Ofek Birnholtz. 14 July th Marcel Grossmann Meeting, La Sapienza, Roma Higher Dimensions & Higher Orders in EFT for Gravitational Waves a OB, Shahar Hadar & Barak Kol, Phys. Rev. D 88, 104037 (2013) OB & Shahar Hadar, Phys. Rev. D 89, 045003 (2014) OB, Shahar Hadar & Barak

More information

Black-hole binary inspiral and merger in scalar-tensor theory of gravity

Black-hole binary inspiral and merger in scalar-tensor theory of gravity Black-hole binary inspiral and merger in scalar-tensor theory of gravity U. Sperhake DAMTP, University of Cambridge General Relativity Seminar, DAMTP, University of Cambridge 24 th January 2014 U. Sperhake

More information

arxiv: v4 [gr-qc] 7 Oct 2016

arxiv: v4 [gr-qc] 7 Oct 2016 Spectral Cauchy Characteristic Extraction of strain, news and gravitational radiation flux arxiv:165.4332v4 [gr-qc] 7 Oct 216 Casey J. Handmer 1, Béla Szilágyi 1,2, Jeffrey Winicour 3 1 TAPIR, Walter Burke

More information

A Characteristic Extraction Tool for Gravitational Waveforms

A Characteristic Extraction Tool for Gravitational Waveforms A Characteristic Extraction Tool for Gravitational Waveforms M. C. Babiuc 1,3, B. Szilágyi 2,3, J. Winicour 3,4 and Y. Zlochower 5 1 Department of Physics Marshall University, Huntington, WV 25755, USA

More information

1 Exercise: Linear, incompressible Stokes flow with FE

1 Exercise: Linear, incompressible Stokes flow with FE Figure 1: Pressure and velocity solution for a sinking, fluid slab impinging on viscosity contrast problem. 1 Exercise: Linear, incompressible Stokes flow with FE Reading Hughes (2000), sec. 4.2-4.4 Dabrowski

More information

Thermodynamics of black holes from the Hamiltonian point of view

Thermodynamics of black holes from the Hamiltonian point of view Thermodynamics of black holes from the Hamiltonian point of view Ewa Czuchry Yukawa Institute for Theoretical Physics, Kyoto University, Kitashirakawa-Oiwake-Cho, Sakyo-ku, Kyoto 606-8502, Japan Jacek

More information

4 Orbits in stationary Potentials (BT 3 to page 107)

4 Orbits in stationary Potentials (BT 3 to page 107) -313see http://www.strw.leidenuniv.nl/ franx/college/ mf-sts13-c-1-313see http://www.strw.leidenuniv.nl/ franx/college/ mf-sts13-c Orbits in stationary Potentials (BT 3 to page 17) Now we have seen how

More information

Hyperbolic Geometric Flow

Hyperbolic Geometric Flow Hyperbolic Geometric Flow Kefeng Liu Zhejiang University UCLA Page 1 of 41 Outline Introduction Hyperbolic geometric flow Local existence and nonlinear stability Wave character of metrics and curvatures

More information

BMS current algebra and central extension

BMS current algebra and central extension Recent Developments in General Relativity The Hebrew University of Jerusalem, -3 May 07 BMS current algebra and central extension Glenn Barnich Physique théorique et mathématique Université libre de Bruxelles

More information

Jose Luis Blázquez Salcedo

Jose Luis Blázquez Salcedo Jose Luis Blázquez Salcedo In collaboration with Jutta Kunz, Francisco Navarro Lérida, and Eugen Radu GR Spring School, March 2015, Brandenburg an der Havel 1. Introduction 2. General properties of EMCS-AdS

More information

Classification theorem for the static and asymptotically flat Einstein-Maxwell-dilaton spacetimes possessing a photon sphere

Classification theorem for the static and asymptotically flat Einstein-Maxwell-dilaton spacetimes possessing a photon sphere Classification theorem for the static and asymptotically flat Einstein-Maxwell-dilaton spacetimes possessing a photon sphere Boian Lazov and Stoytcho Yazadjiev Varna, 2017 Outline 1 Motivation 2 Preliminaries

More information

Numerical investigation of the late-time Kerr tails

Numerical investigation of the late-time Kerr tails Numerical investigation of the late-time Kerr tails arxiv:1104.4199v2 [gr-qc] 8 Sep 2011 István Rácz and Gábor Zs.Tóth RMKI, H-1121 Budapest, Konkoly Thege Miklós út 29-33. Hungary January 20, 2013 Abstract

More information

Konstantin E. Osetrin. Tomsk State Pedagogical University

Konstantin E. Osetrin. Tomsk State Pedagogical University Space-time models with dust and cosmological constant, that allow integrating the Hamilton-Jacobi test particle equation by separation of variables method. Konstantin E. Osetrin Tomsk State Pedagogical

More information

Geometric inequalities for black holes

Geometric inequalities for black holes Geometric inequalities for black holes Sergio Dain FaMAF-Universidad Nacional de Córdoba, CONICET, Argentina. 26 July, 2013 Geometric inequalities Geometric inequalities have an ancient history in Mathematics.

More information

Lectures on black-hole perturbation theory

Lectures on black-hole perturbation theory , University of Guelph Dublin School on Gravitational Wave Source Modelling June 11 22, 2018 Outline Introduction and motivation Perturbation theory in general relativity Perturbations of a Schwarzschild

More information

Turduckening black holes: an analytical and computational study

Turduckening black holes: an analytical and computational study Turduckening black holes: an analytical and computational study David Brown, 1 Peter Diener, 2, 3 Olivier Sarbach, 4 Erik Schnetter, 3, 2 and Manuel Tiglio 5, 6 1 Department of Physics, North Carolina

More information

Stationarity of non-radiating spacetimes

Stationarity of non-radiating spacetimes University of Warwick April 4th, 2016 Motivation Theorem Motivation Newtonian gravity: Periodic solutions for two-body system. Einstein gravity: Periodic solutions? At first Post-Newtonian order, Yes!

More information

Quantum Gravity and Black Holes

Quantum Gravity and Black Holes Quantum Gravity and Black Holes Viqar Husain March 30, 2007 Outline Classical setting Quantum theory Gravitational collapse in quantum gravity Summary/Outlook Role of metrics In conventional theories the

More information

Structure of black holes in theories beyond general relativity

Structure of black holes in theories beyond general relativity Structure of black holes in theories beyond general relativity Weiming Wayne Zhao LIGO SURF Project Caltech TAPIR August 18, 2016 Wayne Zhao (LIGO SURF) Structure of BHs beyond GR August 18, 2016 1 / 16

More information

arxiv:gr-qc/ v1 6 Dec 2000

arxiv:gr-qc/ v1 6 Dec 2000 Initial data for two Kerr-lie blac holes Sergio Dain Albert-Einstein-Institut, Max-Planc-Institut für Gravitationsphysi, Am Mühlenberg 1, D-14476 Golm, Germany (April 5, 2004) We prove the existence of

More information

Towards Discrete Exterior Calculus and Discrete Mechanics for Numerical Relativity

Towards Discrete Exterior Calculus and Discrete Mechanics for Numerical Relativity Towards Discrete Exterior Calculus and Discrete Mechanics for Numerical Relativity Melvin Leok Mathematics, University of Michigan, Ann Arbor. Joint work with Mathieu Desbrun, Anil Hirani, and Jerrold

More information

3D simulations of linearized scalar fields in Kerr spacetime

3D simulations of linearized scalar fields in Kerr spacetime 3D simulations of linearized scalar fields in Kerr spacetime Mark A. Scheel, 1 Adrienne L. Erickcek, 2 Lior M. Burko, 3 Lawrence E. Kidder, 4 Harald P. Pfeiffer, 4 and Saul A. Teukolsky 4 1 Theoretical

More information