Difference between revisions of "BSc: Analytic Geometry And Linear Algebra II.s23"

From IU
Jump to navigation Jump to search
Line 84: Line 84:
 
| A. Excellent || 85-100 || -
 
| A. Excellent || 85-100 || -
 
|-
 
|-
| B. Good || 70-84 || -
+
| B. Good || 65-84 || -
 
|-
 
|-
| C. Satisfactory || 55-70 || -
+
| C. Satisfactory || 50-64 || -
 
|-
 
|-
| D. Fail || 0-54 || -
+
| D. Fail || 0-49 || -
 
|}
 
|}
   

Revision as of 00:00, 24 June 2022

Analytical Geometry & Linear Algebra – II

  • Course name: Analytical Geometry & Linear Algebra – II
  • Code discipline: CSE204
  • Subject area: Math

Short Description

This course covers matrix theory and linear algebra, emphasizing topics useful in other disciplines. Linear algebra is a branch of mathematics that studies systems of linear equations and the properties of matrices. The concepts of linear algebra are extremely useful in physics, data sciences, and robotics. Due to its broad range of applications, linear algebra is one of the most widely used subjects in mathematics.

Course Topics

Course Sections and Topics
Section Topics within the section
Linear equation system solving by using the vector-matrix approach
  1. The geometry of linear equations. Elimination with matrices
  2. Matrix operations, including inverses
  3. LU and LDU factorization
  4. Transposes and permutations
  5. Vector spaces and subspaces
  6. The null space: Solving Ax=0 and Ax=b
  7. Row reduced echelon form. Matrix rank
  8. Numerical methods for solving systems of linear algebraic equations
Linear regression analysis, QR-decomposition
  1. Independence, basis and dimension
  2. The four fundamental subspaces
  3. Orthogonal vectors and subspaces
  4. Projections onto subspaces Projection matrices
  5. Least squares approximations
  6. Gram-Schmidt orthogonalization and A = QR
Matrix Diagonalization
  1. Complex Numbers
  2. Hermitian and Unitary Matrices
  3. Eigenvalues and eigenvectors
  4. Matrix diagonalization
Symmetric, positive definite and similar matrices. Singular value decomposition
  1. Linear differential equations.
  2. Symmetric matrices.
  3. Positive definite matrices
  4. Similar matrices.
  5. Left and right inverses, pseudoinverse
  6. Singular value decomposition (SVD)

Intended Learning Outcomes (ILOs)

ILOs defined at three levels

We specify the intended learning outcomes at three levels: conceptual knowledge, practical skills, and comprehensive skills.

Level 1: What concepts should a student know/remember/explain?

By the end of the course, the students should be able to ...

  • explain the geometrical interpretation of the basic operations of vector algebra,
  • restate equations of lines and planes in different forms,
  • interpret the geometrical meaning of the conic sections in the mathematical expression,
  • give the examples of the surfaces of revolution,
  • understand the value of geometry in various fields of science and techniques.

Level 2: What basic practical skills should a student be able to perform?

By the end of the course, the students should be able to ...

  • perform the basic operations of vector algebra,
  • use different types of equations of lines and planes to solve the plane and space problems,
  • represent the conic section in canonical form,
  • compose the equation of quadric surface.

Level 3: What complex comprehensive skills should a student be able to apply in real-life scenarios?

By the end of the course, the students should be able to ...

  • list basic notions of vector algebra,
  • recite the base form of the equations of transformations in planes and spaces,
  • recall equations of lines and planes,
  • identify the type of conic section,
  • recognize the kind of quadric surfaces.

Grading

Course grading range

Grade Range Description of performance
A. Excellent 85-100 -
B. Good 65-84 -
C. Satisfactory 50-64 -
D. Fail 0-49 -

Course activities and grading breakdown

Activity Type Percentage of the overall course grade
Midterm 30
Tests 20 (10 for each)
Final exam 50
In-class participation 5 extras

Recommendations for students on how to succeed in the course

  • Participation is important. Attending lectures is the key to success in this course.
  • Review lecture materials before classes to do well.
  • Reading the recommended literature is obligatory, and will give you a deeper understanding of the material.

Resources, literature and reference materials

Open access resources

  • Gilbert Strang. Linear Algebra and Its Applications, 4th Edition, Brooks Cole, 2006. ISBN: 9780030105678
  • Gilbert Strang. Introduction to Linear Algebra, 4th Edition, Wellesley, MA: Wellesley-Cambridge Press, 2009. ISBN: 9780980232714
  • Gilbert Strang, Brett Coonley, Andrew Bulman-Fleming. Student Solutions Manual for Strang’s Linear Algebra and Its Applications, 4th Edition, Thomson Brooks, 2005. ISBN-13: 9780495013259

Software and tools used within the course

  • No.

Activities and Teaching Methods

Teaching and Learning Methods within each section
Teaching Techniques Section 1 Section 2 Section 3
Problem-based learning (students learn by solving open-ended problems without a strictly-defined solution) 1 1 1
Project-based learning (students work on a project) 0 0 0
Modular learning (facilitated self-study) 0 0 0
Differentiated learning (provide tasks and activities at several levels of difficulty to fit students needs and level) 1 1 1
Contextual learning (activities and tasks are connected to the real world to make it easier for students to relate to them) 0 0 0
Business game (learn by playing a game that incorporates the principles of the material covered within the course) 0 0 0
Inquiry-based learning 0 0 0
Just-in-time teaching 0 0 0
Process oriented guided inquiry learning (POGIL) 0 0 0
Studio-based learning 0 0 0
Universal design for learning 0 0 0
Task-based learning 0 0 0
Activities within each section
Learning Activities Section 1 Section 2 Section 3
Lectures 1 1 1
Interactive Lectures 1 1 1
Lab exercises 1 1 1
Experiments 0 0 0
Modeling 0 0 0
Cases studies 0 0 0
Development of individual parts of software product code 0 0 0
Individual Projects 0 0 0
Group projects 0 0 0
Flipped classroom 0 0 0
Quizzes (written or computer based) 1 1 1
Peer Review 0 0 0
Discussions 1 1 1
Presentations by students 0 0 0
Written reports 0 0 0
Simulations and role-plays 0 0 0
Essays 0 0 0
Oral Reports 0 0 0

Formative Assessment and Course Activities

Ongoing performance assessment

Section 1

  1. How to perform the shift of the vector?
  2. What is the geometrical interpretation of the dot product?
  3. How to determine whether the vectors are linearly dependent?
  4. What is a vector basis?
  5. What is the difference between matrices and determinants?
  6. Matrices and have dimensions of and respectively, and it is known that the product exists. What are possible dimensions of and ?
  7. How to determine the rank of a matrix?
  8. What is the meaning of the inverse matrix?
  9. How to restate a system of linear equations in the matrix form?

Section 2

  1. How to represent a line in the vector form?
  2. What is the result of intersection of two planes in vector form?
  3. How to derive the formula for the distance from a point to a line?
  4. How to interpret geometrically the distance between lines?
  5. List all possible inter-positions of lines in the space.
  6. What is the difference between general and normalized forms of equations of a plane?
  7. How to rewrite the equation of a plane in a vector form?
  8. What is the normal to a plane?
  9. How to interpret the cross products of two vectors?
  10. What is the meaning of scalar triple product of three vectors?

Section 3

  1. Formulate the canonical equation of the given quadratic curve.
  2. Which orthogonal transformations of coordinates do you know?
  3. How to perform a transformation of the coordinate system?
  4. How to represent a curve in the space?
  5. What is the type of a quadric surface given by a certain equation?
  6. How to compose the equation of a surface of revolution?
  7. What is the difference between a directrix and generatrix?
  8. How to represent a quadric surface in the vector form?

Final assessment

Section 1

  1. Evaluate given that , , .
  2. Prove that vectors and are perpendicular to each other.
  3. Bases and of trapezoid are in the ratio of . The diagonals of the trapezoid intersect at point and the extensions of sides and intersect at point . Let us consider the basis with as the origin, and as basis vectors. Find the coordinates of points and in this basis.
  4. A line segment joining a vertex of a tetrahedron with the centroid of the opposite face (the centroid of a triangle is an intersection point of all its medians) is called a median of this tetrahedron. Using vector algebra prove that all the four medians of any tetrahedron concur in a point that divides these medians in the ratio of , the longer segments being on the side of the vertex of the tetrahedron.
  5. Find and .
  6. Find the products and (and so make sure that, in general, for matrices).
  7. Find the inverse matrices for the given ones.
  8. Find the determinants of the given matrices.
  9. Point is the centroid of face of tetrahedron . The old coordinate system is given by , , , , and the new coordinate system is given by , , , . Find the coordinates of a point in the old coordinate system given its coordinates , , in the new one.

Section 2

  1. Two lines are given by the equations and , and at that . Find the position vector of the intersection point of these lines.
  2. Find the distance from point with the position vector to the line defined by the equation (a) ; (b) .
  3. Diagonals of a rhombus intersect at point , the longest of them being parallel to a horizontal axis. The side of the rhombus equals 2 and its obtuse angle is . Compose the equations of the sides of this rhombus.
  4. Compose the equations of lines passing through point and forming angles of with the line .
  5. Find the cross product of (a) vectors and ; (b) vectors and .
  6. A triangle is constructed on vectors and . (a) Find the area of this triangle. (b) Find the altitudes of this triangle.
  7. Find the scalar triple product of , , .
  8. It is known that basis vectors , , have lengths of , , respectively, and , , . Find the volume of a parallelepiped constructed on vectors with coordinates , and in this basis.

Section 3

  1. Prove that a curve given by is an ellipse. Find the major and minor axes of this ellipse, its eccentricity, coordinates of its center and foci. Find the equations of axes and directrices of this ellipse.
  2. Determine types of curves given by the following equations. For each of the curves, find its canonical coordinate system (i.e. indicate the coordinates of origin and new basis vectors in the initial coordinate system) and its canonical equation. (a) ; (b) ; (c) ; (d) ;
  3. Find the equations of lines tangent to curve that are (a) parallel to line ; (b) perpendicular to line ; (c) parallel to line .
  4. For each value of parameter determine types of surfaces given by the equations: (a) ; (b) ; (c) ; (d) .
  5. Find a vector equation of a right circular cone with apex and axis if it is known that generatrices of this cone form the angle of with its axis.
  6. Find the equation of a cylinder with radius that has an axis , , .
  7. An ellipsoid is symmetric with respect to coordinate planes, passes through point and circle , . Find the equation of this ellipsoid.

The retake exam

Retakes will be run as a comprehensive exam, where the student will be assessed the acquired knowledge coming from the textbooks, the lectures, the labs, and the additional required reading material, as supplied by the instructor. During such comprehensive oral/written the student could be asked to solve exercises and to explain theoretical and practical aspects of the course.