1. Trang chủ
  2. » Luận Văn - Báo Cáo

Digital library Ha Noi university of science and technology122

119 3 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Hanoi University of Science and Technology Faculty of Applied mathematics and informatics Advanced Training Program Lecture on Algebra Assoc Prof Dr Nguyen Thieu Huy Hanoi 2008 Nguyen Thieu Huy, Lecture on Algebra Preface This Lecture on Algebra is written for students of Advanced Training Programs of Mechatronics (from California State University –CSU Chico) and Material Science (from University of Illinois- UIUC) When preparing the manuscript of this lecture, we have to combine the two syllabuses of two courses on Algebra of the two programs (Math 031 of CSU Chico and Math 225 of UIUC) There are some differences between the two syllabuses, e.g., there is no module of algebraic structures and complex numbers in Math 225, and no module of orthogonal projections and least square approximations in Math 031, etc Therefore, for sake of completeness, this lecture provides all the modules of knowledge which are given in both syllabuses Students will be introduced to the theory and applications of matrices and systems of linear equations, vector spaces, linear transformations, eigenvalue problems, Euclidean spaces, orthogonal projections and least square approximations, as they arise, for instance, from electrical networks, frameworks in mechanics, processes in statistics and linear models, systems of linear differential equations and so on The lecture is organized in such a way that the students can comprehend the most useful knowledge of linear algebra and its applications to engineering problems We would like to thank Prof Tran Viet Dung for his careful reading of the manuscript His comments and remarks lead to better appearance of this lecture We also thank Dr Nguyen Huu Tien, Dr Tran Xuan Tiep and all the lecturers of Faculty of Applied Mathematics and Informatics for their inspiration and support during the preparation of the lecture Hanoi, October 20, 2008 Assoc Prof Dr Nguyen Thieu Huy Nguyen Thieu Huy, Lecture on Algebra Contents Chapter 1: Sets I Concepts and basic operations II Set equalities III Cartesian products Chapter 2: Mappings I Definition and examples II Compositions III Images and inverse images 10 IV Injective, surjective, bijective, and inverse mappings 11 Chapter 3: Algebraic Structures and Complex Numbers 13 I Groups 13 II Rings 15 III Fields 16 IV The field of complex numbers 16 Chapter 4: Matrices 26 I Basic concepts 26 II Matrix addition, scalar multiplication 28 III Matrix multiplications 29 IV Special matrices 31 V Systems of linear equations 33 VI Gauss elimination method 34 Chapter 5: Vector spaces 41 I Basic concepts 41 II Subspaces 43 III Linear combinations, linear spans 44 IV Linear dependence and independence 45 V Bases and dimension 47 VI Rank of matrices 50 VII Fundamental theorem of systems of linear equations 53 VIII Inverse of a matrix 55 X Determinant and inverse of a matrix, Cramer’s rule 60 XI Coordinates in vector spaces 62 Chapter 6: Linear Mappings and Transformations 65 I Basic definitions 65 II Kernels and images 67 III Matrices and linear mappings 71 IV Eigenvalues and eigenvectors 74 V Diagonalizations 78 VI Linear operators (transformations) 81 Chapter 7: Euclidean Spaces 86 I Inner product spaces 86 II Length (or Norm) of vectors 88 III Orthogonality 89 IV Projection and least square approximations: 94 V Orthogonal matrices and orthogonal transformation 97 Nguyen Thieu Huy, Lecture on Algebra IV Quadratic forms 102 VII Quadric lines and surfaces 108 Nguyen Thieu Huy, Lecture on Algebra Chapter 1: Sets I Concepts and Basic Operations 1.1 Concepts of sets: A set is a collection of objects or things The objects or things in the set are called elements (or member) of the set Examples: - A set of students in a class - A set of countries in ASEAN group, then Vietnam is in this set, but China is not - The set of real numbers, denoted by R 1.2 Basic notations: Let E be a set If x is an element of E, then we denote by x ∈ E (pronounce: x belongs to E) If x is not an element of E, then we write x ∉ E We use the following notations: ∃: “there exists” ∃! : “there exists a unique” ∀: “ for each” or “for all” ⇒: “implies” ⇔: ”is equivalent to” or “if and only if” 1.3 Description of a set: Traditionally, we use upper case letters A, B, C and set braces to denote a set There are several ways to describe a set a) Roster notation (or listing notation): We list all the elements of a set in a couple of braces; e.g., A = {1,2,3,7} or B = {Vietnam, Thailand, Laos, Indonesia, Malaysia, Brunei, Myanmar, Philippines, Cambodia, Singapore} b) Set–builder notation: This is a notation which lists the rules that determine whether an object is an element of the set Example: The set of real solutions of the inequality x2 ≤ is G = {x |x ∈ R and - ≤ x ≤ } = [ - , ] The notation “|” means “such that” Nguyen Thieu Huy, Lecture on Algebra c) Venn diagram: Some times we use a closed figure on the plan to indicate a set This is called Venn diagram 1.4 Subsets, empty set and two equal sets: a) Subsets: The set A is called a subset of a set B if from x ∈ A it follows that x ∈B We then denote by A ⊂ B to indicate that A is a subset of B By logical expression: A ⊂ B ⇔ ( x ∈A ⇒ x ∈B) By Venn diagram: A B b) Empty set: We accept that, there is a set that has no element, such a set is called an empty set (or void set) denoted by ∅ Note: For every set A, we have that ∅ ⊂ A c) Two equal sets: Let A, B be two set We say that A equals B, denoted by A = B, if A⊂ B and B ⊂ A This can be written in logical expression by A = B ⇔ (x ∈ A ⇔ x ∈ B) 1.5 Intersection: Let A, B be two sets Then the intersection of A and B, denoted by A ∩ B, is given by: A ∩ B = {x | x∈A and x∈B} This means that x∈ A ∩B ⇔ (x ∈ A and x ∈ B) By Venn diagram: 1.6 Union: Let A, B be two sets, the union of A and B, denoted by A∪B, and given by A∪B = {x x∈A or x∈B} This means that Nguyen Thieu Huy, Lecture on Algebra x∈ A∪B ⇔ (x ∈ A or x ∈ B) By Venn diagram: 1.7 Subtraction: Let A, B be two sets: The subtraction of A and B, denoted by A\B (or A–B), is given by A\B = {x | x∈A and x∉B} This means that: x∈A\B ⇔ (x ∈ A and x∉B) By Venn diagram: 1.8 Complement of a set: Let A and X be two sets such that A ⊂ X The complement of A in X, denoted by CXA (or A’ when X is clearly understood), is given by CXA = X \ A = {x | x∈X and x ∉ A)} = {x | x ∉ A} (when X is clearly understood) Examples: Consider X =R; A = [0,3] = {x | x∈R and ≤ x ≤ 3} B = [-1, 2] = {x|x∈R and -1 ≤ x ≤ 2} Then, A∩B = {x∈R | 0≤ x ≤ and -1 ≤ x ≤2} = = {x∈ R | ≤ x ≤ - 1} = [0, -1] Nguyen Thieu Huy, Lecture on Algebra A∪B = {x∈R | ≤ x ≤ or -1 ≤ x ≤2} = {x∈R A \ B = {x∈ R = {x∈R -1≤ x ≤ 3} = [-1,3] ≤ x ≤ and x ∉ [-1,2]} ≤ x ≤3} = [2,3] A’ = R \ A = {x ∈ R x < or x > 3} II Set equalities Let A, B, C be sets The following set equalities are often used in many problems related to set theory A ∪ B = B∪A; A∩B = B∩A (Commutative law) (A∪B) ∪C = A∪(B∪C); (A∩B)∩C = A∩(B∩C) (Associative law) A∪(B∩C) = (A∪B)∩(A∪C); A∩(B∪C) = (A∩B) ∪ (A∩C) (Distributive law) A \ B = A∩B’, where B’=CXB with a set X containing both A and B Proof: Since the proofs of these equalities are relatively simple, we prove only one equality (3), the other ones are left as exercises To prove (3), We use the logical expression of the equal sets x ∈ A ∪ (B ∩C) ⇔ ⇔ x ∈A x ∈B ⇔ x ∈C ⇔ x∈A x∈B ∩ C x∈ A x∈ B x∈ A x ∈C x∈A∪ B x ∈A ∪ C ⇔ x∈(A∪B)∩(A∪C) This equivalence yields that A∪(B∩C) = (A∪B)∩(A∪C) The proofs of other equalities are left for the readers as exercises Nguyen Thieu Huy, Lecture on Algebra III Cartesian products 3.1 Definition: Let A, B be two sets The Cartesian product of A and B, denoted by AxB, is given by A x B = {(x,y) (x∈A) and (y∈B)} Let A1, A2…An be given sets The Cartesian Product of A1 , A2…An, denoted by A1 x A2 x…x An, is given by A1 x A2 x….An = {(x1, x2 … xn) xi ∈ Ai = 1,2…., n} In case, A1 = A2 = …= An = A, we denote A1 x A x…x An = A x A x A x…x A = An 3.2 Equality of elements in a Cartesian product: Let A x B be the Cartesian Product of the given sets A and B Then, two elements (a, b) and (c, d) of A x B are equal if and only if a = c and b=d In other words, (a, b) = (c, d) ⇔ a=c b= d Let A1 x A2 x… xAn be the Cartesian product of given sets A1,…An Then, for (x1, x2…xn) and (y1, y 2…yn) in A1 x A x….x An , we have that (x1, x2 ,…, xn ) = (y1, y2 ,…, yn) ⇔ x i = yi ∀ i= 1, 2…., n Nguyen Thieu Huy, Lecture on Algebra Chapter 2: Mappings I Definition and examples 1.1 Definition: Let X, Y be nonempty sets A mapping with domain X and range Y, is an ordered triple (X, Y, f) where f assigns to each x∈X a well-defined f(x) ∈Y The f statement that (X, Y, f) is a mapping is written by f: X → Y (or X → Y) Here, “well-defined” means that for each x∈X there corresponds one and only one f(x) ∈Y A mapping is sometimes called a map or a function 1.2 Examples: f: R → R; f(x) = sinx ∀x∈R, where R is the set of real numbers, f: X → X; f(x) = x ∀x ∈ X This is called the identity mapping on the set X, denoted by IX Let X, Y be nonvoid sets, and y0 ∈Y Then, the assignment f: X → Y; f(x) = y0 ∀x ∈X, is a mapping This is called a constant mapping 1.3 Remark: We use the notation f: X → Y x f(x) to indicate that f(x) is assigned to x f 1.4 Remark: Two mappings X → Y and g U → V are equal if and only if X = U, Y=V, and f(x) = g(x) ∀x ∈ X Then, we write f = g II Compositions 2.1 Definition: Given two mappings: f: X → Y and g: Y → W (or shortly, g f X → Y → W), we define the mapping h: X → W by h(x) = g(f(x)) ∀x ∈ X The mapping h is called the composition of g and f, denoted by h = gof, that is, (gof)(x) = g(f(x)) ∀x∈X g f 2.2 Example: R → R + → R-, here R+ = [0, ∞) and R- = (-∞, 0] f(x) = x2 ∀x∈R; and g(x) = -x ∀x ∈R+ Then, (gof)(x) = g(f(x)) = -x2 2.3 Remark: In general, fog ≠ gof g f Example: R → R → R; f(x) = x2; g(x) = 2x + ∀x ∈R ... students of Advanced Training Programs of Mechatronics (from California State University –CSU Chico) and Material Science (from University of Illinois- UIUC) When preparing the manuscript of this... all the lecturers of Faculty of Applied Mathematics and Informatics for their inspiration and support during the preparation of the lecture Hanoi, October 20, 2008 Assoc Prof Dr Nguyen Thieu... subtraction of A and B, denoted by AB (or A–B), is given by AB = {x | x∈A and x∉B} This means that: x∈AB ⇔ (x ∈ A and x∉B) By Venn diagram: 1.8 Complement of a set: Let A and X be two sets such that

Ngày đăng: 11/03/2022, 15:48

Xem thêm:

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN

w