Vectors. Vector Space  A vector space is an abstract mathematical object.  It has a set of vectors. Commutative with additionCommutative with addition.

Slides:



Advertisements
Similar presentations
Common Variable Types in Elasticity
Advertisements

Common Variable Types in Elasticity
General Physics (PHYS101)
Vectors. Two Operations  Many familiar sets have two operations. Sets: Z, R, 2  2 real matrices M 2 ( R )Sets: Z, R, 2  2 real matrices M 2 ( R ) Addition.
Tensors. Transformation Rule  A Cartesian vector can be defined by its transformation rule.  Another transformation matrix T transforms similarly. x1x1.
Chapter 4.1 Mathematical Concepts. 2 Applied Trigonometry Trigonometric functions Defined using right triangle  x y h.
Coordinates. Basis  A basis is a set of elements that generate a group or field. Groups have a minimum set that generates the group.Groups have a minimum.
Introduction to Vectors March 2, What are Vectors? Vectors are pairs of a direction and a magnitude. We usually represent a vector with an arrow:
Tensors. Jacobian Matrix  A general transformation can be expressed as a matrix. Partial derivatives between two systemsPartial derivatives between two.
Now Playing: My Mathematical Mind Spoon From Gimme Fiction Released May 10, 2005.
Mechanics.
Lecture 13 Today Basic Laws of Vector Algebra Scalars: e.g. 2 gallons, $1,000, 35ºC Vectors: e.g. velocity: 35mph heading south 3N force toward.
Powerful tool For Effective study and to Understand Flow Devices…… P M V Subbarao Professor Mechanical Engineering Department I I T Delhi Vector Notation.
Lecture 1eee3401 Chapter 2. Vector Analysis 2-2, 2-3, Vector Algebra (pp ) Scalar: has only magnitude (time, mass, distance) A,B Vector: has both.
Vectors Sections 6.6. Objectives Rewrite a vector in rectangular coordinates (in terms of i and j) given the initial and terminal points of the vector.
Forces. Normal Stress A stress measures the surface force per unit area.  Elastic for small changes A normal stress acts normal to a surface.  Compression.
Vector Torque. Direction of Angular Velocity  Angular velocity can be clockwise or counterclockwise around the axis of rotation.  It has magnitude and.
PHYS 218 sec Review Chap. 1. Caution This presentation is to help you understand the contents of the textbook. Do not rely on this review for.
Scalar and Vector Fields
Chapter 3. Vector 1. Adding Vectors Geometrically
8.6.1 – The Dot Product (Inner Product). So far, we have covered basic operations of vectors – Addition/Subtraction – Multiplication of scalars – Writing.
APPLICATIONS OF TRIGONOMETRY
Multiplication with Vectors
Graphics CSE 581 – Interactive Computer Graphics Mathematics for Computer Graphics CSE 581 – Roger Crawfis (slides developed from Korea University slides)
6.837 Linear Algebra Review Patrick Nichols Thursday, September 18, 2003.
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
1 CEE 451G ENVIRONMENTAL FLUID MECHANICS LECTURE 1: SCALARS, VECTORS AND TENSORS A scalar has magnitude but no direction. An example is pressure p. The.
Chemistry 330 The Mathematics Behind Quantum Mechanics.
VECTOR CALCULUS. Vector Multiplication b sin   A = a  b Area of the parallelogram formed by a and b.
6.837 Linear Algebra Review Patrick Nichols Thursday, September 18, 2003.
1 Math Review Coordinate systems 2-D, 3-D Vectors Matrices Matrix operations.
Review: Analysis vector. VECTOR ANALYSIS 1.1SCALARS AND VECTORS 1.2VECTOR COMPONENTS AND UNIT VECTOR 1.3VECTOR ALGEBRA 1.4POSITION AND DISTANCE VECTOR.
Section 9.1 Polar Coordinates. x OriginPole Polar axis.
Vectors in Space 11.2 JMerrill, Rules The same rules apply in 3-D space: The component form is found by subtracting the coordinates of the initial.
Geology 5640/6640 Introduction to Seismology 16 Jan 2015 © A.R. Lowry 2015 Read for Wed 21 Jan: S&W (§ ) Last time: “Review” of Basic Principles;
VECTORS (Ch. 12) Vectors in the plane Definition: A vector v in the Cartesian plane is an ordered pair of real numbers:  a,b . We write v =  a,b  and.
Geometric Algebra 4. Algebraic Foundations and 4D Dr Chris Doran
Powerful tool For Effective study and to Understand Flow Devices…… P M V Subbarao Professor Mechanical Engineering Department I I T Delhi Tensor Notation.
Chun-Yuan Lin Mathematics for Computer Graphics 2015/12/15 1 CG.
Lecture 2 Mathematical preliminaries and tensor analysis
Scalars & Vectors in Terms of Transformations: Sect. 1.8 Skip Sects. 1,5, 1.6, 1.7 for now. Possibly come back to later (as needed!) Consider the orthogonal.
MAT 2401 Linear Algebra 4.2 Vector Spaces
6.4 Vectors and Dot Products Objectives: Students will find the dot product of two vectors and use properties of the dot product. Students will find angles.
Learning Outcomes By the end of the chapter student should be able: to define vector quantity and scalar quantity and differentiate between them. to add.
Graphics Graphics Korea University kucg.korea.ac.kr Mathematics for Computer Graphics 고려대학교 컴퓨터 그래픽스 연구실.
Lecture 1 Linear algebra Vectors, matrices. Linear algebra Encyclopedia Britannica:“a branch of mathematics that is concerned with mathematical structures.
Introduction to Seismology
CA 302 Computer Graphics and Visual Programming
Warm up 1.) (3, 2, -4), (-1, 0, -7) Find the vector in standard position and find the magnitude of the vector.
Review of Linear Algebra
Elementary Linear Algebra
Matrices and vector spaces
ES2501: Statics/Unit 4-1: Decomposition of a Force
Outline Addition and subtraction of vectors Vector decomposition
Scalars and Vectors.
Linear Algebra Review.
Lecture 03: Linear Algebra
Chapter 3 Vectors In Physics we have parameters that can be completely described by a number and are known as “scalars” .Temperature, and.
Vectors, Linear Combinations and Linear Independence
Materials Science and Metallurgy Mathematical Crystallography
Angle between two vectors
Dot Products There are two ways to multiply two vectors
Chapter 3 Vectors In Physics we have parameters that can be completely described by a number and are known as “scalars” .Temperature, and.
Chapter 3 Linear Algebra
CSE 411 Computer Graphics Lecture #2 Mathematical Foundations
Math review - scalars, vectors, and matrices
Chapter 3 Vectors In physics we have parameters that can be completely described by a number and are known as scalars. Temperature and mass are such parameters.
Game Programming Algorithms and Techniques
Presentation transcript:

Vectors

Vector Space  A vector space is an abstract mathematical object.  It has a set of vectors. Commutative with additionCommutative with addition Matrices, polynomials, functionsMatrices, polynomials, functions  It has a set of scalars. Objects with addition and multiplicationObjects with addition and multiplication Real numbers, complex numbersReal numbers, complex numbers  Vector spaces all have a property of scalar multiplication. Vectors v, u Scalars f, g  Scalar multiplication has special features. fv is a vector and 1v = v f(gv) = (fg)v f(v+u) = fv + fu (f+g)v = fv + gv

Linear Operator  A linear operator transforms a vector. Operator AOperator A Vectors v, uVectors v, u Scalar fScalar f  The linear properties of addition and scalar multiplication are preserved. A(fv) = f (Av)A(fv) = f (Av) A(v+u) = Av + AuA(v+u) = Av + Au

Cartesian Vector  A 3-D Cartesian vector is an ordered set of real numbers. ( x 1, x 2, x 3 ) Indices indicate components Addition by component Scalar multiplication on each component  This specific type of a vector is what we think of as having a “magnitude and direction”. x1x1 x3x3 x2x2

Summation Rule  The index for a vector component can be written as a variable.  Any index written twice within a multiplicative expression implies summation. Transformations with multiple indicesTransformations with multiple indices Kronecker deltaKronecker delta

Coordinate Transformation  A vector can be described by many Cartesian coordinate systems. Transform from one system to another Transformation matrix L x1x1 x2x2 x3x3 A physical property that transforms like this is a Cartesian vector.

Inner Product  The inner product of two vectors is a scalar. Summation over index Dot product  Components are the result of projection. Inner product with bases Bases product as delta  The square of the magnitude is its inner product with itself. x3x3

Vector Product  The vector product applies to any two vectors. Cross productCross product Wedge productWedge product  The vector product is not commutative. Result perpendicular to planeResult perpendicular to plane Reversing order is anti- parallelReversing order is anti- parallel

Permutation  The vector product can be defined by components. Permutation epsilon:  ijk = 0, any i, j, k the same  ijk = 1, if i, j, k an even permutation of 1, 2, 3  ijk = -1, if i, j, k an odd permutation of 1, 2, 3 Add clockwise Subtract counter- clockwise next