Index Notation for Vector Calculus

Size: px
Start display at page:

Download "Index Notation for Vector Calculus"

Transcription

1 Index Notation for Vector Calculus by Ilan Ben-Yaacov and Francesc Roig Copyright c 2006 Index notation, also commonly known as subscript notation or tensor notation, is an extremely useful tool for performing vector algebra. Consider the coordinate system illustrated in Figure 1. Instead of using the typical axis labels x, y, and z, we use x 1, x 2, and x 3,or x i i =1, 2, 3 The corresponding unit basis vectors are then ê 1, ê 2, and ê 3,or ê i i =1, 2, 3 The basis vectors ê 1, ê 2, and ê 3 have the following properties: ê 1 ê 1 =ê 2 ê 2 =ê 3 ê 3 =1 (1) ê 1 ê 2 =ê 1 ê 3 =ê 2 ê 3 =0 (2) x 3 a 3 a e 3 e 1 e2 a 2 x 2 a 1 x 1 Figure 1: Reference coordinate system. 1

2 2 Index Notation We now introduce the Kronecker delta symbol δ ij. δ ij has the following properties: { 0 i j δ ij = i, j =1, 2, 3 (3) 1 i = j Using Eqn 3, Eqns 1 and 2 may be written in index notation as follows: ê i ê j = δ ij i, j =1, 2, 3 (4) In standard vector notation, a vector A may be written in component form as A =A x î + A y ĵ + A zˆk (5) Using index notation, we can express the vector A as A = A 1 ê 1 + A 2 ê 2 + A 3 ê 3 (6) = A i ê i i=1 Notice that in the expression within the summation, the index i is repeated. Repeated indices are always contained within summations, or phrased differently a repeated index implies a summation. Therefore, the summation symbol is typically dropped, so that A can be expressed as A =A i ê i A i ê i (7) i=1 This repeated index notation is known as Einstein s convention. Any repeated index is called a dummy index. Since a repeated index implies a summation over all possible values of the index, one can always relabel a dummy index, i.e. A = A i ê i = A j ê j = A k ê k etc. A 1 ê 1 + A 2 ê 2 + A 3 ê 3 (8)

3 Index Notation 3 The Scalar Product in Index Notation We now show how to express scalar products (also known as inner products or dot products) using index notation. Consider the vectors a and b, which can be expressed using index notation as a = a 1 ê 1 + a 2 ê 2 + a 3 ê 3 = a i ê i (9) b = b1 ê 1 + b 2 ê 2 + b 3 ê 3 = b j ê j Note that we use different indices (i and j) for the two vectors to indicate that the index for b is completely independent of that used for a. We will first write out the scalar product a b in long-hand form, and then express it more compactly using some of the properties of index notation. ( ) a b = a i ê i b j ê j i=1 j=1 = [(a i ê i ) (b j ê j )] i=1 j=1 = [a i b j (ê i ê j )] (commutative property) i=1 j=1 = (a i b j δ ij ) (from Eqn3) i=1 j=1 Summing over all values of i and j, we get a b = a 1 b 1 δ 11 + a 1 b 2 δ 12 + a 1 b 3 δ 13 + a 2 b 1 δ 21 + a 2 b 2 δ 22 + a 2 b 3 δ 23 + a 3 b 1 δ 31 + a 3 b 2 δ 32 + a 3 b 3 δ 33 = a 1 b 1 δ 11 + a 2 b 2 δ 22 + a 3 b 3 δ 33 = a 1 b 1 + a 2 b 2 + a 3 b 3 = a i b i i=1 = a i b i = a j b j = a k b k

4 4 Index Notation Doing this in a more compact notation gives us a b =(a i ê i ) (b j ê j ) = a i b j ê i ê j = a i b j δ ij = a i b i = a 1 b 1 + a 2 b 2 + a 3 b 3 Notice that when we have an expression containing δ ij, we simply get rid of the δ ij and set i = j everywhere in the expression. Example 1: Kronecker delta reduction Reduce δ ij δ jk δ ki : Here we can see that δ ij δ jk δ ki = δ ik δ ki (remove δ ij, set j = i everywhere) = δii (remove δ ik, set k = i everywhere) = δ ii = 1=1+1+1=3 i=1 i=1 δ ii =3 (Einstein convention implied) (10) Note also that δ ij δ jk = δ ik (11) Example 2: r and ˆr in index notation (a) Express r using index notation. r = x 1 ê 1 + x 2 ê 2 + x 3 ê 3 = x i ê i

5 Index Notation 5 (b) Express ˆr using index notation. ˆr = r r = r ( r r) 1/2 = x i ê i (x j x j ) 1/2 (c) Express a ˆr using index notation. a ˆr = a r r = a i x i (x j x j ) 1/2 The Cross Product in Index Notation Consider again the coordinate system in Figure 1. Using the conventional righthand rule for cross products, we have ê 1 ê 1 =ê 2 ê 2 =ê 3 ê 3 =0 ê 1 ê 2 =ê 3 ê 2 ê 1 = ê 3 ê 2 ê 3 =ê 1 ê 3 ê 2 = ê 1 (12) ê 3 ê 1 =ê 2 ê 1 ê 3 = ê 2 To write the expressions in Eqn 12 using index notation, we must introduce the symbol ɛ ijk, which is commonly known as the Levi-Civita tensor, the alternating unit tensor, or the permutation symbol (in this text it will be referred to as the permutation symbol). ɛ ijk has the following properties: ɛ ijk =1 ɛ ijk = 1 ɛ ijk =0 if (ijk) is an even (cyclic) permutation of (123), i.e. ɛ 123 = ɛ 231 = ɛ 312 =1 if (ijk) is an odd (noncyclic) permutation of (123), i.e. ɛ 213 = ɛ 321 = ɛ 132 = 1 if two or more subscripts are the same, i.e. ɛ 111 = ɛ 112 = ɛ 313 =0 etc.

6 6 Index Notation Hence, we may rewrite the expressions in Eqn 12 as follows: ê 1 ê 2 = ɛ 123 ê 3 ê 2 ê 1 = ɛ 213 ê 3 ê 2 ê 3 = ɛ 231 ê 1 ê 3 ê 2 = ɛ 321 ê 1 (13) ê 3 ê 1 = ɛ 312 ê 2 ê 1 ê 3 = ɛ 132 ê 2 Now, we may write a single generalized expression for all the terms in Eqn 13: ê i ê j = ɛ ijk ê k (14) Here ɛ ijk ê k ɛ ijk ê k (k is a dummy index). That is, this works because k=1 ê 1 ê 2 = ɛ 12k ê k = ɛ 12k ê k = ɛ 121 ê 1 + ɛ 122 ê 2 + ɛ 123 ê 3 =ê 3 The same is true for all of the other expressions in Eqn 13. Note that ê i ê i = ɛ iik ê k =0, since ɛ iik for all values of k. ɛ ijk is also given by the following formula. k=1 ɛ ijk = 1 (i j)(j k)(k i) i, j, k =1, 2, 3 (15) 2 This is a remarkable formula that works for ɛ ijk if you do not want to calculate the parity of the permutation (ijk). Also note the following property of ɛ ijk : ɛ ijk = ɛ jik = ɛ kji i.e. switching any two subscripts reverses the sign of the permutation symbol (or in other words ɛ ijk is anti-symmetric). Also, ɛ ijk = ɛ kij = ɛ jki i.e. cyclic permutations of the subscripts do not change the sign of ɛ ijk. These

7 Index Notation 7 properties also follow from the formula in Eqn 15. Now, let s consider the cross product of two vectors a and b, where a = a i ê i b = bj ê j Then a b =(a i ê i ) (b j ê j )=a i b j ê i ê j = a i b j ɛ ijk ê k Thus we write for the cross product: a b = ɛ ijk a i b j ê k (16) All indices in Eqn 16 are dummy indices (and are therefore summed over) since they are repeated. We can always relabel dummy indices, so Eqn 16 may be written equivalently as a b = ɛ pqr a p b q ê r Returning to Eqn 16, the kth component of a b is ( ) a b = ɛ ijka i b j k where now only i and j are dummy indices. Note that the cross product may also be written in determinant form as follows: ê 1 ê 2 ê 3 a b = a 1 a 2 a 3 (17) b 1 b 2 b 3 The follwoing is a very important identity involoving the product of two permutation symbols. δ il δ im δ in ɛ ijk ɛ lmn = δ jl δ jm δ jn (18) δ kl δ km δ kn

8 8 Index Notation The proof of this identity is as follows: If any two of the indices i, j, k or l, m, n are the same, then clearly the lefthand side of Eqn 18 must be zero. This condition would also result in two of the rows or two of the columns in the determinant being the same, so therefore the right-hand side must also equal zero. If (i, j, k) and (l, m, n) both equal (1,2,3), then both sides of Eqn 18 are equal to one. The left-hand side will be 1 1, and the right-hand side will be the determinant of the identity matrix. If any two of the indices i, j, k or l, m, n are interchanged, the corresponding permutation symbol on the left-hand side will change signs, thus reversing the sign of the left-hand side. On the right-hand side, an interchange of two indices results in an interchange of two rows or two columns in the determinant, thus reversing its sign. Therefore, all possible combinations of indices result in the two sides of Eqn 18 being equal. Now consider the special case of Eqn 18 where n = k. In this case, the repeated index k implies a summation over all values of k. The product of the two permutation symbols is now δ il δ im δ ik ɛ ijk ɛ lmk = δ jl δ jm δ jk δ kl δ km δ kk (note δ kk =3) =3δ il δ jm 3δ im δ jl + δ im δ jk δ kl (19) δ ik δ jm δ kl + δ ik δ jl δ km δ il δ jk δ km =3δ il δ jm 3δ im δ jl + δ im δ jl δ il δ jm + δ im δ jl δ il δ jm (from Eqn 11) Or finally ɛ ijk ɛ lmk = δ il δ jm δ im δ jl (20)

9 Index Notation 9 Eqn 20 is an extremely useful property in vector algebra and vector calculus applications. It can also be expressed compactly in determinant form as ɛ ijk ɛ lmk = δ il δ im δ jl δ jm (21) The cyclic property of the permutation symbol allows us to write also ɛ ijk ɛ klm = δ il δ jm δ im δ jl To recap: ê i ê j = δ ij and a b = a i b i ê i ê j = ɛ ijk ê k and a b = ɛ ijk a i b j ê k These relationships, along with Eqn 20, allow us to prove any vector identity. Example 3: The scalar triple product Show that a ( b c) = c ( a b)= b ( c a) a ( b c) = (a i ê i ) (ɛ jkm b j c k ê m ) = ɛ jkm a i b j c k (ê i ê m ) = ɛ jkm a i b j c k δ im or = ɛ jki a i b j c k a ( b c) =ɛ ijk a i b j c k From our permutation rules, it follows that a ( b c) = ɛ ijk a i b j c k = ɛ kij c k a i b j = c ( a b) = ɛ jki b j c k a i = b ( c a)

VECTORS, TENSORS AND INDEX NOTATION

VECTORS, TENSORS AND INDEX NOTATION VECTORS, TENSORS AND INDEX NOTATION Enrico Nobile Dipartimento di Ingegneria e Architettura Università degli Studi di Trieste, 34127 TRIESTE March 5, 2018 Vectors & Tensors, E. Nobile March 5, 2018 1 /

More information

Vector analysis and vector identities by means of cartesian tensors

Vector analysis and vector identities by means of cartesian tensors Vector analysis and vector identities by means of cartesian tensors Kenneth H. Carpenter August 29, 2001 1 The cartesian tensor concept 1.1 Introduction The cartesian tensor approach to vector analysis

More information

Cartesian Tensors. e 2. e 1. General vector (formal definition to follow) denoted by components

Cartesian Tensors. e 2. e 1. General vector (formal definition to follow) denoted by components Cartesian Tensors Reference: Jeffreys Cartesian Tensors 1 Coordinates and Vectors z x 3 e 3 y x 2 e 2 e 1 x x 1 Coordinates x i, i 123,, Unit vectors: e i, i 123,, General vector (formal definition to

More information

Vector calculus. Appendix A. A.1 Definitions. We shall only consider the case of three-dimensional spaces.

Vector calculus. Appendix A. A.1 Definitions. We shall only consider the case of three-dimensional spaces. Appendix A Vector calculus We shall only consider the case of three-dimensional spaces A Definitions A physical quantity is a scalar when it is only determined by its magnitude and a vector when it is

More information

A Primer on Three Vectors

A Primer on Three Vectors Michael Dine Department of Physics University of California, Santa Cruz September 2010 What makes E&M hard, more than anything else, is the problem that the electric and magnetic fields are vectors, and

More information

Physics 110. Electricity and Magnetism. Professor Dine. Spring, Handout: Vectors and Tensors: Everything You Need to Know

Physics 110. Electricity and Magnetism. Professor Dine. Spring, Handout: Vectors and Tensors: Everything You Need to Know Physics 110. Electricity and Magnetism. Professor Dine Spring, 2008. Handout: Vectors and Tensors: Everything You Need to Know What makes E&M hard, more than anything else, is the problem that the electric

More information

Vectors and Matrices Notes.

Vectors and Matrices Notes. Vectors and Matrices Notes Jonathan Coulthard JonathanCoulthard@physicsoxacuk 1 Index Notation Index notation may seem quite intimidating at first, but once you get used to it, it will allow us to prove

More information

The Matrix Representation of a Three-Dimensional Rotation Revisited

The Matrix Representation of a Three-Dimensional Rotation Revisited Physics 116A Winter 2010 The Matrix Representation of a Three-Dimensional Rotation Revisited In a handout entitled The Matrix Representation of a Three-Dimensional Rotation, I provided a derivation of

More information

NIELINIOWA OPTYKA MOLEKULARNA

NIELINIOWA OPTYKA MOLEKULARNA NIELINIOWA OPTYKA MOLEKULARNA chapter 1 by Stanisław Kielich translated by:tadeusz Bancewicz http://zon8.physd.amu.edu.pl/~tbancewi Poznan,luty 2008 ELEMENTS OF THE VECTOR AND TENSOR ANALYSIS Reference

More information

Basic mathematics for nano-engineers (II)

Basic mathematics for nano-engineers (II) Basic mathematics for nano-engineers (II) Horia D. Cornean 26/09/2005 I.M.F. Aalborg University, Fredrik Bajers Vej 7G, 9220 Aalborg, Denmark. 1 Vector calculus We will prove several important differential

More information

1.4 LECTURE 4. Tensors and Vector Identities

1.4 LECTURE 4. Tensors and Vector Identities 16 CHAPTER 1. VECTOR ALGEBRA 1.3.2 Triple Product The triple product of three vectors A, B and C is defined by In tensor notation it is A ( B C ) = [ A, B, C ] = A ( B C ) i, j,k=1 ε i jk A i B j C k =

More information

PHY481: Electromagnetism

PHY481: Electromagnetism PHY481: Electromagnetism Vector tools Lecture 4 Carl Bromberg - Prof. of Physics Cartesian coordinates Definitions Vector x is defined relative to the origin of 1 coordinate system (x,y,z) In Cartsian

More information

PHY481: Electromagnetism

PHY481: Electromagnetism PHY481: Electromagnetism Vector tools Sorry, no office hours today I ve got to catch a plane for a meeting in Italy Lecture 3 Carl Bromberg - Prof. of Physics Cartesian coordinates Definitions Vector x

More information

PHYS 705: Classical Mechanics. Rigid Body Motion Introduction + Math Review

PHYS 705: Classical Mechanics. Rigid Body Motion Introduction + Math Review 1 PHYS 705: Classical Mechanics Rigid Body Motion Introduction + Math Review 2 How to describe a rigid body? Rigid Body - a system of point particles fixed in space i r ij j subject to a holonomic constraint:

More information

Module 4M12: Partial Differential Equations and Variational Methods IndexNotationandVariationalMethods

Module 4M12: Partial Differential Equations and Variational Methods IndexNotationandVariationalMethods Module 4M12: Partial Differential Equations and ariational Methods IndexNotationandariationalMethods IndexNotation(2h) ariational calculus vs differential calculus(5h) ExamplePaper(1h) Fullinformationat

More information

1.3 LECTURE 3. Vector Product

1.3 LECTURE 3. Vector Product 12 CHAPTER 1. VECTOR ALGEBRA Example. Let L be a line x x 1 a = y y 1 b = z z 1 c passing through a point P 1 and parallel to the vector N = a i +b j +c k. The equation of the plane passing through the

More information

Homework 7-8 Solutions. Problems

Homework 7-8 Solutions. Problems Homework 7-8 Solutions Problems 26 A rhombus is a parallelogram with opposite sides of equal length Let us form a rhombus using vectors v 1 and v 2 as two adjacent sides, with v 1 = v 2 The diagonals of

More information

This document is stored in Documents/4C/vectoralgebra.tex Compile it with LaTex. VECTOR ALGEBRA

This document is stored in Documents/4C/vectoralgebra.tex Compile it with LaTex. VECTOR ALGEBRA This document is stored in Documents/4C/vectoralgebra.tex Compile it with LaTex. September 23, 2014 Hans P. Paar VECTOR ALGEBRA 1 Introduction Vector algebra is necessary in order to learn vector calculus.

More information

Vector analysis. 1 Scalars and vectors. Fields. Coordinate systems 1. 2 The operator The gradient, divergence, curl, and Laplacian...

Vector analysis. 1 Scalars and vectors. Fields. Coordinate systems 1. 2 The operator The gradient, divergence, curl, and Laplacian... Vector analysis Abstract These notes present some background material on vector analysis. Except for the material related to proving vector identities (including Einstein s summation convention and the

More information

Cartesian Tensors. e 2. e 1. General vector (formal definition to follow) denoted by components

Cartesian Tensors. e 2. e 1. General vector (formal definition to follow) denoted by components Cartesian Tensors Reference: Jeffreys Cartesian Tensors 1 Coordinates and Vectors z x 3 e 3 y x 2 e 2 e 1 x x 1 Coordinates x i, i 123,, Unit vectors: e i, i 123,, General vector (formal definition to

More information

Classical Mechanics Solutions 1.

Classical Mechanics Solutions 1. Classical Mechanics Solutions 1. HS 2015 Prof. C. Anastasiou Prologue Given an orthonormal basis in a vector space with n dimensions, any vector can be represented by its components1 ~v = n X vi e i. 1)

More information

Physics 6303 Lecture 2 August 22, 2018

Physics 6303 Lecture 2 August 22, 2018 Physics 6303 Lecture 2 August 22, 2018 LAST TIME: Coordinate system construction, covariant and contravariant vector components, basics vector review, gradient, divergence, curl, and Laplacian operators

More information

Introduction to relativistic quantum mechanics

Introduction to relativistic quantum mechanics Introduction to relativistic quantum mechanics. Tensor notation In this book, we will most often use so-called natural units, which means that we have set c = and =. Furthermore, a general 4-vector will

More information

Tensors, and differential forms - Lecture 2

Tensors, and differential forms - Lecture 2 Tensors, and differential forms - Lecture 2 1 Introduction The concept of a tensor is derived from considering the properties of a function under a transformation of the coordinate system. A description

More information

Introduction to Tensor Notation

Introduction to Tensor Notation MCEN 5021: Introduction to Fluid Dynamics Fall 2015, T.S. Lund Introduction to Tensor Notation Tensor notation provides a convenient and unified system for describing physical quantities. Scalars, vectors,

More information

MP2A: Vectors, Tensors and Fields

MP2A: Vectors, Tensors and Fields MP2A: Vectors, Tensors and Fields [U3869 PHY-2-MP2A] Brian Pendleton (ourse Lecturer) email: bjp@ph.ed.ac.uk room: JMB 4413 telephone: 131-65-5241 web: http://www.ph.ed.ac.uk/ bjp/ March 26, 21 Abstract

More information

1 Index Gymnastics and Einstein Convention

1 Index Gymnastics and Einstein Convention Index Gymnastics and Einstein Convention Part (i) Let g δ µνe µ e ν be the metric. Then: Part (ii) x x g (x, x) δ µνe µ (x σ e σ) e ν (x ρ e ρ) δ µνx σ x ρ e µ (e σ) e ν (e ρ) δ µνx σ x ρ δ µ σ δ ν ρ δ

More information

FoMP: Vectors, Tensors and Fields

FoMP: Vectors, Tensors and Fields FoMP: Vectors, Tensors and Fields 1 Contents 1 Vectors 6 1.1 Review of Vectors................................. 6 1.1.1 Physics Terminology (L1)........................ 6 1.1.2 Geometrical Approach..........................

More information

Rotational motion of a rigid body spinning around a rotational axis ˆn;

Rotational motion of a rigid body spinning around a rotational axis ˆn; Physics 106a, Caltech 15 November, 2018 Lecture 14: Rotations The motion of solid bodies So far, we have been studying the motion of point particles, which are essentially just translational. Bodies with

More information

Mathematical Preliminaries

Mathematical Preliminaries Mathematical Preliminaries Introductory Course on Multiphysics Modelling TOMAZ G. ZIELIŃKI bluebox.ippt.pan.pl/ tzielins/ Table of Contents Vectors, tensors, and index notation. Generalization of the concept

More information

1. Rotations in 3D, so(3), and su(2). * version 2.0 *

1. Rotations in 3D, so(3), and su(2). * version 2.0 * 1. Rotations in 3D, so(3, and su(2. * version 2.0 * Matthew Foster September 5, 2016 Contents 1.1 Rotation groups in 3D 1 1.1.1 SO(2 U(1........................................................ 1 1.1.2

More information

Supplementary Notes on Mathematics. Part I: Linear Algebra

Supplementary Notes on Mathematics. Part I: Linear Algebra J. Broida UCSD Fall 2009 Phys 130B QM II Supplementary Notes on Mathematics Part I: Linear Algebra 1 Linear Transformations Let me very briefly review some basic properties of linear transformations and

More information

Tensor Calculus (à la Speedy Gonzales)

Tensor Calculus (à la Speedy Gonzales) Tensor Calculus (à la Speedy Gonzales) The following is a lightning introduction to Tensor Calculus. The presentation in Mathematical Methods for Physicists by G. Arfken is misleading. It does not distinguish

More information

Quantum Physics II (8.05) Fall 2004 Assignment 3

Quantum Physics II (8.05) Fall 2004 Assignment 3 Quantum Physics II (8.5) Fall 24 Assignment 3 Massachusetts Institute of Technology Physics Department Due September 3, 24 September 23, 24 7:pm This week we continue to study the basic principles of quantum

More information

Classical Mechanics in Hamiltonian Form

Classical Mechanics in Hamiltonian Form Classical Mechanics in Hamiltonian Form We consider a point particle of mass m, position x moving in a potential V (x). It moves according to Newton s law, mẍ + V (x) = 0 (1) This is the usual and simplest

More information

Math review. Math review

Math review. Math review Math review 1 Math review 3 1 series approximations 3 Taylor s Theorem 3 Binomial approximation 3 sin(x), for x in radians and x close to zero 4 cos(x), for x in radians and x close to zero 5 2 some geometry

More information

Vector and Tensor Calculus

Vector and Tensor Calculus Appendices 58 A Vector and Tensor Calculus In relativistic theory one often encounters vector and tensor expressions in both three- and four-dimensional form. The most important of these expressions are

More information

Introduction to Vector Spaces

Introduction to Vector Spaces 1 CSUC Department of Physics Mechanics: Class Notes Introduction to Vector Spaces I. INTRODUCTION Modern mathematics often constructs logical systems by merely proposing a set of elements that obey a specific

More information

Valiantly Validating Vexing Vector Verities

Valiantly Validating Vexing Vector Verities Valiantly Validating Vexing Vector Verities 1. (A B) = Aâ( âb) + Bâ( âa) + (A ) B + (B ) A For many students, one of the most challenging vector problems is proving the identity : HA BL = A âh âbl + B

More information

VECTOR AND TENSOR ALGEBRA

VECTOR AND TENSOR ALGEBRA PART I VECTOR AND TENSOR ALGEBRA Throughout this book: (i) Lightface Latin and Greek letters generally denote scalars. (ii) Boldface lowercase Latin and Greek letters generally denote vectors, but the

More information

1 Vectors and Tensors

1 Vectors and Tensors PART 1: MATHEMATICAL PRELIMINARIES 1 Vectors and Tensors This chapter and the next are concerned with establishing some basic properties of vectors and tensors in real spaces. The first of these is specifically

More information

EN221 - Fall HW # 1 Solutions

EN221 - Fall HW # 1 Solutions EN221 - Fall2008 - HW # 1 Solutions Prof. Vivek Shenoy 1. Let A be an arbitrary tensor. i). Show that II A = 1 2 {(tr A)2 tr A 2 } ii). Using the Cayley-Hamilton theorem, deduce that Soln. i). Method-1

More information

Physics 221A Fall 2017 Appendix E Introduction to Tensor Analysis

Physics 221A Fall 2017 Appendix E Introduction to Tensor Analysis Copyright c 2017 by Robert G. Littlejohn Physics 221A Fall 2017 Appendix E Introduction to Tensor Analysis 1. Introduction These notes contain an introduction to tensor analysis as it is commonly used

More information

Rigid Bodies. November 5, 2018

Rigid Bodies. November 5, 2018 Rigid Bodies November 5, 08 Contents Change of basis 3. Einstein summation convention................................... 4. Passive transformation........................................ 6.3 Active transformation........................................

More information

Dr. Tess J. Moon, (office), (fax),

Dr. Tess J. Moon, (office), (fax), THE UNIVERSITY OF TEXAS AT AUSTIN DEPARTMENT OF MECHANICAL ENGINEERING ME 380Q ENGINEERING ANALYSIS: ANALYTICAL METHODS Dr Tess J Moon 471-0094 (office) 471-877 (fax) tmoon@mailutexasedu Mathematical Preliminaries

More information

2.20 Fall 2018 Math Review

2.20 Fall 2018 Math Review 2.20 Fall 2018 Math Review September 10, 2018 These notes are to help you through the math used in this class. This is just a refresher, so if you never learned one of these topics you should look more

More information

Tensor Calculus. arxiv: v1 [math.ho] 14 Oct Taha Sochi. October 17, 2016

Tensor Calculus. arxiv: v1 [math.ho] 14 Oct Taha Sochi. October 17, 2016 Tensor Calculus arxiv:1610.04347v1 [math.ho] 14 Oct 2016 Taha Sochi October 17, 2016 Department of Physics & Astronomy, University College London, Gower Street, London, WC1E 6BT. Email: t.sochi@ucl.ac.uk.

More information

Symmetry and Properties of Crystals (MSE638) Stress and Strain Tensor

Symmetry and Properties of Crystals (MSE638) Stress and Strain Tensor Symmetry and Properties of Crystals (MSE638) Stress and Strain Tensor Somnath Bhowmick Materials Science and Engineering, IIT Kanpur April 6, 2018 Tensile test and Hooke s Law Upto certain strain (0.75),

More information

A.1 Appendix on Cartesian tensors

A.1 Appendix on Cartesian tensors 1 Lecture Notes on Fluid Dynamics (1.63J/2.21J) by Chiang C. Mei, February 6, 2007 A.1 Appendix on Cartesian tensors [Ref 1] : H Jeffreys, Cartesian Tensors; [Ref 2] : Y. C. Fung, Foundations of Solid

More information

Electrodynamics. 1 st Edition. University of Cincinnati. Cenalo Vaz

Electrodynamics. 1 st Edition. University of Cincinnati. Cenalo Vaz i Electrodynamics 1 st Edition Cenalo Vaz University of Cincinnati Contents 1 Vectors 1 1.1 Displacements................................... 1 1.2 Linear Coordinate Transformations.......................

More information

Gravity theory on Poisson manifold with R-flux

Gravity theory on Poisson manifold with R-flux Gravity theory on Poisson manifold with R-flux Hisayoshi MURAKI (University of Tsukuba) in collaboration with Tsuguhiko ASAKAWA (Maebashi Institute of Technology) Satoshi WATAMURA (Tohoku University) References

More information

1.13 The Levi-Civita Tensor and Hodge Dualisation

1.13 The Levi-Civita Tensor and Hodge Dualisation ν + + ν ν + + ν H + H S ( S ) dφ + ( dφ) 2π + 2π 4π. (.225) S ( S ) Here, we have split the volume integral over S 2 into the sum over the two hemispheres, and in each case we have replaced the volume-form

More information

Vectors. September 2, 2015

Vectors. September 2, 2015 Vectors September 2, 2015 Our basic notion of a vector is as a displacement, directed from one point of Euclidean space to another, and therefore having direction and magnitude. We will write vectors in

More information

Tensors - Lecture 4. cos(β) sin(β) sin(β) cos(β) 0

Tensors - Lecture 4. cos(β) sin(β) sin(β) cos(β) 0 1 Introduction Tensors - Lecture 4 The concept of a tensor is derived from considering the properties of a function under a transformation of the corrdinate system. As previously discussed, such transformations

More information

Mathematical Preliminary

Mathematical Preliminary Mathematical Preliminary Outline Scalar, Vector and Matrix( 标量 矢量 矩阵 ) Indicial Notation and Summation Convention( 指标记法与求和约定 ) Kronecker Delta( 克罗内克 δ) Levi-Civita symbol( 轮换记号 ) Coordinate Transformation(

More information

Introduction to Tensor Calculus and Continuum Mechanics. by J.H. Heinbockel Department of Mathematics and Statistics Old Dominion University

Introduction to Tensor Calculus and Continuum Mechanics. by J.H. Heinbockel Department of Mathematics and Statistics Old Dominion University Introduction to Tensor Calculus and Continuum Mechanics by J.H. Heinbockel Department of Mathematics and Statistics Old Dominion University PREFACE This is an introductory text which presents fundamental

More information

Professor Terje Haukaas University of British Columbia, Vancouver Notation

Professor Terje Haukaas University of British Columbia, Vancouver  Notation Notation This document establishes the notation that is employed throughout these notes. It is intended as a look-up source during the study of other documents and software on this website. As a general

More information

Mathematics for the Theory of Materials: Lectures 1 13

Mathematics for the Theory of Materials: Lectures 1 13 Imperial College London Department of Physics Mathematics for the Theory of Materials: Lectures 1 13 Dr Arash Mostofi Comments and corrections to a.mostofi@imperial.ac.uk Lecture notes may be found on

More information

ECS 178 Course Notes QUATERNIONS

ECS 178 Course Notes QUATERNIONS ECS 178 Course Notes QUATERNIONS Kenneth I. Joy Institute for Data Analysis and Visualization Department of Computer Science University of California, Davis Overview The quaternion number system was discovered

More information

( ) by D n ( y) 1.1 Mathematical Considerations. π e nx Dirac s delta function (distribution) a) Dirac s delta function is defined such that

( ) by D n ( y) 1.1 Mathematical Considerations. π e nx Dirac s delta function (distribution) a) Dirac s delta function is defined such that Chapter 1. Electrostatics I Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 1. Units from the Système International (SI) will be used in this chapter. 1.1 Mathematical

More information

Chapter 7. Kinematics. 7.1 Tensor fields

Chapter 7. Kinematics. 7.1 Tensor fields Chapter 7 Kinematics 7.1 Tensor fields In fluid mechanics, the fluid flow is described in terms of vector fields or tensor fields such as velocity, stress, pressure, etc. It is important, at the outset,

More information

Computation of the mtx-vec product based on storage scheme on vector CPUs

Computation of the mtx-vec product based on storage scheme on vector CPUs BLAS: Basic Linear Algebra Subroutines BLAS: Basic Linear Algebra Subroutines BLAS: Basic Linear Algebra Subroutines Analysis of the Matrix Computation of the mtx-vec product based on storage scheme on

More information

We are already familiar with the concept of a scalar and vector. are unit vectors in the x and y directions respectively with

We are already familiar with the concept of a scalar and vector. are unit vectors in the x and y directions respectively with Math Review We are already familiar with the concept of a scalar and vector. Example: Position (x, y) in two dimensions 1 2 2 2 s ( x y ) where s is the length of x ( xy, ) xi yj And i, j ii 1 j j 1 i

More information

The groups SO(3) and SU(2) and their representations

The groups SO(3) and SU(2) and their representations CHAPTER VI The groups SO(3) and SU() and their representations Two continuous groups of transformations that play an important role in physics are the special orthogonal group of order 3, SO(3), and the

More information

Lecture 19 (Nov. 15, 2017)

Lecture 19 (Nov. 15, 2017) Lecture 19 8.31 Quantum Theory I, Fall 017 8 Lecture 19 Nov. 15, 017) 19.1 Rotations Recall that rotations are transformations of the form x i R ij x j using Einstein summation notation), where R is an

More information

Physics 342 Lecture 26. Angular Momentum. Lecture 26. Physics 342 Quantum Mechanics I

Physics 342 Lecture 26. Angular Momentum. Lecture 26. Physics 342 Quantum Mechanics I Physics 342 Lecture 26 Angular Momentum Lecture 26 Physics 342 Quantum Mechanics I Friday, April 2nd, 2010 We know how to obtain the energy of Hydrogen using the Hamiltonian operator but given a particular

More information

INTEGRALSATSER VEKTORANALYS. (indexräkning) Kursvecka 4. and CARTESIAN TENSORS. Kapitel 8 9. Sidor NABLA OPERATOR,

INTEGRALSATSER VEKTORANALYS. (indexräkning) Kursvecka 4. and CARTESIAN TENSORS. Kapitel 8 9. Sidor NABLA OPERATOR, VEKTORANALYS Kursvecka 4 NABLA OPERATOR, INTEGRALSATSER and CARTESIAN TENSORS (indexräkning) Kapitel 8 9 Sidor 83 98 TARGET PROBLEM In the plasma there are many particles (10 19, 10 20 per m 3 ), strong

More information

Tensor Analysis in Euclidean Space

Tensor Analysis in Euclidean Space Tensor Analysis in Euclidean Space James Emery Edited: 8/5/2016 Contents 1 Classical Tensor Notation 2 2 Multilinear Functionals 4 3 Operations With Tensors 5 4 The Directional Derivative 5 5 Curvilinear

More information

Faculty of Engineering, Mathematics and Science School of Mathematics

Faculty of Engineering, Mathematics and Science School of Mathematics Faculty of Engineering, Mathematics and Science School of Mathematics JS & SS Mathematics SS Theoretical Physics SS TSM Mathematics Module MA3429: Differential Geometry I Trinity Term 2018???, May??? SPORTS

More information

BLAS: Basic Linear Algebra Subroutines Analysis of the Matrix-Vector-Product Analysis of Matrix-Matrix Product

BLAS: Basic Linear Algebra Subroutines Analysis of the Matrix-Vector-Product Analysis of Matrix-Matrix Product Level-1 BLAS: SAXPY BLAS-Notation: S single precision (D for double, C for complex) A α scalar X vector P plus operation Y vector SAXPY: y = αx + y Vectorization of SAXPY (αx + y) by pipelining: page 8

More information

2 Tensor Notation. 2.1 Cartesian Tensors

2 Tensor Notation. 2.1 Cartesian Tensors 2 Tensor Notation It will be convenient in this monograph to use the compact notation often referred to as indicial or index notation. It allows a strong reduction in the number of terms in an equation

More information

Chapter 2 The Continuum Equations

Chapter 2 The Continuum Equations Chapter 2 The Continuum Equations 2.1 The conservation of mass In solid mechanics and thermodynamics we keep track of a well defined fluid mass and this mass is usually trivially specified, as in the case

More information

Linear Algebra (Review) Volker Tresp 2017

Linear Algebra (Review) Volker Tresp 2017 Linear Algebra (Review) Volker Tresp 2017 1 Vectors k is a scalar (a number) c is a column vector. Thus in two dimensions, c = ( c1 c 2 ) (Advanced: More precisely, a vector is defined in a vector space.

More information

Discrete Applied Mathematics

Discrete Applied Mathematics Discrete Applied Mathematics 194 (015) 37 59 Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: wwwelseviercom/locate/dam Loopy, Hankel, and combinatorially skew-hankel

More information

u z u y u x ChE 342 Vectors 1 VECTORS Figure 1 Basic Definitions Vectors have magnitude and direction: u = i u x + j u y + k u z (1)

u z u y u x ChE 342 Vectors 1 VECTORS Figure 1 Basic Definitions Vectors have magnitude and direction: u = i u x + j u y + k u z (1) ChE 342 Vectors 1 VECTORS u u i k j u u Basic Definitions Figure 1 Vectors have magnitude and direction: u = i u + j u + k u (1) i = [1,0,0] j = [0,1,0] (2) k = [0,0,1] i, j, and k are mutuall orthogonal.

More information

GROUP THEORY PRIMER. New terms: tensor, rank k tensor, Young tableau, Young diagram, hook, hook length, factors over hooks rule

GROUP THEORY PRIMER. New terms: tensor, rank k tensor, Young tableau, Young diagram, hook, hook length, factors over hooks rule GROUP THEORY PRIMER New terms: tensor, rank k tensor, Young tableau, Young diagram, hook, hook length, factors over hooks rule 1. Tensor methods for su(n) To study some aspects of representations of a

More information

A Brief Introduction to Tensor

A Brief Introduction to Tensor Gonit Sora Article 1-13 Downloaded from Gonit Sora Gonit Sora: http://gonitsora.com Introductory Article Rupam Haloi Department of Mathematical Sciences, Tezpur University, Napaam - 784028, India. Abstract:

More information

MATRICES. a m,1 a m,n A =

MATRICES. a m,1 a m,n A = MATRICES Matrices are rectangular arrays of real or complex numbers With them, we define arithmetic operations that are generalizations of those for real and complex numbers The general form a matrix of

More information

Electromagnetism HW 1 math review

Electromagnetism HW 1 math review Electromagnetism HW math review Problems -5 due Mon 7th Sep, 6- due Mon 4th Sep Exercise. The Levi-Civita symbol, ɛ ijk, also known as the completely antisymmetric rank-3 tensor, has the following properties:

More information

Some elements of vector and tensor analysis and the Dirac δ-function

Some elements of vector and tensor analysis and the Dirac δ-function Chapter 1 Some elements of vector and tensor analysis and the Dirac δ-function The vector analysis is useful in physics formulate the laws of physics independently of any preferred direction in space experimentally

More information

Conservation Laws. Chapter Conservation of Energy

Conservation Laws. Chapter Conservation of Energy 20 Chapter 3 Conservation Laws In orer to check the physical consistency of the above set of equations governing Maxwell-Lorentz electroynamics [(2.10) an (2.12) or (1.65) an (1.68)], we examine the action

More information

Lecture notes on introduction to tensors. K. M. Udayanandan Associate Professor Department of Physics Nehru Arts and Science College, Kanhangad

Lecture notes on introduction to tensors. K. M. Udayanandan Associate Professor Department of Physics Nehru Arts and Science College, Kanhangad Lecture notes on introduction to tensors K. M. Udayanandan Associate Professor Department of Physics Nehru Arts and Science College, Kanhangad 1 . Syllabus Tensor analysis-introduction-definition-definition

More information

Classical Mechanics. (2 nd Edition) Cenalo Vaz. University of Cincinnati

Classical Mechanics. (2 nd Edition) Cenalo Vaz. University of Cincinnati i Classical Mechanics (2 nd Edition) Cenalo Vaz University of Cincinnati Contents 1 Vectors 1 1.1 Displacements................................... 1 1.2 Linear Coordinate Transformations.......................

More information

NOTES ON DIFFERENTIAL FORMS. PART 3: TENSORS

NOTES ON DIFFERENTIAL FORMS. PART 3: TENSORS NOTES ON DIFFERENTIAL FORMS. PART 3: TENSORS 1. What is a tensor? Let V be a finite-dimensional vector space. 1 It could be R n, it could be the tangent space to a manifold at a point, or it could just

More information

Vectors. (Dated: August ) I. PROPERTIES OF UNIT ANSTISYMMETRIC TENSOR

Vectors. (Dated: August ) I. PROPERTIES OF UNIT ANSTISYMMETRIC TENSOR Vectors Dated: August 25 2016) I. PROPERTIE OF UNIT ANTIYMMETRIC TENOR ɛijkɛ klm = δ il δ jm δ im δ jl 1) Here index k is dummy index summation index), which can be denoted by any symbol. For two repeating

More information

02 - tensor calculus - tensor algebra tensor calculus

02 - tensor calculus - tensor algebra tensor calculus 02 - - tensor algebra 02-1 tensor the word tensor was introduced in 1846 by william rowan hamilton. it was used in its current meaning by woldemar voigt in 1899. was developed around 1890 by gregorio ricci-curbastro

More information

On Expected Gaussian Random Determinants

On Expected Gaussian Random Determinants On Expected Gaussian Random Determinants Moo K. Chung 1 Department of Statistics University of Wisconsin-Madison 1210 West Dayton St. Madison, WI 53706 Abstract The expectation of random determinants whose

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra)

AMS526: Numerical Analysis I (Numerical Linear Algebra) AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 12: Gaussian Elimination and LU Factorization Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Numerical Analysis I 1 / 10 Gaussian Elimination

More information

Formalism of the Tersoff potential

Formalism of the Tersoff potential Originally written in December 000 Translated to English in June 014 Formalism of the Tersoff potential 1 The original version (PRB 38 p.990, PRB 37 p.6991) Potential energy Φ = 1 u ij i (1) u ij = f ij

More information

Citation for published version (APA): Halbersma, R. S. (2002). Geometry of strings and branes. Groningen: s.n.

Citation for published version (APA): Halbersma, R. S. (2002). Geometry of strings and branes. Groningen: s.n. University of Groningen Geometry of strings and branes Halbersma, Reinder Simon IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

1. Basic Operations Consider two vectors a (1, 4, 6) and b (2, 0, 4), where the components have been expressed in a given orthonormal basis.

1. Basic Operations Consider two vectors a (1, 4, 6) and b (2, 0, 4), where the components have been expressed in a given orthonormal basis. Questions on Vectors and Tensors 1. Basic Operations Consider two vectors a (1, 4, 6) and b (2, 0, 4), where the components have been expressed in a given orthonormal basis. Compute 1. a. 2. The angle

More information

Lecture Notes on The Mechanics of Elastic Solids

Lecture Notes on The Mechanics of Elastic Solids Lecture Notes on The Mechanics of Elastic Solids Volume 1: A Brief Review of Some Mathematical Preliminaries Version 1. Rohan Abeyaratne Quentin Berg Professor of Mechanics Department of Mechanical Engineering

More information

1 Multiply Eq. E i by λ 0: (λe i ) (E i ) 2 Multiply Eq. E j by λ and add to Eq. E i : (E i + λe j ) (E i )

1 Multiply Eq. E i by λ 0: (λe i ) (E i ) 2 Multiply Eq. E j by λ and add to Eq. E i : (E i + λe j ) (E i ) Direct Methods for Linear Systems Chapter Direct Methods for Solving Linear Systems Per-Olof Persson persson@berkeleyedu Department of Mathematics University of California, Berkeley Math 18A Numerical

More information

Properties of Matrix Arithmetic

Properties of Matrix Arithmetic Properties of Matrix Arithmetic I've given examples which illustrate how you can do arithmetic with matrices. Now I'll give precise definitions of the various matrix operations. This will allow me to prove

More information

%#, for x = a & ' 0, for x $ a. but with the restriction that the area it encloses equals 1. Therefore, whenever it is used it is implied that

%#, for x = a & ' 0, for x $ a. but with the restriction that the area it encloses equals 1. Therefore, whenever it is used it is implied that Chapter 1. Electrostatics I Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 1. Units from the ystème International (I will be used in this chapter. 1.1 Mathematical Considerations

More information

Appendix A. Appendices. A.1 ɛ ijk and cross products. Vector Operations: δ ij and ɛ ijk

Appendix A. Appendices. A.1 ɛ ijk and cross products. Vector Operations: δ ij and ɛ ijk Appendix A Appendices A1 ɛ and coss poducts A11 Vecto Opeations: δ ij and ɛ These ae some notes on the use of the antisymmetic symbol ɛ fo expessing coss poducts This is an extemely poweful tool fo manipulating

More information

TENSOR ALGEBRA. Continuum Mechanics Course (MMC) - ETSECCPB - UPC

TENSOR ALGEBRA. Continuum Mechanics Course (MMC) - ETSECCPB - UPC TENSOR ALGEBRA Continuum Mechanics Course (MMC) - ETSECCPB - UPC Introduction to Tensors Tensor Algebra 2 Introduction SCALAR VECTOR,,... v, f,... v MATRIX σ, ε,...? C,... 3 Concept of Tensor A TENSOR

More information

611: Electromagnetic Theory II

611: Electromagnetic Theory II 611: Electromagnetic Theory II CONTENTS Special relativity; Lorentz covariance of Maxwell equations Scalar and vector potentials, and gauge invariance Relativistic motion of charged particles Action principle

More information

A Brief Introduction to Tensors

A Brief Introduction to Tensors A Brief Introduction to Tensors Jay R Walton Fall 2013 1 Preliminaries In general, a tensor is a multilinear transformation defined over an underlying finite dimensional vector space In this brief introduction,

More information

Week 15-16: Combinatorial Design

Week 15-16: Combinatorial Design Week 15-16: Combinatorial Design May 8, 2017 A combinatorial design, or simply a design, is an arrangement of the objects of a set into subsets satisfying certain prescribed properties. The area of combinatorial

More information