LAaG DSBA 2021/2022

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск

Teachers and Assistants

Group 211 (M+P+) 212 213 214
Lecturer Andrey Mazhuga
Teacher Andrey Mazhuga Nikita Medved Galina Kaleeva
Schedule Thursday, 11.10, R406

September 9, 16, 23: the class starts at 14.40.

Consultations Wed, 17:00 -- 21:00, via Zoom
One must notify me beforehand
Wednesday via Zoom, 17:00,
(write @medvednikita beforehands)
or Friday 14:20 after the seminar with 213 (same room or write me in telegram)
Friday, after 16.20. Sign up for q&a until Thursday, 23.59.
zoom
Assistant Белоновский Пётр
pibelonovskiy@edu.hse.ru
Астанина Ксения
kkastanina@edu.hse.ru
Королев Кирилл
kkorolev1
Федорова Анна
z_piranja
Course
Assistant
Белоновский Пётр
pibelonovskiy@edu.hse.ru

Course Description

The course introduces students to the elements of linear algebra and analytic geometry, provides the foundations for understanding some of the main concepts of modern mathematics. There is a strong emphasis in this course on complete proofs of almost all results.

We will approach the subject from both a practical point of view (learning methods and acquiring computational skills relevant for problem solving) and a theoretical point of view (learning a more abstract and theoretical approach that focuses on achieving a deep understanding of the different abstract concepts).

Topics covered include: matrix algebra, systems of linear equations, permutations, determinants, complex numbers, fields, abstract vector spaces, bilinear and quadratic forms, Euclidean spaces, some elements of analytic geometry, linear operators. It took mathematicians at least two hundred years to comprehend these objects. We plan to accomplish this in one year.

Grading system

During the academic year, the student will be formally graded on the following:

  • two in-class oral tests (O1 and O2);
  • two in-class written tests (W1 and W2);
  • several quizzes (Q1 and Q2, where Qi is the average grade of all the quizzes in the i-th semester);
  • several homework assignments (H1 and H2, where Hi is the average grade of all the homework assignments in the i-th semester);
  • two written exams (E1 and E2).

All grades (namely, O1, O2, W1, W2, Q1, Q2, H1, H2, E1, and E2) are real numbers from 0 to 10.

The cumulative course grade for the first semester, C1, is obtained without rounding by the following formula:

C1 = 5/16*O1 + 4/16*W1 + 4/16*Q1 + 3/16*H1.

The intermediate course grade for the first semester, I1, is obtained by the following formula:

I1 = Round1(3/10*E1 + 7/10*C1),

where the function Round1(x) is defined as follows: if the decimal part of x is less than 0.2, the grade is rounded downwards; if the decimal part of x is greater than 0.7, the grade is rounded upwards; if the decimal part of x is from the interval [0.2;0.7] and the student's seminar attendance during the first semester is not below 66%, the grade is rounded upwards; otherwise the grade is rounded downwards.

The cumulative course grade for the second semester, C2, is obtained without rounding by the following formula:

C2 = 5/16*O2 + 4/16*W2 + 4/16*Q2 + 3/16*H2.

The intermediate course grade for the second semester, I2, is obtained by the following formula:

I2 = Round2(3/10*E2 + 7/10*C2),

where the function Round2(x) is defined as Round1(x) but with "during the first semester" replaced by "during the second semester".

The final grade for the course, F, is obtained by the following formula:

F = Round(1/4*I1 + 3/4*I2),

where the function Round(x) is defined as Round1(x) but with "during the first semester" replaced by "during the academic year".

The final grade for the course is included in a diploma supplement.

Lecture Notes

Module 3

  • Lecture 15 (11.01.2022) Main properties of change of basis matrices; the sum, the intersection, and the direct sum of vector subspaces; the dimension of the sum of two vector subspaces.

Module 2

  • Lecture 14 (08.12.2021) Vector spaces (Part III); m-element subsets of an n-dimensional vector space; extension to a basis; the dimension of a subspace of a finite dimensional vector space; ordered basis; basis matrix; change of basis matrix.
  • Lecture 13 (01.12.2020) Vector spaces (Part II); Main theorem on linear dependence; a basis of a vector space; dimension of a vector space; finite and infinite dimensional vector spaces; some main properties of finite dimensional vector spaces.
  • Lecture 12 (24.11.2020) Vector spaces (Part I); a subspace of a vector space; linear combinations; the linear span; trivial and non-trivial linear combinations; linearly dependent and linearly independent sets.
  • Lecture 11 (17.11.2021) Polynomials; the degree of a polynomial; division with remainder; a root of a polynomial; factor theorem; the multiplicity of a root; algebraically closed fields; fundamental theorem of algebra; interpolation polynomials in the Lagrange form.
  • Lecture 10 (10.11.2021) Complex numbers (part II); main properties of the conjugate and the absolute value of a complex number; polar (= trigonometric) form of a complex number; de Moivre's Formula; the set of n-th roots of a complex number, its description.
  • Lecture 9 (03.11.2021) The determinant of a Vandermonde matrix; fields; the field of complex munbers; Cartesian and algebraic forms of a complex number; the absolute value (=module) and the argument of a complex number, the complex conjugate.
  • Lecture 8 (27.10.2021) Block matrices; the determinant of a block matrix; minors and cofactors of a matrix; Laplace expansion; false expansion; the adjugate of a matrix; Cramer's rule.

Module 1

  • Lecture 7 (13.10.2021) Determinant of an elementary matrix; determinant of a product of matrices; determinant test for invertibility.
  • Lecture 6 (06.10.2021) Determinant; the Leibniz Formula; Sarrus' Rule; determinant of matrix transpose; three main properties of the determinant; the determinant of a matrix with a zero row or column.
  • Lecture 5 (29.09.2021) Permutations; two-line notation of a permutation; the sign of a permutation; even and odd permutation; transpositions.
  • Lecture 4 (22.09.2021) Systems of linear equations (SoLE); homogeneous, inhomogeneous, consistent, and inconsistent SoLE; the matrix form of a SoLE; leading and free variables; the augmented matrix of a SoLE; a general algorithm for solving SoLE.
  • Lecture 3 (15.09.2021) Elementary row matrix operations; elementary matrices; elementary row operations as matrix pre-multiplication; reduced row echelon form; Gaussian elimination.
  • Lecture 2 (08.09.2021) Matrix transposition; symmetric and skew-symetric matrices; inverse of a matrix; invertible (non-singular) matrices; the trace of a matrix; main properties of matrix transposition, matrix inverse, and the trace.
  • Lecture 1 (04.09.2021) Matrices, main definitions; special matrices (square matrices, triangular matrices, identity matrices, zero matrices); matrix scalar multiplication; matrix addition; matrix multiplication; main properties of these operations.

Seminar Notes

Module 1

Group 211:

  • [ S 1] (XX.09.2021)

Group 212 & 213:

Group 214:

Homework

The obligatory homework for group 211:


Module 3

  • HW 14 (release: 14.01.2022; deadline: 23.01.2022)

Module 2

  • HW 11 (release: 28.11.2021; deadline: 05.12.2021)
  • HW 10 (release: 19.11.2021; deadline: 26.11.2021)
  • HW 9 (release: 15.11.2021; deadline: 22.11.2021)
  • HW 8 (release: 31.10.2021; deadline: 12.11.2021)

Module 1

  • HW 7 (release: 18.10.2021; deadline: 31.10.2021)
  • HW 6 (release: 11.10.2021; deadline: 29.10.2021)
  • HW 5 (release: 07.10.2021; deadline: 15.10.2021)
  • HW 4 (release: 30.09.2021; deadline: 08.10.2021)
  • HW 3 (release: 26.09.2021; deadline: 01.10.2021)
  • HW 2 (release: 16.09.2021; deadline: 24.09.2021)
  • HW 1 (release: 08.09.2021; deadline: 17.09.2021)


The obligatory homework for groups 212 and 213:

Module 2

  • HW 13 (release: 10.12.2021; deadline: 18.12.2021, 9 a. m.)
  • HW 12 (release: 07.12.2021; deadline: 13.12.2021, 9 a. m.)
  • HW 11 (release: 26.11.2021; deadline: 06.12.2021, 9 a. m.)
  • HW 9+10 (release: 20.11.2021; deadline: 30.11.2021, 9 a. m.)
  • HW 8 (release: 06.11.2021; deadline: 15.11.2021, 9 a. m.)

Module 1

  • HW 7: does not exist
  • HW 6 (release: 13.10.2021; deadline: 29.10.2021, 9 a. m.)
  • HW 5 (release: 13.10.2021; deadline: 21.10.2021, 9 a. m.)
  • HW 4 (release: 02.10.2021; deadline: 09.10.2021, 9 a. m.)
  • HW 3 (release: 24.09.2021; deadline: 01.10.2021, 9 a. m.)
  • HW 2 (release: 17.09.2021; deadline: 24.09.2021, 9 a. m.)
  • HW 1 (release: 10.09.2021; deadline: 17.09.2021)

The obligatory homework for group 214:

Send your works to Google classroom: link (access code: o6k7hsj)

Module 3

  • HW 15 (release: 12.01.2022; deadline: 19.01.2022, 9 a. m.)

Module 2

  • HW 12 (release: 6.12.2021; deadline: 14.12.2021, 9 a. m.)
  • HW 11 (release: 27.11.2021; deadline: 5.12.2021, 9 a. m.)
  • HW 9-10 (release: 19.11.2021; deadline: 30.11.2021, 9 a. m.)
  • HW 7-8 (release: 01.11.2021; deadline: 16.11.2021, 9 a. m.)

Module 1

  • HW 6 (release: 13.10.2021; deadline: 21.10.2021, 9 a. m.)
  • HW 5 (release: 7.10.2021; deadline: 15.10.2021, 9 a. m.)
  • HW 4 (release: 1.10.2021; deadline: 09.10.2021, 9 a. m.)
  • HW 3 (release: 23.09.2021; deadline: 01.10.2021, 9 a. m.)
  • HW 2 (release: 16.09.2021; deadline: 24.09.2021, 9 a. m.)
  • HW 1 (release: 09.09.2021; deadline: 17.09.2021, 9 a. m.)