Math Review: Vectors and Tensors for Rheological Applications

Size: px
Start display at page:

Download "Math Review: Vectors and Tensors for Rheological Applications"

Transcription

1 Math Review: Vectors and Tensors for Rheological Applications Presented by Randy H. Ewoldt University of Illinois at Urbana-Champaign U. of Minnesota Rheological Measurements Short Course June 2016 MathReview-1

2 The 4 Key Phenomena of Rheology * 1. Viscoelasticity 2. Shear-Thinning 3. Extensional-Thickening 4. Rod-Climbing * Macosko (1994) Photos & Videos from the Ewoldt Research Group (YouTube.com)

3 Key Question: What happens when I push on it? (to keep track, we will need vectors & tensors) Some examples you will see this week velocity field rate of strain v v v v x y z γ v v T stress σ xx xy xz Force j ij yx yy yz Area i zx zy zz Image: wikipedia.org MathReview-3

4 Why we're here Objective: help you survive the mathematical parts of the course involving vectors, tensors, and their operations. Approach: Big idea: keep info, use in equations Review details: notation, gradient, products. MathReview-4

5 Keep info, use in equations. MathReview-5

6 Three Basic Concepts Scalar: has magnitude but no direction Examples: Density (r), temperature (T), pressure (p), and speed (magnitude of velocity). Scalars are represented by plain-font letters. Vector: has magnitude and one direction. Examples: Velocity (v), displacement (u), force (f), and temperature gradient (T). Vectors are represented by lower-case boldface letters. TENSOR: has magnitude and two directions. Examples: Stress (T, t), strain (B, C), velocity gradient (v), and displacement gradient (F = u). Tensors are represented by upper-case boldface letters. MathReview-6

7 Scalars Although they may vary with position, they are defined by a single number. T T( x, y) For convenience, consider temperature. In the plot: red = high blue = low We can all look at the picture and tell where hot and cold are. earth.nullschool.net (June 16, 2016, 7:00pm) at start of math review MathReview-7

8 Vectors Scalar plots do not completely describe vector fields Note that other possible fields would have the same speed at each point. Speed Velocity earth.nullschool.net (June 16, 2016, 7:00pm) at start of math review MathReview-8

9 Representing Vectors In three-space, a vector can be decomposed into three unit cardinal components (e i ) If you are traveling 2 mph east, 3 mph north, and 0 mph up, your velocity is exactly determined. It is often convenient to express vectors as ordered triples. Likewise, we will often refer to components by subscript. x 3 e 1 e 3 e 2 v x 2 v 2mph v1 3mph v 2 0 v 3 mph mph 2 e 3 e 0e x 1 MathReview-9

10 Magnitude of a Vector an invariant independent of direction The magnitude of a vector is often a useful quantity (speed = magnitude of velocity) This is easily attained by the Pythagorean theorem. v v 3 v 2 v 1 v v 1 2 v 2 2 v 3 2 MathReview-10

11 The Gradient: a special vector Suppose that I have a multi-dimensional (e.g., x,y) scalar field (such as temperature). I would like to be able to define how it changes. T T( x, y) represents change MathReview-11

12 The Gradient The gradient of the scalar is a vector field that captures the change of the scalar with respect to position. The gradient's direction is that in which the field changes fastest. The gradient's magnitude is equal to the derivative of the scalar field in the direction of maximum change. MathReview-12

13 A Field and Its Gradient Note that the arrows point towards black (high) regions. At the maximum (or minimum), the gradient is zero. The gradient is also zero at the saddle point. MathReview-13

14 A Field and Its Gradient Maxima are marked by stars Saddles are marked by circles (on the 3D plot only) Consider the point with the triangle... MathReview-14

15 The Gradient Vector T T T T ex e y ez grad( T ) x y z T x T y T z nabla, del, or directional derivative : i x i e i e e e x y z x y z MathReview-15

16 The Gradient Vector T T T T ex e y ez x y z T x T y T z grad( T ) Gradient = vector of slopes in each direction Gradient of scalar Field: must consider slopes in 3 directions nabla, del, or directional derivative : i x i e i e e e x y z x y z MathReview-16

17 Exercise If p = 2x 2 y-z, what is p? MathReview-17

18 Adding Vectors Two vectors may be added by placing them "tail to head" or by adding their respective components. v+w w v w v i i v w i v1 w1 v1 w1 v v ; w w ; v w v w v3 w3 v3 w3 MathReview-18

19 Exercise If v = 1 2 and w = 3 3-2, what is v + w? 0 MathReview-19

20 Vector Multiplication Scalar and Vector: just what you might guess (next page) Vector and Vector: 3 different options Dot product (reduce complexity): vector vector = scalar Cross product (maintain complexity): vector vector = vector Dyadic product (increase complexity): vector vector = TENSOR MathReview-20

21 Scalar times Vector A vector is multiplied by a scalar by multiplying ( scaling ) each component of the vector. v1 rv1 rv r v rv 2 2 v r 3 v3 MathReview-21

22 Dot Product of Two Vectors The dot (or scalar, or inner) product of two vectors is a scalar Interpretation: measure of the directional overlap between two vectors. Calculation: summation of the products of corresponding components of each vector v w v w v w v w v w i v v v v v i i v 2 v Dot product: multiply like components add up results q w MathReview-22

23 Physical Meaning of the Dot Product The dot product can also be expressed in terms of physical or geometric features of the two vectors. v q v w v w cosq w The dot product of two perpendicular vectors is zero. The dot product of two parallel vectors is the product of their magnitudes. MathReview-23

24 Physical Meaning of the Dot Product The dot product also gives the projection of one vector onto another. v q x w x v cosq v w w extract information: how much of v is in w direction? MathReview-24

25 A Note on Unit Vectors The vectors e 1, e 2, and e 3 are all of unit length and are all perpendicular to each other. Then x 3 e 3 e 2 x 2 ei ej ij 1 0 ij i j i j Kronecker delta e 1 x 1 MathReview-25

26 v w v 1 e 1 v 2 e 2 v 3 e 3 w 1 e 1 w 2 e 2 w 3 e 3 v 1 w 1 e 1 e 1 v 1 w 2 e 1 e 2 v 1 w 3 e 1 e 3 v 2 w 1 e 2 e 1 v 2 w 2 e 2 e 2 v 2 w 3 e 2 e 3 v 3 w 1 e 3 e 1 v 3 w 2 e 3 e 2 v 3 w 3 e 3 e 3 v 1 w 1 v 2 w 2 v 3 w 3 MathReview-26

27 v w v 1 e 1 v 2 e 2 v 3 e 3 w 1 e 1 w 2 e 2 w 3 e 3 v 1 w 1 e 1 e 1 v 1 w 2 e 1 e 2 v 1 w 3 e 1 e 3 1 v 2 w 1 e 2 e 1 v 2 w 2 e 2 e 2 v 2 w 3 e 2 e 3 1 v 3 w 1 e 3 e 1 v 3 w 2 e 3 e 2 v 3 w 3 e 3 e 3 1 v 1 w 1 v 2 w 2 v 3 w 3 MathReview-27

28 Vector Einstein Notation v w v e v e v e w e w e w e i i j j i1 j1 v i i j j vw i j i j vw i j ij vw i e v i e w e e e w e v w v w v w Einstein summation convention a notational convention that implies summation, thus achieving notational brevity. When an index variable appears twice in a single term it implies summation of that term over all the values of the index. MathReview-28

29 Recap: Scalars and Vectors Some things are naturally represented by vectors (velocity, force, displacement) Gradient, : a special vector Direction of change Operation adds directionality (scalar) = vector (vector) = TENSOR Multiplication Dot product (reduce complexity): vector vector = scalar Cross product (maintain complexity): vector vector = vector Dyadic product (increase complexity): vector vector = TENSOR MathReview-29

30 BREAK Keep info, use in equations. MathReview-30

31 Tensors A TENSOR contains information about two different directions simultaneously. Example: force acting on a surface the stress tensor tells what force (which has direction) acts on a surface facing in a specific direction. f n Example: the gradient of velocity tells how the velocity vector changes when one moves in some direction (not necessarily the direction of the velocity). MathReview-31

32 Ways to build a Tensor: Gradient, : a special vector Direction of change Operation adds directionality (scalar) = vector (vector) = TENSOR Multiplication Dot product (reduce complexity): vector vector = scalar Cross product (maintain complexity): vector vector = vector Dyadic product (increase complexity): vector vector = TENSOR MathReview-32

33 Gradient of Velocity: two directions The velocity gradient has two sets of directional information: The direction of the velocity (black) The direction of the observer (orange or green) Note that the change in velocity with respect to position depends on the direction of the change. MathReview-33

34 Gradient of Velocity: two directions The velocity gradient has two sets of directional information: The direction of the velocity (black) The direction of the observer in each (orange direction or green) Note that the change in velocity with respect to position depends on the direction of the change. Gradient = vector of slopes Gradient of Vector Field: must consider 3 components, each with slopes in 3 directions; 3x3=9 things MathReview-34

35 Rheology Short Course: Math Review Sunday, June 19, 2016 Given: simple shear flow velocity field Find: velocity gradient tensor Solution: I only have velocity in x-direction It changes linearly with y-coordinate location It cares about y-location in the goo Example_SimpleShear_Rheology Short Course Math Review Page 1

36 Tensor Notation and the Dyad Product The dyad product is normally written simply by writing the two vectors next to each other (e.g., e 1 e 2 ) We will often express a tensor as a matrix. We will often refer to the components by double subscript. T 1e e 3e e 0e e 2e e 7e e 4e e e e 6e e 9e e i j T ee ij i j T11 T12 T T T T T31 T32 T 33 Note: Tensors, like vectors, are added componentwise Dyad product style bookkeeping of tensor information Linear algebra (matrix) style bookkeeping of tensor information MathReview-35

37 Some terms The transpose T T of a matrix (or tensor) T is defined by [T T ] ij = T ji. T11 T12 T13 T11 T21 T31 T T T21 T22 T 23 T12 T22 T T 32 T T T T T T A matrix (or tensor) is said to be symmetric if it is equal to its own transpose, i.e. T T T or TT ij ji MathReview-36

38 Tensor-Vector Multiplication For this course, when we multiply TENSORS we will always preserve or reduce complexity. We will use dot products. The same argument about unit vectors can be used to define the dot product of a tensor and a vector by using the dyadic notation. For example, and e 1 e 2 e 2 = e 1 (e 2 e 2 ) = e 1 e 1 e 2 e 1 = e 1 (e 2 e 1 ) = 0. Note that the operation is not symmetric: e 1 e 2 e 2 e 2 e 1 e 2.. MathReview-37

39 T v T v i ij j j Matrix multiplication (linear algebra) T T T v 1 T v T 21 T 22 T 23 v 2 T T T v 3 MathReview-38

40 Einstein notation T v T e e v e ij i j k k i1 j1 k 1 T ij i j k k Tv ij k i j k Tv ij k i jk Tv e e ij j i 3 3 e e e e i1 j1 v e Tv e e ij j i MathReview-39

41 Exercise If T= and = -2 v, T v=? MathReview-40

42 Matrix-Matrix Multiplication T A A e e B e e ij i j kl k l i1 j1 k 1 l1 A e e ij i j kl k l AB ij kl i j k l AB ij kl i jk l AB e e e ee ij jl i l B i1 j1 l1 e e e e e AB ee ij jl i l MathReview-41

43 Exercise cosq sinq 0 T If F= sinq cosq 0, B= F F? MathReview-42

44 Important Note Matrix-vector multiplication is not necessarily symmetric... T v v T Linear algebra tells us that v T = T T v Thus, if T is symmetric (i.e., T ij = T ji ), we can be sloppy and get away with it. MathReview-43

45 The Dot Product as a Machine Vector/Vector The dot product extracts information of reduced complexity Recall: The gradient vector tells us the change of a scalar field in each coordinate direction Now: we may want to know how the scalar field varies in any given direction, n: direction goes in (n) p Dot product: how much in this direction? vector vector = scalar n p p n Extract out the gradient in that given direction, n MathReview-44

46 A Field and Its Gradient e.g. pressure: black = high white = low Look at the point marked with the red circle. If you moved to the left, the pressure would increase (n left p > 0). If you moved to the right, it would decrease (n right p < 0). If you moved up or down, it would not change (n up p = 0). MathReview-45

47 The Dot Product as a Machine Vector/Tensor direction goes in (n) vector TENSOR = vector T n T t n Dot product: how much in this direction? (or on this surface) Extract out information in that given direction (here n represents the surface of interest) MathReview-46

48 Recall: Tensor Notation T T T T T T T T T T i1 j1 e e T i j ij i surface identification j direction of stress MathReview-47

49 The Dot Product as a Machine Vector/Tensor Suppose that we want to know the traction (vector) that a moving fluid exerts on a surface (defined by n), t n. The stress tensor T keeps track of all stresses in all directions. Use the dot product as a machine to extract out the traction on a given surface with normal direction, n t n n T 3 t e T T e 1 1 1i i1 T 3 i1 e t i i i MathReview-48

50 One Step Beyond Suppose that we want to know the amount of traction acting in the normal direction (scalar). Extract this information (scalar) from the traction vector with another dot product t nt n nt n n MathReview-49

51 MathReview-50

52 MathReview-51

53 MathReview-52

54 What have we learned? The three fundamental classes are Scalars (magnitude but no direction) vectors (magnitude and one direction) TENSORS (magnitude* and two directions) A scalar, such as temperature or pressure, Is entirely defined by a single number A vector, such as pressure gradient (p) or velocity (v), Can always be decomposed into three components in three cardinal directions Addition: add the respective components The magnitude of a vector is equal to the square root of the sum of the squares of the components (Pythagorean theorem) MathReview-53

55 What have we learned? A TENSOR, such as velocity gradient (v) or stress (T), Can be decomposed into nine components Is often expressed as a matrix in terms of those components Can be added to another tensor by adding the respective components. Vectors and tensors do the book-keeping in the mathematically appropriate way Dot products are mathematical machines to extract information vector vector = scalar vector TENSOR = vector MathReview-54

56 Recall objective Objective: help you survive the mathematical parts of the course involving vectors, tensors, and their operations. Approach: Big idea: keep info, use in equations Review details: notation, gradient, products. Key Question: What happens when I push on it? (solid, liquid, things in-between) Neo-Hookean elastic solid Newtonian viscous fluid σ GB - I σγ stress tensor strain tensor (so-called Finger tensor) rate-of-strain tensor (notation [2D] also used) MathReview-55

Elements of Continuum Elasticity. David M. Parks Mechanics and Materials II February 25, 2004

Elements of Continuum Elasticity. David M. Parks Mechanics and Materials II February 25, 2004 Elements of Continuum Elasticity David M. Parks Mechanics and Materials II 2.002 February 25, 2004 Solid Mechanics in 3 Dimensions: stress/equilibrium, strain/displacement, and intro to linear elastic

More information

Chapter 5. The Differential Forms of the Fundamental Laws

Chapter 5. The Differential Forms of the Fundamental Laws Chapter 5 The Differential Forms of the Fundamental Laws 1 5.1 Introduction Two primary methods in deriving the differential forms of fundamental laws: Gauss s Theorem: Allows area integrals of the equations

More information

GG303 Lecture 6 8/27/09 1 SCALARS, VECTORS, AND TENSORS

GG303 Lecture 6 8/27/09 1 SCALARS, VECTORS, AND TENSORS GG303 Lecture 6 8/27/09 1 SCALARS, VECTORS, AND TENSORS I Main Topics A Why deal with tensors? B Order of scalars, vectors, and tensors C Linear transformation of scalars and vectors (and tensors) II Why

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

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

Stress, Strain, Mohr s Circle

Stress, Strain, Mohr s Circle Stress, Strain, Mohr s Circle The fundamental quantities in solid mechanics are stresses and strains. In accordance with the continuum mechanics assumption, the molecular structure of materials is neglected

More information

Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems

Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems To locate a point in a plane, two numbers are necessary. We know that any point in the plane can be represented as an ordered pair (a, b) of real numbers, where a is the x-coordinate and b is the y-coordinate.

More information

EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009)

EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009) EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009) Dr. Mohamad Hekarl Uzir-chhekarl@eng.usm.my School of Chemical Engineering Engineering Campus, Universiti

More information

L8. Basic concepts of stress and equilibrium

L8. Basic concepts of stress and equilibrium L8. Basic concepts of stress and equilibrium Duggafrågor 1) Show that the stress (considered as a second order tensor) can be represented in terms of the eigenbases m i n i n i. Make the geometrical representation

More information

Course Notes Math 275 Boise State University. Shari Ultman

Course Notes Math 275 Boise State University. Shari Ultman Course Notes Math 275 Boise State University Shari Ultman Fall 2017 Contents 1 Vectors 1 1.1 Introduction to 3-Space & Vectors.............. 3 1.2 Working With Vectors.................... 7 1.3 Introduction

More information

Introduction to Seismology Spring 2008

Introduction to Seismology Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 12.510 Introduction to Seismology Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Stress and Strain

More information

Vectors a vector is a quantity that has both a magnitude (size) and a direction

Vectors a vector is a quantity that has both a magnitude (size) and a direction Vectors In physics, a vector is a quantity that has both a magnitude (size) and a direction. Familiar examples of vectors include velocity, force, and electric field. For any applications beyond one dimension,

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

Mechanics of Earthquakes and Faulting

Mechanics of Earthquakes and Faulting Mechanics of Earthquakes and Faulting www.geosc.psu.edu/courses/geosc508 Overview Milestones in continuum mechanics Concepts of modulus and stiffness. Stress-strain relations Elasticity Surface and body

More information

MECH 5312 Solid Mechanics II. Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso

MECH 5312 Solid Mechanics II. Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso MECH 5312 Solid Mechanics II Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso Table of Contents Preliminary Math Concept of Stress Stress Components Equilibrium

More information

Lecture 7. Properties of Materials

Lecture 7. Properties of Materials MIT 3.00 Fall 2002 c W.C Carter 55 Lecture 7 Properties of Materials Last Time Types of Systems and Types of Processes Division of Total Energy into Kinetic, Potential, and Internal Types of Work: Polarization

More information

1 Stress and Strain. Introduction

1 Stress and Strain. Introduction 1 Stress and Strain Introduction This book is concerned with the mechanical behavior of materials. The term mechanical behavior refers to the response of materials to forces. Under load, a material may

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

Continuum mechanism: Stress and strain

Continuum mechanism: Stress and strain Continuum mechanics deals with the relation between forces (stress, σ) and deformation (strain, ε), or deformation rate (strain rate, ε). Solid materials, rigid, usually deform elastically, that is the

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

+ f f n x n. + (x)

+ f f n x n. + (x) Math 255 - Vector Calculus II Notes 14.5 Divergence, (Grad) and Curl For a vector field in R n, that is F = f 1, f 2,..., f n, where f i is a function of x 1, x 2,..., x n, the divergence is div(f) = f

More information

Numerical Modelling in Geosciences. Lecture 6 Deformation

Numerical Modelling in Geosciences. Lecture 6 Deformation Numerical Modelling in Geosciences Lecture 6 Deformation Tensor Second-rank tensor stress ), strain ), strain rate ) Invariants quantities independent of the coordinate system): - First invariant trace:!!

More information

MAE 323: Lecture 1. Review

MAE 323: Lecture 1. Review This review is divided into two parts. The first part is a mini-review of statics and solid mechanics. The second part is a review of matrix/vector fundamentals. The first part is given as an refresher

More information

Continuum Mechanics. Continuum Mechanics and Constitutive Equations

Continuum Mechanics. Continuum Mechanics and Constitutive Equations Continuum Mechanics Continuum Mechanics and Constitutive Equations Continuum mechanics pertains to the description of mechanical behavior of materials under the assumption that the material is a uniform

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

Mechanics of Earthquakes and Faulting

Mechanics of Earthquakes and Faulting Mechanics of Earthquakes and Faulting www.geosc.psu.edu/courses/geosc508 Standard Solids and Fracture Fluids: Mechanical, Chemical Effects Effective Stress Dilatancy Hardening and Stability Mead, 1925

More information

MATH Linear Algebra

MATH Linear Algebra MATH 304 - Linear Algebra In the previous note we learned an important algorithm to produce orthogonal sequences of vectors called the Gramm-Schmidt orthogonalization process. Gramm-Schmidt orthogonalization

More information

Vectors and the Geometry of Space

Vectors and the Geometry of Space Vectors and the Geometry of Space Many quantities in geometry and physics, such as area, volume, temperature, mass, and time, can be characterized by a single real number scaled to appropriate units of

More information

Directional Derivatives and Gradient Vectors. Suppose we want to find the rate of change of a function z = f x, y at the point in the

Directional Derivatives and Gradient Vectors. Suppose we want to find the rate of change of a function z = f x, y at the point in the 14.6 Directional Derivatives and Gradient Vectors 1. Partial Derivates are nice, but they only tell us the rate of change of a function z = f x, y in the i and j direction. What if we are interested in

More information

Linear Algebra. 1.1 Introduction to vectors 1.2 Lengths and dot products. January 28th, 2013 Math 301. Monday, January 28, 13

Linear Algebra. 1.1 Introduction to vectors 1.2 Lengths and dot products. January 28th, 2013 Math 301. Monday, January 28, 13 Linear Algebra 1.1 Introduction to vectors 1.2 Lengths and dot products January 28th, 2013 Math 301 Notation for linear systems 12w +4x + 23y +9z =0 2u + v +5w 2x +2y +8z =1 5u + v 6w +2x +4y z =6 8u 4v

More information

M E 320 Professor John M. Cimbala Lecture 10

M E 320 Professor John M. Cimbala Lecture 10 M E 320 Professor John M. Cimbala Lecture 10 Today, we will: Finish our example problem rates of motion and deformation of fluid particles Discuss the Reynolds Transport Theorem (RTT) Show how the RTT

More information

Tensor Transformations and the Maximum Shear Stress. (Draft 1, 1/28/07)

Tensor Transformations and the Maximum Shear Stress. (Draft 1, 1/28/07) Tensor Transformations and the Maximum Shear Stress (Draft 1, 1/28/07) Introduction The order of a tensor is the number of subscripts it has. For each subscript it is multiplied by a direction cosine array

More information

(arrows denote positive direction)

(arrows denote positive direction) 12 Chapter 12 12.1 3-dimensional Coordinate System The 3-dimensional coordinate system we use are coordinates on R 3. The coordinate is presented as a triple of numbers: (a,b,c). In the Cartesian coordinate

More information

Section 14.1 Vector Functions and Space Curves

Section 14.1 Vector Functions and Space Curves Section 14.1 Vector Functions and Space Curves Functions whose range does not consists of numbers A bulk of elementary mathematics involves the study of functions - rules that assign to a given input a

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

COMP 175 COMPUTER GRAPHICS. Lecture 04: Transform 1. COMP 175: Computer Graphics February 9, Erik Anderson 04 Transform 1

COMP 175 COMPUTER GRAPHICS. Lecture 04: Transform 1. COMP 175: Computer Graphics February 9, Erik Anderson 04 Transform 1 Lecture 04: Transform COMP 75: Computer Graphics February 9, 206 /59 Admin Sign up via email/piazza for your in-person grading Anderson@cs.tufts.edu 2/59 Geometric Transform Apply transforms to a hierarchy

More information

Review of Coordinate Systems

Review of Coordinate Systems Vector in 2 R and 3 R Review of Coordinate Systems Used to describe the position of a point in space Common coordinate systems are: Cartesian Polar Cartesian Coordinate System Also called rectangular coordinate

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

(But, they are entirely separate branches of mathematics.)

(But, they are entirely separate branches of mathematics.) 2 You ve heard of statistics to deal with problems of uncertainty and differential equations to describe the rates of change of physical systems. In this section, you will learn about two more: vector

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

Math Example Set 12A. m10360/homework.html

Math Example Set 12A.   m10360/homework.html Estimating Partial Derivatives. Math 10360 Example Set 12A You should review the estimation for derivative for one variable functions. You can find a pdf pencast that reviews the backward, central, and

More information

Euclidean Spaces. Euclidean Spaces. Chapter 10 -S&B

Euclidean Spaces. Euclidean Spaces. Chapter 10 -S&B Chapter 10 -S&B The Real Line: every real number is represented by exactly one point on the line. The plane (i.e., consumption bundles): Pairs of numbers have a geometric representation Cartesian plane

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

1 Notes for lectures during the week of the strike Part 2 (10/25)

1 Notes for lectures during the week of the strike Part 2 (10/25) 1 Notes for lectures during the week of the strike Part 2 (10/25) Last time, we stated the beautiful: Theorem 1.1 ( Three reflections theorem ). Any isometry (of R 2 ) is the composition of at most three

More information

Dot Products, Transposes, and Orthogonal Projections

Dot Products, Transposes, and Orthogonal Projections Dot Products, Transposes, and Orthogonal Projections David Jekel November 13, 2015 Properties of Dot Products Recall that the dot product or standard inner product on R n is given by x y = x 1 y 1 + +

More information

Introduction to Vectors

Introduction to Vectors Introduction to Vectors K. Behrend January 31, 008 Abstract An introduction to vectors in R and R 3. Lines and planes in R 3. Linear dependence. 1 Contents Introduction 3 1 Vectors 4 1.1 Plane vectors...............................

More information

Useful Formulae ( )

Useful Formulae ( ) Appendix A Useful Formulae (985-989-993-) 34 Jeremić et al. A.. CHAPTER SUMMARY AND HIGHLIGHTS page: 35 of 536 A. Chapter Summary and Highlights A. Stress and Strain This section reviews small deformation

More information

Chapter 2. Linear Algebra. rather simple and learning them will eventually allow us to explain the strange results of

Chapter 2. Linear Algebra. rather simple and learning them will eventually allow us to explain the strange results of Chapter 2 Linear Algebra In this chapter, we study the formal structure that provides the background for quantum mechanics. The basic ideas of the mathematical machinery, linear algebra, are rather simple

More information

11.1 Vectors in the plane

11.1 Vectors in the plane 11.1 Vectors in the plane What is a vector? It is an object having direction and length. Geometric way to represent vectors It is represented by an arrow. The direction of the arrow is the direction of

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

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

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

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 21

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 21 EECS 16A Designing Information Devices and Systems I Fall 2018 Lecture Notes Note 21 21.1 Module Goals In this module, we introduce a family of ideas that are connected to optimization and machine learning,

More information

[POLS 8500] Review of Linear Algebra, Probability and Information Theory

[POLS 8500] Review of Linear Algebra, Probability and Information Theory [POLS 8500] Review of Linear Algebra, Probability and Information Theory Professor Jason Anastasopoulos ljanastas@uga.edu January 12, 2017 For today... Basic linear algebra. Basic probability. Programming

More information

Rock Rheology GEOL 5700 Physics and Chemistry of the Solid Earth

Rock Rheology GEOL 5700 Physics and Chemistry of the Solid Earth Rock Rheology GEOL 5700 Physics and Chemistry of the Solid Earth References: Turcotte and Schubert, Geodynamics, Sections 2.1,-2.4, 2.7, 3.1-3.8, 6.1, 6.2, 6.8, 7.1-7.4. Jaeger and Cook, Fundamentals of

More information

Linear Algebra V = T = ( 4 3 ).

Linear Algebra V = T = ( 4 3 ). Linear Algebra Vectors A column vector is a list of numbers stored vertically The dimension of a column vector is the number of values in the vector W is a -dimensional column vector and V is a 5-dimensional

More information

CS123 INTRODUCTION TO COMPUTER GRAPHICS. Linear Algebra /34

CS123 INTRODUCTION TO COMPUTER GRAPHICS. Linear Algebra /34 Linear Algebra /34 Vectors A vector is a magnitude and a direction Magnitude = v Direction Also known as norm, length Represented by unit vectors (vectors with a length of 1 that point along distinct axes)

More information

Vector equations of lines in the plane and 3-space (uses vector addition & scalar multiplication).

Vector equations of lines in the plane and 3-space (uses vector addition & scalar multiplication). Boise State Math 275 (Ultman) Worksheet 1.6: Lines and Planes From the Toolbox (what you need from previous classes) Plotting points, sketching vectors. Be able to find the component form a vector given

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

Review: Linear and Vector Algebra

Review: Linear and Vector Algebra Review: Linear and Vector Algebra Points in Euclidean Space Location in space Tuple of n coordinates x, y, z, etc Cannot be added or multiplied together Vectors: Arrows in Space Vectors are point changes

More information

CHAPTER 2: VECTORS IN 3D

CHAPTER 2: VECTORS IN 3D CHAPTER 2: VECTORS IN 3D 2.1 DEFINITION AND REPRESENTATION OF VECTORS A vector in three dimensions is a quantity that is determined by its magnitude and direction. Vectors are added and multiplied by numbers

More information

LINEAR ALGEBRA REVIEW

LINEAR ALGEBRA REVIEW LINEAR ALGEBRA REVIEW When we define a term, we put it in boldface. This is a very compressed review; please read it very carefully and be sure to ask questions on parts you aren t sure of. x 1 WedenotethesetofrealnumbersbyR.

More information

Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay

Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay Lecture -1 Element of vector calculus: Scalar Field and its Gradient This is going to be about one

More information

Properties of the stress tensor

Properties of the stress tensor Appendix C Properties of the stress tensor Some of the basic properties of the stress tensor and traction vector are reviewed in the following. C.1 The traction vector Let us assume that the state of stress

More information

Rotational Motion. Chapter 4. P. J. Grandinetti. Sep. 1, Chem P. J. Grandinetti (Chem. 4300) Rotational Motion Sep.

Rotational Motion. Chapter 4. P. J. Grandinetti. Sep. 1, Chem P. J. Grandinetti (Chem. 4300) Rotational Motion Sep. Rotational Motion Chapter 4 P. J. Grandinetti Chem. 4300 Sep. 1, 2017 P. J. Grandinetti (Chem. 4300) Rotational Motion Sep. 1, 2017 1 / 76 Angular Momentum The angular momentum of a particle with respect

More information

A DARK GREY P O N T, with a Switch Tail, and a small Star on the Forehead. Any

A DARK GREY P O N T, with a Switch Tail, and a small Star on the Forehead. Any Y Y Y X X «/ YY Y Y ««Y x ) & \ & & } # Y \#$& / Y Y X» \\ / X X X x & Y Y X «q «z \x» = q Y # % \ & [ & Z \ & { + % ) / / «q zy» / & / / / & x x X / % % ) Y x X Y $ Z % Y Y x x } / % «] «] # z» & Y X»

More information

Introduction to Continuum Mechanics. David J. Raymond Physics Department New Mexico Tech Socorro, NM

Introduction to Continuum Mechanics. David J. Raymond Physics Department New Mexico Tech Socorro, NM Introduction to Continuum Mechanics David J. Raymond Physics Department New Mexico Tech Socorro, NM Copyright C David J. Raymond 1994, 1999 -2- Table of Contents Chapter 1 -- Introduction.......................

More information

Page 52. Lecture 3: Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 2008/10/03 Date Given: 2008/10/03

Page 52. Lecture 3: Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 2008/10/03 Date Given: 2008/10/03 Page 5 Lecture : Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 008/10/0 Date Given: 008/10/0 Inner Product Spaces: Definitions Section. Mathematical Preliminaries: Inner

More information

MECH 5312 Solid Mechanics II. Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso

MECH 5312 Solid Mechanics II. Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso MECH 5312 Solid Mechanics II Dr. Calvin M. Stewart Department of Mechanical Engineering The University of Texas at El Paso Table of Contents Thermodynamics Derivation Hooke s Law: Anisotropic Elasticity

More information

Euclidean Space. This is a brief review of some basic concepts that I hope will already be familiar to you.

Euclidean Space. This is a brief review of some basic concepts that I hope will already be familiar to you. Euclidean Space This is a brief review of some basic concepts that I hope will already be familiar to you. There are three sets of numbers that will be especially important to us: The set of all real numbers,

More information

100 CHAPTER 4. SYSTEMS AND ADAPTIVE STEP SIZE METHODS APPENDIX

100 CHAPTER 4. SYSTEMS AND ADAPTIVE STEP SIZE METHODS APPENDIX 100 CHAPTER 4. SYSTEMS AND ADAPTIVE STEP SIZE METHODS APPENDIX.1 Norms If we have an approximate solution at a given point and we want to calculate the absolute error, then we simply take the magnitude

More information

Fundamentals of Transport Processes Prof. Kumaran Indian Institute of Science, Bangalore Chemical Engineering

Fundamentals of Transport Processes Prof. Kumaran Indian Institute of Science, Bangalore Chemical Engineering Fundamentals of Transport Processes Prof. Kumaran Indian Institute of Science, Bangalore Chemical Engineering Module No # 05 Lecture No # 25 Mass and Energy Conservation Cartesian Co-ordinates Welcome

More information

Distance in the Plane

Distance in the Plane Distance in the Plane The absolute value function is defined as { x if x 0; and x = x if x < 0. If the number a is positive or zero, then a = a. If a is negative, then a is the number you d get by erasing

More information

Parametric Equations, Vectors, and Vector Valued Functions. Different parametric equations can yield the same curve:

Parametric Equations, Vectors, and Vector Valued Functions. Different parametric equations can yield the same curve: Parametric Equations, Vectors, and Vector Valued Functions Different parametric equations can yield the same curve: x=t, y=t 2 for t in [ 1,1] and x=t 3, y=t 6 for t in [ 1,1] give the same parabolic arc,

More information

Basic Concepts of Strain and Tilt. Evelyn Roeloffs, USGS June 2008

Basic Concepts of Strain and Tilt. Evelyn Roeloffs, USGS June 2008 Basic Concepts of Strain and Tilt Evelyn Roeloffs, USGS June 2008 1 Coordinates Right-handed coordinate system, with positions along the three axes specified by x,y,z. x,y will usually be horizontal, and

More information

12. Stresses and Strains

12. Stresses and Strains 12. Stresses and Strains Finite Element Method Differential Equation Weak Formulation Approximating Functions Weighted Residuals FEM - Formulation Classification of Problems Scalar Vector 1-D T(x) u(x)

More information

Unit IV State of stress in Three Dimensions

Unit IV State of stress in Three Dimensions Unit IV State of stress in Three Dimensions State of stress in Three Dimensions References Punmia B.C.,"Theory of Structures" (SMTS) Vol II, Laxmi Publishing Pvt Ltd, New Delhi 2004. Rattan.S.S., "Strength

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

Tensor Visualization. CSC 7443: Scientific Information Visualization

Tensor Visualization. CSC 7443: Scientific Information Visualization Tensor Visualization Tensor data A tensor is a multivariate quantity Scalar is a tensor of rank zero s = s(x,y,z) Vector is a tensor of rank one v = (v x,v y,v z ) For a symmetric tensor of rank 2, its

More information

Chapter 1 Fluid Characteristics

Chapter 1 Fluid Characteristics Chapter 1 Fluid Characteristics 1.1 Introduction 1.1.1 Phases Solid increasing increasing spacing and intermolecular liquid latitude of cohesive Fluid gas (vapor) molecular force plasma motion 1.1.2 Fluidity

More information

Basic Equations of Elasticity

Basic Equations of Elasticity A Basic Equations of Elasticity A.1 STRESS The state of stress at any point in a loaded bo is defined completely in terms of the nine components of stress: σ xx,σ yy,σ zz,σ xy,σ yx,σ yz,σ zy,σ zx,andσ

More information

Chapter 1. Continuum mechanics review. 1.1 Definitions and nomenclature

Chapter 1. Continuum mechanics review. 1.1 Definitions and nomenclature Chapter 1 Continuum mechanics review We will assume some familiarity with continuum mechanics as discussed in the context of an introductory geodynamics course; a good reference for such problems is Turcotte

More information

Intro Vectors 2D implicit curves 2D parametric curves. Graphics 2011/2012, 4th quarter. Lecture 2: vectors, curves, and surfaces

Intro Vectors 2D implicit curves 2D parametric curves. Graphics 2011/2012, 4th quarter. Lecture 2: vectors, curves, and surfaces Lecture 2, curves, and surfaces Organizational remarks Tutorials: Tutorial 1 will be online later today TA sessions for questions start next week Practicals: Exams: Make sure to find a team partner very

More information

3 Vectors. 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan

3 Vectors. 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan Chapter 3 Vectors 3 Vectors 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan 2 3 3-2 Vectors and Scalars Physics deals with many quantities that have both size and direction. It needs a special mathematical

More information

Quantum Information & Quantum Computing

Quantum Information & Quantum Computing Math 478, Phys 478, CS4803, February 9, 006 1 Georgia Tech Math, Physics & Computing Math 478, Phys 478, CS4803 Quantum Information & Quantum Computing Problems Set 1 Due February 9, 006 Part I : 1. Read

More information

MATH 12 CLASS 2 NOTES, SEP Contents. 2. Dot product: determining the angle between two vectors 2

MATH 12 CLASS 2 NOTES, SEP Contents. 2. Dot product: determining the angle between two vectors 2 MATH 12 CLASS 2 NOTES, SEP 23 2011 Contents 1. Dot product: definition, basic properties 1 2. Dot product: determining the angle between two vectors 2 Quick links to definitions/theorems Dot product definition

More information

Dynamics of Glaciers

Dynamics of Glaciers Dynamics of Glaciers McCarthy Summer School 01 Andy Aschwanden Arctic Region Supercomputing Center University of Alaska Fairbanks, USA June 01 Note: This script is largely based on the Physics of Glaciers

More information

MAT 419 Lecture Notes Transcribed by Eowyn Cenek 6/1/2012

MAT 419 Lecture Notes Transcribed by Eowyn Cenek 6/1/2012 (Homework 1: Chapter 1: Exercises 1-7, 9, 11, 19, due Monday June 11th See also the course website for lectures, assignments, etc) Note: today s lecture is primarily about definitions Lots of definitions

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. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition VECTORS Vectors in 2- D and 3- D in Euclidean space or flatland are easy compared to vectors in non- Euclidean space. In Cartesian coordinates we write a component of a vector as where the index i stands

More information

III. TRANSFORMATION RELATIONS

III. TRANSFORMATION RELATIONS III. TRANSFORMATION RELATIONS The transformation relations from cartesian coordinates to a general curvilinear system are developed here using certain concepts from differential geometry and tensor analysis,

More information

Relativistic Electrodynamics

Relativistic Electrodynamics Relativistic Electrodynamics Notes (I will try to update if typos are found) June 1, 2009 1 Dot products The Pythagorean theorem says that distances are given by With time as a fourth direction, we find

More information

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers.

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers. 2 VECTORS, POINTS, and LINEAR ALGEBRA. At first glance, vectors seem to be very simple. It is easy enough to draw vector arrows, and the operations (vector addition, dot product, etc.) are also easy to

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

CSE 167: Introduction to Computer Graphics Lecture #2: Linear Algebra Primer

CSE 167: Introduction to Computer Graphics Lecture #2: Linear Algebra Primer CSE 167: Introduction to Computer Graphics Lecture #2: Linear Algebra Primer Jürgen P. Schulze, Ph.D. University of California, San Diego Spring Quarter 2016 Announcements Project 1 due next Friday at

More information

Chapter 2. Vectors and Vector Spaces

Chapter 2. Vectors and Vector Spaces 2.1. Operations on Vectors 1 Chapter 2. Vectors and Vector Spaces Section 2.1. Operations on Vectors Note. In this section, we define several arithmetic operations on vectors (especially, vector addition

More information

WEEK 7 NOTES AND EXERCISES

WEEK 7 NOTES AND EXERCISES WEEK 7 NOTES AND EXERCISES RATES OF CHANGE (STRAIGHT LINES) Rates of change are very important in mathematics. Take for example the speed of a car. It is a measure of how far the car travels over a certain

More information

Chapter 2. Matrix Arithmetic. Chapter 2

Chapter 2. Matrix Arithmetic. Chapter 2 Matrix Arithmetic Matrix Addition and Subtraction Addition and subtraction act element-wise on matrices. In order for the addition/subtraction (A B) to be possible, the two matrices A and B must have the

More information