MATRICES. Chapter Introduction. 3.2 Matrix. The essence of Mathematics lies in its freedom. CANTOR

Size: px
Start display at page:

Download "MATRICES. Chapter Introduction. 3.2 Matrix. The essence of Mathematics lies in its freedom. CANTOR"

Transcription

1 56 Chapter 3 MATRICES The essence of Mathematics lies in its freedom. CANTOR 3.1 Introduction The knowledge of matrices is necessary in various branches of mathematics. Matrices are one of the most powerful tools in mathematics. This mathematical tool simplifies our wk to a great extent when compared with other straight fward methods. The evolution of concept of matrices is the result of an attempt to obtain compact and simple methods of solving system of linear equations. Matrices are not only used as a representation of the coefficients in system of linear equations, but utility of matrices far exceeds that use. Matrix notation and operations are used in electronic spreadsheet programs f personal computer, which in turn is used in different areas of business and science like budgeting, sales projection, cost estimation, analysing the results of an experiment etc. Also, many physical operations such as magnification, rotation and reflection through a plane can be represented mathematically by matrices. Matrices are also used in cryptography. This mathematical tool is not only used in certain branches of sciences, but also in genetics, economics, sociology, modern psychology and industrial management. In this chapter, we shall find it interesting to become acquainted with the fundamentals of matrix and matrix algebra. 3. Matrix Suppose we wish to express the infmation that Radha has 15 notebooks. We may express it as [15] with the understanding that the number inside [ ] is the number of notebooks that Radha has. Now, if we have to express that Radha has 15 notebooks and 6 pens. We may express it as [15 6] with the understanding that first number inside [ ] is the number of notebooks while the other one is the number of pens possessed by Radha. Let us now suppose that we wish to express the infmation of possession

2 MATRICES 57 of notebooks and pens by Radha and her two friends Fauzia and Simran which is as follows: Radha has 15 notebooks and 6 pens, Fauzia has 10 notebooks and pens, Simran has 13 notebooks and 5 pens. Now this could be arranged in the tabular fm as follows: Notebooks Pens Radha 15 6 Fauzia 10 Simran 13 5 and this can be expressed as Radha Fauzia Simran Notebooks Pens 6 5 which can be expressed as: In the first arrangement the entries in the first column represent the number of note books possessed by Radha, Fauzia and Simran, respectively and the entries in the second column represent the number of pens possessed by Radha, Fauzia and Simran,

3 58 respectively. Similarly, in the second arrangement, the entries in the first row represent the number of notebooks possessed by Radha, Fauzia and Simran, respectively. The entries in the second row represent the number of pens possessed by Radha, Fauzia and Simran, respectively. An arrangement display of the above kind is called a matrix. Fmally, we define matrix as: Definition 1 A matrix is an dered rectangular array of numbers functions. The numbers functions are called the elements the entries of the matrix. We denote matrices by capital letters. The following are some examples of matrices: 5 A 0 5, i 3 B 3.5 1, x x 3 C cos x sin x + tan x In the above examples, the hizontal lines of elements are said to constitute, rows of the matrix and the vertical lines of elements are said to constitute, columns of the matrix. Thus A has 3 rows and columns, B has 3 rows and 3 columns while C has rows and 3 columns Order of a matrix A matrix having m rows and n columns is called a matrix of der m n simply m n matrix (read as an m by n matrix). So referring to the above examples of matrices, we have A as 3 matrix, B as 3 3 matrix and C as 3 matrix. We observe that A has 3 6 elements, B and C have 9 and 6 elements, respectively. In general, an m n matrix has the following rectangular array: A [a ij ] m n, 1 i m, 1 j n i, j N Thus the i th row consists of the elements a i1, a i, a i3,..., a in, while the j th column consists of the elements a 1j, a j, a 3j,..., a mj, In general a ij, is an element lying in the i th row and j th column. We can also call it as the (i, j) th element of A. The number of elements in an m n matrix will be equal to mn.

4 MATRICES 59 Note In this chapter 1. We shall follow the notation, namely A [a ij ] m n to indicate that A is a matrix of der m n.. We shall consider only those matrices whose elements are real numbers functions taking real values. We can also represent any point (x, y) in a plane by a matrix (column row) as x y ( [x, y]). F example point P(0, 1) as a matrix representation may be given as 0 P 1 [0 1]. Observe that in this way we can also express the vertices of a closed rectilinear figure in the fm of a matrix. F example, consider a quadrilateral ABCD with vertices A (1, 0), B (3, ), C (1, 3), D ( 1, ). Now, quadrilateral ABCD in the matrix fm, can be represented as A B C D X A 1 0 B 3 Y C1 3 D 1 4 Thus, matrices can be used as representation of vertices of geometrical figures in a plane. Now, let us consider some examples. Example 1 Consider the following infmation regarding the number of men and women wkers in three facties I, II and III Men wkers Women wkers I 30 5 II 5 31 III 7 6 Represent the above infmation in the fm of a 3 matrix. What does the entry in the third row and second column represent?

5 60 Solution The infmation is represented in the fm of a 3 matrix as follows: 30 5 A The entry in the third row and second column represents the number of women wkers in facty III. Example If a matrix has 8 elements, what are the possible ders it can have? Solution We know that if a matrix is of der m n, it has mn elements. Thus, to find all possible ders of a matrix with 8 elements, we will find all dered pairs of natural numbers, whose product is 8. Thus, all possible dered pairs are (1, 8), (8, 1), (4, ), (, 4) Hence, possible ders are 1 8, 8 1, 4, 4 Example 3 Construct a 3 matrix whose elements are given by 1 aij i 3 j. Solution In general a 3 matrix is given by Now A a a a1 a a31 a 3 1 aij i 3 j, i 1,, 3 and j 1, Therefe a a a a a a 3 3 Hence the required matrix is given by A. 3 0

6 3.3 Types of Matrices In this section, we shall discuss different types of matrices. (i) Column matrix A matrix is said to be a column matrix if it has only one column. MATRICES 61 (ii) (iii) F example, 0 3 A 1 is a column matrix of der / In general, A [a ij ] m 1 is a column matrix of der m 1. Row matrix A matrix is said to be a row matrix if it has only one row. 1 F example, B 5 3 is a row matrix. 1 4 In general, B [b ij ] 1 n is a row matrix of der 1 n. Square matrix A matrix in which the number of rows are equal to the number of columns, is said to be a square matrix. Thus an m n matrix is said to be a square matrix if m n and is known as a square matrix of der n F example A 3 1 is a square matrix of der In general, A [a ij ] m m is a square matrix of der m. Note If A [a ij ] is a square matrix of der n, then elements (entries) a 11, a,..., a nn are said to constitute the diagonal, of the matrix A. Thus, if Then the elements of the diagonal of A are 1, 4, A

7 6 (iv) (v) (vi) Diagonal matrix A square matrix B [b ij ] m m is said to be a diagonal matrix if all its non diagonal elements are zero, that is a matrix B [b ij ] m m is said to be a diagonal matrix if b ij 0, when i j F example, A [4], B 0, C 0 0, are diagonal matrices of der 1,, 3, respectively. Scalar matrix A diagonal matrix is said to be a scalar matrix if its diagonal elements are equal, that is, a square matrix B [b ij ] n n is said to be a scalar matrix if b ij 0, when i j b ij k, when i j, f some constant k. F example A [3], B 0 1, C are scalar matrices of der 1, and 3, respectively. Identity matrix A square matrix in which elements in the diagonal are all 1 and rest are all zero is called an identity matrix. In other wds, the square matrix A [a ij ] n n is an 1 if i j identity matrix, if aij. 0 if i j We denote the identity matrix of der n by I n. When der is clear from the context, we simply write it as I F example [1], 0 1, are identity matrices of der 1, and 3, respectively. Observe that a scalar matrix is an identity matrix when k 1. But every identity matrix is clearly a scalar matrix.

8 MATRICES 63 (vii) Zero matrix A matrix is said to be zero matrix null matrix if all its elements are zero. 0 0 F example, [0], 0 0, , [0, 0] are all zero matrices. We denote zero matrix by O. Its der will be clear from the context Equality of matrices Definition Two matrices A [a ij ] and B [b ij ] are said to be equal if (i) they are of the same der (ii) each element of A is equal to the cresponding element of B, that is a ij b ij f all i and j. 3 3 F example, and are equal matrices but 3 3 and are not equal matrices. Symbolically, if two matrices A and B are equal, we write A B. If x y z a 6, then x 1.5, y 0, z, a 6, b 3, c b c 3 Example 4 If x+ 3 z+ 4 y y 6 a c + b3 1 0 b Find the values of a, b, c, x, y and z. Solution As the given matrices are equal, therefe, their cresponding elements must be equal. Comparing the cresponding elements, we get x + 3 0, z + 4 6, y 7 3y a 1 3, 0 c + b 3 b + 4, Simplifying, we get a, b 7, c 1, x 3, y 5, z Example 5 Find the values of a, b, c, and d from the following equation: a+ b ab 4 3 5c d 4c+ 3d 11 4

9 64 Solution By equality of two matrices, equating the cresponding elements, we get a + b 4 5c d 11 a b 3 4c + 3d 4 Solving these equations, we get a 1, b, c 3 and d 4 EXERCISE In the matrix A 35 1, write: (i) The der of the matrix, (ii) The number of elements, (iii) Write the elements a 13, a 1, a 33, a 4, a 3.. If a matrix has 4 elements, what are the possible ders it can have? What, if it has 13 elements? 3. If a matrix has 18 elements, what are the possible ders it can have? What, if it has 5 elements? 4. Construct a matrix, A [a ij ], whose elements are given by: (i) a ij ( i+ j) i (ii) aij (iii) j 5. Construct a 3 4 matrix, whose elements are given by: 1 (i) aij 3 i+ j (ii) aij i j 6. Find the values of x, y and z from the following equations: a ij ( i+ j) 4 3 y z x+ y 6 (i) x (ii) 5+ z xy 5 8 (iii) 7. Find the value of a, b, c and d from the equation: a b a+ c 1 5 a b 3c+ d 0 13 x+ y+ z 9 x z 5 + y+ z 7

10 MATRICES A [a ij ] m n\ is a square matrix, if (A) m < n (B) m > n (C) m n (D) None of these 9. Which of the given values of x and y make the following pair of matrices equal 3x y + 1 3x, 0 y (A) x, y 7 (B) Not possible to find 3 1 (C) y 7, x (D) x, y The number of all possible matrices of der 3 3 with each entry 0 1 is: (A) 7 (B) 18 (C) 81 (D) Operations on Matrices In this section, we shall introduce certain operations on matrices, namely, addition of matrices, multiplication of a matrix by a scalar, difference and multiplication of matrices Addition of matrices Suppose Fatima has two facties at places A and B. Each facty produces spt shoes f boys and girls in three different price categies labelled 1, and 3. The quantities produced by each facty are represented as matrices given below: Suppose Fatima wants to know the total production of spt shoes in each price categy. Then the total production In categy 1 : f boys ( ), f girls ( ) In categy : f boys ( ), f girls ( ) In categy 3 : f boys ( ), f girls ( ) This can be represented in the matrix fm as

11 66 This new matrix is the sum of the above two matrices. We observe that the sum of two matrices is a matrix obtained by adding the cresponding elements of the given matrices. Furtherme, the two matrices have to be of the same der. Thus, if A a a a b b b a1 a a3 is a 3 matrix and B b1 b b3 is another a11 + b11 a1 + b1 a13 + b13 3 matrix. Then, we define A+B a1 b1 a b a3 b In general, if A [a ij ] and B [b ij ] are two matrices of the same der, say m n. Then, the sum of the two matrices A and B is defined as a matrix C [c ij ] m n, where c ij a ij + b ij, f all possible values of i and j. Example 6 Given A 3 0 and 5 1 B 1, find A + B 3 Since A, B are of the same der 3. Therefe, addition of A and B is defined and is given by A+B Note 1. We emphasise that if A and B are not of the same der, then A + B is not defined. F example if A 1 0, B, then A + B is not defined.. We may observe that addition of matrices is an example of binary operation on the set of matrices of the same der Multiplication of a matrix by a scalar Now suppose that Fatima has doubled the production at a facty A in all categies (refer to 3.4.1).

12 Previously quantities (in standard units) produced by facty A were MATRICES 67 Revised quantities produced by facty A are as given below: Boys Girls This can be represented in the matrix fm as We observe that the new matrix is obtained by multiplying each element of the previous matrix by. In general, we may define multiplication of a matrix by a scalar as follows: if A [a ij ] m n is a matrix and k is a scalar, then ka is another matrix which is obtained by multiplying each element of A by the scalar k. In other wds, ka k [a ij ] m n [k (a ij )] m n, that is, (i, j) th element of ka is ka ij f all possible values of i and j. F example, if A , then A Negative of a matrix The negative of a matrix is denoted by A. We define A ( 1) A.

13 68 F example, let A x, then A is given by A ( 1) A ( 1) 5 x 5 x Difference of matrices If A [a ij ], B [b ij ] are two matrices of the same der, say m n, then difference A B is defined as a matrix D [d ij ], where d ij a ij b ij, f all value of i and j. In other wds, D A B A + ( 1) B, that is sum of the matrix A and the matrix B. Example 7 If Solution We have A and B , then find A B. A B Properties of matrix addition The addition of matrices satisfy the following properties: (i) Commutative Law If A [a ij ], B [b ij ] are matrices of the same der, say m n, then A + B B + A. Now A + B [a ij ] + [b ij ] [a ij + b ij ] [b ij + a ij ] (addition of numbers is commutative) ([b ij ] + [a ij ]) B + A (ii) Associative Law F any three matrices A [a ij ], B [b ij ], C [c ij ] of the same der, say m n, (A + B) + C A + (B + C). Now (A + B) + C ([a ij ] + [b ij ]) + [c ij ] [a ij + b ij ] + [c ij ] [(a ij + b ij ) + c ij ] [a ij + (b ij + c ij )] (Why?) [a ij ] + [(b ij + c ij )] [a ij ] + ([b ij ] + [c ij ]) A + (B + C)

14 (iii) (iv) MATRICES 69 Existence of additive identity Let A [a ij ] be an m n matrix and O be an m n zero matrix, then A + O O + A A. In other wds, O is the additive identity f matrix addition. The existence of additive inverse Let A [a ij ] m n be any matrix, then we have another matrix as A [ a ij ] m n such that A + ( A) ( A) + A O. So A is the additive inverse of A negative of A Properties of scalar multiplication of a matrix If A [a ij ] and B [b ij ] be two matrices of the same der, say m n, and k and l are scalars, then (i) k(a +B) k A + kb, (ii) (k + l)a k A + l A (ii) k (A + B) k ([a ij ] + [b ij ]) k [a ij + b ij ] [k (a ij + b ij )] [(k a ij ) + (k b ij )] [k a ij ] + [k b ij ] k [a ij ] + k [b ij ] ka + kb (iii) ( k + l) A (k + l) [a ij ] [(k + l) a ij ] + [k a ij ] + [l a ij ] k [a ij ] + l [a ij ] k A + l A Example 8 If A + 3X 5B. 8 0 A 4 andb 4, then find the matrix X, such that Solution We have A + 3X 5B A + 3X A 5B A A A + 3X 5B A (Matrix addition is commutative) O + 3X 5B A ( A is the additive inverse of A) 3X 5B A (O is the additive identity) X 1 3 (5B A) X

15 Example 9 Find X and Y, if 5 X+ Y 0 9 and 3 6 X Y Solution We have ( X+ Y) + ( X Y) (X + X) + (Y Y) X 0 8 X Also (X + Y) (X Y) (X X) + (Y + Y) Y Y Example 10 Find the values of x and y from the following equation: Solution We have x y x y x y

16 MATRICES 71 x y x y x and y 4 14 (Why?) x 7 3 and y 18 x 4 and y 18 i.e. x and y 9. Example 11 Two farmers Ramkishan and Gurcharan Singh cultivates only three varieties of rice namely Basmati, Permal and Naura. The sale (in Rupees) of these varieties of rice by both the farmers in the month of September and October are given by the following matrices A and B. (i) (ii) (iii) Find the combined sales in September and October f each farmer in each variety. Find the decrease in sales from September to October. If both farmers receive % profit on gross sales, compute the profit f each farmer and f each variety sold in October. Solution (i) Combined sales in September and October f each farmer in each variety is given by

17 7 (ii) Change in sales from September to October is given by (iii) % of B B B 0.0 Thus, in October Ramkishan receives Rs 100, Rs 00 and Rs 10 as profit in the sale of each variety of rice, respectively, and Grucharan Singh receives profit of Rs 400, Rs 00 and Rs 00 in the sale of each variety of rice, respectively Multiplication of matrices Suppose Meera and Nadeem are two friends. Meera wants to buy pens and 5 sty books, while Nadeem needs 8 pens and 10 sty books. They both go to a shop to enquire about the rates which are quoted as follows: Pen Rs 5 each, sty book Rs 50 each. How much money does each need to spend? Clearly, Meera needs Rs ( ) that is Rs 60, while Nadeem needs ( ) Rs, that is Rs 540. In terms of matrix representation, we can write the above infmation as follows: Requirements Prices per piece (in Rupees) Money needed (in Rupees) Suppose that they enquire about the rates from another shop, quoted as follows: pen Rs 4 each, sty book Rs 40 each. Now, the money required by Meera and Nadeem to make purchases will be respectively Rs ( ) Rs 08 and Rs ( ) Rs 43

18 MATRICES 73 Again, the above infmation can be represented as follows: Requirements Prices per piece (in Rupees) Money needed (in Rupees) Now, the infmation in both the cases can be combined and expressed in terms of matrices as follows: Requirements Prices per piece (in Rupees) Money needed (in Rupees) The above is an example of multiplication of matrices. We observe that, f multiplication of two matrices A and B, the number of columns in A should be equal to the number of rows in B. Furtherme f getting the elements of the product matrix, we take rows of A and columns of B, multiply them element-wise and take the sum. Fmally, we define multiplication of matrices as follows: The product of two matrices A and B is defined if the number of columns of A is equal to the number of rows of B. Let A [a ij ] be an m n matrix and B [b jk ] be an n p matrix. Then the product of the matrices A and B is the matrix C of der m p. To get the (i, k) th element c ik of the matrix C, we take the i th row of A and k th column of B, multiply them elementwise and take the sum of all these products. In other wds, if A [a ij ] m n, B [b jk ] n p, then the i th row of A is [a i1 a i... a in ] and the k th column of B is b b b 1k k... nk, then c ik a i1 b 1k + a i b k + a i3 b 3k a in b nk The matrix C [c ik ] m p is the product of A and B. n aij bjk. j F example, if C and D 1 1, then the product CD is defined 5 4

19 74 and is given by CD This is a matrix in which each 5 4 entry is the sum of the products across some row of C with the cresponding entries down some column of D. These four computations are Thus 13 CD Example 1 Find AB, if A and B Solution The matrix A has columns which is equal to the number of rows of B. Hence AB is defined. Now 6() + 9(7) 6(6) + 9(9) 6(0) + 9(8) AB () + 3(7) (6) + 3(9) (0) + 3(8)

20 MATRICES 75 Remark If AB is defined, then BA need not be defined. In the above example, AB is defined but BA is not defined because B has 3 column while A has only (and not 3) rows. If A, B are, respectively m n, k l matrices, then both AB and BA are defined if and only if n k and l m. In particular, if both A and B are square matrices of the same der, then both AB and BA are defined. Non-commutativity of multiplication of matrices Now, we shall see by an example that even if AB and BA are both defined, it is not necessary that AB BA. Example 13 If AB BA A and B , then find AB, BA. Show that 1 Solution Since A is a 3 matrix and B is 3 matrix. Hence AB and BA are both defined and are matrices of der and 3 3, respectively. Note that AB and BA Clearly AB BA In the above example both AB and BA are of different der and so AB BA. But one may think that perhaps AB and BA could be the same if they were of the same der. But it is not so, here we give an example to show that even if AB and BA are of same der they may not be same. Example 14 If 1 0 A 0 1 and 0 1 B 1 0, then 0 1 AB and BA 1 0. Clearly AB BA. Thus matrix multiplication is not commutative.

21 76 Note This does not mean that AB BA f every pair of matrices A, B f which AB and BA, are defined. F instance, If A, B 0 0 4, then AB BA Observe that multiplication of diagonal matrices of same der will be commutative. Zero matrix as the product of two non zero matrices We know that, f real numbers a, b if ab 0, then either a 0 b 0. This need not be true f matrices, we will observe this through an example. Example 15 Find AB, if 0 1 A 0 and 3 5 B Solution We have AB Thus, if the product of two matrices is a zero matrix, it is not necessary that one of the matrices is a zero matrix Properties of multiplication of matrices The multiplication of matrices possesses the following properties, which we state without proof. 1. The associative law F any three matrices A, B and C. We have (AB) C A (BC), whenever both sides of the equality are defined.. The distributive law F three matrices A, B and C. (i) A (B+C) AB + AC (ii) (A+B) C AC + BC, whenever both sides of equality are defined. 3. The existence of multiplicative identity F every square matrix A, there exist an identity matrix of same der such that IA AI A. Now, we shall verify these properties by examples. Example 16 If A 0 3, B 0 and C 0 1, find A(BC), (AB)C and show that (AB)C A(BC).

22 MATRICES 77 Solution We have AB (AB) (C) Now BC Therefe A(BC) Clearly, (AB) C A (BC)

23 Example 17 If A 6 0 8,B 1 0,C Calculate AC, BC and (A + B)C. Also, verify that (A + B)C AC + BC Solution Now, A+B So (A + B) C Further AC and BC So AC + BC Clearly, (A + B) C AC + BC 1 3 Example 18 If A 3 1, then show that A 3 3A 40 I O Solution We have A A.A

24 MATRICES 79 So A 3 A A Now A 3 3A 40I O Example 19 In a legislative assembly election, a political group hired a public relations firm to promote its candidate in three ways: telephone, house calls, and letters. The cost per contact (in paise) is given in matrix A as A Cost per contact 40 Telephone 100 Housecall 50 Letter The number of contacts of each type made in two cities X and Y is given by Telephone Housecall Letter X B ,000. Find the total amount spent by the group in the two Y cities X and Y.

25 80 Solution We have BA 40, , ,000 X 10, , ,000 Y 340,000 X 70,000 Y So the total amount spent by the group in the two cities is 340,000 paise and 70,000 paise, i.e., Rs 3400 and Rs 700, respectively. EXERCISE Let A,B,C Find each of the following: (i) A + B (ii) A B (iii) 3A C (iv) AB (v) BA. Compute the following: (i) a b a b a + b b + c ab bc + b a b a (ii) + a c a b ac ab + + (iii) cos x sin x sin x cos x + (iv) sin x cos x cos x sin x 3. Compute the indicated products. (i) a b a b b a b a (ii) 1 [ 3 4] (iii) (iv) (v) (vi)

26 MATRICES If A 5 0,B 4 5 andc 0 3, then compute (A+B) and (B C). Also, verify that A + (B C) (A + B) C. 5. If A and B , then compute 3A 5B cosθ sin θ sin θ cosθ Simplify cos θ + sinθ sin θ cosθ cosθ sin θ 7. Find X and Y, if (i) X+Y and X Y (ii) 3 X + 3Y and 3X Y Find X, if Y 9. Find x and y, if and X + Y y x Solve the equation f x, y, z and t, if x z y t If 1 10 x y , find the values of x and y. 1. Given x y x 6 4 x+ y 3 z w + 1 w z+ w 3, find the values of x, y, z and w.

27 8 cos x sin x If F( x) sinx cosx 0, show that F(x) F(y) F(x + y) Show that (i) (ii) Find A 5A + 6I, if 0 1 A If 17. If 1 0 A 0 1, prove that A 3 6A + 7A + I A andi 4 0 1, find k so that A ka I 18. If α 0 tan A α tan 0 and I is the identity matrix of der, show that cosα sin α I + A (I A) sin α cosα 19. A trust fund has Rs 30,000 that must be invested in two different types of bonds. The first bond pays 5% interest per year, and the second bond pays 7% interest per year. Using matrix multiplication, determine how to divide Rs 30,000 among the two types of bonds. If the trust fund must obtain an annual total interest of: (a) Rs 1800 (b) Rs 000

28 MATRICES The bookshop of a particular school has 10 dozen chemistry books, 8 dozen physics books, 10 dozen economics books. Their selling prices are Rs 80, Rs 60 and Rs 40 each respectively. Find the total amount the bookshop will receive from selling all the books using matrix algebra. Assume X, Y, Z, W and P are matrices of der n, 3 k, p, n 3 and p k, respectively. Choose the crect answer in Exercises 1 and. 1. The restriction on n, k and p so that PY + WY will be defined are: (A) k 3, p n (B) k is arbitrary, p (C) p is arbitrary, k 3 (D) k, p 3. If n p, then the der of the matrix 7X 5Z is: (A) p (B) n (C) n 3 (D) p n 3.5. Transpose of a Matrix In this section, we shall learn about transpose of a matrix and special types of matrices such as symmetric and skew symmetric matrices. Definition 3 If A [a ij ] be an m n matrix, then the matrix obtained by interchanging the rows and columns of A is called the transpose of A. Transpose of the matrix A is denoted by A (A T ). In other wds, if A [a ij ] m n, then A [a ji ] n m. F example, if A 3 1, then A Properties of transpose of the matrices We now state the following properties of transpose of matrices without proof. These may be verified by taking suitable examples. F any matrices A and B of suitable ders, we have (i) (A ) A, (ii) (ka) ka (where k is any constant) (iii) (A + B) A + B (iv) (A B) B A Example 0 If A and B , verify that (i) (A ) A, (ii) (A + B) A + B, (iii) (kb) kb, where k is any constant.

29 84 Solution (i) We have (ii) A ( ) 3 3 A 3 A A Thus (A ) A We have 3 3 A, B A B Therefe (A + B) Now A ,B 1, 0 4 (iii) So 5 5 A + B Thus (A + B) A + B We have kb k 1 k k k 1 4 k k 4k Then (kb) k k 1 k k k 1 kb k 4k 4 Thus (kb) kb

30 MATRICES 85 5 Example 1 If A 4,B[ 1 3 6] Solution We have A 4,B[ 1 3 6] 5, verify that (AB) B A. 5 then AB 4 [ 1 3 6] Now A [ 4 5], 1 B 3 6 Clearly (AB) B A [ ] (AB) B A 3.6 Symmetric and Skew Symmetric Matrices Definition 4 A square matrix A [a ij ] is said to be symmetric if A A, that is, [a ij ] [a ji ] f all possible values of i and j. F example 3 3 A is a symmetric matrix as A A Definition 5 A square matrix A [a ij ] is said to be skew symmetric matrix if A A, that is a ji a ij f all possible values of i and j. Now, if we put i j, we have a ii a ii. Therefe a ii 0 a ii 0 f all i s. This means that all the diagonal elements of a skew symmetric matrix are zero.

31 86 0 e F example, the matrix B e 0 f g f g is a skew symmetric matrix as B B 0 Now, we are going to prove some results of symmetric and skew-symmetric matrices. Theem 1 F any square matrix A with real number entries, A + A is a symmetric matrix and A A is a skew symmetric matrix. Proof Let B A + A, then B (A + A ) A + (A ) (as (A + B) A + B ) A + A (as (A ) A) A + A (as A + B B + A) B Therefe B A + A is a symmetric matrix Now let C A A C (A A ) A (A ) (Why?) A A (Why?) (A A ) C Therefe C A A is a skew symmetric matrix. Theem Any square matrix can be expressed as the sum of a symmetric and a skew symmetric matrix. Proof Let A be a square matrix, then we can write 1 1 A (A+ A) + (AA ) From the Theem 1, we know that (A + A ) is a symmetric matrix and (A A ) is a skew symmetric matrix. Since f any matrix A, (ka) ka, it follows that 1 (A + A ) is symmetric matrix and 1 (A A ) is skew symmetric matrix. Thus, any square matrix can be expressed as the sum of a symmetric and a skew symmetric matrix.

32 MATRICES 87 4 Example Express the matrix B as the sum of a symmetric and a 1 3 skew symmetric matrix. Solution Here B Let P (B + B ) Now P P , 1 3 Thus P 1 (B + B ) is a symmetric matrix. Also, let Q (B B ) Then Q 0 3 Q 5 3 0

33 88 Thus Q 1 (B B ) is a skew symmetric matrix. Now P+Q B Thus, B is represented as the sum of a symmetric and a skew symmetric matrix. EXERCISE Find the transpose of each of the following matrices: (i) (ii) 3 (iii) If A and B 1 0, then verify that (i) (A + B) A + B, (ii) (A B) A B If A 1 and B 1 3, then verify that 0 1 (i) (A + B) A + B (ii) (A B) A B If A and B 1 1, then find (A + B) 5. F the matrices A and B, verify that (AB) B A, where 1 3 (i) A 4, B [ 1 1] 0 (ii) A 1, B [ 1 5 7]

34 MATRICES If (i) cosα sin α A sin α cosα, then verify that A A I (ii) If sin α cos α A cosα sin α, then verify that A A I 7. (i) Show that the matrix A is a symmetric matrix. (ii) Show that the matrix A is a skew symmetric matrix F the matrix A 6 7, verify that (i) (A + A ) is a symmetric matrix (ii) (A A ) is a skew symmetric matrix 1 9. Find ( A A ) 1 + and ( A A ), when 0 a A a 0 b c b c Express the following matrices as the sum of a symmetric and a skew symmetric matrix: (i) (ii) (iii) (iv) 1 5 1

35 90 Choose the crect answer in the Exercises 11 and If A, B are symmetric matrices of same der, then AB BA is a (A) Skew symmetric matrix (B) Symmetric matrix (C) Zero matrix (D) Identity matrix 1. If (A) cosα sin α A, sin α cosα then A + A I, if the value of α is π 6 (C) π (B) (D) 3.7 Elementary Operation (Transfmation) of a Matrix There are six operations (transfmations) on a matrix, three of which are due to rows and three due to columns, which are known as elementary operations transfmations. (i) (ii) (iii) The interchange of any two rows two columns. Symbolically the interchange of i th and j th rows is denoted by R i R j and interchange of i th and j th column is denoted by C i C j. F example, applying R 1 R to π 3 3π 1 1 A 1 3 1, we get The multiplication of the elements of any row column by a non zero number. Symbolically, the multiplication of each element of the i th row by k, where k 0 is denoted by R i k R i. The cresponding column operation is denoted by C i kc i F example, applying C3 C, tob 3, we get The addition to the elements of any row column, the cresponding elements of any other row column multiplied by any non zero number. Symbolically, the addition to the elements of i th row, the cresponding elements of j th row multiplied by k is denoted by R i R i + kr j

36 The cresponding column operation is denoted by C i C i + kc j. F example, applying R R R 1, to MATRICES 91 1 C 1, we get Invertible Matrices Definition 6 If A is a square matrix of der m, and if there exists another square matrix B of the same der m, such that AB BA I, then B is called the inverse matrix of A and it is denoted by A 1. In that case A is said to be invertible. F example, let A 3 1 and B 3 1 be two matrices. Now AB I Also BA 1 0 I 0 1. Thus B is the inverse of A, in other wds B A 1 and A is inverse of B, i.e., A B 1 Note 1. A rectangular matrix does not possess inverse matrix, since f products BA and AB to be defined and to be equal, it is necessary that matrices A and B should be square matrices of the same der.. If B is the inverse of A, then A is also the inverse of B. Theem 3 (Uniqueness of inverse) Inverse of a square matrix, if it exists, is unique. Proof Let A [a ij ] be a square matrix of der m. If possible, let B and C be two inverses of A. We shall show that B C. Since B is the inverse of A AB BA I... (1) Since C is also the inverse of A AC CA I... () Thus B BI B (AC) (BA) C IC C Theem 4 If A and B are invertible matrices of the same der, then (AB) 1 B 1 A 1.

37 9 Proof From the definition of inverse of a matrix, we have (AB) (AB) 1 1 A 1 (AB) (AB) 1 A 1 I (Pre multiplying both sides by A 1 ) (A 1 A) B (AB) 1 A 1 (Since A 1 I A 1 ) IB (AB) 1 A 1 B (AB) 1 A 1 B 1 B (AB) 1 B 1 A 1 I (AB) 1 B 1 A 1 Hence (AB) 1 B 1 A Inverse of a matrix by elementary operations Let X, A and B be matrices of, the same der such that X AB. In der to apply a sequence of elementary row operations on the matrix equation X AB, we will apply these row operations simultaneously on X and on the first matrix A of the product AB on RHS. Similarly, in der to apply a sequence of elementary column operations on the matrix equation X AB, we will apply, these operations simultaneously on X and on the second matrix B of the product AB on RHS. In view of the above discussion, we conclude that if A is a matrix such that A 1 exists, then to find A 1 using elementary row operations, write A IA and apply a sequence of row operation on A IA till we get, I BA. The matrix B will be the inverse of A. Similarly, if we wish to find A 1 using column operations, then, write A AI and apply a sequence of column operations on A AI till we get, I AB. Remark In case, after applying one me elementary row (column) operations on A IA (A AI), if we obtain all zeros in one me rows of the matrix A on L.H.S., then A 1 does not exist. Example 3 By using elementary operations, find the inverse of the matrix 1 A 1. Solution In der to use elementary row operations we may write A IA A, then A (applying R R R 1 )

38 MATRICES A (applying R 1 5 R ) A (applying R 1 1 R 1 R ) Thus A Alternatively, in der to use elementary column operations, we write A AI, i.e., A 0 1 Applying C C C 1, we get A Now applying C C, we have A Finally, applying C 1 C 1 C, we obtain Hence A A

39 94 Example 4 Obtain the inverse of the following matrix using elementary operations 0 1 A Solution Write A I A, i.e., A A (applying R 1 R ) A (applying R 3 R 3 3R 1 ) A (applying R 1 R 1 R ) A (applying R 3 R 3 + 5R ) A (applying R 3 1 R 3 ) A (applying R 1 R 1 + R 3 ) 5 3 1

40 MATRICES Hence A 1 Alternatively, write A AI, i.e., A (applying R R R 3 ) A A (C 1 C ) A (C 3 C 3 C 1 ) A (C 3 C 3 + C ) A (C 3 1 C 3 )

41 A (C 1 C 1 C ) A (C 1 C 1 + 5C 3 ) A4 3 1 (C C 3C 3 ) 5 3 Hence A Example 5 Find P 1, if it exists, given 10 P 5 1. Solution We have P I P, i.e., P P 0 1 (applying R R 1 )

42 MATRICES P (applying R R + 5R 1 ) 1 We have all zeros in the second row of the left hand side matrix of the above equation. Therefe, P 1 does not exist. EXERCISE 3.4 Using elementary transfmations, find the inverse of each of the matrices, if it exists in Exercises 1 to Matrices A and B will be inverse of each other only if (A) AB BA (B) AB BA 0 (C) AB 0, BA I (D) AB BA I

43 98 Miscellaneous Examples Example 6 If cosθ sin θ A sin θ cosθ, then prove that n cosnθ sin nθ A sin nθ cosnθ, n N. Solution We shall prove the result by using principle of mathematical induction. cosθ sin θ We have P(n) : If A sin θ cosθ, then n cosnθ sin nθ A sin nθ cosnθ, n N cosθ sin θ P(1) : A sin θ cosθ, so Therefe, the result is true f n 1. Let the result be true f n k. So 1 cosθ sin θ A sin θ cosθ cosθ sin θ P(k) : A sin θ cosθ, then Now, we prove that the result holds f n k +1 k cos kθ sin kθ A sin kθ coskθ Now A k + 1 k cosθ sin θ coskθ sin kθ AA sin θ cosθ sin kθ coskθ cosθcos kθ sin θsin kθ cosθsin kθ+ sinθcos kθ sin θcos kθ+ cosθsin kθ sinθsin kθ+ cosθcoskθ cos( θ+ kθ) sin ( θ+ kθ ) cos( k + 1) θ sin ( k + 1) θ sin ( θ+ kθ) cos( θ+ kθ) sin ( k + 1) θ cos( k + 1) θ Therefe, the result is true f n k + 1. Thus by principle of mathematical induction, n cos nθ sin nθ we have A sin nθ cosnθ, holds f all natural numbers. Example 7 If A and B are symmetric matrices of the same der, then show that AB is symmetric if and only if A and B commute, that is AB BA. Solution Since A and B are both symmetric matrices, therefe A A and B B. Let AB be symmetric, then (AB) AB

44 But (AB) B A BA (Why?) Therefe BA AB Conversely, if AB BA, then we shall show that AB is symmetric. Now (AB) B A B A (as A and B are symmetric) AB Hence AB is symmetric. MATRICES Example 8 Let A,B,C Find a matrix D such that CD AB O. Solution Since A, B, C are all square matrices of der, and CD AB is well defined, D must be a square matrix of der. a b Let D c d. Then CD AB 0 gives 5 a b c d O a+ 5c b+ 5d 3 0 3a+ 8c 3b+ 8d a+ 5c 3 b+ 5d 3a+ 8c 43 3b+ 8d By equality of matrices, we get a + 5c (1) 3a + 8c () b + 5d 0... (3) and 3b + 8d 0... (4) Solving (1) and (), we get a 191, c 77. Solving (3) and (4), we get b 110, d 44. Therefe a b D c d 77 44

45 100 Miscellaneous Exercise on Chapter Let A 0 0, show that (ai + ba)n a n I + na n 1 ba, where I is the identity matrix of der and n N.. If A 1 1 1, prove that n1 n1 n n n1 n1 n1 A 3 3 3, n N. n1 n1 n n 1+ n 4n 3. If A, then prove that A 1 1 n 1n, where n is any positive integer. 4. If A and B are symmetric matrices, prove that AB BA is a skew symmetric matrix. 5. Show that the matrix B AB is symmetric skew symmetric accding as A is symmetric skew symmetric. 6. Find the values of x, y, z if the matrix A A I. 0 y z A x y z x y z satisfy the equation 7. F what values of x : [ ] x O? 8. If 3 1 A 1, show that A 5A + 7I Find x, if [ x ] 1 0 x O 0 3 1

46 MATRICES A manufacturer produces three products x, y, z which he sells in two markets. Annual sales are indicated below: Market Products I 10,000,000 18,000 II 6,000 0,000 8,000 (a) If unit sale prices of x, y and z are Rs.50, Rs 1.50 and Rs 1.00, respectively, find the total revenue in each market with the help of matrix algebra. (b) If the unit costs of the above three commodities are Rs.00, Rs 1.00 and 50 paise respectively. Find the gross profit Find the matrix X so that X If A and B are square matrices of the same der such that AB BA, then prove by induction that AB n B n A. Further, prove that (AB) n A n B n f all n N. Choose the crect answer in the following questions: 13. If A α β γ α is such that A² I, then (A) 1 + α² + βγ 0 (B) 1 α² + βγ 0 (C) 1 α² βγ 0 (D) 1 + α² βγ If the matrix A is both symmetric and skew symmetric, then (A) A is a diagonal matrix (B) A is a zero matrix (C) A is a square matrix (D) None of these 15. If A is square matrix such that A A, then (I + A)³ 7 A is equal to (A) A (B) I A (C) I (D) 3A Summary A matrix is an dered rectangular array of numbers functions. A matrix having m rows and n columns is called a matrix of der m n. [a ij ] m 1 is a column matrix. [a ij ] 1 n is a row matrix. An m n matrix is a square matrix if m n. A [a ij ] m m is a diagonal matrix if a ij 0, when i j.

47 10 A [a ij ] n n is a scalar matrix if a ij 0, when i j, a ij k, (k is some constant), when i j. A [a ij ] n n is an identity matrix, if a ij 1, when i j, a ij 0, when i j. A zero matrix has all its elements as zero. A [a ij ] [b ] B if (i) A and B are of same der, (ii) a b f all ij ij ij possible values of i and j. ka k[a ij ] m n [k(a ij )] m n A ( 1)A A B A + ( 1) B A + B B + A (A + B) + C A + (B + C), where A, B and C are of same der. k(a + B) ka + kb, where A and B are of same der, k is constant. (k + l ) A ka + la, where k and l are constant. If A [a ij ] m n and B [b jk ] n p, then AB C [c ik ] m p, where c n a b ik ij jk j 1 (i) A(BC) (AB)C, (ii) A(B + C) AB + AC, (iii) (A + B)C AC + BC If A [a ij ] m n, then A A T [a ji ] n m (i) (A ) A, (ii) (ka) ka, (iii) (A + B) A + B, (iv) (AB) B A A is a symmetric matrix if A A. A is a skew symmetric matrix if A A. Any square matrix can be represented as the sum of a symmetric and a skew symmetric matrix. Elementary operations of a matrix are as follows: (i) R i R j C i C j (ii) R i kr i C i kc i (iii) R i R i + kr j C i C i + kc j If A and B are two square matrices such that AB BA I, then B is the inverse matrix of A and is denoted by A 1 and A is the inverse of B. Inverse of a square matrix, if it exists, is unique.

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

1 Introduction to Matrices

1 Introduction to Matrices 1 Introduction to Matrices In this section, important definitions and results from matrix algebra that are useful in regression analysis are introduced. While all statements below regarding the columns

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Matrix Algebra. Some Basic Matrix Laws. Before reading the text or the following notes glance at the following list of basic matrix algebra laws.

Matrix Algebra. Some Basic Matrix Laws. Before reading the text or the following notes glance at the following list of basic matrix algebra laws. Matrix Algebra A. Doerr Before reading the text or the following notes glance at the following list of basic matrix algebra laws. Some Basic Matrix Laws Assume the orders of the matrices are such that

More information

Introduction to Matrices for Engineers

Introduction to Matrices for Engineers Introduction to Matrices for Engineers C.T.J. Dodson, School of Mathematics, Manchester Universit 1 What is a Matrix? A matrix is a rectangular arra of elements, usuall numbers, e.g. 1 0-8 4 0-1 1 0 11

More information

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given

More information

Lecture 2 Matrix Operations

Lecture 2 Matrix Operations Lecture 2 Matrix Operations transpose, sum & difference, scalar multiplication matrix multiplication, matrix-vector product matrix inverse 2 1 Matrix transpose transpose of m n matrix A, denoted A T or

More information

13 MATH FACTS 101. 2 a = 1. 7. The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions.

13 MATH FACTS 101. 2 a = 1. 7. The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions. 3 MATH FACTS 0 3 MATH FACTS 3. Vectors 3.. Definition We use the overhead arrow to denote a column vector, i.e., a linear segment with a direction. For example, in three-space, we write a vector in terms

More information

Chapter 7. Matrices. Definition. An m n matrix is an array of numbers set out in m rows and n columns. Examples. ( 1 1 5 2 0 6

Chapter 7. Matrices. Definition. An m n matrix is an array of numbers set out in m rows and n columns. Examples. ( 1 1 5 2 0 6 Chapter 7 Matrices Definition An m n matrix is an array of numbers set out in m rows and n columns Examples (i ( 1 1 5 2 0 6 has 2 rows and 3 columns and so it is a 2 3 matrix (ii 1 0 7 1 2 3 3 1 is a

More information

Solution to Homework 2

Solution to Homework 2 Solution to Homework 2 Olena Bormashenko September 23, 2011 Section 1.4: 1(a)(b)(i)(k), 4, 5, 14; Section 1.5: 1(a)(b)(c)(d)(e)(n), 2(a)(c), 13, 16, 17, 18, 27 Section 1.4 1. Compute the following, if

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations Beifang Chen Systems of linear equations Linear systems A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where a, a,, a n and

More information

Section 5.3. Section 5.3. u m ] l jj. = l jj u j + + l mj u m. v j = [ u 1 u j. l mj

Section 5.3. Section 5.3. u m ] l jj. = l jj u j + + l mj u m. v j = [ u 1 u j. l mj Section 5. l j v j = [ u u j u m ] l jj = l jj u j + + l mj u m. l mj Section 5. 5.. Not orthogonal, the column vectors fail to be perpendicular to each other. 5..2 his matrix is orthogonal. Check that

More information

T ( a i x i ) = a i T (x i ).

T ( a i x i ) = a i T (x i ). Chapter 2 Defn 1. (p. 65) Let V and W be vector spaces (over F ). We call a function T : V W a linear transformation form V to W if, for all x, y V and c F, we have (a) T (x + y) = T (x) + T (y) and (b)

More information

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL Chapter 6 LINEAR INEQUALITIES 6.1 Introduction Mathematics is the art of saying many things in many different ways. MAXWELL In earlier classes, we have studied equations in one variable and two variables

More information

A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form

A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form Section 1.3 Matrix Products A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form (scalar #1)(quantity #1) + (scalar #2)(quantity #2) +...

More information

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Mathematics Course 111: Algebra I Part IV: Vector Spaces Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are

More information

Math 312 Homework 1 Solutions

Math 312 Homework 1 Solutions Math 31 Homework 1 Solutions Last modified: July 15, 01 This homework is due on Thursday, July 1th, 01 at 1:10pm Please turn it in during class, or in my mailbox in the main math office (next to 4W1) Please

More information

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89 by Joseph Collison Copyright 2000 by Joseph Collison All rights reserved Reproduction or translation of any part of this work beyond that permitted by Sections

More information

7.4. The Inverse of a Matrix. Introduction. Prerequisites. Learning Style. Learning Outcomes

7.4. The Inverse of a Matrix. Introduction. Prerequisites. Learning Style. Learning Outcomes The Inverse of a Matrix 7.4 Introduction In number arithmetic every number a 0 has a reciprocal b written as a or such that a ba = ab =. Similarly a square matrix A may have an inverse B = A where AB =

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Psychology 7291: Multivariate Statistics (Carey) 8/27/98 Matrix Algebra - 1 Introduction to Matrix Algebra Definitions: A matrix is a collection of numbers ordered by rows and columns. It is customary

More information

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors.

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors. 3. Cross product Definition 3.1. Let v and w be two vectors in R 3. The cross product of v and w, denoted v w, is the vector defined as follows: the length of v w is the area of the parallelogram with

More information

Matrix Differentiation

Matrix Differentiation 1 Introduction Matrix Differentiation ( and some other stuff ) Randal J. Barnes Department of Civil Engineering, University of Minnesota Minneapolis, Minnesota, USA Throughout this presentation I have

More information

9 MATRICES AND TRANSFORMATIONS

9 MATRICES AND TRANSFORMATIONS 9 MATRICES AND TRANSFORMATIONS Chapter 9 Matrices and Transformations Objectives After studying this chapter you should be able to handle matrix (and vector) algebra with confidence, and understand the

More information

GCE Mathematics (6360) Further Pure unit 4 (MFP4) Textbook

GCE Mathematics (6360) Further Pure unit 4 (MFP4) Textbook Version 36 klm GCE Mathematics (636) Further Pure unit 4 (MFP4) Textbook The Assessment and Qualifications Alliance (AQA) is a company limited by guarantee registered in England and Wales 364473 and a

More information

Notes on Determinant

Notes on Determinant ENGG2012B Advanced Engineering Mathematics Notes on Determinant Lecturer: Kenneth Shum Lecture 9-18/02/2013 The determinant of a system of linear equations determines whether the solution is unique, without

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

NOTES ON LINEAR TRANSFORMATIONS

NOTES ON LINEAR TRANSFORMATIONS NOTES ON LINEAR TRANSFORMATIONS Definition 1. Let V and W be vector spaces. A function T : V W is a linear transformation from V to W if the following two properties hold. i T v + v = T v + T v for all

More information

DEFINITION 5.1.1 A complex number is a matrix of the form. x y. , y x

DEFINITION 5.1.1 A complex number is a matrix of the form. x y. , y x Chapter 5 COMPLEX NUMBERS 5.1 Constructing the complex numbers One way of introducing the field C of complex numbers is via the arithmetic of matrices. DEFINITION 5.1.1 A complex number is a matrix of

More information

1 Sets and Set Notation.

1 Sets and Set Notation. LINEAR ALGEBRA MATH 27.6 SPRING 23 (COHEN) LECTURE NOTES Sets and Set Notation. Definition (Naive Definition of a Set). A set is any collection of objects, called the elements of that set. We will most

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

Rotation Matrices and Homogeneous Transformations

Rotation Matrices and Homogeneous Transformations Rotation Matrices and Homogeneous Transformations A coordinate frame in an n-dimensional space is defined by n mutually orthogonal unit vectors. In particular, for a two-dimensional (2D) space, i.e., n

More information

Matrix Representations of Linear Transformations and Changes of Coordinates

Matrix Representations of Linear Transformations and Changes of Coordinates Matrix Representations of Linear Transformations and Changes of Coordinates 01 Subspaces and Bases 011 Definitions A subspace V of R n is a subset of R n that contains the zero element and is closed under

More information

THREE DIMENSIONAL GEOMETRY

THREE DIMENSIONAL GEOMETRY Chapter 8 THREE DIMENSIONAL GEOMETRY 8.1 Introduction In this chapter we present a vector algebra approach to three dimensional geometry. The aim is to present standard properties of lines and planes,

More information

Similarity and Diagonalization. Similar Matrices

Similarity and Diagonalization. Similar Matrices MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that

More information

LINEAR EQUATIONS IN TWO VARIABLES

LINEAR EQUATIONS IN TWO VARIABLES 66 MATHEMATICS CHAPTER 4 LINEAR EQUATIONS IN TWO VARIABLES The principal use of the Analytic Art is to bring Mathematical Problems to Equations and to exhibit those Equations in the most simple terms that

More information

MAT188H1S Lec0101 Burbulla

MAT188H1S Lec0101 Burbulla Winter 206 Linear Transformations A linear transformation T : R m R n is a function that takes vectors in R m to vectors in R n such that and T (u + v) T (u) + T (v) T (k v) k T (v), for all vectors u

More information

Click on the links below to jump directly to the relevant section

Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section What is algebra? Operations with algebraic terms Mathematical properties of real numbers Order of operations What is Algebra? Algebra is

More information

Solving simultaneous equations using the inverse matrix

Solving simultaneous equations using the inverse matrix Solving simultaneous equations using the inverse matrix 8.2 Introduction The power of matrix algebra is seen in the representation of a system of simultaneous linear equations as a matrix equation. Matrix

More information

Name: Section Registered In:

Name: Section Registered In: Name: Section Registered In: Math 125 Exam 3 Version 1 April 24, 2006 60 total points possible 1. (5pts) Use Cramer s Rule to solve 3x + 4y = 30 x 2y = 8. Be sure to show enough detail that shows you are

More information

4.5 Linear Dependence and Linear Independence

4.5 Linear Dependence and Linear Independence 4.5 Linear Dependence and Linear Independence 267 32. {v 1, v 2 }, where v 1, v 2 are collinear vectors in R 3. 33. Prove that if S and S are subsets of a vector space V such that S is a subset of S, then

More information

The Characteristic Polynomial

The Characteristic Polynomial Physics 116A Winter 2011 The Characteristic Polynomial 1 Coefficients of the characteristic polynomial Consider the eigenvalue problem for an n n matrix A, A v = λ v, v 0 (1) The solution to this problem

More information

Brief Introduction to Vectors and Matrices

Brief Introduction to Vectors and Matrices CHAPTER 1 Brief Introduction to Vectors and Matrices In this chapter, we will discuss some needed concepts found in introductory course in linear algebra. We will introduce matrix, vector, vector-valued

More information

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan 3 Binary Operations We are used to addition and multiplication of real numbers. These operations combine two real numbers

More information

MATH 304 Linear Algebra Lecture 9: Subspaces of vector spaces (continued). Span. Spanning set.

MATH 304 Linear Algebra Lecture 9: Subspaces of vector spaces (continued). Span. Spanning set. MATH 304 Linear Algebra Lecture 9: Subspaces of vector spaces (continued). Span. Spanning set. Vector space A vector space is a set V equipped with two operations, addition V V (x,y) x + y V and scalar

More information

Arithmetic and Algebra of Matrices

Arithmetic and Algebra of Matrices Arithmetic and Algebra of Matrices Math 572: Algebra for Middle School Teachers The University of Montana 1 The Real Numbers 2 Classroom Connection: Systems of Linear Equations 3 Rational Numbers 4 Irrational

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

Using row reduction to calculate the inverse and the determinant of a square matrix

Using row reduction to calculate the inverse and the determinant of a square matrix Using row reduction to calculate the inverse and the determinant of a square matrix Notes for MATH 0290 Honors by Prof. Anna Vainchtein 1 Inverse of a square matrix An n n square matrix A is called invertible

More information

DETERMINANTS IN THE KRONECKER PRODUCT OF MATRICES: THE INCIDENCE MATRIX OF A COMPLETE GRAPH

DETERMINANTS IN THE KRONECKER PRODUCT OF MATRICES: THE INCIDENCE MATRIX OF A COMPLETE GRAPH DETERMINANTS IN THE KRONECKER PRODUCT OF MATRICES: THE INCIDENCE MATRIX OF A COMPLETE GRAPH CHRISTOPHER RH HANUSA AND THOMAS ZASLAVSKY Abstract We investigate the least common multiple of all subdeterminants,

More information

15.062 Data Mining: Algorithms and Applications Matrix Math Review

15.062 Data Mining: Algorithms and Applications Matrix Math Review .6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop

More information

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES I GROUPS: BASIC DEFINITIONS AND EXAMPLES Definition 1: An operation on a set G is a function : G G G Definition 2: A group is a set G which is equipped with an operation and a special element e G, called

More information

Mathematics Notes for Class 12 chapter 10. Vector Algebra

Mathematics Notes for Class 12 chapter 10. Vector Algebra 1 P a g e Mathematics Notes for Class 12 chapter 10. Vector Algebra A vector has direction and magnitude both but scalar has only magnitude. Magnitude of a vector a is denoted by a or a. It is non-negative

More information

Linear Algebra and TI 89

Linear Algebra and TI 89 Linear Algebra and TI 89 Abdul Hassen and Jay Schiffman This short manual is a quick guide to the use of TI89 for Linear Algebra. We do this in two sections. In the first section, we will go over the editing

More information

Solving Systems of Linear Equations Using Matrices

Solving Systems of Linear Equations Using Matrices Solving Systems of Linear Equations Using Matrices What is a Matrix? A matrix is a compact grid or array of numbers. It can be created from a system of equations and used to solve the system of equations.

More information

Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = 36 + 41i.

Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = 36 + 41i. Math 5A HW4 Solutions September 5, 202 University of California, Los Angeles Problem 4..3b Calculate the determinant, 5 2i 6 + 4i 3 + i 7i Solution: The textbook s instructions give us, (5 2i)7i (6 + 4i)(

More information

Linear Algebra: Determinants, Inverses, Rank

Linear Algebra: Determinants, Inverses, Rank D Linear Algebra: Determinants, Inverses, Rank D 1 Appendix D: LINEAR ALGEBRA: DETERMINANTS, INVERSES, RANK TABLE OF CONTENTS Page D.1. Introduction D 3 D.2. Determinants D 3 D.2.1. Some Properties of

More information

Geometric Transformations

Geometric Transformations Geometric Transformations Definitions Def: f is a mapping (function) of a set A into a set B if for every element a of A there exists a unique element b of B that is paired with a; this pairing is denoted

More information

Linear Equations ! 25 30 35$ & " 350 150% & " 11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development

Linear Equations ! 25 30 35$ &  350 150% &  11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development MathsTrack (NOTE Feb 2013: This is the old version of MathsTrack. New books will be created during 2013 and 2014) Topic 4 Module 9 Introduction Systems of to Matrices Linear Equations Income = Tickets!

More information

Section 6.1 - Inner Products and Norms

Section 6.1 - Inner Products and Norms Section 6.1 - Inner Products and Norms Definition. Let V be a vector space over F {R, C}. An inner product on V is a function that assigns, to every ordered pair of vectors x and y in V, a scalar in F,

More information

8.2. Solution by Inverse Matrix Method. Introduction. Prerequisites. Learning Outcomes

8.2. Solution by Inverse Matrix Method. Introduction. Prerequisites. Learning Outcomes Solution by Inverse Matrix Method 8.2 Introduction The power of matrix algebra is seen in the representation of a system of simultaneous linear equations as a matrix equation. Matrix algebra allows us

More information

TOPPER Sample Paper - I. Class : XI MATHEMATICS. Questions. Time Allowed : 3 Hrs Maximum Marks: 100

TOPPER Sample Paper - I. Class : XI MATHEMATICS. Questions. Time Allowed : 3 Hrs Maximum Marks: 100 TOPPER Sample Paper - I Class : XI MATHEMATICS Questions Time Allowed : 3 Hrs Maximum Marks: 100 1. All questions are compulsory.. The question paper consist of 9 questions divided into three sections

More information

The Matrix Elements of a 3 3 Orthogonal Matrix Revisited

The Matrix Elements of a 3 3 Orthogonal Matrix Revisited Physics 116A Winter 2011 The Matrix Elements of a 3 3 Orthogonal Matrix Revisited 1. Introduction In a class handout entitled, Three-Dimensional Proper and Improper Rotation Matrices, I provided a derivation

More information

Solving Systems of Linear Equations

Solving Systems of Linear Equations LECTURE 5 Solving Systems of Linear Equations Recall that we introduced the notion of matrices as a way of standardizing the expression of systems of linear equations In today s lecture I shall show how

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

Linear Algebra: Vectors

Linear Algebra: Vectors A Linear Algebra: Vectors A Appendix A: LINEAR ALGEBRA: VECTORS TABLE OF CONTENTS Page A Motivation A 3 A2 Vectors A 3 A2 Notational Conventions A 4 A22 Visualization A 5 A23 Special Vectors A 5 A3 Vector

More information

CONTENTS 1. Peter Kahn. Spring 2007

CONTENTS 1. Peter Kahn. Spring 2007 CONTENTS 1 MATH 304: CONSTRUCTING THE REAL NUMBERS Peter Kahn Spring 2007 Contents 2 The Integers 1 2.1 The basic construction.......................... 1 2.2 Adding integers..............................

More information

RESULTANT AND DISCRIMINANT OF POLYNOMIALS

RESULTANT AND DISCRIMINANT OF POLYNOMIALS RESULTANT AND DISCRIMINANT OF POLYNOMIALS SVANTE JANSON Abstract. This is a collection of classical results about resultants and discriminants for polynomials, compiled mainly for my own use. All results

More information

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of

More information

1 VECTOR SPACES AND SUBSPACES

1 VECTOR SPACES AND SUBSPACES 1 VECTOR SPACES AND SUBSPACES What is a vector? Many are familiar with the concept of a vector as: Something which has magnitude and direction. an ordered pair or triple. a description for quantities such

More information

Row Echelon Form and Reduced Row Echelon Form

Row Echelon Form and Reduced Row Echelon Form These notes closely follow the presentation of the material given in David C Lay s textbook Linear Algebra and its Applications (3rd edition) These notes are intended primarily for in-class presentation

More information

4. How many integers between 2004 and 4002 are perfect squares?

4. How many integers between 2004 and 4002 are perfect squares? 5 is 0% of what number? What is the value of + 3 4 + 99 00? (alternating signs) 3 A frog is at the bottom of a well 0 feet deep It climbs up 3 feet every day, but slides back feet each night If it started

More information

MATHEMATICS FOR ENGINEERS BASIC MATRIX THEORY TUTORIAL 2

MATHEMATICS FOR ENGINEERS BASIC MATRIX THEORY TUTORIAL 2 MATHEMATICS FO ENGINEES BASIC MATIX THEOY TUTOIAL This is the second of two tutorials on matrix theory. On completion you should be able to do the following. Explain the general method for solving simultaneous

More information

CURVE FITTING LEAST SQUARES APPROXIMATION

CURVE FITTING LEAST SQUARES APPROXIMATION CURVE FITTING LEAST SQUARES APPROXIMATION Data analysis and curve fitting: Imagine that we are studying a physical system involving two quantities: x and y Also suppose that we expect a linear relationship

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

So let us begin our quest to find the holy grail of real analysis.

So let us begin our quest to find the holy grail of real analysis. 1 Section 5.2 The Complete Ordered Field: Purpose of Section We present an axiomatic description of the real numbers as a complete ordered field. The axioms which describe the arithmetic of the real numbers

More information

α = u v. In other words, Orthogonal Projection

α = u v. In other words, Orthogonal Projection Orthogonal Projection Given any nonzero vector v, it is possible to decompose an arbitrary vector u into a component that points in the direction of v and one that points in a direction orthogonal to v

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

Linear Algebra Review. Vectors

Linear Algebra Review. Vectors Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka kosecka@cs.gmu.edu http://cs.gmu.edu/~kosecka/cs682.html Virginia de Sa Cogsci 8F Linear Algebra review UCSD Vectors The length

More information

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5.

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5. PUTNAM TRAINING POLYNOMIALS (Last updated: November 17, 2015) Remark. This is a list of exercises on polynomials. Miguel A. Lerma Exercises 1. Find a polynomial with integral coefficients whose zeros include

More information

26 Integers: Multiplication, Division, and Order

26 Integers: Multiplication, Division, and Order 26 Integers: Multiplication, Division, and Order Integer multiplication and division are extensions of whole number multiplication and division. In multiplying and dividing integers, the one new issue

More information

Direct Methods for Solving Linear Systems. Matrix Factorization

Direct Methods for Solving Linear Systems. Matrix Factorization Direct Methods for Solving Linear Systems Matrix Factorization Numerical Analysis (9th Edition) R L Burden & J D Faires Beamer Presentation Slides prepared by John Carroll Dublin City University c 2011

More information

Linear Algebra Done Wrong. Sergei Treil. Department of Mathematics, Brown University

Linear Algebra Done Wrong. Sergei Treil. Department of Mathematics, Brown University Linear Algebra Done Wrong Sergei Treil Department of Mathematics, Brown University Copyright c Sergei Treil, 2004, 2009, 2011, 2014 Preface The title of the book sounds a bit mysterious. Why should anyone

More information

Linear Programming. March 14, 2014

Linear Programming. March 14, 2014 Linear Programming March 1, 01 Parts of this introduction to linear programming were adapted from Chapter 9 of Introduction to Algorithms, Second Edition, by Cormen, Leiserson, Rivest and Stein [1]. 1

More information

Question 2: How do you solve a matrix equation using the matrix inverse?

Question 2: How do you solve a matrix equation using the matrix inverse? Question : How do you solve a matrix equation using the matrix inverse? In the previous question, we wrote systems of equations as a matrix equation AX B. In this format, the matrix A contains the coefficients

More information

A Primer on Index Notation

A Primer on Index Notation A Primer on John Crimaldi August 28, 2006 1. Index versus Index notation (a.k.a. Cartesian notation) is a powerful tool for manipulating multidimensional equations. However, there are times when the more

More information

Solving Linear Systems, Continued and The Inverse of a Matrix

Solving Linear Systems, Continued and The Inverse of a Matrix , Continued and The of a Matrix Calculus III Summer 2013, Session II Monday, July 15, 2013 Agenda 1. The rank of a matrix 2. The inverse of a square matrix Gaussian Gaussian solves a linear system by reducing

More information

MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix.

MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix. MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix. Nullspace Let A = (a ij ) be an m n matrix. Definition. The nullspace of the matrix A, denoted N(A), is the set of all n-dimensional column

More information

The Determinant: a Means to Calculate Volume

The Determinant: a Means to Calculate Volume The Determinant: a Means to Calculate Volume Bo Peng August 20, 2007 Abstract This paper gives a definition of the determinant and lists many of its well-known properties Volumes of parallelepipeds are

More information

Chapter 17. Orthogonal Matrices and Symmetries of Space

Chapter 17. Orthogonal Matrices and Symmetries of Space Chapter 17. Orthogonal Matrices and Symmetries of Space Take a random matrix, say 1 3 A = 4 5 6, 7 8 9 and compare the lengths of e 1 and Ae 1. The vector e 1 has length 1, while Ae 1 = (1, 4, 7) has length

More information

Linear Algebra I. Ronald van Luijk, 2012

Linear Algebra I. Ronald van Luijk, 2012 Linear Algebra I Ronald van Luijk, 2012 With many parts from Linear Algebra I by Michael Stoll, 2007 Contents 1. Vector spaces 3 1.1. Examples 3 1.2. Fields 4 1.3. The field of complex numbers. 6 1.4.

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

Vector Spaces. Chapter 2. 2.1 R 2 through R n

Vector Spaces. Chapter 2. 2.1 R 2 through R n Chapter 2 Vector Spaces One of my favorite dictionaries (the one from Oxford) defines a vector as A quantity having direction as well as magnitude, denoted by a line drawn from its original to its final

More information

Typical Linear Equation Set and Corresponding Matrices

Typical Linear Equation Set and Corresponding Matrices EWE: Engineering With Excel Larsen Page 1 4. Matrix Operations in Excel. Matrix Manipulations: Vectors, Matrices, and Arrays. How Excel Handles Matrix Math. Basic Matrix Operations. Solving Systems of

More information

26 Ideals and Quotient Rings

26 Ideals and Quotient Rings Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan 26 Ideals and Quotient Rings In this section we develop some theory of rings that parallels the theory of groups discussed

More information

Chapter 6. Orthogonality

Chapter 6. Orthogonality 6.3 Orthogonal Matrices 1 Chapter 6. Orthogonality 6.3 Orthogonal Matrices Definition 6.4. An n n matrix A is orthogonal if A T A = I. Note. We will see that the columns of an orthogonal matrix must be

More information

F Matrix Calculus F 1

F Matrix Calculus F 1 F Matrix Calculus F 1 Appendix F: MATRIX CALCULUS TABLE OF CONTENTS Page F1 Introduction F 3 F2 The Derivatives of Vector Functions F 3 F21 Derivative of Vector with Respect to Vector F 3 F22 Derivative

More information

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus Chapter 1 Matrices, Vectors, and Vector Calculus In this chapter, we will focus on the mathematical tools required for the course. The main concepts that will be covered are: Coordinate transformations

More information

MA106 Linear Algebra lecture notes

MA106 Linear Algebra lecture notes MA106 Linear Algebra lecture notes Lecturers: Martin Bright and Daan Krammer Warwick, January 2011 Contents 1 Number systems and fields 3 1.1 Axioms for number systems......................... 3 2 Vector

More information