Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background on linear algebra #21

Open
jstac opened this issue Mar 9, 2016 · 1 comment
Open

Background on linear algebra #21

jstac opened this issue Mar 9, 2016 · 1 comment

Comments

@jstac
Copy link
Owner

jstac commented Mar 9, 2016

Friday's lecture will be on the orthogonal projection theorem and its applications. To follow the lecture you will require some background in linear algebra. Because of this I've prepared some background slides. See the lecture 7 directory.

In the lecture I will assume you know what the span of a collection of vectors is, what linear independence means, what a linear subspace is and what a basis of a linear subspace means.

I've also put in some material on solving linear systems and nonsingularity, towards the end of the slides. That material is not essential for Friday's lecture. But it is fundamental topic. It took me a while to realize that the best way to understand linear systems of equations is to think about the corresponding linear map and ask whether it's a bijection. Then we can exploit the fact for linear maps from R^n to R^n, the property of being a bijection is equivalent to being either onto or one-to-one. Once we know this we can go back to the matrix problem and ask what properties we require on the matrix so that the corresponding linear map is onto or one-to-one.

Unfortunately we won't have time to cover this material in class. Please let me know if you spot typos.

@jstac
Copy link
Owner Author

jstac commented Mar 10, 2016

A related comment: From now on we'll do applications in class, so you don't necessarily need to bring your laptop. However there will be class presentations as per the schedule, which you might want to follow live. So please make your own decision.

Presenters: If you definitely want people to bring laptops please let them know via the issue tracker or in class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant