§1.1. 1-3 Linear Spaces Christopher Crawford PHY 311 2014-01-15.

Slides:



Advertisements
Similar presentations
CS 450: COMPUTER GRAPHICS LINEAR ALGEBRA REVIEW SPRING 2015 DR. MICHAEL J. REALE.
Advertisements

CSC 123 – Computational Art Points and Vectors
Chapter 1 Vector analysis
Analytic Geometry in Three Dimensions
Lecture 2: Geometry vs Linear Algebra Points-Vectors and Distance-Norm Shang-Hua Teng.
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.
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
Linear Algebra, Principal Component Analysis and their Chemometrics Applications.
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
The Cross Product of 2 Vectors 11.3 JMerrill, 2010.
11 Analytic Geometry in Three Dimensions
Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka Virginia de Sa (UCSD) Cogsci 108F Linear.
University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2006 Don Fussell Orthogonal Functions and Fourier Series.
Vectors and the Geometry of Space
Chapter 9-Vectors Calculus, 2ed, by Blank & Krantz, Copyright 2011 by John Wiley & Sons, Inc, All Rights Reserved.
Vectors Tools for Graphics.  To review vector arithmetic, and to relate vectors to objects of interest in graphics.  To relate geometric concepts to.
Vectors in 2-Space and 3-Space II
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.
Patrick Nichols Thursday, September 18, Linear Algebra Review.
Kansas State University Department of Computing and Information Sciences CIS 736: Computer Graphics Monday, 26 January 2004 William H. Hsu Department of.
Quantum Mechanics(14/2)Taehwang Son Functions as vectors  In order to deal with in more complex problems, we need to introduce linear algebra. Wave function.
REVIEW OF MATHEMATICS. Review of Vectors Analysis GivenMagnitude of vector: Example: Dot product:  is the angle between the two vectors. Example:
1.1 – 1.2 The Geometry and Algebra of Vectors.  Quantities that have magnitude but not direction are called scalars. Ex: Area, volume, temperature, time,
6.837 Linear Algebra Review Patrick Nichols Thursday, September 18, 2003.
Mathematics for Graphics. 1 Objectives Introduce the elements of geometry  Scalars  Vectors  Points Develop mathematical operations among them in a.
Vectors CHAPTER 7. Ch7_2 Contents  7.1 Vectors in 2-Space 7.1 Vectors in 2-Space  7.2 Vectors in 3-Space 7.2 Vectors in 3-Space  7.3 Dot Product 7.3.
Review Lecture. The following topics would be covered in the finale exam 1.Lines in the plane 2.The second order curves  Ellipse  Hyperbola  Parabola.
§ Linear Operators Christopher Crawford PHY
§1.2 Differential Calculus
§1.5-6 Review; Linear Function Spaces Christopher Crawford PHY
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.
Gary Snethen Crystal Dynamics
Sec 13.3The Dot Product Definition: The dot product is sometimes called the scalar product or the inner product of two vectors.
Geometric Algebra Dr Chris Doran ARM Research 2. Geometric Algebra in 3 Dimensions.
§1.2 Differential Calculus Christopher Crawford PHY 416G
Basic Entities Scalars - real numbers sizes/lengths/angles Vectors - typically 2D, 3D, 4D directions Points - typically 2D, 3D, 4D locations Basic Geometry.
§ Separation of Cartesian variables: Orthogonal functions Christopher Crawford PHY
1 Graphics CSCI 343, Fall 2015 Lecture 9 Geometric Objects.
12.1 Orthogonal Functions a function is considered to be a generalization of a vector. We will see the concepts of inner product, norm, orthogonal (perpendicular),
Section 4.2 – The Dot Product. The Dot Product (inner product) where is the angle between the two vectors we refer to the vectors as ORTHOGONAL.
§1.4 Affine space; Curvilinear coordinates Christopher Crawford PHY
Linear Algebra Review Tuesday, September 7, 2010.
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
The Cross Product. We have two ways to multiply two vectors. One way is the scalar or dot product. The other way is called the vector product or cross.
Elementary Linear Algebra Howard Anton Copyright © 2014 by John Wiley & Sons, Inc. All rights reserved. Chapter 3.
Geometric Algebra 9. Unification Dr Chris Doran ARM Research.
Spaces.
Warm up 1.) (3, 2, -4), (-1, 0, -7) Find the vector in standard position and find the magnitude of the vector.
Christopher Crawford PHY
Elementary Linear Algebra
Christopher Crawford PHY
Pre-calc w-up 10/31.
By the end of Week 2: You would learn how to plot equations in 2 variables in 3-space and how to describe and manipulate with vectors. These are just.
§1.1.4 Affine space (points)
C H A P T E R 3 Vectors in 2-Space and 3-Space
§3.3.1 Separation of Cartesian variables: Orthogonal functions
Section 3.2 – The Dot Product
Unit 2: Algebraic Vectors
Vectors and the Geometry
Christopher Crawford PHY
Linear Algebra Lecture 38.
Lecture 2: Geometry vs Linear Algebra Points-Vectors and Distance-Norm
Dots and Cross Products of Vectors in Space
§1.5 Delta Function; Function Spaces
Linear Vector Space and Matrix Mechanics
Presentation transcript:

§ Linear Spaces Christopher Crawford PHY

Outline Linear (vector) space Linear combination Projection Geometry Multilinear extensions: Metric (dot product) Exterior (cross) product Triple product Operators (next class) ORTHOGONAL PROJECTION 2

Vector Defining operation: LINEAR COMBINATION Structure Basis: – Independent – Closure Components – Array of coefficients Notation – Vector – Array – Einstein summation Physical examples ? 3

Projection 4 Important course theme: longitudinal/transverse separation

Metric (inner or dot product) Distance and angle; vector contraction (reduces dimension) 5

Orthogonal Projection (I) A vector divides the space into parallel and orthogonal complements 6

Generalized Metric For a basis which is not necessarily orthonormal 7

Exterior Products (wedge or cross) Geometrically opposite to the inner product Geometric significance – Perpendicular projection – AREA 8

Orthogonal Projection (II) 9

Triple product 3-dimensional object: Volume (of parallelepiped) 10

Exterior Algebra Natural description of n-dimensional volume (area, volume) By extension, the natural language of differential elements Historical development of geometric algebra: – Hamilton: quaternions (i, j, k) ij=k – Grassman: exterior product – Clifford: combined inner/exterior algebra (Pauli, Dirac matrices) – Gibbs, Heaviside: simplified vectors with dot, cross product 11