Learning the Language of Linear Algebra John Hannah (Canterbury, NZ) Sepideh Stewart (Oklahoma, US) Mike Thomas (Auckland, NZ)

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

5.4 Basis And Dimension.
5.2 Rank of a Matrix. Set-up Recall block multiplication:
Use Elementary Column Operations to Calculate the Basis of the Null Space of a Matrix by Chen Bihong.
Section 4.6 (Rank).
A quick example calculating the column space and the nullspace of a matrix. Isabel K. Darcy Mathematics Department Applied Math and Computational Sciences.
Eigenvalues and Eigenvectors
THE DIMENSION OF A VECTOR SPACE
Lecture 9 Symmetric Matrices Subspaces and Nullspaces Shang-Hua Teng.
Lecture 10 Dimensions, Independence, Basis and Complete Solution of Linear Systems Shang-Hua Teng.
Lecture 11 Fundamental Theorems of Linear Algebra Orthogonalily and Projection Shang-Hua Teng.
Subspaces, Basis, Dimension, Rank
ENGG2013 Unit 5 Linear Combination & Linear Independence Jan, 2011.
Last lecture summary independent vectors x
Mathematics1 Mathematics 1 Applied Informatics Štefan BEREŽNÝ.
Last lecture summary Fundamental system in linear algebra : system of linear equations Ax = b. nice case – n equations, n unknowns matrix notation row.
Linear Algebra – Linear Equations
Linear Equations in Linear Algebra
MAT 2401 Linear Algebra 4.4 Spanning Sets and Linear Independence
Matrices And Linear Systems
Inner Product Spaces Euclidean n-space: Euclidean n-space: vector lengthdot productEuclidean n-space R n was defined to be the set of all ordered.
Square n-by-n Matrix.
MA2213 Lecture 5 Linear Equations (Direct Solvers)
Linear Algebra Lecture 25.
1 MAC 2103 Module 9 General Vector Spaces II. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Find the coordinate.
+ Review of Linear Algebra Optimization 1/14/10 Recitation Sivaraman Balakrishnan.
ME 1202: Linear Algebra & Ordinary Differential Equations (ODEs)
Chapter 2 Simultaneous Linear Equations (cont.)
4 4.2 © 2012 Pearson Education, Inc. Vector Spaces NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS.
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
Simplex method (algebraic interpretation)
A matrix equation has the same solution set as the vector equation which has the same solution set as the linear system whose augmented matrix is Therefore:
Chapter 3 Vector Spaces. The operations of addition and scalar multiplication are used in many contexts in mathematics. Regardless of the context, however,
1 1.5 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra SOLUTION SETS OF LINEAR SYSTEMS.
Linear Equations in Linear Algebra
1 1.7 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra LINEAR INDEPENDENCE.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
5.5 Row Space, Column Space, and Nullspace
4 4.6 © 2012 Pearson Education, Inc. Vector Spaces RANK.
4.6: Rank. Definition: Let A be an mxn matrix. Then each row of A has n entries and can therefore be associated with a vector in The set of all linear.
Section 2.3 Properties of Solution Sets
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.
A website that has programs that will do most operations in this course (an online calculator for matrices)
Class 26: Question 1 1.An orthogonal basis for A 2.An orthogonal basis for the column space of A 3.An orthogonal basis for the row space of A 4.An orthogonal.
Solve a system of linear equations By reducing a matrix Pamela Leutwyler.
Class 24: Question 1 Which of the following set of vectors is not an orthogonal set?
Arab Open University Faculty of Computer Studies M132: Linear Algebra
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.
OR  Now, we look for other basic feasible solutions which gives better objective values than the current solution. Such solutions can be examined.
Revision on Matrices Finding the order of, Addition, Subtraction and the Inverse of Matices.
4.5: The Dimension of a Vector Space. Theorem 9 If a vector space V has a basis, then any set in V containing more than n vectors must be linearly dependent.
4 4.5 © 2016 Pearson Education, Inc. Vector Spaces THE DIMENSION OF A VECTOR SPACE.
Chapter 5 Chapter Content 1. Real Vector Spaces 2. Subspaces 3. Linear Independence 4. Basis and Dimension 5. Row Space, Column Space, and Nullspace 6.
1 1.4 Linear Equations in Linear Algebra THE MATRIX EQUATION © 2016 Pearson Education, Ltd.
Math 307 Spring, 2003 Hentzel Time: 1:10-2:00 MWF Room: 1324 Howe Hall Instructor: Irvin Roy Hentzel Office 432 Carver Phone
1 SYSTEM OF LINEAR EQUATIONS BASE OF VECTOR SPACE.
1 1.3 © 2016 Pearson Education, Ltd. Linear Equations in Linear Algebra VECTOR EQUATIONS.
Inner Product Spaces Euclidean n-space: Euclidean n-space: vector lengthdot productEuclidean n-space R n was defined to be the set of all ordered.
Eigenvalues and Eigenvectors
4.6: Rank.
1.3 Vector Equations.
Mathematics for Signals and Systems
Maths for Signals and Systems Linear Algebra in Engineering Lecture 6, Friday 21st October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
Maths for Signals and Systems Linear Algebra in Engineering Lectures 4-5, Tuesday 18th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN.
Linear Algebra Lecture 6.
Row-equivalences again
Vector Spaces RANK © 2012 Pearson Education, Inc..
Lecture 9 Symmetric Matrices Subspaces and Nullspaces
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Eigenvalues and Eigenvectors
Presentation transcript:

Learning the Language of Linear Algebra John Hannah (Canterbury, NZ) Sepideh Stewart (Oklahoma, US) Mike Thomas (Auckland, NZ)

Summary Goals for a linear algebra course Experiments and writing tasks Examples Student views

What do today’s students need? Algorithms – Gaussian elimination, Gram-Schmidt process Concepts – Matrix factorizations, projections Language – Span, linear independence, basis, dimension Communication skills – Reaching the lay audience

Learning mathematics How do we as mathematicians learn math? Given some beginning stimulus - perhaps a talk we listen to, or a paper we read, or just a thought we have - we do examples, make conjectures, solve problems, prove theorems, and communicate with our colleagues, both in talking and writing. David Carlson, MAA Invited Address, 1992

Doing mathematics We are not trying to meet some abstract production quota of definitions, theorems and proofs. The measure of our success is whether what we do enables people to understand and think more clearly and effectively about mathematics. William Thurston, Bull. AMS, 1994

How adults learn (Jarvis)

Experiments and write-ups Lab sessions allow us to – use MATLAB, avoiding distracting details of long calculations – generate rich experiences involving many examples – give scope for forming and testing conjectures – set writing tasks calling for reflection and synthesis.

The lab melting pot

Typical writing task Write a short report describing your results Use complete English sentences (with few or no symbols or equations) Any classmate should be able to read and understand your report

Example 1 Let u 1, u 2, u 3 be vectors in 2-space. Does u 3 usually belong to the span of u 1, u 2 ? Are 3 vectors in 2-space usually linearly independent? Interpret your results geometrically.

Sample response 1 Given three vectors u 1, u 2 and u 3 in 2-space, u 3 is usually in the span of u 1 and u 2. This is because it is impossible for u 1, u 2 and u 3 to all be linearly independent in 2-space as any two linearly independent vectors would span all of 2-space, thus u 3 would be a linear combination of u 1 and u 2, and thus in the span of u 1 and u 2 …

Example 2 Let A be a random 1x5 matrix. How many parameters in the solution to Ax=0? For which b is Ax=b solvable? How many independent equations in Ax=0? Find the dimensions of the solution, column and row spaces of A. What usually happens if you enlarge A by adding another random row? and another? Are there any relationships between the dimensions you found above?

Sample response 2 (row space) When a random 2x5 matrix B is created, and we have a system Bx=0, we have a system of 2 equations in 5 unknowns, and it is very unlikely that the 2 rows are linearly dependent, so typically there are 2 independent equations and so the dimension of the row space is 2.

Sample response 2 (solution space) Examining the reduced row echelon form of B, there are typically 3 parameters to the general solution of Bx=0. This means there are 3 vectors spanning the solution space, they are most likely linearly independent, so the basis of the solution space consists of 3 vectors, and the dimension of the solution space is 3.

Sample response 2 (column space) Vectors b for which the system Bx=b are consistent are those which belong to the column space of B. As the columns represent 5 vectors in 2-space, it most likely that there are two linearly independent columns, and the dimension of the column space is 2, meaning there is a 2 dimensional space of b’s that make Bx=b consistent.

Sample response 2: synthesis From the previous typical cases it can be seen that the dimension of the row space plus the dimension of the null space is equal to the number of columns in the matrix. Given that there are m equations in the system, it is typically the case that a consistent right-hand side b can be any vector in m-space provided all m rows of coefficient matrix are linearly independent.

Example 3 Consider the vectors u=(1,0,0), v=(0,2,0) and w=(3,4,0). Write a short paragraph about u, v and w. Your paragraph should be at most 75 words long, but should include as many as possible of the following technical terms from Linear Algebra: basis, dimension, dependence relation, linear combination, linearly dependent, linearly independent, span, subspace.

Student C does Example 3 u, v, w form a subspace in R 3 because they can contain the zero vector, and are closed in addition and multiplication. … If these vectors formed a matrix the dimension of the matrix would be the basis, or number of linear independent rows. Which could be found by row reducing.

Student C on labs Yeah, because we had to work in groups, and that was a bad part about it as well, because it required a lot more in-depth reading. You couldn’t just briefly scan it and know it, and therefore it wasn’t really good for working in groups, because that’s what you have a tendency to do, is, kind of, you actually get more in-depth with it, I think.

Student F I kind of like the tutorials we were doing, we were actually writing about, um, the concepts as opposed to just doing it, small problems, … ‘cos they would be just really small problems, like 30 or 40 of them for a tutorial, which always seemed to me like I wasn’t achieving much. And then actually trying to think about … how to explain something really helped improve my understanding of those topics.

Student A I thought it was good. Some of it is quite tough, communicating with your partner, because we did the labs in pairs and, just a few, if you think you’ve got it right, but you don’t know how to explain it, it’s really hard to communicate it to your partner, especially if you’ve got it wrong.

Conclusion (Student H) The tutorial structure also helped with that a lot, having to write out reports in which we had to use all this language and, yeah, it was a case of having to use it, so you were then able to use it, so you were then able to understand it.