The City College CUNY Class: MATH 34600 E. Linear Algebra

Prof: Patrick Hooper
http://wphooper.com
Text: LADW (Linear Algebra Done Wrong)

I think they forgot to put the term "Abstract" in the course title.

Linear map : same as an mxn matrix, A.
Columns.

Thus, must be in .

 

This entry was posted in Projects. Bookmark the permalink.

8 Responses to The City College CUNY Class: MATH 34600 E. Linear Algebra

  1. timlyg says:

    03/09/2015
    Chapter 1, Section 6: Invertible Transformations.
    The space of mxn matrices is isomorphic to R^(mn).
    If L: V-> W is isomorphism between vector spaces. Then:
    1. the entries of V is linearly independent iff entries LV are linearly independent.
    Proof discussed.

  2. timlyg says:

    04/15/2015
    Terms to get:
    row A = ran
    Rank A = dim Ran A = # of pivots
    dim Null A = # of free variables = # of columns without pivots
    rank = dim Row A = # of pivots
    Thus, rank A = rank

    Important note:
    If

  3. timlyg says:

    4/20/2015

    Similar Matrices

    Determinant() is the signed area of the parallelogram P() with two sides given by the vectors.

    For 2x2 matrix A, Area(A(X)) = c * Area(X)
    c = |det A|, thus, det A = signed area A(x)/signed Area of X.
    So,
    If A is invertable, thus,

  4. timlyg says:

    04/22/2015
    3.3
    if such that i-th column of A = , while the rest of A's columns = B or C's, then det A = det B + det C.

    Read Proposition: 3.1, 3.2

  5. timlyg says:

    04/27/2015
    3.5 Cofactor expansion
    Theorem 5.1
    Reference to sparse matrices for computer science.
    Theorem 5.2
    Corollary 5.3 Cramer's Rule

  6. timlyg says:

    04/29/2015
    Chapter 2.8

  7. timlyg says:

    05/06/2015
    Chapter 4: Spectral Theory
    Eigenvalues, eigenvectors
    Diagonalization

  8. timlyg says:

    05/11/2015
    Remarks for Final Exam:
    Operator (in differential equations) = transformation = map = function
    If L:V->V is a linear transformation, eigen-* involve solutions to
    L(f) = f-f'

    Eigenvalues and Eigenvectors: Why
    Fundamental Theorem of Algebra
    If p() is any polynomial of degree n, then p() has n complex roots counting multiplicity (repeats)


    Complex Conjugation: replace i with -i everywhere. Having a bar on top.
    If this is true:
    then this is also true:

    ============================================

    Chapter 4.2 Diagonalization.

    Theorem 2.1, proof.

    Theorem: A is Diagonalizable iff for each eigenvalue with multiplicity , we can find linearly independent eigenvectors.

Leave a Reply to timlyg Cancel reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.