Euclidean m-Space & Linear Equations Systems of Linear Equations.

Slides:



Advertisements
Similar presentations
If each equation in a system of equations is linear, then we have a system of linear equations.
Advertisements

5.1 Real Vector Spaces.
Chapter 4 Euclidean Vector Spaces
Geometry of R2 and R3 Dot and Cross Products.
Euclidean m-Space & Linear Equations Euclidean m-space.
4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Even More Vectors.
Matrices & Systems of Linear Equations
6 6.1 © 2012 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Orthogonality and Least Squares
Linear Equations in Linear Algebra
6 6.1 © 2012 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Linear Systems The definition of a linear equation given in Chapter 1 can be extended to more variables; any equation of the form for real numbers.
7.1 Systems of Linear Equations: Two Equations Containing Two Variables.
11 Analytic Geometry in Three Dimensions
Geometry of R 2 and R 3 Vectors in R 2 and R 3. NOTATION RThe set of real numbers R 2 The set of ordered pairs of real numbers R 3 The set of ordered.
Length and Dot Product in R n Notes: is called a unit vector. Notes: The length of a vector is also called its norm. Chapter 5 Inner Product Spaces.
Copyright © Cengage Learning. All rights reserved. 10 Analytic Geometry in Three Dimensions.
Section 9.5: Equations of Lines and Planes
Vectors and the Geometry of Space
10.5 Lines and Planes in Space Parametric Equations for a line in space Linear equation for plane in space Sketching planes given equations Finding distance.
Systems of Linear Equations: Substitution and Elimination
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Chapter 9-Vectors Calculus, 2ed, by Blank & Krantz, Copyright 2011 by John Wiley & Sons, Inc, All Rights Reserved.
Vectors in 2-Space and 3-Space II
Linear Equations in Linear Algebra
SECTION 6.1 SYSTEMS OF LINEAR EQUATIONS: SYSTEMS OF LINEAR EQUATIONS: SUBSTITUTION AND ELIMINATION SUBSTITUTION AND ELIMINATION.
System of Linear Equations Nattee Niparnan. LINEAR EQUATIONS.
Section 1.1 Introduction to Systems of Linear Equations.
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
Linear Algebra Chapter 4 Vector Spaces.
ME 1202: Linear Algebra & Ordinary Differential Equations (ODEs)
Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 3 Linear Equations and Functions TSWBAT find solutions of two variable open sentences, and graph linear equations and points in two variables.
Sullivan Algebra and Trigonometry: Section 12.1 Systems of Linear Equations Objectives of this Section Solve Systems of Equations by Substitution Solve.
Chapter 5 General Vector Spaces.
Chapter 6 Additional Topics in Trigonometry
Geometry of R 2 and R 3 Lines and Planes. Point-Normal Form for a Plane R 3 Let P be a point in R 3 and n a nonzero vector. Then the plane that contains.
Systems of Linear Equations: Substitution and Elimination.
Section 3.5 Lines and Planes in 3-Space. Let n = (a, b, c) ≠ 0 be a vector normal (perpendicular) to the plane containing the point P 0 (x 0, y 0, z 0.
Chapter 3 Euclidean Vector Spaces Vectors in n-space Norm, Dot Product, and Distance in n-space Orthogonality
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
Chapter 3 Vectors in n-space Norm, Dot Product, and Distance in n-space Orthogonality.
6 6.1 © 2016 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Systems of Equations and Inequalities Systems of Linear Equations: Substitution and Elimination Matrices Determinants Systems of Non-linear Equations Systems.
Chapter 1 Section 1. Examples: 2 x 2 system 2 x 3 system 3 x 2 system.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 10 Real Inner Products and Least-Square
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.
4 4.1 © 2016 Pearson Education, Ltd. Vector Spaces VECTOR SPACES AND SUBSPACES.
Chapter 4 Vector Spaces Linear Algebra. Ch04_2 Definition 1: ……………………………………………………………………. The elements in R n called …………. 4.1 The vector Space R n Addition.
Chapter 4 Vector Spaces Linear Algebra. Ch04_2 Definition 1. Let be a sequence of n real numbers. The set of all such sequences is called n-space (or.
6 6.1 © 2016 Pearson Education, Ltd. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Linear Equations in Linear Algebra
Chapter 1 Linear Equations and Vectors
Matrices and Systems of Equations 8.1
11 Vectors and the Geometry of Space
(MTH 250) Calculus Lecture 22.
Linear Equations in Linear Algebra
Linear Algebra Lecture 37.
Copyright © Cengage Learning. All rights reserved.
Linear Equations in Linear Algebra
Linear Algebra Lecture 5.
Linear Equations in Linear Algebra
Vectors and Dot Products
11 Vectors and the Geometry of Space
1. How do I Solve Linear Equations
Linear Equations in Linear Algebra
Presentation transcript:

Euclidean m-Space & Linear Equations Systems of Linear Equations

A finite set of linear equations. A solution of a linear system in R n is an ordered n-tuple that satisfies each equation in the system.

Example x 1 +x 2 = -2 3x 1 +3x 2 = -7 x 1 +x 2 = 6 2x = -2x 2

Consistent & Inconsistent Systems Consistent systems have at least one solution. Inconsistent systems have no solutions.

Standard Form for Linear Systems Like variables are vertically aligned on the left hand side. Constants on the right hand side.

Elementary Operations 1. Multiply an equation in the system by a nonzero scalar. 2. Interchange the positions of two equations in the system. 3. Replace an equation in the system with the sum of itself and the multiple of another equation in the system.

Equivalent Systems Two systems are equivalent if and only if they have the same set of solutions.

Theorem If one of the elementary operations is performed on a given system of linear equations, an equivalent linear system is obtained.

Solving Linear Systems x 1 + x 2 + x 3 = -4 x 1 + 2x 2 = 1 2x 2 + 3x 3 = -2 x 1 -3x 2 + x 3 = 0 x 1 + x 2 - 3x 3 = 0 x 1 - x 2 - x 3 = 0

Example Find 3v-2u for the vectors u = (2, 1, 0.-3) and v = (-1, 3, -7, 4)

Theorem R m Let u, v and w be vectors in R m, and c and d scalars. Then 1. u + v = v + u 2. (u + v) + w = v + (u + w) 3. u + 0 = u 4. u + (-u) = 0 5. (cd)u = c(du)

Theorem Cont’d. R m Let u, v and w be vectors in R m, and c and d scalars. Then 6. (c + d)u = cu + du 7. c(u + v) = cu + cv 8. 1u = u 9. (-1)u = -u 10. 0u = 0

R m Dot Product in R m Let u and v be two vectors in R m. Then the dot product (or scalar product or inner product), denoted by u. v, is defined as u. v = u 1 v 1 + u 2 v 2 + … + u m v m

Theorem Let u, v and w be vectors in R m, and let c be a scalar. Then a. u. v = v. u b. c(u. v) = (cu). v = u. (cv) c. u. (v + w) = u. v + u. w d. u. 0 = 0 e. u. u = ||u|| 2

Orthogonal Vectors R m Two vectors u and v in R m are orthogonal if u. v = 0. Orthogonal, Normal, and Perpendicular, all mean the same.

R m Defining Points in R m If u is a vector in R m,the corresponding point is denoted using the same m-tuple that is used to denote the vector. Notice that this is a generalization of a point in R 2 and R 3.

R m Defining Lines in R m Let P and Q be two distinct points in R m,and let x(t) = (1-t)p + tq. Then, a.The set of all points x(t) for real values of is the line through P and Q. b.The set of all points x(t) for t between 0 and 1 (inclusive) is the line segment from P to Q. Notice that x(0) = p and x(1) = q.

R m Point-Parallel Form for Lines in R m The set of vectors x(t) = p + tv is the line that contains the point P and is parallel to v, where t is a real number and v not equal to 0.

Example Given points P(2,1,0,3,1) and Q(1,-1,3,0,5). 1.Find the two-point form of the line through P and Q. 2.Find the point-parallel form of the line through P and Q. 3.Find the parametric equation of the line through P and Q.

Point-Normal Form of Hyperplane Let P be a point, and n a nonzero vector in R m. The point-normal form for P and n is the equation n. (x-p) = 0.

Standard Form of Hyperplane Let P be a point, and n a nonzero vector in R m. The point-normal form for P and n is the equation n. (x-p) = 0. Let n = (a 1, a 2, …., a m ), p = (p 1, p 2, …., p m ), x = (x 1, x 2, …., x m ) and b = n. p. Then we get the standard form of the equation of the hyperplane a 1 x 1 + a 2 x 2 + … + a m x m = b

Linear Equations Equations of the form a 1 x 1 + a 2 x 2 + … + a m x m = b are called linear equations. Terms of a linear equation contains a product of a variable and a constant or just a constant.

Example Give the point-normal form of the hyperplane through (-2, 1, 4, 0) with normal (1,2,-1,3). Give the standard form of the above hyperplane.

Planes Determined by Two Vectors Let u and v be two non-collinear vectors. Let X be any point determined by u and v. Then x = su + tv. That is, any point can be written as a linear combination of the two vectors. Therefore, The plane determined by u and v is given by the function x(s,t) = su + tv, where s and t each range over all real numbers.

Space Determined by Three Vectors Let u, v and v be three non-coplanar vectors. The space (or 3-space) determined by u, v and w is given by the function x(r,s,t) = ru + sv + tw, where s, t and r each range over all real numbers.

Example Describe the 3-space determined by the points P(3,1,0,2,1); Q(2,1,4,2,0); R(-1,2,1,3,1) and S(0,2,0,1,0).

Homework 2.2