Difference between revisions of "Prep 2011 workshop Linear Algebra"

From WeBWorK_wiki
Jump to navigation Jump to search
m (Updates from discussion)
m (keep editing from discussions)
Line 6: Line 6:
 
** Gaussian elimination
 
** Gaussian elimination
 
* Matrix operations and algebra
 
* Matrix operations and algebra
  +
** Matrix arithmetic
  +
** Matrix inverse
 
** Determinant
 
** Determinant
 
** Elementary Matrices
 
** Elementary Matrices

Revision as of 14:01, 23 June 2011

Preliminary Topic List

  • Vectors
    • Geometric objects - lines and planes
  • Elimination
    • Systems of equations
    • Gaussian elimination
  • Matrix operations and algebra
    • Matrix arithmetic
    • Matrix inverse
    • Determinant
    • Elementary Matrices
    • LU
  • Vector Space Preliminaries
    • Span
    • linear independence
    • basis and orthogonal basis
    • row space
    • column space
    • null space
    • dimension
    • geometric examples
  • Euclidean vector spaces
  • Linear transformations
  • Applications
    • Adjacency matrix
    • Least squares
    • Curve/surface fitting
    • Mixture problems
    • Simplex method
    • Graph theory
  • Eigenvalues and eigenvectors
  • Inner product spaces and abstract vector spaces