Advanced Mathematics 1 + 2
Advanced Mathematics 1 + 2
I. Matrices
1. A matrix is a rectangular array of numbers. If a matrix has m rows and and n
columns, then the size of the matrix is said to be m×n. If the matrix is 1×n or m×1,
it is called a vector. Finally, the number that occurs in the ith row and jth column is
called the (i, j)th entry (phần tử) of the matrix.
Matrices are usually designated by capital letters.
A zero matrix is a matrix whose every entry is 0. We shall denote such matrices by
the symbol 0
2. Two matrices A=(aij) and B=(bij) are said to be equal if these matrices have the
same size, and for each index pair (i, j), aij = bij, that is, corresponding entries of A
and B are equal.
3. Special matrices
a. Square matrix: A matrix with the same number of the rows and columns. If a
square matrix has the size of n×n, it is called a square matrix of order n (ma trận
vuông cấp n).
The entries aii form the main diagonal (đường chéo chính)
b. Triangular matrix:
If all entries outside the main diagonal are zero, A is called a diagonal
matrix. If only all entries below (above, respectively) the main diagonal are zero, A
is called an upper triangular matrix (a lower triangular matrix, res.)
c. Identity matrix:
is a square matrix in which all entries form the main diagonal are 1, and all
entries outside the main diagonal are 0. It is denoted by E
4. Matrix operations
a. Matrix addition
Let A = (aij) and B = (bij) be m×n matrices.Then the sum of the matrices,
denoted as A+ B, is the m×n matrix defined by the formula A + B = (aij + bij)
b. Scalar Multiplication (Tích vô hướng)
The scalar multiplication of a matrix A with a scalar k gives another matrix
kA of the same size as A. The entries of kA are defined by
kA = (kaij)
c. Product of matrices (Tích của 2 ma trận)
The product AB is defined if and only if the column number of A is equal
to the row number of B. In this case, we say A is conformable with B. If A is
conformable with B, it is hardly probable that B is conformable with A. For
instance, if A is a 2×3 and B is a 3×1, then we obtain the product AB, but we
cannot obtain the product BA.
3. Cremer’s rule
Nghiêm duy nhất (unique solution) của một hệ pt Cramer n ẩn số x1, x2,
…,xn được xác định theo công thức:
(x1 = d1/d, x2 = d2/d,… xn = dn/d)
∆y
If as ∆ x -> 0, the limit of the difference quotient ∆ x exists and equal = k, that limit
is identified as the derivative of the function y = f(x) (and equal k)
2. Differentiation
The process of finding a derivative is called differentiation
Ví dụ: Tìm vi phân của các hàm số sau:
a) y = x3 - 5x + 1 ;
b) y = sin3x.
Giải:
a) y = x3 - 5x + 1, y' = 3x2 - 5.
Vậy dy = d(x3 - 5x + 1) = y'dx = (3x2 - 5)dx
b) y = sin3x., y' = 3sin2x cosx.
Vậy dy = d(sin3x) = y'dx = 3sin2x cos xdx.
3. Integral
The term integral may also refer to the related notion of the antiderivative, a
function F whose derivative is the given function f. In this case, it is called an
indefinite integral (tích phân bất định) and is written:
❑
F(x) = ∫ ❑ f (x)dx
❑