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.

Slides:



Advertisements
Similar presentations
Demetriou/Loizidou – ACSC330 – Chapter 4 Geometric Objects and Transformations Dr. Giorgos A. Demetriou Dr. Stephania Loizidou Himona Computer Science.
Advertisements

Chapter 4 – Finite Fields. Introduction will now introduce finite fields of increasing importance in cryptography –AES, Elliptic Curve, IDEA, Public Key.
Properties of Real Numbers
Algebraic Structures DEFINITIONS: PROPERTIES OF BINARY OPERATIONS Let S be a set and let  denote a binary operation on S. (Here  does not necessarily.
Computer Graphics Recitation 5.
Vector Spaces (10/27/04) The spaces R n which we have been studying are examples of mathematical objects which have addition and scalar multiplication.
CSC 123 – Computational Art Points and Vectors
Vectors. Vector Space  A vector space is an abstract mathematical object.  It has a set of vectors. Commutative with additionCommutative with addition.
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.
Properties of Real Numbers. Closure Property Commutative Property.
EXAMPLE 3 Identify properties of real numbers
Properties of Real Numbers
259 Lecture 14 Elementary Matrix Theory. 2 Matrix Definition  A matrix is a rectangular array of elements (usually numbers) written in rows and columns.
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
Little Linear Algebra Contents: Linear vector spaces Matrices Special Matrices Matrix & vector Norms.
 A ABAB VECTORS Elements of a set V for which two operations are defined: internal  (addition) and external  (multiplication by a number), example.
Review of Matrices Or A Fast Introduction.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
13.5 P ROPERTIES OF M ATRIX M ULTIPLICATION. W ARM -U P Use the following matrices to find 1 and 2 and 1. AB 2. BA.
Temperature Readings The equation to convert the temperature from degrees Fahrenheit to degrees Celsius is: c(x) = (x - 32) The equation to convert the.
Properties of Real Numbers List of Properties of Real Numbers Commutative Associative Distributive Identity Inverse.
Properties of Real Numbers 1.Objective: To apply the properties of operations. 2.Commutative Properties 3.Associative Properties 4.Identity Properties.
1. Vector Space 24. February Real Numbers R. Let us review the structure of the set of real numbers (real line) R. In particular, consider addition.
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.
Introduction to Real Analysis Dr. Weihu Hong Clayton State University 8/19/2008.
Introduction – Sets of Numbers (9/4) Z - integers Z + - positive integers Q - rational numbersQ + - positive rationals R - real numbersR + - positive reals.
1.2 Field Axioms (Properties) Notes on a Handout.
by D. Fisher (2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition 1.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
1 MAC 2103 Module 8 General Vector Spaces I. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Recognize from the standard.
PROPERTIES OF REAL NUMBERS. COMMUTATIVE PROPERTY OF ADDITION What it means We can add numbers in any order Numeric Example Algebraic Example
by D. Fisher (2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition 1.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
Distributive Commutative Addition Zero Property Additive Inverse 0 Multiplicative Identity Commutative Multiplication Multiplicative Inverse Additive Identity.
Chapter 4 Vector Spaces Linear Algebra. Ch04_2 Definition 1: ……………………………………………………………………. The elements in R n called …………. 4.1 The vector Space R n Addition.
ME 201 Engineering Mechanics: Statics Chapter 2 – Part E 2.9 Dot Product.
(2 x 1) x 4 = 2 x (1 x 4) Associative Property of Multiplication 1.
Section 9.2 Vectors in 3-dim space Two approaches to vectors 1.Algebraic 2.Geometric.
수학 모든 자연 법칙은 크기 사이의 관계 (Correlation) 를 나타냄 (Functional Relationship) y = f(x) x, y : quantity, Analytic Method Dependency of y on x Implicit Function F(x,
Two sets:VECTORS and SCALARS four operations: A VECTOR SPACE consists of: A set of objects called VECTORS with operation The vectors form a COMMUTATIVE.
Properties of Algebra. 7 + ( ) = ( ) + 9.
13.3 Product of a Scalar and a Matrix.  In matrix algebra, a real number is often called a.  To multiply a matrix by a scalar, you multiply each entry.
Spaces.
Linear Algebra review (optional)
Linear Algebra Lecture 2.
The Basic Properties of
Properties of Operations
Commutative Property of Addition
Basic Rules Of ALGEBRA.
Vectors.
Section 1.2 Vectors in 3-dim space
Complex Number Field Properties
SPANNING.
Vectors, Linear Combinations and Linear Independence
Solving Linear Systems Using Inverse Matrices
Commutative Property Associative Property A. Addition
Linear Algebra Chapter 4 Vector Spaces.
1.3 Vector Equations.
Properties of Real Numbers
1.3 Properties of Real Numbers
Elementary Linear Algebra
Linear Algebra Lecture 32.
FIELD.
Linear Algebra review (optional)
RAYAT SHIKSHAN SANSTHA’S S.M.JOSHI COLLEGE, HADAPSAR, PUNE
Estimate the square root
MA5242 Wavelets Lecture 1 Numbers and Vector Spaces
Commutative Property Associative Property A. Addition
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

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 and multiplicationAddition and multiplication All are groups under addition.All are groups under addition.  0 is a problem for multiplication. Without 0 the sets are groupsWithout 0 the sets are groups Multiplication is not commutative for M 2 ( R )Multiplication is not commutative for M 2 ( R )

Rings and Fields  A ring is a set with two operations (R, +,  )  Rings are commutative groups under addition.  Multiplication is associative and distributive.  A field is a commutative ring with multiplicative identity and inverses for all except 0. Question  Are there rings which are not fields?  Examples: Z - no multiplicative inverses M 2 ( R ) - not a commutative ring

Complex Field  The group of complex numbers ( C, +) are isomorphic to ( R 2, +). R 2 = {( a, b ): a, b  R }R 2 = {( a, b ): a, b  R } Map: a+bi  ( a, b )Map: a+bi  ( a, b ) (C, +) is commutative(C, +) is commutative  Multiplication is defined on C (or R 2 ). ( a, b )  ( c, d ) = (ac-bd, ad+bc)( a, b )  ( c, d ) = (ac-bd, ad+bc)  Prove ( C, +,  ) is a field.  Multiplication on C is commutative. ( a, b )  ( c, d ) = (ac-bd, ad+bc) = (ca-db, da+cb) = ( c, d )  ( a, b )  The multiplicative identity is (1, 0).  Every non-zero element has an inverse. (a, b) -1 = (a/a 2 +b 2, -b/a 2 +b 2 )

Vector Space  A vector space combines a group and a field. (V, +) a commutative group(V, +) a commutative group (F, +,  ) a field(F, +,  ) a field  Elements in V are vectors matrices, polynomials, functionsmatrices, polynomials, functions  Elements in F are scalars reals, complex numbersreals, complex numbers  Scalar multiplication provides the combination. v, u  V ; f, g  F  Closure: fv  V  Identity: 1v = v  Associative: f(gv) = (fg)v  Distributive: f(v+u) = fv + fu (f+g)v = fv + gv S1S1

Cartesian Vector  A real Cartesian vector is made from a Cartesian product of the real numbers. E N = {( x 1, …, x N ): x i  R } Addition by component Multiplication on each component  This specific type of a vector is what we think of as having a “magnitude and direction”. S1S1 x1x1 x2x2 (x 1, x 2 )

Algebra  An algebra is a linear vector space with vector multiplication.  Algebra definitions: v,w,x  V Closure: v□w  VClosure: v□w  V Bilinearity:Bilinearity: ( v+w)□x = v□x + w□x x□ ( v+w) = x□v + x□w  Some algebras have additional properties. Associative: v □ ( w□x ) = ( v□w ) □x Identity:  1  V, 1v = v1 = v,  v  V Inverse:  v -1  V, v -1 v = vv -1 = 1,  v  V Commutative: v□w = w□v Anticommutative: v□w =  w□v

Quaternions  Define a group with addition on R 4. Q = {( a 1, a 2, a 3, a 4 ): a i  R } Commutative group  Define multiplication of 1, i, j, k by the table at left.  Multiplication is not commutative. S1S1 The quaternions are not isomorphic to the cyclic 4-group. next