Essential Linear Algebra Questions for Your Course Syllabus

AI Thread Summary
A linear algebra course syllabus should address fundamental questions about linear systems, including the existence of solutions, the nature of those solutions (none, unique, or infinite), methods for finding solutions, and the structure of these solutions. Additionally, the course should explore the concept of linearity, particularly through vector spaces, which provide an abstract framework for understanding linear relationships. The connection between linear algebra and geometry is crucial, as it relates to concepts like orthogonality and applications in statistics, such as least squares. Key topics to cover include systems of linear equations, linear transformations, determinants, vector spaces, eigenvalue problems, and inner products. Emphasizing the decomposition of mathematical entities into linearly independent components will enhance students' understanding of analysis and the interconnectedness of linear algebra concepts, moving beyond rote memorization to deeper comprehension.
matqkks
Messages
280
Reaction score
5
I am trying to write a syllabus for a linear algebra course and I wanted to start with a set of questions that a first linear algebra course should address. So far I have the following which I think should be answered regarding linear systems:
• Are there any solutions?
• Does the system have no, unique or an infinite number of solutions?
• How can we find all the solutions if they exist?
• Is there some sort of structure to the solutions?
Are there any questions we tend to answer on a linear algebra course?
 
Last edited:
Physics news on Phys.org
Maybe this is already covered by one of your questions, but are you going to get into vector spaces at all? My intro LA class made us do vector spaces and then abstract vector spaces as well.
 
matqkks said:
I am trying to write a syllabus for a linear algebra course and I wanted to start with a set of questions that a first linear algebra course should address. So far I have the following which I think should be answered regarding linear systems:
• Are there any solutions?
• Does the system have no, unique or an infinite number of solutions?
• How can we find all the solutions if they exist?
• Is there some sort of structure to the solutions?
Are there any questions we tend to answer on a linear algebra course?

Hey matqkks.

You might want to discuss what linear things are and how they are used in various areas of mathematics. As 20Tauri pointed out, vector spaces are one natural way of capturing linearity in an abstract way.

In terms of understanding linearity, you can understand this by considering the Euclidean co-ordinate system and how this relates to 'linear combinations' of independent things. Because of this euclidean connection, the linear algebra has a natural connection with geometry and applications for this relate to say orthogonality which is used in least squares which is applied to many areas including regression for statistics. Other geometric connections are with dot products and cross products as well as the foundations for quantum mechanics.

Basically the linear framework is such that we can take something and write it as a linear combination of basis vectors. Then you can explain that a particular segment of linear algebra (spanning, basis sets, row-reduction, REF, finding solutions, rank, rank-nullity) is concerned with doing this exact thing by reducing systems of linear equations down to the simplest possible description.

Also differential operators are linear operators and have a natural interpretation in vector and multivariable calculus. This can be briefly mentioned so that people understand the matrix stuff they will see in a Calculus III course.
 
Here's what we did in my first course. It was lower division.

Systems of Linear equations and solving them

Linear Transformations

Determinants

Vector Spaces

Eigenvalue Problems

Inner Products
 
My last sentence should read:
Are there any other questions we tend to answer on a linear algebra course?
 
matqkks said:
My last sentence should read:
Are there any other questions we tend to answer on a linear algebra course?

Maybe show that a way of decomposing something into linearly independent things and that you can always do this systematically for a fixed-dimension 'thing'.

This is important because decomposition is what analysis is all about: i.e. the 'breaking down' of things.

When people understand this, they will see that you can take something and 'break it apart' in many ways (different bases) and then use rank-nullity, dimension, spanning and so on to tie this concept all together.

When you show the students how to 'break-down' general things, they will get math as opposed to just showing them lots of formulas and have them look at you with a blank face.
 
I’ve been looking through the curricula of several European theoretical/mathematical physics MSc programs (ETH, Oxford, Cambridge, LMU, ENS Paris, etc), and I’m struck by how little emphasis they place on advanced fundamental courses. Nearly everything seems to be research-adjacent: string theory, quantum field theory, quantum optics, cosmology, soft matter physics, black hole radiation, etc. What I don’t see are the kinds of “second-pass fundamentals” I was hoping for, things like...
TL;DR Summary: I want to do a PhD in applied math but I hate group theory, is this a big problem? Hello, I am a second-year math and physics double major with a minor in data science. I just finished group theory (today actually), and it was my least favorite class in all of university so far. It doesn't interest me, and I am also very bad at it compared to other math courses I have done. The other courses I have done are calculus I-III, ODEs, Linear Algebra, and Prob/Stats. Is it a...

Similar threads

Back
Top