Editing MATH 1554

From Georgia Tech Student Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
  +
== Overview ==
{{DISPLAYTITLE:MATH 1554 - Linear Algebra}}
 
  +
[https://math.gatech.edu/courses/math/1554 Course page]
'''MATH 1554''' covers linear systems, matrices, eigenvalues, orthogonality, and SVD.
 
   
==Topic List ==
+
==== Topic List ====
  +
MATH 1554 is basically just [[MATH 1553 - Introduction to Linear Algebra|MATH 1553]] but with an extra set of chapters (denoted with a *).
*Linear Systems and Transformations
 
** Systems of Linear Equations
 
** Row Reduction and Echelon Forms
 
** Vector Equations
 
** The Matrix Equation
 
** Solution Sets of Linear Systems
 
** Linear Independence
 
** Linear Transforms
 
   
 
# Systems of Linear Equations
*Matrices and the Matrix Inverse
 
  +
# Vectors in Rn
** Matrix Operations
 
 
# Linear Independence and Transformations
** Matrix Inverse
 
** Invertible Matrix Theorem
+
# Matrix Algebra
 
# Subspaces in Rn
** Partitioned Matrices*
 
 
# Determinants
** LU Factorization
 
 
# Markov Chains (*)
** Leontief Input-Output Model*
 
 
# Eigenvalues and Eigenvectors
** Computer Graphics*
 
 
# Complex Eigenvalues (*)
** Subspaces
 
  +
# PageRank (*)
** Dimension and Rank
 
 
# Orthogonality
 
# Symmetric Matrices
 
# Quadratic Forms (*)
 
# Singular Value Decomposition (*)
   
  +
==== How it fits in the curriculum ====
*Determinants and Eigenvalues
 
  +
Linear Algebra doesn't use any calculus, making it different from intro courses such as MATH 1551 and MATH 1552. This does mean that you can take MATH 1554 without any calculus credit.
** Determinants
 
** Volume and Linear Transforms*
 
** Markov Chains*
 
** Eigenvalues and Eigenvectors
 
** Characteristic Equation
 
** Diagonalization
 
** Complex Eigenvalues*
 
** Google PageRank*
 
   
  +
However, future calculus classes like Multivariable Calculus (MATH 2550/2551) and Differential Equations (MATH 2552) will use Linear Algebra concepts such as matrices, determinants, eigenvalues, characteristic equations, etc. Additionally, Linear Algebra is important for math classes required for CS such as Applied Combinatorics (MATH 3012) and Algorithms (CS 3510)
*Orthogonality
 
** Inner Products
 
** Orthogonal Sets
 
** Orthogonal Projections
 
** The Gram-Schmidt Process
 
** Least-Squares
 
   
  +
== Current Registration Info ==
*Symmetric Matrices, Quadratic Forms, and SVD
 
  +
{{LinkedStudio}}
** Symmetric Matrices
 
** Quadratic Forms
 
** Constrained Optimization*
 
** Singular Value Decomposition (SVD)*
 
<nowiki>*</nowiki> Topic not covered in [[MATH 1553]]
 
   
  +
For the lecture sections, notice how they all include one time-block very late in the day. This is likely the [[test period]], which will only meet a few times per semester. [TODO some1 confirm]
== Class Structure ==
 
  +
MATH 1554 is a core math class with a focus on theory. However, MATH 1554 does ''not'' use formal proofs, and it still does have many computational problems. The theoretical nature of MATH 1554 can be challenging for first-year students who are used to more computation-heavy algebra and calculus courses.
 
  +
=== [https://oscar.gatech.edu/bprod/bwckctlg.p_disp_course_detail?cat_term_in=202108&subj_code_in=MATH&crse_numb_in=1554 Prerequisites] ===
== Prerequisite Knowledge==
 
  +
At least one of the following:
Almost no prerequisite knowledge is required, apart from algebra and trigonometry.
 
  +
==Scheduling==
 
  +
* D or higher in MATH 1113 (Precalculus).
MATH 1554 is required for math and [[cs]] majors. Due to having almost no prerequisites, MATH 1554 is generally taken during freshmen year. Future calculus classes, such as [[Multivariable Calculus|multivariable calculus]] and [[Differential Equations|differential equations]] will use linear algebra concepts such as matrices, determinants, and eigenvalues. In addition, linear algebra is especially important for cs majors, who take many classes that require linear algebra, such as [[MATH 3012]] and [[CS 3510]].
 
  +
* D or higher in MATH 1552 (Integral Calculus) or equivalent.
  +
* 620 or higher on the Math section of the SAT
  +
* 26 or higher on the Math section of the ACT.
   
 
=== Equivalent Courses ===
 
=== Equivalent Courses ===
  +
[[MATH 1564]]. If you enjoy theoretical math and proofs a lot, and consider yourself very good at math, consider taking MATH 1564 instead.
*MATH 1553 is the introduction equivalent, which does not cover as many topics as MATH 1554.
 
  +
*[[MATH 1564]] is the honors equivalent, which uses proofs and is more theoretical than MATH 1554.
 
  +
=== Majors That Require This Class ===
  +
  +
* Applied Physics
  +
* Computational Media
  +
* Computer Engineering
 
* Computer Science
  +
* Earth and Atmospheric Sciences
  +
* Electrical Engineering
  +
* Mathematics
  +
* Physics
  +
 
== Resources ==
 
== Resources ==
  +
 
* https://gatech.instructure.com/courses/114544 provides a set of videos and old exams for MATH 1554.
 
* https://gatech.instructure.com/courses/114544 provides a set of videos and old exams for MATH 1554.
*[https://textbooks.math.gatech.edu/ila/index.html Interactive Linear Algebra] is a free online, interactive textbook made by Georgia Tech professors. Although the textbook is intended for MATH 1553, it is still useful due to the similarity in concepts between MATH 1553 and 1554.
+
* [https://textbooks.math.gatech.edu/ila/index.html Interactive Linear Algebra] is a free online, interactive textbook made by Georgia Tech professors. Although the textbook is intended for MATH 1553, it is still useful due to the similarity in concepts between MATH 1553 and 1554.
*[https://www.3blue1brown.com/essence-of-linear-algebra-page 3blue1brown Essence of Linear Algebra Video Series] provides a nice conceptual overview of linear algebra. The video series uses visuals and animations extensively.
+
* [https://www.3blue1brown.com/essence-of-linear-algebra-page 3blue1brown Essence of Linear Algebra Video Series] provides a nice conceptual look into linear algebra. The video series uses visuals and animations extensively.
 
[[Category:Courses|^MATH^MATH]]
 
[[Category:Courses|^MATH^MATH]]

Please note that all contributions to Georgia Tech Student Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see GT Student Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)