REVIEW OF MATHEMATICS. Review of Vectors Analysis GivenMagnitude of vector: Example: Dot product:  is the angle between the two vectors. Example:

Slides:



Advertisements
Similar presentations
Geometry of R2 and R3 Dot and Cross Products.
Advertisements

Arbitrary Rotations in 3D Lecture 18 Wed, Oct 8, 2003.
Chapter 7: Vectors and the Geometry of Space
Symmetric Matrices and Quadratic Forms
Chapter 6 Eigenvalues.
10.5 The Dot Product. Theorem Properties of Dot Product If u, v, and w are vectors, then Commutative Property Distributive Property.
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
Class 25: Question 1 Which of the following vectors is orthogonal to the row space of A?
Orthogonality and Least Squares
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
Cartesian Coordinate System Mathematics often display relations by using a grid system called the Cartesian Coordinate System.
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.
11 Analytic Geometry in Three Dimensions
5.1 Orthogonality.
6.4 Vectors and Dot Products
CHS Physics Multiplying Vectors. Three Possibilities 1. Multiplying a Vector by a Scalar 2. Multiplying Vector by a Vector 1. Scalar Product 2. Vector.
Copyright © Cengage Learning. All rights reserved. 10 Analytic Geometry in Three Dimensions.
Vectors and the Geometry of Space
Mathematical Fundamentals
SECTION 6.1 SYSTEMS OF LINEAR EQUATIONS: SYSTEMS OF LINEAR EQUATIONS: SUBSTITUTION AND ELIMINATION SUBSTITUTION AND ELIMINATION.
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
Linear Algebra/Eigenvalues and eigenvectors. One mathematical tool, which has applications not only for Linear Algebra but for differential equations,
EE 543 Theory and Principles of Remote Sensing
Mathematics. Session Vectors -1 Session Objectives  Scalar or Dot Product  Geometrical Interpretation: Projection of a Vector  Properties of Scalar.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Mathematical Foundations Sections A-1 to A-5 Some of the material in these slides may have been adapted from university of Virginia, MIT and Åbo Akademi.
POSITION & ORIENTATION ANALYSIS. This lecture continues the discussion on a body that cannot be treated as a single particle but as a combination of a.
Vector Norms and the related Matrix Norms. Properties of a Vector Norm: Euclidean Vector Norm: Riemannian metric:
Graphing in 3-D Graphing in 3-D means that we need 3 coordinates to define a point (x,y,z) These are the coordinate planes, and they divide space into.
Inner Products, Length, and Orthogonality (11/30/05) If v and w are vectors in R n, then their inner (or dot) product is: v  w = v T w That is, you multiply.
Chapter 10 Real Inner Products and Least-Square
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
Transformation.
Copyright © Cengage Learning. All rights reserved. Vectors in Two and Three Dimensions.
Chap. 5 Inner Product Spaces 5.1 Length and Dot Product in R n 5.2 Inner Product Spaces 5.3 Orthonormal Bases: Gram-Schmidt Process 5.4 Mathematical Models.
Ch11: Normal Modes 1. Review diagonalization and eigenvalue problem 2. Normal modes of Coupled oscillators (3 springs, 2 masses) 3. Case of Weakly coupled.
DOT PRODUCT CROSS PRODUCT APPLICATIONS
A rule that combines two vectors to produce a scalar.
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
PLANES R K SHARMA PGT(MATH) K V BAILEY RD PATNAS.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
Vectors and the Geometry of Space Section 10.4 Lines and Planes in Space 2015.
Composite 3D Transformations. Example of Composite 3D Transformations Try to transform the line segments P 1 P 2 and P 1 P 3 from their start position.
EE 495 Modern Navigation Systems Navigation Mathematics Rotation Matrices – Part II Wednesday, Jan 14 EE 495 Modern Navigation Systems Slide 1 of 21.
Computer Graphics Mathematical Fundamentals Lecture 10 Taqdees A. Siddiqi
Linear Algebra Review Tuesday, September 7, 2010.
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
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.
Dot Product So far, we haven’t talked about how to multiply two vectors…because there are two ways to “multiply” them. Def. Let and, then the dot product.
11.6 Dot Product and Angle between Vectors Do Now Find the unit vector of 3i + 4j.
Transformation methods - Examples
Graphics Graphics Korea University kucg.korea.ac.kr Mathematics for Computer Graphics 고려대학교 컴퓨터 그래픽스 연구실.
Review of Eigenvectors and Eigenvalues from CliffsNotes Online mining-the-Eigenvectors-of-a- Matrix.topicArticleId-20807,articleId-
1 Part B Tensors Or, inverting The graph above represents a transformation of coordinates when the system is rotated at an angle  CCW.
Tutorial 6. Eigenvalues & Eigenvectors Reminder: Eigenvectors A vector x invariant up to a scaling by λ to a multiplication by matrix A is called.
Dot Product of Vectors.
Review of Linear Algebra
Problem 1.5: For this problem, we need to figure out the length of the blue segment shown in the figure. This can be solved easily using similar triangles.
(MTH 250) Calculus Lecture 22.
Scalars and Vectors.
Systems of First Order Linear Equations
6-4 Symmetric Matrices By毛.
Linear Algebra Lecture 39.
Linear Algebra Lecture 38.
Linear Algebra Lecture 32.
Eigenvalues and Eigenvectors
Physics 319 Classical Mechanics
CHAPTER 3 VECTORS NHAA/IMK/UNIMAP.
Linear Vector Space and Matrix Mechanics
PROBLEM SET 2 Do problem 1 of “section 3.11: Exercises” in page 50 of text. Do problem 5 of “section 3.11: Exercises” in page 51 of text. Do problem 10.
Presentation transcript:

REVIEW OF MATHEMATICS

Review of Vectors Analysis GivenMagnitude of vector: Example: Dot product:  is the angle between the two vectors. Example:

Review of Vectors Analysis Vectors and are said to be perpendicular or orthogonal if Example: Note that the above vectors represent the unit vectors for the X- axis and Y-axis. They are definitely perpendicular or orthogonal.

Cross product:  is the angle between the two vectors. Review of Vectors Analysis Example:

Review of Vectors Analysis The cross product of and provides us with a vector which is perpendicular to both and Example: Note that the above vectors represent the unit vectors for the X- axis and Y-axis respectively. Their cross product is the unit vector for the Z-axis, which is definitely perpendicular to both the X-axis and the Y-axis.

Review of Vectors Analysis Note that the unit vectors for the right handed Cartesian reference frame are orthonormal basis vectors, i.e.

Vector triple product: Review of Vectors Analysis Example:

Review of Vectors Analysis Scalar triple product: Example:

Review of Vectors Analysis Given Example: where  is a any constant Given Example:

Review of Vectors Analysis Given Example:

Review of Vectors Analysis Given Example:

Review of Vectors Analysis where A is a matrix of dimension comparable to the vector being multiplied Given Example:

Eigenvalues and Eigenvectors Let A be an n  n matrix. If there exists a and a nonzero n  1 vector such that then is called an eigenvalue of A and is called an eigenvector of A corresponding to the eigenvalue Let I n be a n  n identity matrix. The eigenvalues of n  n matrix A can be obtained from: A n  n matrix A has at least one and at most “n” distinct eigenvalues

Example 1: Eigenvalues and Eigenvectors Find the eigenvalues of Solution:

Example 2: Eigenvalues and Eigenvectors What is the eigenvector of at =1?

Multiply 3 rd eqn by -5 and add it to 1 st eqn to eliminate Example 2: Eigenvalues and Eigenvectors

Divide 2 nd eqn by and simplify using the known result: Example 2: Eigenvalues and Eigenvectors

Story so far: We can obtain a normalized eigenvector using:

Trigonometric Functions