Difference between revisions of "MATH 1554"

From Georgia Tech Student Wiki
m (Minor wording change)
(Revisions to the page's structure)
Line 43: Line 43:
 
Almost no prerequisite knowledge is required, apart from algebra and trigonometry.
 
Almost no prerequisite knowledge is required, apart from algebra and trigonometry.
 
===Relation to the Overall Curriculum===
 
===Relation to the Overall Curriculum===
  +
MATH 1554 is generally taken by freshmen due to having almost no prerequisites. However, future calculus classes, such as [[MATH 2550]], [[MATH 2551]], and [[MATH 2552]] will use linear algebra concepts such as matrices, determinants, and eigenvalues. In addition, linear algebra is important for [[Computer Science|computer science]] majors, who have to take classes such as [[MATH 3012]] and [[CS 3510]].
MATH 1554 is generally taken by freshmen due to having almost no prerequisites.
 
 
===Workload===
 
===Workload===
 
Content in MATH 1554 is typically assessed through homework, quizzes, and exams. These tend to have a mix of questions on theory, often given as true/false questions, and computation. While the course requires no formal proofs, the theoretical nature of the course can be challenging for first-year students who have never taken these types of classes before. Homework may not be overly time-consuming, but questions often involve a bit of thinking.
 
Content in MATH 1554 is typically assessed through homework, quizzes, and exams. These tend to have a mix of questions on theory, often given as true/false questions, and computation. While the course requires no formal proofs, the theoretical nature of the course can be challenging for first-year students who have never taken these types of classes before. Homework may not be overly time-consuming, but questions often involve a bit of thinking.
Line 51: Line 51:
 
*[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 look into 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.
 
== Course Page ==
 
[https://math.gatech.edu/courses/math/1554 Course page]
 
 
==== 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 *).
 
 
# Systems of Linear Equations
 
# Vectors in Rn
 
# Linear Independence and Transformations
 
# Matrix Algebra
 
# Subspaces in Rn
 
# Determinants
 
# Markov Chains (*)
 
# Eigenvalues and Eigenvectors
 
# Complex Eigenvalues (*)
 
# PageRank (*)
 
# Orthogonality
 
# Symmetric Matrices
 
# Quadratic Forms (*)
 
# Singular Value Decomposition (*)
 
 
==== How it fits in the curriculum ====
 
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.
 
 
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)
 
   
 
== Current Registration Info ==
 
== Current Registration Info ==
Line 83: Line 57:
 
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]
 
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]
   
  +
=== Prerequisites ===
=== [https://oscar.gatech.edu/bprod/bwckctlg.p_disp_course_detail?cat_term_in=202108&subj_code_in=MATH&crse_numb_in=1554 Prerequisites] ===
+
At least one of the following<ref>https://oscar.gatech.edu/bprod/bwckctlg.p_disp_course_detail?cat_term_in=202108&subj_code_in=MATH&crse_numb_in=1554</ref><ref>https://math.gatech.edu/courses/math/1554</ref>:
At least one of the following:
 
   
 
* D or higher in MATH 1113 (Precalculus).
 
* D or higher in MATH 1113 (Precalculus).

Revision as of 16:32, 13 June 2021

Content and Structure

Topic List

  1. Linear Systems and Transformations
    1. Systems of Linear Equations
    2. Row Reduction and Echelon Forms
    3. Vector Equations
    4. The Matrix Equation
    5. Solution Sets of Linear Systems
    6. Linear Independence
    7. Linear Transforms
  2. Matrices and the Matrix Inverse
    1. Matrix Operations
    2. Matrix Inverse
    3. Invertible Matrix Theorem
    4. Partitioned Matrices*
    5. LU Factorization
    6. Leontief Input-Output Model*
    7. Computer Graphics*
    8. Subspaces
    9. Dimension and Rank
  3. Determinants and Eigenvalues
    1. Determinants
    2. Volume and Linear Transforms*
    3. Markov Chains*
    4. Eigenvalues and Eigenvectors
    5. Characteristic Equation
    6. Diagonalization
    7. Complex Eigenvalues*
    8. Google PageRank*
  4. Orthogonality
    1. Inner Products
    2. Orthogonal Sets
    3. Orthogonal Projections
    4. The Gram-Schmidt Process
    5. Least-Squares
  5. Symmetric Matrices and Quadratic Forms
    1. Symmetric Matrices
    2. Quadratic Forms
    3. Constrained Optimization*
    4. Singular Value Decomposition (SVD)*

* Topic not covered in MATH 1553

Prerequisite Knowledge

Almost no prerequisite knowledge is required, apart from algebra and trigonometry.

Relation to the Overall Curriculum

MATH 1554 is generally taken by freshmen due to having almost no prerequisites. However, future calculus classes, such as MATH 2550, MATH 2551, and MATH 2552 will use linear algebra concepts such as matrices, determinants, and eigenvalues. In addition, linear algebra is important for computer science majors, who have to take classes such as MATH 3012 and CS 3510.

Workload

Content in MATH 1554 is typically assessed through homework, quizzes, and exams. These tend to have a mix of questions on theory, often given as true/false questions, and computation. While the course requires no formal proofs, the theoretical nature of the course can be challenging for first-year students who have never taken these types of classes before. Homework may not be overly time-consuming, but questions often involve a bit of thinking.

Resources

Current Registration Info

This is a linked course with both a lecture and studio section. You must register for a lecture section (e.g. A, B, C) and a corresponding studio section with the same letter (e.g. lecture section A will have studio section A01, A02, etc.).

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]

Prerequisites

At least one of the following[1][2]:

  • D or higher in MATH 1113 (Precalculus).
  • 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

MATH 1564. If you enjoy theoretical math and proofs a lot, and consider yourself very good at math, consider taking MATH 1564 instead.

Majors That Require This Class

  • Applied Physics
  • Computational Media
  • Computer Engineering
  • Computer Science
  • Earth and Atmospheric Sciences
  • Electrical Engineering
  • Mathematics
  • Physics