Module 4M12: Partial Differential Equations and Variational Methods IndexNotationandVariationalMethods

Size: px
Start display at page:

Download "Module 4M12: Partial Differential Equations and Variational Methods IndexNotationandVariationalMethods"

Transcription

1 Module 4M12: Partial Differential Equations and ariational Methods IndexNotationandariationalMethods IndexNotation(2h) ariational calculus vs differential calculus(5h) ExamplePaper(1h) Fullinformationat www2.eng.cam.ac.uk/ jl305/4m12/4m12.html induecourse. Thereisnodata sheet for this course. The lecturenotes are kindly provided by Dr. Garth Wells. 1

2 1 Indexnotation The summation convention Supposexandyarevectors,andAandBarematrices.Writeafewcommoncombinations in terms of their components: Dot product n=3 x y= x i y i i=1 Matrix vector multiplication [Ax] i = n A ij x j j=1 Matrix matrix multiplication [AB] ij = n A ik B kj k=1 Notice the curious thing: Everysumgoeswithanindexwhichisrepeatedtwice. Non-repeated indices are not summed. We can use a simplified notation by adopting the summation convention(due to Einstein), Donotwritethesummationsymbol. Arepeatedindex implies summation. (Anindexmaynotappearmorethantwiceononesideofan equality.) 1 Indexnotationisalsoknownas suffixnotation. 4M12 PAD/JL(jl305) 2

3 Using the summation convention, x y=x i y i [Ax] i =A ij x j [AB] ij =A ik B kj Summary Ifanindexoccurs once, itmustoccuronceineverytermoftheequation, andthe equationistrueforeachseparatevalueofthisindex. Ifanindexappearstwice itis summedoverallvalues. Itdoesnotmatterwhatthisiscalled: itisa dummyindex whosenamecanbechangedatwill.ifanindexappearsthreeormoretimesinanygiven terminanequation,itiswrong! Thismayseemaverypeculiartrick,withnoobviousbenefit.However,itwillturnout to be surprisingly powerful, and make many calculations involving vector identities and vector differential identities much simpler. 1.2 TheKroneckerdeltaδ ij Twoadditionalpiecesofnotationareneeded. Thefirstisawaytowritetheidentity matrix I, I= We define the Kronecker delta as 1 i=j δ ij =, 0 i j Weknowthat 4M12 PAD/JL(jl305) 3

4 Iy=y and δ ij y j =y i Inotherwords ifoneindexofδ ij issummed,theeffectistoswapthistotheother index. 1.3 Thepermutationsymbolǫ ijk Anothernecessaryingredientisawaytowritethecrossproductoftwovectorsinindex notation, e 1 e 2 e 3 ] x y= x 1 x 2 x 3 = [x 2 y 3 x 3 y 2, x 3 y 1 x 1 y 3, x 1 y 2 x 2 y 1 y 1 y 2 y 3 wheree i arethebasisforthevectors.wehaveassumedthate i aretheunitvectorsfor Cartesiancoordinates(youmayhaveseenthebasisvectorswrittenasi,jandk). To expressthecrossproductinindexnotation,wewillusethepermutationsymbolǫ ijk. Thepermutationsymbolǫ ijk isdefinedas 1 if(ijk)isanevenpermutationof(1,2,3) ǫ ijk = 1 if(ijk)isanoddpermutationof(1,2,3) 0 otherwise For example, 4M12 PAD/JL(jl305) 4

5 ǫ 112 =0 (anyrepeatedindex) ǫ 312 =1 (evennumberofinversionsofpairs) ǫ 132 = 1 (oddnumberofinversionsofpairs) The permutation symbol is also known as the alternating symbol or the Levi-Civita symbol. Using the permutation symbol, we can write the cross product of two vectors as: [x y] i =ǫ ijk x j y k Toprovethis,foreachisumoverjandk.Thepermutationsymbolpossessesanumber of symmetries, ǫ ijk =ǫ kij =ǫ jki (cyclicpermutation) = ǫ jik = ǫ ikj = ǫ kji (switchpairij,switchpairki,switchpairjk) 1.4 Theǫ ijk δ ij identity Thereisanimportantidentity( contractedepsilonidentity)relatingǫ ijk andδ ik : ǫ ijk ǫ klm }{{} sumoverk =δ il δ jm δ im δ jl Theproofissimple(butsomewhattedious!),justcheckeverycase. Wesumoverk, whichleavesfourfreeindicesandeachindexruns1 3,thereforethereare4 3 =81 cases. Here are two examples: 4M12 PAD/JL(jl305) 5

6 i=1,j=2,l=1,m=3 ǫ ijk ǫ klm =ǫ 121 ǫ 113 +ǫ 122 ǫ 213 +ǫ 123 ǫ 313 =0+0+0=0 δ il δ jm δ im δ jl =δ 11 δ 23 δ 13 δ 21 =0+0=0 i=1,j=2,l=1,m=2 ǫ ijk ǫ klm =ǫ 121 ǫ 112 +ǫ 122 ǫ 212 +ǫ 123 ǫ 312 =0+0+1=1 δ il δ jm δ im δ jl =δ 11 δ 22 δ 12 δ 21 =1+0=1 Example A vector identity [a (b c)] i =ǫ ijk a j (b c) k =ǫ ijk a j ǫ klm b l c m =(δ il δ jm δ im δ jl )a j b l c m =b i a m c m c i a j b j =[(a c)b (a b)c] i 4M12 PAD/JL(jl305) 6

7 1.5 A trick: symmetry and anti-symmetry Weexpectthea a=0. In index notation, [a a] i =ǫ ijk a j a k Theterma j a k issymmetricinj,k.thatis,a j a k =a k a j. Thetermǫ ijk isanti-symmetricinj,k.thatisǫ ijk = ǫ ikj. ǫ ijk a j a k = 1 2 (ǫ ijka j a k +ǫ ijk a j a k ) = 1 2 (ǫ ijka j a k +ǫ ikj a k a j ) = 1 2 (ǫ ijka j a k ǫ ijk a j a k ) =0, as expected. Symmetry and anti-symmetry are often useful to simplify expressions. The permutation symbol is anti-symmetric in any of its two indexes. Some other symmetric expressions include a i a j foranyvectora TheKroneckerdeltaδ ij ThematrixBwhen[B] ij =[A] ij +[A] ji The partial second derivative of a scalar function φ, 2 φ 4M12 PAD/JL(jl305) 7

8 1.6 ector derivatives The real power of index notation is revealed when we look at vector differential identities. Thevectorderivativesknownasthegradient,thedivergenceandthecurlcanallbe writtenintermsoftheoperator, = [ x 1, x 2, x 3 where[x 1,x 2,x 3 ]arethecomponentsofthepositionvectorx. Forthescalarfunctionφandavectorfunctionu,bothofwhichareafunctionsof positionx,wecanwrite ], Gradient Divergence gradφ: [ φ] i = φ [ φ =, φ, φ ] x 1 x 2 x 3 i divu: u= u i = u 1 x 1 + u 2 x 2 + u 3 x 3 Curl(recallthat[a b] i =ǫ ijk a j b k ) curlu: [ u] i =ǫ ijk u k The machinery we have developed for index notation can be used directly to manipulate quantities without having to be constantly thinking about the complicated physical meanings of div or curl, for example. 4M12 PAD/JL(jl305) 8

9 Example: Product rule for div and curl Divergence (φu)= (φu i ) = φ u i +φ u i (productrulefordifferentiation) =u φ+φ u Curl [ (φu)] i =ǫ ijk (φu k ) x ( j φ =ǫ ijk u k +φ u ) k =[ φ u+φ u] i Example: curl(gradφ) [ ( φ)] i =ǫ ijk =ǫ ijk 2 φ x k ( ) φ x k =0 (bysymmetryandanti-symmetryinj,k) 1.7 Derivatives of the position vector If the position vector x itself appears in a vector expression which is being manipulated inindexnotation,thenitisusefultonoticethat =δ ij, 4M12 PAD/JL(jl305) 9

10 which follows directly from the definition of a partial derivative: x 1 x 1 =1, x 1 x 2 =0, etc. So for example: x= =δ ii =3 [ x] i =ǫ ijk x k =ǫ ijk δ jk =0 (bysymmetry/anti-symmetryinj,k) 1.8 Magnitude of a vector Sometimes the magnitude(or modulus) of a vector appears in an expression which you wishtodifferentiateinsomeway.thetrickhereistoforceitintotheformofascalar product, even though this may make the expression look more complicated than when you started. Index notation allows scalar products to be handled easily, and the normal rules of calculus will allow the calculation to be done without difficulty. Example: Whatis x? [ x ] i = ( (x j x j ) 1/2) = 1 2 (x kx k ) 1/2 2x j Thereisadangerofjappearingfourtimesinthesameexpressionwhichisnotpermitted andwouldindicateanerror. Recallthatjwasadummyindex,summedoverallvalues. Soinoneofthetwoexpressions,jhasbeenreplacedbyk(oranyotherindexyoulike, apart from i or j). Continuing: 1 2 (x kx k ) 1/2 2x j =(x k x k ) 1/2 x j δ ij =(x k x k ) 1/2 x i 4M12 PAD/JL(jl305) 10

11 or in vector notation, x = x x, whichisjusttheunitvectorinthedirectionofx. 1.9 Integral theorems Index notation allows the divergence theorem and Stokes s theorem to be written in a way which makes them look familiar. Recall this result for ordinary integration and differentiationofafunctionf(x)ontheinterval(a,b): b a f x dx=f b a =f(b) f(a) Inotherwords,theintegralofthederivativeofafunctionisequaltothefunction,and canbeevaluatedfromthevalueofthefunctionontheboundariesoftheintegration interval. This general description will turn out to apply just as well to volume integrals (via the Divergence Theorem) and to surface integrals(via Stokes s theorem) Divergence theorem The divergence theorem states: fd = S f nds, wherefisavectorfunctionofposition,isavolumeenclosedbythesurfaces(s= ) andnistheunitoutwardnormalvectorons(itpointsoutwardsfrom). n s 4M12 PAD/JL(jl305) 11

12 Wecanalsowrite da=nds,orusingindexes da i =n i ds. For the divergence theorem, we can derive a number of other results(corollaries). For example, what can we say about the gradient of a scalar function, integrated over the volume? To examine this, consider the divergence theorem using index notation, f i d = f i n i ds. S Nowsupposethewehaveascalarfunctionφ. Wecancreateavectorfunctionf by multiplyingitbyavectora, f =φa, whereaisanyfixedvector(itdoesnotdependonx).substitutingthisintothedivergence theorem, φa i d = φa i n i ds S Sinceaisfixeditcanbetakenoutoftheintegral, ( ) φ a i d φn i ds =0 Thevectoraisarbitrary,aslongasitisfixed.Thereforethe above expression must hold for all fixed vectors. This implies S that and therefore ( ) φ d φn i ds =0 S φ d = φn i ds S 4M12 PAD/JL(jl305) 12

13 In vector notation, we have φd = S φnds. Amoregeneralresultwhichcanbeprovedusingthe fixedvector typeapproachisthat ( )d = ( )nds, where( ) is any index notation expression. We could, for example, insert S ǫ jik f k and deduce a curl theorem (check it). We now have a nice generalisation for relating volume integrals of vector derivatives to surface integrals. The integral of any regular function over a volume can be transformed into a surface integral. When in doubt, one can always return to index notation to check and develop the necessary relationships. Transforming surface integrals into volume integrals is the key to deriving many equations used in physics and mechanics which come from conservation laws. We can start byposingabalanceintermsofwhatishappeningontheboundary,andthentransform the expression of conservation into a differential equation Stokes theorem Stokes theorem is stated as: fda= f dl, S C wheresisasurface(possiblycurved), da=ndsisanareavectorelementandnis theunitnormalvectortothesurfaces,c= Sisthecurvethatboundsthesurface and dl=sdcisthevectorelementrunningalongthecurveandsistangentialtothe boundary. The direction of s is important! 4M12 PAD/JL(jl305) 13

14 C s n s ds As for the Divergence theorem, we can write Stokes theorem using indices, f k ǫ ijk n i ds= f i s i dc andwecanusethetrickwiththefixedvectortoget ( ) ǫ ijk n i ds= ( )s i dc S S The expression can be manipulated further using another expression which involves anotherǫsymbol,andthenusingtheǫ δidentitytopushtheǫtotheothersideof the equation. However, it is not possible to eliminate the ǫ entirely, therefore Stokes s theorem always appears to be more complicated that the divergence theorem. C C Integration by parts An important tool, particularly for variational methods, is integration by parts. Starting in one dimension, and then rearranging, b a d(uv) dx b a dx= b a v du b dx dx+ u dv a dx dx, v du b dx dx= u dv a dx dx+uv b a. Wewantnowtogeneralisethistotwoandthreedimensions.Thedothis,considerthe divergenceofatermφu, (φu)d = φ ud+ φ ud 4M12 PAD/JL(jl305) 14

15 where the product rule for differentiation has been applied. Applying the divergence theorem for the term on the left-hand side, φu nds= φ ud+ φ ud S The operation can also be performed using index notation, Product rule for differentiation (φu i ) φ d = u i d+ φ u i d Apply divergence theorem to LHS φ φu i n i ds= u i d+ S φ u i d 1.10 Directional derivative We will make frequent use of the directional derivative when working with variational problems. The directional derivative of a function f(u) is defined as Df(u)[v]= df(u+ǫv) dǫ Itmeans thederivativeoff withrespecttouinthedirectionofv. Incomputingthe directional derivative, we first compute the derivative with respect to ǫ, and then set ǫ=0.forexample ǫ=0 4M12 PAD/JL(jl305) 15

16 Forf=u u,whereuissomevectorfunction,thedirectional derivative is Df(u)[v]= d dǫ ((u+ǫv) (u+ǫv)) ǫ=0 =2((u+ǫv) v) ǫ=0 =2u v 1.11 Tensors Themanipulationofobjectsusingindiceshasbeenpresentedonthepremiseofafew basicrules.however,muchofwhathasbeenpresentedcarriesovertothericherfieldof tensors. Some tensor basic tensor operations will be considered, but only scratching the surfacesothatwecantacklemoreproblemsofpracticalrelevance 2. Wearealreadyfamiliarwiththeideaofvectors. However,youmightfindithardto give a formal definition of a vector, although you have though been exposed to aspects of the formal definition. For example, vectors are often expressed as a=a 1 i+a 2 j+a 3 k, or using modern notation as a=a i e i =a 1 e 1 +a 2 e 2 +a 3 e 3, The mathematical definition is in two parts. First, a vector a is quantity which, with respecttoaparticularcartesiancoordinatesystem,hasthreecomponents(a 1,a 2,a 3 ), orequivalentlya i, i=1,2,3.butthatisnotthewholestory.wealsoneedtoexpress thefactthatifwechoosetorotateourcoordinateaxes,thevector(the arrow which youmightdrawinadiagram)remainsthesame. Thismeansthatavectoralsohasan associatedbasis.intheaboveexample,thebasisise i.wemaychangethecomponents 2 Basicconsiderationoftensorsisnewin M12 PAD/JL(jl305) 16

17 andthebasisofavectorsuchthatthevectorremainsthesame(itstillpointsinthe same direction and still has the same length). A second-order(or second-rank) tensor is like a matrix but has a basis associated, and can be expressed using the notation A=A ij e i e j. Luckily, whenworkingwithafixedorthonormalbasis, wecanworkwitha ij, usually manipulatingitjustaswewouldamatrix. You have in fact considered second-order tensors in Part IA without being told(and most likely without the lecturer realising). Recall that matrix can be rotated into a new coordinate system via whereitturnsoutthat A ij=r ik A kl R jl R ij =e i e j. Common second-order tensors include stress and strain. Derivatives and second order tensors Thetwooperationsthatwewishtoconsiderarethegradientofavectorandthedivergence of a second-order tensor. The gradient of a vector produces a second-order tensor: a= a = a i e i e j. Forourpurposes,itsufficestojustrecall[ a] ij = a i /. Justtomakethingsmore confusing, in fluid mechanics, the gradient is often defined as the transpose of what is defined here. Another important operation is the divergence of a second-order tensor. It leads to a vector: A= A ij e i Similartothegradient,itsufficesforourpurposestorecall[ A] i = A ij /.Justas foravector,thedivergencetheoremcanbeappliedtoasecondordertensor: Ad = AndS 4M12 PAD/JL(jl305) 17

18 Tensors, in combination balance laws, can be used to systematically derive many differential equations of importance in physics and engineering. Example: Equilibriumequationofabodywithmassdensityρ:Iftheforceperunitarea acting on a surface is denoted by the vector t(the traction vector), equilibrium(forces sum to zero) requires that tds+ ρgd =0. Thestress(asecondordertensor)atapointsatisfiesbydefinitiont=σn,wheren istheoutwardunitnormalvectortoasurface. Usingindices,t i =σ ij n j. Insertingthe expression for σ, σnds+ ρgd =0. Applying the divergence theorem, σd+ ρgd =0. Sinceequilibriummustapplytoanysub-bodyof,theequationcanbelocalised, σ+ρg=0. Theisbalanceoflinearmomentum.Itcanbeshownthatangularmomentumbalanceis satisfiedifσ=σ T. 4M12 PAD/JL(jl305) 18

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

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

Index Notation for Vector Calculus

Index Notation for Vector Calculus 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

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

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

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 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Lecture 3: Vectors. Any set of numbers that transform under a rotation the same way that a point in space does is called a vector.

Lecture 3: Vectors. Any set of numbers that transform under a rotation the same way that a point in space does is called a vector. Lecture 3: Vectors Any set of numbers that transform under a rotation the same way that a point in space does is called a vector i.e., A = λ A i ij j j In earlier courses, you may have learned that a vector

More information

Magnetostatics and the vector potential

Magnetostatics and the vector potential Magnetostatics and the vector potential December 8, 2015 1 The divergence of the magnetic field Starting with the general form of the Biot-Savart law, B (x 0 ) we take the divergence of both sides with

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

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

Physics 6303 Lecture 3 August 27, 2018

Physics 6303 Lecture 3 August 27, 2018 Physics 6303 Lecture 3 August 27, 208 LAST TIME: Vector operators, divergence, curl, examples of line integrals and surface integrals, divergence theorem, Stokes theorem, index notation, Kronecker delta,

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

1. Divergence of a product: Given that φ is a scalar field and v a vector field, show that

1. Divergence of a product: Given that φ is a scalar field and v a vector field, show that 1. Divergence of a product: Given that φ is a scalar field and v a vector field, show that div(φv) = (gradφ) v + φ div v grad(φv) = (φv i ), j g i g j = φ, j v i g i g j + φv i, j g i g j = v (grad φ)

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

MAE Continuum Mechanics Course Notes

MAE Continuum Mechanics Course Notes Course Notes Brandon Runnels Contents LECTURE 1 0 Introduction 1.1 0.1 Motivation........................................ 1.1 0.2 Notation......................................... 1.2 0.2.1 Sets......................................

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 Gauss integral theorem for tensors

1 Gauss integral theorem for tensors Non-Equilibrium Continuum Physics TA session #1 TA: Yohai Bar Sinai 16.3.216 Index Gymnastics: Gauss Theorem, Isotropic Tensors, NS Equations The purpose of today s TA session is to mess a bit with tensors

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

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

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

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

PEAT SEISMOLOGY Lecture 2: Continuum mechanics

PEAT SEISMOLOGY Lecture 2: Continuum mechanics PEAT8002 - SEISMOLOGY Lecture 2: Continuum mechanics Nick Rawlinson Research School of Earth Sciences Australian National University Strain Strain is the formal description of the change in shape of a

More information

Dr. Allen Back. Dec. 3, 2014

Dr. Allen Back. Dec. 3, 2014 Dr. Allen Back Dec. 3, 2014 forms are sums of wedge products of the basis 1-forms dx, dy, and dz. They are kinds of tensors generalizing ordinary scalar functions and vector fields. They have a skew-symmetry

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

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

Week 2 Notes, Math 865, Tanveer

Week 2 Notes, Math 865, Tanveer Week 2 Notes, Math 865, Tanveer 1. Incompressible constant density equations in different forms Recall we derived the Navier-Stokes equation for incompressible constant density, i.e. homogeneous flows:

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

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

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

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

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

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

INTRODUCTION TO CONTINUUM MECHANICS ME 36003

INTRODUCTION TO CONTINUUM MECHANICS ME 36003 INTRODUCTION TO CONTINUUM MECHANICS ME 36003 Prof. M. B. Rubin Faculty of Mechanical Engineering Technion - Israel Institute of Technology Winter 1991 Latest revision Spring 2015 These lecture notes are

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

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

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

Multiple Integrals and Vector Calculus: Synopsis

Multiple Integrals and Vector Calculus: Synopsis Multiple Integrals and Vector Calculus: Synopsis Hilary Term 28: 14 lectures. Steve Rawlings. 1. Vectors - recap of basic principles. Things which are (and are not) vectors. Differentiation and integration

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

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length.

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length. Mathematical Tripos Part IA Lent Term 205 ector Calculus Prof B C Allanach Example Sheet Sketch the curve in the plane given parametrically by r(u) = ( x(u), y(u) ) = ( a cos 3 u, a sin 3 u ) with 0 u

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

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

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

1. Tensor of Rank 2 If Φ ij (x, y) satisfies: (a) having four components (9 for 3-D). (b) when the coordinate system is changed from x i to x i,

1. Tensor of Rank 2 If Φ ij (x, y) satisfies: (a) having four components (9 for 3-D). (b) when the coordinate system is changed from x i to x i, 1. Tensor of Rank 2 If Φ ij (x, y satisfies: (a having four components (9 for 3-D. Φ i j (x 1, x 2 = β i iβ j jφ ij (x 1, x 2. Example 1: ( 1 0 0 1 Φ i j = ( 1 0 0 1 To prove whether this is a tensor or

More information

Section 2. Basic formulas and identities in Riemannian geometry

Section 2. Basic formulas and identities in Riemannian geometry Section 2. Basic formulas and identities in Riemannian geometry Weimin Sheng and 1. Bianchi identities The first and second Bianchi identities are R ijkl + R iklj + R iljk = 0 R ijkl,m + R ijlm,k + R ijmk,l

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

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015 Multiple Integrals and Vector Calculus (Oxford Physics) Ramin Golestanian Synopsis and Problem Sets; Hilary 215 The outline of the material, which will be covered in 14 lectures, is as follows: 1. Introduction

More information

On Entropy Flux Heat Flux Relation in Thermodynamics with Lagrange Multipliers

On Entropy Flux Heat Flux Relation in Thermodynamics with Lagrange Multipliers Continuum Mech. Thermodyn. (1996) 8: 247 256 On Entropy Flux Heat Flux Relation in Thermodynamics with Lagrange Multipliers I-Shih Liu Instituto de Matemática Universidade do rio de Janeiro, Caixa Postal

More information

EOS 352 Continuum Dynamics Conservation of angular momentum

EOS 352 Continuum Dynamics Conservation of angular momentum EOS 352 Continuum Dynamics Conservation of angular momentum c Christian Schoof. Not to be copied, used, or revised without explicit written permission from the copyright owner The copyright owner explicitly

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

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

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

Review of Vector Analysis in Cartesian Coordinates

Review of Vector Analysis in Cartesian Coordinates Review of Vector Analysis in Cartesian Coordinates 1 Scalar: A quantity that has magnitude, but no direction. Examples are mass, temperature, pressure, time, distance, and real numbers. Scalars are usually

More information

Introduction to tensors and dyadics

Introduction to tensors and dyadics 1 Introduction to tensors and dyadics 1.1 Introduction Tensors play a fundamental role in theoretical physics. The reason for this is that physical laws written in tensor form are independent of the coordinate

More information

CE-570 Advanced Structural Mechanics - Arun Prakash

CE-570 Advanced Structural Mechanics - Arun Prakash Ch1-Intro Page 1 CE-570 Advanced Structural Mechanics - Arun Prakash The BIG Picture What is Mechanics? Mechanics is study of how things work: how anything works, how the world works! People ask: "Do you

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

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture No. # 02 Conservation of Mass and Momentum: Continuity and

More information

Differential Forms, Integration on Manifolds, and Stokes Theorem

Differential Forms, Integration on Manifolds, and Stokes Theorem Differential Forms, Integration on Manifolds, and Stokes Theorem Matthew D. Brown School of Mathematical and Statistical Sciences Arizona State University Tempe, Arizona 85287 matthewdbrown@asu.edu March

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

Foundations of tensor algebra and analysis (composed by Dr.-Ing. Olaf Kintzel, September 2007, reviewed June 2011.) Web-site:

Foundations of tensor algebra and analysis (composed by Dr.-Ing. Olaf Kintzel, September 2007, reviewed June 2011.) Web-site: Foundations of tensor algebra and analysis (composed by Dr.-Ing. Olaf Kintzel, September 2007, reviewed June 2011.) Web-site: http://www.kintzel.net 1 Tensor algebra Indices: Kronecker delta: δ i = δ i

More information

Math 123, Week 2: Matrix Operations, Inverses

Math 123, Week 2: Matrix Operations, Inverses Math 23, Week 2: Matrix Operations, Inverses Section : Matrices We have introduced ourselves to the grid-like coefficient matrix when performing Gaussian elimination We now formally define general matrices

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

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

( ) 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

Lecture Notes Introduction to Vector Analysis MATH 332

Lecture Notes Introduction to Vector Analysis MATH 332 Lecture Notes Introduction to Vector Analysis MATH 332 Instructor: Ivan Avramidi Textbook: H. F. Davis and A. D. Snider, (WCB Publishers, 1995) New Mexico Institute of Mining and Technology Socorro, NM

More information

AN INTRODUCTION TO CURVILINEAR ORTHOGONAL COORDINATES

AN INTRODUCTION TO CURVILINEAR ORTHOGONAL COORDINATES AN INTRODUCTION TO CURVILINEAR ORTHOGONAL COORDINATES Overview Throughout the first few weeks of the semester, we have studied vector calculus using almost exclusively the familiar Cartesian x,y,z coordinate

More information

Gauß Curvature in Terms of the First Fundamental Form

Gauß Curvature in Terms of the First Fundamental Form Math 4530 Supplement March 6, 004 Gauß Curvature in Terms of the First Fundamental Form Andrejs Treibergs Abstract In these notes, we develop acceleration formulae for a general frame for a surface in

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

Assignment 10. Arfken Show that Stirling s formula is an asymptotic expansion. The remainder term is. B 2n 2n(2n 1) x1 2n.

Assignment 10. Arfken Show that Stirling s formula is an asymptotic expansion. The remainder term is. B 2n 2n(2n 1) x1 2n. Assignment Arfken 5.. Show that Stirling s formula is an asymptotic expansion. The remainder term is R N (x nn+ for some N. The condition for an asymptotic series, lim x xn R N lim x nn+ B n n(n x n B

More information

Elements of Rock Mechanics

Elements of Rock Mechanics Elements of Rock Mechanics Stress and strain Creep Constitutive equation Hooke's law Empirical relations Effects of porosity and fluids Anelasticity and viscoelasticity Reading: Shearer, 3 Stress Consider

More information

A primer on matrices

A primer on matrices A primer on matrices Stephen Boyd August 4, 2007 These notes describe the notation of matrices, the mechanics of matrix manipulation, and how to use matrices to formulate and solve sets of simultaneous

More information

Chapter 1. Describing the Physical World: Vectors & Tensors. 1.1 Vectors

Chapter 1. Describing the Physical World: Vectors & Tensors. 1.1 Vectors Chapter 1 Describing the Physical World: Vectors & Tensors It is now well established that all matter consists of elementary particles 1 that interact through mutual attraction or repulsion. In our everyday

More information

Covariant Formulation of Electrodynamics

Covariant Formulation of Electrodynamics Chapter 7. Covariant Formulation of Electrodynamics Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 11, and Rybicki and Lightman, Chap. 4. Starting with this chapter,

More information

Chapter 0. Preliminaries. 0.1 Things you should already know

Chapter 0. Preliminaries. 0.1 Things you should already know Chapter 0 Preliminaries These notes cover the course MATH45061 (Continuum Mechanics) and are intended to supplement the lectures. The course does not follow any particular text, so you do not need to buy

More information

Chapter 0. Preliminaries. 0.1 Things you should already know

Chapter 0. Preliminaries. 0.1 Things you should already know Chapter 0 Preliminaries These notes cover the course MATH45061 (Continuum Mechanics) and are intended to supplement the lectures. The course does not follow any particular text, so you do not need to buy

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

Lecture II: Vector and Multivariate Calculus

Lecture II: Vector and Multivariate Calculus Lecture II: Vector and Multivariate Calculus Dot Product a, b R ' ', a ( b = +,- a + ( b + R. a ( b = a b cos θ. θ convex angle between the vectors. Squared norm of vector: a 3 = a ( a. Alternative notation:

More information

1 Curvature of submanifolds of Euclidean space

1 Curvature of submanifolds of Euclidean space Curvature of submanifolds of Euclidean space by Min Ru, University of Houston 1 Curvature of submanifolds of Euclidean space Submanifold in R N : A C k submanifold M of dimension n in R N means that for

More information

Basic Linear Algebra in MATLAB

Basic Linear Algebra in MATLAB Basic Linear Algebra in MATLAB 9.29 Optional Lecture 2 In the last optional lecture we learned the the basic type in MATLAB is a matrix of double precision floating point numbers. You learned a number

More information

Lecture 2. Tensor Iterations, Symmetries, and Rank. Charles F. Van Loan

Lecture 2. Tensor Iterations, Symmetries, and Rank. Charles F. Van Loan Structured Matrix Computations from Structured Tensors Lecture 2. Tensor Iterations, Symmetries, and Rank Charles F. Van Loan Cornell University CIME-EMS Summer School June 22-26, 2015 Cetraro, Italy Structured

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

Vector, Matrix, and Tensor Derivatives

Vector, Matrix, and Tensor Derivatives Vector, Matrix, and Tensor Derivatives Erik Learned-Miller The purpose of this document is to help you learn to take derivatives of vectors, matrices, and higher order tensors (arrays with three dimensions

More information

Tensors and Special Relativity

Tensors and Special Relativity Tensors and Special Relativity Lecture 6 1 Introduction and review of tensor algebra While you have probably used tensors of rank 1, i.e vectors, in special relativity, relativity is most efficiently expressed

More information

= 1 and 2 1. T =, and so det A b d

= 1 and 2 1. T =, and so det A b d Chapter 8 Determinants The founder of the theory of determinants is usually taken to be Gottfried Wilhelm Leibniz (1646 1716, who also shares the credit for inventing calculus with Sir Isaac Newton (1643

More information