Vector and tensor calculus

Size: px
Start display at page:

Download "Vector and tensor calculus"

Transcription

1 1 Vector and tensor calculus

2

3 1.1 Examples Example 1.1 Consider three vectors a = 2 e 1 +5 e 2 b = 3 e1 +4 e 3 c = e 1 given with respect to an orthonormal Cartesian basis { e 1, e 2, e 3 }. a. Compute the length of vector a. a = = 29 b. Compute the unit vector in the direction of vector a. e = a/ a = (2 e 1 +5 e 2 )/ 29 = (2/ 29 e 1 +5/ 29 e 2 ) c. Compute the sum a+ b. a+ b = (2 e 1 +5 e 2 )+(3 e 1 +4 e 3 ) = 5 e 1 +5 e 2 +4 e 3 d. Compute the scalar product (inner product, dot product) a b. a b = (2 e 1 +5 e 2 ) (3 e 1 +4 e 3 ) = 2 e 1 3 e 1 +2 e 1 4 e 3 +5 e 2 3 e 1 +5 e 2 4 e 3 = = 6 e. Compute the dyadic product (tensor product, open product) a b. a b = (2 e 1 +5 e 2 )(3 e 1 +4 e 3 ) = 6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 f. Compute the cross product (vector product) a b. a b =(2 e 1 +5 e 2 ) (3 e 1 +4 e 3 ) = 2 e 1 3 e 1 +2 e 1 4 e 3 +5 e 2 3 e 1 +5 e 2 4 e 3 =0 8 e 2 15 e e 1 = 20 e 1 8 e 2 15 e 3 g. Compute the volume spanned by the three vectors a, b en c. V = ( a b) c = ((2 e 1 +5 e 2 ) (3 e 1 +4 e 3 )) e 1 = (20 e 1 8 e 2 15 e 3 ) e 1 = 20 Example 1.2 Consider a vector a, two second-order tensors A and B, and a fourth-order tensor 4 C a = 2 e 1 +5 e 2 A = 6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 B = 3 e 1 e 1 +4 e 3 e 1 4 C = 3 e 1 e 1 e 1 e 1 +4 e 1 e 3 e 1 e 1 +4 e 1 e 1 e 3 e 1 +8 e 1 e 3 e 3 e 1 given with respect to an orthonormal Cartesian basis { e 1, e 2, e 3 }. 3

4 a. Compute the square of tensor A, A 2. A 2 = A A =(6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 ) (6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 ) =36 e 1 e e 1 e e 2 e e 2 e 3 b. Compute the first, second and third invariants of tensor A. J 1 (A) = tr(a) = A 11 +A 22 +A 33 = = 6 J 2 (A) = 1 ( 2 tr 2 (A) tr(a 2 ) ) = 1 2 (62 36) = J 3 (A) = det(a) = det = c. Compute the deviatorc part of tensor A, A d. A d = A 1 3 tr(a)i =(6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 ) 1 3 6( e 1 e 1 + e 2 e 2 + e 3 e 3 ) d. Compute the transposed of tensor A, A T. A T = 6 e 1 e 1 +8 e 3 e e 1 e e 3 e 2 e. Compute the dot product A a. =4 e 1 e 1 2 e 2 e 2 2 e 3 e 3 +8 e 1 e e 2 e e 2 e 3 A a =(6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 ) (2 e 1 +5 e 2 ) =6 e 1 e 1 2 e 1 +6 e 1 e 1 5 e 2 +8 e 1 e 3 2 e 1 +8 e 1 e 3 5 e e 2 e 1 2 e e 2 e 1 5 e e 2 e 3 2 e e 2 e 3 5 e 2 = 12 e e 2 f. Compute the dot a A. a A =(2 e 1 +5 e 2 ) (6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 ) g. Compute A e 1. =2 e 1 6 e 1 e 1 +2 e 1 8 e 1 e 3 +2 e 1 15 e 2 e 1 +2 e 1 20 e 2 e 3 +5 e 2 6 e 1 e 1 +5 e 2 8 e 1 e 3 +5 e 2 15 e 2 e 1 +5 e 2 20 e 2 e 3 = 87 e e 3 A e 1 =(6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 ) e 1 h. Compute A : B. =6 e 1 e 1 e 1 +8 e 1 e 3 e e 2 e 1 e e 2 e 3 e 1 = 8 e 1 e e 2 e 2 A : B =(6 e 1 e 1 +8 e 1 e e 2 e e 2 e 3 ) : (3 e 1 e 1 +4 e 3 e 1 ) i. Compute 4 C : B. =6 e 1 e 1 : 3 e 1 e 1 +8 e 1 e 3 : 3 e 1 e e 2 e 1 : 3 e 1 e e 2 e 3 : 3 e 1 e 1 +6 e 1 e 1 : 4 e 3 e 1 +8 e 1 e 3 : 4 e 3 e e 2 e 1 : 4 e 3 e e 2 e 3 : 4 e 3 e 1 = = 50 4 C : B = (3 e 1 e 1 e 1 e 1 +4 e 1 e 3 e 1 e 1 +4 e 1 e 1 e 3 e 1 +8 e 1 e 3 e 3 e 1 ) : (3 e 1 e 1 +4 e 3 e 1 ) = 9 e 1 e e 1 e 3 Example 1.3 Show that vector n = 2 5 e e 3 is an eigenvector of the second-order tensor D = 6 e 1 e 1 + 4( e 1 e 3 + e 3 e 1 ). Compute the corresponding eigenvalue. 4

5 The eigenvalues λ and eigenvectors of a second-order tensor should satisfy: D n = λ n. For the given vector n and tensor D it holds 2 5 D n =(6 e 1 e 1 +4( e 1 e 3 + e 3 e 1 )) ( e ) e 3 = 12 e e e ( 2 =8 5 e ) e 3 = λ n 5 From here it can be concluded that, indeed, n is an eigenvector of D and the corresponding eigenvalue λ = 8. Example 1.4 Tensor E is given in spectral form as E = 25 n 1 n 1, with the eigenvector n 1 = 3 5 e e 2. Give the expression of the tensor E with respect to the Cartesian basis { e 1, e 2, e 3 }. E = 25 n 1 n 1 = 25 ( 3 5 e e 2)( 3 5 e e 2) = 9 e1 e e 2 e 2 +12( e 1 e 2 + e 2 e 1 ) Example 1.5 A vector field is given as u( x) = 3x 1 e 1 +4(x 2 +x 3 ) e 2 +2x 2 e 3, with (x 1,x 2,x 3 ) the coordinates with respect to the Cartesian basis { e 1, e 2, e 3 }. Compute the divergence u of this vector field. ( ) u = e 1 + e 2 + e 3 (3x 1 e 1 +4(x 2 +x 3 ) e 2 +2x 2 e 3 ) = 3+4 = 7 x 1 x 2 x 3 Example 1.6 Avector fieldisgivenwithrespecttoacylindrical basis{ e r (θ), e θ (θ), e z }as u = z e θ (θ). Compute the gradient u of this vector field. ( u = e r (θ) r + e θ(θ) 1 ) r θ + e z (z e θ (θ)) = z z r e e θ (θ) θ + e z e θ = z θ r e θ e r + e z e θ where it has been taken into account that e θ(θ) θ = e r (θ). Example 1.7 Are the following expressions correct for arbitrary differentiable vector fields φ en ψ? a. ( φ ψ) = ( φ) ψ + φ ( ψ) b. ( φ ψ) = ( φ) ψ +( ψ) φ c. ( φ ψ) = ( φ) ψ + φ ( ψ) In applying the product rule for the gradient operator acting on a product of vectors and tensors, it is important to respect all the contractions as well as the order of the different vectors composing each dyad (or quadrad) in each tensor. To assess the correctness of a product rule, it is therefore necessary to compare the sequence of all vector directions and contractions on the 5

6 left-hand side and compare them with those on the right-hand side. Product rules can be easily derived on this basis as well. The expression (a) preserves the order and type of multiplications correctly. Indeed, according to the left-hand side, the vector of the gradient operator should be multiplied using dot-product with vector φ. The direction of vector ψ should remain, multiplied by the scalar resulting from the dot-product. The expression (a) is therefore correct. Expression (b) is incorrect: in the second term on the right-hand side vectors φ and ψ are being multiplied with the dot product. Likewise, expression (c) is also incorrect: there the dot product between φ and ψ occurs in the first term on the right-hand side. 6

7 1.2 Exercises Exercise 1.1 The vector basis { e 1, e 2, e 3 } is right-handed and orthonormal. a. Determine e i for i = 1,2,3. b. Determine e i e j for i,j = 1,2,3. c. Determine e 1 e 2 e 3. d. Why is e 1 e 2 = e 3? Exercise 1.2 Consider the parallelepiped of Figure 1.1, spanned by the following vectors: a = e 1, b = 4 e2, c = 3 e 3 where { e 1, e 2, e 3 } is a right-handed orthonormal vector basis. c d e 3 a = e 1 e 2 b Figure 1.1: Parallelepiped a. Verify that the vector d is given by d = 4 e 2 +3 e 3 b. Verify that the vectors a and d are perpendicular, i.e. that the dot product of these vectors equals zero. c. Construct a vector m normal to the plane spanned by a and d. d. Determine the length m of m. e. Compute the unit vector in the direction of m. f. Compute the volume V of the parallelepiped spanned by a, b and c. Exercise 1.3 Consider a vector a = 2 e e 2 + e 3, where { e 1, e 2, e 3 } is a right-handed orthonormal vector basis. a. Determine the components a i of a with respect to this basis. Now consider a second basis { ε 1, ε 2, ε 3 }, given by: ε 1 = 1 2 ( e 1 + e 2 ), ε 2 = 1 2 ( e 2 e 1 ), ε 3 = e 3 b. Verify that these vectors also form a right-handed orthonormal basis. 7

8 c. With respect to { ε 1, ε 2, ε 3 }, the vector a can be written as a = α 1 ε 1 +α 2 ε 2 +α 3 ε 3. Determine the components α i. d. Give the column representations ã = [a 1 a 2 a 3 ] T and α = [α 1 α 2 α 3 ] T of a with respect to { e 1, e 2, e 3 } and { ε 1, ε 2, ε 3 } respectively. Does a column of components uniquely define a vector? Exercise 1.4 The basis { e 1, e 2, e 3 } is right-handed and orthonormal. The vectors a 1, a 2, a 3 and b are given by: a 1 = 4 e 1 +3 e 2, a 2 = 3 e 1 4 e 2, a 3 = a 1 a 2, b = 2 e1 +3 e 2 + e 3 a. Determine the expression for a 3 in terms of e 1, e 2 en e 3. b. Compute a i for i = 1,2,3. c. Determine the volume of the parallelepiped spanned by a 1, a 2 and a 3. d. Compute the angle between a 1 and a 2. e. Determine the vectors α i satisfying a i = a i α i (i = 1,2,3) Does { α 1, α 2, α 3 } form a right-handed, orthonormal vector basis? f. Determine the matrix representation of b with respect to each of the bases { e 1, e 2, e 3 }, { a 1, a 2, a 3 } and { α 1, α 2, α 3 }. g. Verify that a 1 a 2 b = a 1 a 2 b = a 2 b a 1. Exercise 1.5 Consider the orthonormal vector basis { e 1, e 2, e 3 } and three vectors a = 4 e 1 +3 e 2 e 3, b = 6 e2 e 3, c = 8 e 1 e 3 a. What is the condition for two vectors to be linearly independent? b. What is the condition for three vectors to be linearly independent? c. Are the vectors a, b and c independent? If not, what is the relation between them? Exercise 1.6 With respect to a right-handed orthonormal vector basis { e 1, e 2, e 3 } we define vectors a, b and p as: a = e 1 + e 2, b = e2 +2 e 3, p = e 1 The tensor A is defined as the dyad a b. a. Show that A is given in terms of the base vectors by A = e 1 e 2 +2 e 1 e 3 + e 2 e 2 +2 e 2 e 3 b. Determine the transpose A T of A. c. Compute the dot products A p and A T p; verify that the latter product is equal to p A 8

9 d. Determine the components A ij = e i A e j of A with respect to { e 1, e 2, e 3 }. e. Give the matrix representation Ā of A with respect to { e 1, e 2, e 3 }. f. Compute the invariants J 1 (A), J 2 (A) and J 3 (A) of A. g. Compute the deviatoric part A d. h. Can the inverse tensor A 1 be computed and why? Exercise 1.7 The basis { e 1, e 2, e 3 } is orthonormal and right-handed. The tensor A satisfies: A a = m( a n) with m = ( e 1 + e 2 ), n = e 1 + e 3 a. Show that A is given in terms of basis vectors dyads by A = e 1 e 1 + e 1 e 3 e 2 e 1 + e 2 e 3 b. Compute tr(a). c. Compute the second invariant J 2 (A). d. Compute the determinant of A. e. Determine A 2 = A A, A T A and A A T. f. Compute tr(a 2 ). g. Is tr(a 2 ) = tr 2 (A) always true? Exercise 1.8 Compute the invariants J 1 (A), J 2 (A), J 3 (A) and the deviator A d of the following tensors A: a. A = I b. A = e 1 e 1 + e 2 e 2 c. A = e 1 e 2 e 2 e 1 + e 3 e 3 d. A = e 1 e 1 + e 2 e 2 + e 3 e 3 +2( e 1 e 2 e 2 e 1 )+3( e 2 e 3 e 3 e 2 )+4( e 3 e 1 e 1 e 3 ) Exercise 1.9 Consider the symmetric tensor A defined as: A = 3 e 1 e 1 e 1 e 2 e 2 e 1 +3 e 2 e 2 +2 e 3 e 3 a. Give the matrix representation Ā of A with respect to { e 1, e 2, e 3 }. b. Compute the inverse tensor A 1. c. Compute the eigenvalues λ i of A. d. Determine theeigenvectors N i ; normalisethem such that N i = 1. Isthis set of eigenvectors unique? e. Give the spectral representation of tensor A. f. Give the spectral representation of tensor A 1. 9

10 Exercise 1.10 Consider the following scalar function a: a( x) = a 0 +a 1 x x where x represents the position vector and a 0 and a 1 are constants. a. Show that the infinitesimal difference da = a( x+d x) a( x) can be linearised as da = 2a 1 x d x. b. The gradient of a satisfies: da = d x a Show by comparison of this expression with the one obtained under a. that the gradient of a equals a = 2a 1 x c. Verify that the function a can be written with respect to a Cartesian basis { e x, e y, e z } as: a( x) = a 0 +a 1 (x 2 +y 2 +z 2 ) d. Compute the gradient a in this Cartesian basis and verify that the result is consistent with the expression obtained under b. e. Verify that the same result is obtained in a cylindrical basis { e r, e θ, e z }. Exercise 1.11 Consider a cylindrical base { e r, e θ, e z }. a. Show that the base vectors satisfy e r θ = e θ e θ θ = e r Write the cylindrical base vectors in terms of a fixed, Cartesian base for this purpose. b. Using the relations obtained under a., show that in cylindrical coordinates x = I. Does this relation also hold in other types of bases? Exercise 1.12 Consider the cylindrical basis { e r, e θ, e z } in which position is indicated by a position vector x = r e r (θ)+z e z. A vector u is defined in this basis as u = γrz e θ (θ) with γ a constant. a. Compute the gradient u of u 10

11 Exercise 1.13 Vector a, second-order tensor B and fourth-order tensor 4 C are given in a right-handed, orthonormal basis { e 1, e 2, e 3 } as according to a = e 1 + e 2 B = e 1 e 1 2 e 1 e 2 2 e 2 e 1 + e 2 e 2 4 C = e 1 e 1 e 1 e 1 4 e 1 e 1 e 2 e 2 4 e 2 e 2 e 1 e 1 + e 2 e 2 e 2 e 2 Compute the following products: a. 4 C a b. 4 C : B c. 4 C : 4 C Exercise 1.14 Demonstrate that for all v: v = ( v) : I = tr( v) Exercise 1.15 Assuming that v, w and B are given differentiable functions of the position vector x, show that: a. ( v w) = ( v) w + v w b. (B v) = B v + v B T c. (B v) = ( B) v +B : ( v) T Exercise 1.16 Consider two orthonormal bases { e 1, e 2, e 3 } and { ε 1, ε 2, ε 3 } which do not coincide. Let the relation between the base vectors be as follows: ε i = A e i, i = 1,2,3 a. Determine the dyadic products ε 1 e 1, ε 2 e 2 and ε 3 e 3 in terms of A and the base vectors e 1, e 2 and e 3. b. Show by adding the three results obtained above that the tensor A is given by A = ε 1 e 1 + ε 2 e 2 + ε 3 e 3 c. What is the effect of applying A to a arbitrary vector p, i.e. A p? And of A T p? Exercise 1.17 Given a right-handed orthonormal vector basis { e 1, e 2, e 3 }, what is the effect of the following tensors on a vector a = a 1 e 1 +a 2 e 2 +a 3 e 3? a. e 1 e 1 b. e 1 e 1 + e 2 e 2 c. e 1 e 1 + e 2 e 2 + e 3 e 3 11

12 d. e 1 e 2 e 2 e 1 + e 3 e 3 e. e 1 e 1 e 2 e 2 + e 3 e 3 Exercise 1.18 Thebasis{ e 1, e 2, e 3 }is orthonormal andright-handed. Thetensor Ais given by A = e 2 e 1 e 1 e 2. Show that for all v: A v = e 3 v What kind of tensor is A? 12

13 A Answers

14

15 Chapter a. e i = 1 b. e i e j = δ ij c. e 1 e 2 e 3 = 1 d. because the basis is right-handed 1.2 c. m = a d = 4 e 3 3 e 2 (or another vector in this direction) d. m = 5 e. e m = 4 5 e e 2 f. V = a. a 1 = 2, a 2 = 3, a 3 = 1 b. ε 1 ε 1 = ε 2 ε 2 = ε 3 ε 3 = 1, ε 1 ε 2 = ε 2 ε 3 = ε 3 ε 1 = 0 ε 1 ε 2 = ε 3, ε 2 ε 3 = ε 1, ε 3 ε 1 = ε 2 c. α 1 = 5 2, α 2 = 1 2, α 3 = 1 d. ã = [ ] T, α = [ 5 2 ] T; no, the vector basis must be given. 1.4 a. a 3 = 25 e 3 b. a 1 = 5, a 2 = 5, a 3 = 25 c. V = 625 d. φ = 1 2 π e. α 1 = 4 5 e e 2, α 2 = 3 5 e e 2, α 3 = e 3 ; yes f. b e = [ ] T, b a = 1 [ ] T, b α = 1 [ ] T a. a b 0 b. a b c 0 c. no; 2 a b c = b. A T = e 2 e 1 + e 2 e 2 +2 e 3 e 1 +2 e 3 e 2 c. A p = 0, A T p = e 2 +2 e 3 d. A 12 = 1, A 13 = 2, A 22 = 1, A 23 = 2, A 11 = A 21 = A31 = A 32 = A 33 = e. Ā =

16 f. J 1 (A) = 1, J 2 (A) = 0, J 3 (A) = 0 g. A d = 1 3 ( e 1 e 1 + e 3 e 3 )+ e 1 e 2 +2 e 1 e e 2 e 2 +2 e 2 e 3 h. No, since A is a singular tensor. 1.7 b. tr(a) = 1 c. J 2 (A) = 0 d. det(a) = 0 e. A 2 = e 1 e 1 e 1 e 3 + e 2 e 1 e 2 e 3 A T A = 2 e 1 e 1 2( e 1 e 3 + e 3 e 1 )+2 e 3 e 3 A A T = 2 e 1 e 1 +2( e 1 e 2 + e 2 e 1 )+2 e 2 e 2 f. tr(a 2 ) = 1 g. no 1.8 a. J 1 (A) = 3, J 2 (A) = 3, J 3 (A) = 1, A d = 0 b. J 1 (A) = 2, J 2 (A) = 1, J 3 (A) = 0, A d = 1 3 ( e 1 e 1 + e 2 e 2 ) 2 3 e 3 e 3 c. J 1 (A) = 1, J 2 (A) = 1, J 3 (A) = 1, A d = 1 3 ( e 1 e 1 + e 2 e 2 )+ 2 3 e 3 e 3 + e 1 e 2 e 2 e 1 d. J 1 (A) = 3, J 2 (A) = 32, J 3 (A) = 30, A d = 2( e 1 e 2 e 2 e 1 )+3( e 2 e 3 e 3 e 2 )+4( e 3 e 1 e 1 e 3 ) a. Ā = b. A 1 = 3 8 e 1 e e 1 e e 2 e e 2 e e 3 e 3 c. λ 1 = 4, λ 2 = λ 3 = 2 d. N1 = 1 2 ( e 1 e 2 ), N2 = e 3, N3 = 1 2 ( e 1 + e 2 ); no e. A = 4 N 1 N1 +2 N 2 N2 +2 N 3 N3 f. A 1 = 1 4 N 1 N N 2 N N 3 N d. a = 2a1 x e x +2a 1 y e y +2a 1 z e z = 2a 1 x e. a = 2a1 r e r +2a 1 z e z = 2a 1 x 1.11 b. yes 1.12 a. u = γz( er e θ e θ e r )+γr e z e θ 1.13 a. 4 C a = e 1 e 1 e 1 4 e 1 e 1 e 2 4 e 2 e 2 e 1 + e 2 e 2 e 2 b. 4 C : B = 3 e 1 e 1 3 e 2 e 2 16

17 c. 4 C : 4 C = 17 e 1 e 1 e 1 e 1 8 e 1 e 1 e 2 e 2 8 e 2 e 2 e 1 e e 2 e 2 e 2 e a. ε 1 e 1 = A e 1 e 1, ε 2 e 2 = A e 2 e 2, ε 3 e 3 = A e 3 e 3 c. rotation; rotation in the opposite direction 1.17 a. projection on e 1 b. projection on the e 1 - e 2 plane c. no effect d. rotation around e 3 e. mirroring in the e 1 - e 3 plane 1.18 rotation and projection tensor 17

Review of Linear Algebra

Review of Linear Algebra Review of Linear Algebra Definitions An m n (read "m by n") matrix, is a rectangular array of entries, where m is the number of rows and n the number of columns. 2 Definitions (Con t) A is square if m=

More information

Quantum Computing Lecture 2. Review of Linear Algebra

Quantum Computing Lecture 2. Review of Linear Algebra Quantum Computing Lecture 2 Review of Linear Algebra Maris Ozols Linear algebra States of a quantum system form a vector space and their transformations are described by linear operators Vector spaces

More information

1. Basic Operations Consider two vectors a (1, 4, 6) and b (2, 0, 4), where the components have been expressed in a given orthonormal basis.

1. Basic Operations Consider two vectors a (1, 4, 6) and b (2, 0, 4), where the components have been expressed in a given orthonormal basis. Questions on Vectors and Tensors 1. Basic Operations Consider two vectors a (1, 4, 6) and b (2, 0, 4), where the components have been expressed in a given orthonormal basis. Compute 1. a. 2. The angle

More information

Math 443 Differential Geometry Spring Handout 3: Bilinear and Quadratic Forms This handout should be read just before Chapter 4 of the textbook.

Math 443 Differential Geometry Spring Handout 3: Bilinear and Quadratic Forms This handout should be read just before Chapter 4 of the textbook. Math 443 Differential Geometry Spring 2013 Handout 3: Bilinear and Quadratic Forms This handout should be read just before Chapter 4 of the textbook. Endomorphisms of a Vector Space This handout discusses

More information

Knowledge Discovery and Data Mining 1 (VO) ( )

Knowledge Discovery and Data Mining 1 (VO) ( ) Knowledge Discovery and Data Mining 1 (VO) (707.003) Review of Linear Algebra Denis Helic KTI, TU Graz Oct 9, 2014 Denis Helic (KTI, TU Graz) KDDM1 Oct 9, 2014 1 / 74 Big picture: KDDM Probability Theory

More information

Homework 2. Solutions T =

Homework 2. Solutions T = Homework. s Let {e x, e y, e z } be an orthonormal basis in E. Consider the following ordered triples: a) {e x, e x + e y, 5e z }, b) {e y, e x, 5e z }, c) {e y, e x, e z }, d) {e y, e x, 5e z }, e) {

More information

Solutions for Fundamentals of Continuum Mechanics. John W. Rudnicki

Solutions for Fundamentals of Continuum Mechanics. John W. Rudnicki Solutions for Fundamentals of Continuum Mechanics John W. Rudnicki December, 015 ii Contents I Mathematical Preliminaries 1 1 Vectors 3 Tensors 7 3 Cartesian Coordinates 9 4 Vector (Cross) Product 13 5

More information

Linear Algebra Review. Vectors

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

More information

Position and orientation of rigid bodies

Position and orientation of rigid bodies Robotics 1 Position and orientation of rigid bodies Prof. Alessandro De Luca Robotics 1 1 Position and orientation right-handed orthogonal Reference Frames RF A A z A p AB B RF B z B x B y A rigid body

More information

k is a product of elementary matrices.

k is a product of elementary matrices. Mathematics, Spring Lecture (Wilson) Final Eam May, ANSWERS Problem (5 points) (a) There are three kinds of elementary row operations and associated elementary matrices. Describe what each kind of operation

More information

02 - tensor calculus - tensor algebra tensor calculus

02 - tensor calculus - tensor algebra tensor calculus 02 - - tensor algebra 02-1 tensor the word tensor was introduced in 1846 by william rowan hamilton. it was used in its current meaning by woldemar voigt in 1899. was developed around 1890 by gregorio ricci-curbastro

More information

Lecture 7. Econ August 18

Lecture 7. Econ August 18 Lecture 7 Econ 2001 2015 August 18 Lecture 7 Outline First, the theorem of the maximum, an amazing result about continuity in optimization problems. Then, we start linear algebra, mostly looking at familiar

More information

L8. Basic concepts of stress and equilibrium

L8. Basic concepts of stress and equilibrium L8. Basic concepts of stress and equilibrium Duggafrågor 1) Show that the stress (considered as a second order tensor) can be represented in terms of the eigenbases m i n i n i. Make the geometrical representation

More information

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p Math Bootcamp 2012 1 Review of matrix algebra 1.1 Vectors and rules of operations An p-dimensional vector is p numbers put together. Written as x 1 x =. x p. When p = 1, this represents a point in the

More information

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Glossary of Linear Algebra Terms Basis (for a subspace) A linearly independent set of vectors that spans the space Basic Variable A variable in a linear system that corresponds to a pivot column in the

More information

Linear Algebra & Geometry why is linear algebra useful in computer vision?

Linear Algebra & Geometry why is linear algebra useful in computer vision? Linear Algebra & Geometry why is linear algebra useful in computer vision? References: -Any book on linear algebra! -[HZ] chapters 2, 4 Some of the slides in this lecture are courtesy to Prof. Octavia

More information

Introduction Eigen Values and Eigen Vectors An Application Matrix Calculus Optimal Portfolio. Portfolios. Christopher Ting.

Introduction Eigen Values and Eigen Vectors An Application Matrix Calculus Optimal Portfolio. Portfolios. Christopher Ting. Portfolios Christopher Ting Christopher Ting http://www.mysmu.edu/faculty/christophert/ : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 November 4, 2016 Christopher Ting QF 101 Week 12 November 4,

More information

Math 489AB Exercises for Chapter 1 Fall Section 1.0

Math 489AB Exercises for Chapter 1 Fall Section 1.0 Math 489AB Exercises for Chapter 1 Fall 2008 Section 1.0 1.0.2 We want to maximize x T Ax subject to the condition x T x = 1. We use the method of Lagrange multipliers. Let f(x) = x T Ax and g(x) = x T

More information

Lecture 1 and 2: Random Spanning Trees

Lecture 1 and 2: Random Spanning Trees Recent Advances in Approximation Algorithms Spring 2015 Lecture 1 and 2: Random Spanning Trees Lecturer: Shayan Oveis Gharan March 31st Disclaimer: These notes have not been subjected to the usual scrutiny

More information

The study of linear algebra involves several types of mathematical objects:

The study of linear algebra involves several types of mathematical objects: Chapter 2 Linear Algebra Linear algebra is a branch of mathematics that is widely used throughout science and engineering. However, because linear algebra is a form of continuous rather than discrete mathematics,

More information

Linear Algebra: Matrix Eigenvalue Problems

Linear Algebra: Matrix Eigenvalue Problems CHAPTER8 Linear Algebra: Matrix Eigenvalue Problems Chapter 8 p1 A matrix eigenvalue problem considers the vector equation (1) Ax = λx. 8.0 Linear Algebra: Matrix Eigenvalue Problems Here A is a given

More information

Dot Products. K. Behrend. April 3, Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem.

Dot Products. K. Behrend. April 3, Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem. Dot Products K. Behrend April 3, 008 Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem. Contents The dot product 3. Length of a vector........................

More information

Math 215 HW #9 Solutions

Math 215 HW #9 Solutions Math 5 HW #9 Solutions. Problem 4.4.. If A is a 5 by 5 matrix with all a ij, then det A. Volumes or the big formula or pivots should give some upper bound on the determinant. Answer: Let v i be the ith

More information

Introduction to Geometry

Introduction to Geometry Introduction to Geometry it is a draft of lecture notes of H.M. Khudaverdian. Manchester, 18 May 211 Contents 1 Euclidean space 3 1.1 Vector space............................ 3 1.2 Basic example of n-dimensional

More information

LINEAR ALGEBRA BOOT CAMP WEEK 4: THE SPECTRAL THEOREM

LINEAR ALGEBRA BOOT CAMP WEEK 4: THE SPECTRAL THEOREM LINEAR ALGEBRA BOOT CAMP WEEK 4: THE SPECTRAL THEOREM Unless otherwise stated, all vector spaces in this worksheet are finite dimensional and the scalar field F is R or C. Definition 1. A linear operator

More information

Chapter Two Elements of Linear Algebra

Chapter Two Elements of Linear Algebra Chapter Two Elements of Linear Algebra Previously, in chapter one, we have considered single first order differential equations involving a single unknown function. In the next chapter we will begin to

More information

MATRIX ALGEBRA. or x = (x 1,..., x n ) R n. y 1 y 2. x 2. x m. y m. y = cos θ 1 = x 1 L x. sin θ 1 = x 2. cos θ 2 = y 1 L y.

MATRIX ALGEBRA. or x = (x 1,..., x n ) R n. y 1 y 2. x 2. x m. y m. y = cos θ 1 = x 1 L x. sin θ 1 = x 2. cos θ 2 = y 1 L y. as Basics Vectors MATRIX ALGEBRA An array of n real numbers x, x,, x n is called a vector and it is written x = x x n or x = x,, x n R n prime operation=transposing a column to a row Basic vector operations

More information

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Prof. Tesler Math 283 Fall 2018 Also see the separate version of this with Matlab and R commands. Prof. Tesler Diagonalizing

More information

22.3. Repeated Eigenvalues and Symmetric Matrices. Introduction. Prerequisites. Learning Outcomes

22.3. Repeated Eigenvalues and Symmetric Matrices. Introduction. Prerequisites. Learning Outcomes Repeated Eigenvalues and Symmetric Matrices. Introduction In this Section we further develop the theory of eigenvalues and eigenvectors in two distinct directions. Firstly we look at matrices where one

More information

Exercise Sheet 1.

Exercise Sheet 1. Exercise Sheet 1 You can download my lecture and exercise sheets at the address http://sami.hust.edu.vn/giang-vien/?name=huynt 1) Let A, B be sets. What does the statement "A is not a subset of B " mean?

More information

Linear Algebra (Review) Volker Tresp 2018

Linear Algebra (Review) Volker Tresp 2018 Linear Algebra (Review) Volker Tresp 2018 1 Vectors k, M, N are scalars A one-dimensional array c is a column vector. Thus in two dimensions, ( ) c1 c = c 2 c i is the i-th component of c c T = (c 1, c

More information

Deep Learning Book Notes Chapter 2: Linear Algebra

Deep Learning Book Notes Chapter 2: Linear Algebra Deep Learning Book Notes Chapter 2: Linear Algebra Compiled By: Abhinaba Bala, Dakshit Agrawal, Mohit Jain Section 2.1: Scalars, Vectors, Matrices and Tensors Scalar Single Number Lowercase names in italic

More information

Repeated Eigenvalues and Symmetric Matrices

Repeated Eigenvalues and Symmetric Matrices Repeated Eigenvalues and Symmetric Matrices. Introduction In this Section we further develop the theory of eigenvalues and eigenvectors in two distinct directions. Firstly we look at matrices where one

More information

A Brief Introduction to Tensors

A Brief Introduction to Tensors A Brief Introduction to Tensors Jay R Walton Fall 2013 1 Preliminaries In general, a tensor is a multilinear transformation defined over an underlying finite dimensional vector space In this brief introduction,

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Introduction to Matrix Algebra August 18, 2010 1 Vectors 1.1 Notations A p-dimensional vector is p numbers put together. Written as x 1 x =. x p. When p = 1, this represents a point in the line. When p

More information

Proofs for Quizzes. Proof. Suppose T is a linear transformation, and let A be a matrix such that T (x) = Ax for all x R m. Then

Proofs for Quizzes. Proof. Suppose T is a linear transformation, and let A be a matrix such that T (x) = Ax for all x R m. Then Proofs for Quizzes 1 Linear Equations 2 Linear Transformations Theorem 1 (2.1.3, linearity criterion). A function T : R m R n is a linear transformation if and only if a) T (v + w) = T (v) + T (w), for

More information

Review of linear algebra

Review of linear algebra Review of linear algebra 1 Vectors and matrices We will just touch very briefly on certain aspects of linear algebra, most of which should be familiar. Recall that we deal with vectors, i.e. elements of

More information

Designing Information Devices and Systems II

Designing Information Devices and Systems II EECS 16B Fall 2016 Designing Information Devices and Systems II Linear Algebra Notes Introduction In this set of notes, we will derive the linear least squares equation, study the properties symmetric

More information

Linear Algebra for Machine Learning. Sargur N. Srihari

Linear Algebra for Machine Learning. Sargur N. Srihari Linear Algebra for Machine Learning Sargur N. srihari@cedar.buffalo.edu 1 Overview Linear Algebra is based on continuous math rather than discrete math Computer scientists have little experience with it

More information

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Prof. Tesler Math 283 Fall 2016 Also see the separate version of this with Matlab and R commands. Prof. Tesler Diagonalizing

More information

MATH 583A REVIEW SESSION #1

MATH 583A REVIEW SESSION #1 MATH 583A REVIEW SESSION #1 BOJAN DURICKOVIC 1. Vector Spaces Very quick review of the basic linear algebra concepts (see any linear algebra textbook): (finite dimensional) vector space (or linear space),

More information

Foundations of tensor algebra and analysis (composed by Dr.-Ing. Olaf Kintzel, September 2007, reviewed June 2011.) Web-site:

Foundations of tensor algebra and analysis (composed by Dr.-Ing. Olaf Kintzel, September 2007, reviewed June 2011.) Web-site: Foundations of tensor algebra and analysis (composed by Dr.-Ing. Olaf Kintzel, September 2007, reviewed June 2011.) Web-site: http://www.kintzel.net 1 Tensor algebra Indices: Kronecker delta: δ i = δ i

More information

CONTINUUM MECHANICS. lecture notes 2003 jp dr.-ing. habil. ellen kuhl technical university of kaiserslautern

CONTINUUM MECHANICS. lecture notes 2003 jp dr.-ing. habil. ellen kuhl technical university of kaiserslautern CONTINUUM MECHANICS lecture notes 2003 jp dr.-ing. habil. ellen kuhl technical university of kaiserslautern Contents Tensor calculus. Tensor algebra.................................... Vector algebra.................................

More information

Math 413/513 Chapter 6 (from Friedberg, Insel, & Spence)

Math 413/513 Chapter 6 (from Friedberg, Insel, & Spence) Math 413/513 Chapter 6 (from Friedberg, Insel, & Spence) David Glickenstein December 7, 2015 1 Inner product spaces In this chapter, we will only consider the elds R and C. De nition 1 Let V be a vector

More information

MATRICES ARE SIMILAR TO TRIANGULAR MATRICES

MATRICES ARE SIMILAR TO TRIANGULAR MATRICES MATRICES ARE SIMILAR TO TRIANGULAR MATRICES 1 Complex matrices Recall that the complex numbers are given by a + ib where a and b are real and i is the imaginary unity, ie, i 2 = 1 In what we describe below,

More information

Practice Exam. 2x 1 + 4x 2 + 2x 3 = 4 x 1 + 2x 2 + 3x 3 = 1 2x 1 + 3x 2 + 4x 3 = 5

Practice Exam. 2x 1 + 4x 2 + 2x 3 = 4 x 1 + 2x 2 + 3x 3 = 1 2x 1 + 3x 2 + 4x 3 = 5 Practice Exam. Solve the linear system using an augmented matrix. State whether the solution is unique, there are no solutions or whether there are infinitely many solutions. If the solution is unique,

More information

Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008

Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008 Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008 Exam 2 will be held on Tuesday, April 8, 7-8pm in 117 MacMillan What will be covered The exam will cover material from the lectures

More information

EN221 - Fall HW # 2 Solutions

EN221 - Fall HW # 2 Solutions EN1 - Fall8 - HW # Solutions Prof. Vivek Shenoy 1) Let A and B be arbitrary tensors, A and B the adjugates of A and B, and α and β arbitrary scalars. Show that det(αa + βb) = deta + β tr (B T A ) + αβ

More information

Math 302 Outcome Statements Winter 2013

Math 302 Outcome Statements Winter 2013 Math 302 Outcome Statements Winter 2013 1 Rectangular Space Coordinates; Vectors in the Three-Dimensional Space (a) Cartesian coordinates of a point (b) sphere (c) symmetry about a point, a line, and a

More information

LS.1 Review of Linear Algebra

LS.1 Review of Linear Algebra LS. LINEAR SYSTEMS LS.1 Review of Linear Algebra In these notes, we will investigate a way of handling a linear system of ODE s directly, instead of using elimination to reduce it to a single higher-order

More information

Definitions for Quizzes

Definitions for Quizzes Definitions for Quizzes Italicized text (or something close to it) will be given to you. Plain text is (an example of) what you should write as a definition. [Bracketed text will not be given, nor does

More information

Math 52H: Multilinear algebra, differential forms and Stokes theorem. Yakov Eliashberg

Math 52H: Multilinear algebra, differential forms and Stokes theorem. Yakov Eliashberg Math 52H: Multilinear algebra, differential forms and Stokes theorem Yakov Eliashberg March 202 2 Contents I Multilinear Algebra 7 Linear and multilinear functions 9. Dual space.........................................

More information

Elementary maths for GMT

Elementary maths for GMT Elementary maths for GMT Linear Algebra Part 2: Matrices, Elimination and Determinant m n matrices The system of m linear equations in n variables x 1, x 2,, x n a 11 x 1 + a 12 x 2 + + a 1n x n = b 1

More information

Chapter 2. Linear Algebra. rather simple and learning them will eventually allow us to explain the strange results of

Chapter 2. Linear Algebra. rather simple and learning them will eventually allow us to explain the strange results of Chapter 2 Linear Algebra In this chapter, we study the formal structure that provides the background for quantum mechanics. The basic ideas of the mathematical machinery, linear algebra, are rather simple

More information

Matrices and Linear Algebra

Matrices and Linear Algebra Contents Quantitative methods for Economics and Business University of Ferrara Academic year 2017-2018 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2 3 4 5 Contents 1 Basics 2

More information

The quantum state as a vector

The quantum state as a vector The quantum state as a vector February 6, 27 Wave mechanics In our review of the development of wave mechanics, we have established several basic properties of the quantum description of nature:. A particle

More information

The experiment consists of studying the deflection of a beam of neutral ground state paramagnetic atoms (silver) in inhomogeneous magnetic field:

The experiment consists of studying the deflection of a beam of neutral ground state paramagnetic atoms (silver) in inhomogeneous magnetic field: SPIN 1/2 PARTICLE Stern-Gerlach experiment The experiment consists of studying the deflection of a beam of neutral ground state paramagnetic atoms (silver) in inhomogeneous magnetic field: A silver atom

More information

Mathematical Foundations

Mathematical Foundations Chapter 1 Mathematical Foundations 1.1 Big-O Notations In the description of algorithmic complexity, we often have to use the order notations, often in terms of big O and small o. Loosely speaking, for

More information

Solutions to Final Practice Problems Written by Victoria Kala Last updated 12/5/2015

Solutions to Final Practice Problems Written by Victoria Kala Last updated 12/5/2015 Solutions to Final Practice Problems Written by Victoria Kala vtkala@math.ucsb.edu Last updated /5/05 Answers This page contains answers only. See the following pages for detailed solutions. (. (a x. See

More information

A = 3 B = A 1 1 matrix is the same as a number or scalar, 3 = [3].

A = 3 B = A 1 1 matrix is the same as a number or scalar, 3 = [3]. Appendix : A Very Brief Linear ALgebra Review Introduction Linear Algebra, also known as matrix theory, is an important element of all branches of mathematics Very often in this course we study the shapes

More information

CE-570 Advanced Structural Mechanics - Arun Prakash

CE-570 Advanced Structural Mechanics - Arun Prakash Ch1-Intro Page 1 CE-570 Advanced Structural Mechanics - Arun Prakash The BIG Picture What is Mechanics? Mechanics is study of how things work: how anything works, how the world works! People ask: "Do you

More information

Brief Review of Vector Algebra

Brief Review of Vector Algebra APPENDIX Brief Review of Vector Algebra A.0 Introduction Vector algebra is used extensively in computational mechanics. The student must thus understand the concepts associated with this subject. The current

More information

A VERY BRIEF LINEAR ALGEBRA REVIEW for MAP 5485 Introduction to Mathematical Biophysics Fall 2010

A VERY BRIEF LINEAR ALGEBRA REVIEW for MAP 5485 Introduction to Mathematical Biophysics Fall 2010 A VERY BRIEF LINEAR ALGEBRA REVIEW for MAP 5485 Introduction to Mathematical Biophysics Fall 00 Introduction Linear Algebra, also known as matrix theory, is an important element of all branches of mathematics

More information

Linear Algebra & Geometry why is linear algebra useful in computer vision?

Linear Algebra & Geometry why is linear algebra useful in computer vision? Linear Algebra & Geometry why is linear algebra useful in computer vision? References: -Any book on linear algebra! -[HZ] chapters 2, 4 Some of the slides in this lecture are courtesy to Prof. Octavia

More information

CP3 REVISION LECTURES VECTORS AND MATRICES Lecture 1. Prof. N. Harnew University of Oxford TT 2013

CP3 REVISION LECTURES VECTORS AND MATRICES Lecture 1. Prof. N. Harnew University of Oxford TT 2013 CP3 REVISION LECTURES VECTORS AND MATRICES Lecture 1 Prof. N. Harnew University of Oxford TT 2013 1 OUTLINE 1. Vector Algebra 2. Vector Geometry 3. Types of Matrices and Matrix Operations 4. Determinants

More information

Review of Linear Algebra Definitions, Change of Basis, Trace, Spectral Theorem

Review of Linear Algebra Definitions, Change of Basis, Trace, Spectral Theorem Review of Linear Algebra Definitions, Change of Basis, Trace, Spectral Theorem Steven J. Miller June 19, 2004 Abstract Matrices can be thought of as rectangular (often square) arrays of numbers, or as

More information

Mathematical foundations - linear algebra

Mathematical foundations - linear algebra Mathematical foundations - linear algebra Andrea Passerini passerini@disi.unitn.it Machine Learning Vector space Definition (over reals) A set X is called a vector space over IR if addition and scalar

More information

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v )

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v ) Section 3.2 Theorem 3.6. Let A be an m n matrix of rank r. Then r m, r n, and, by means of a finite number of elementary row and column operations, A can be transformed into the matrix ( ) Ir O D = 1 O

More information

Linear Algebra V = T = ( 4 3 ).

Linear Algebra V = T = ( 4 3 ). Linear Algebra Vectors A column vector is a list of numbers stored vertically The dimension of a column vector is the number of values in the vector W is a -dimensional column vector and V is a 5-dimensional

More information

03 - introduction to vectors and tensors. me338 - syllabus. introduction tensor calculus. tensor calculus. tensor calculus.

03 - introduction to vectors and tensors. me338 - syllabus. introduction tensor calculus. tensor calculus. tensor calculus. 03 - introduction to vectors and tensors me338 - syllabus holzapfel nonlinear solid mechanics [2000], chapter 1.6-1.9, pages 32-55 03-1 introduction 2 tensor the word tensor was introduced in 1846 by william

More information

We use the overhead arrow to denote a column vector, i.e., a number with a direction. For example, in three-space, we write

We use the overhead arrow to denote a column vector, i.e., a number with a direction. For example, in three-space, we write 1 MATH FACTS 11 Vectors 111 Definition We use the overhead arrow to denote a column vector, ie, a number with a direction For example, in three-space, we write The elements of a vector have a graphical

More information

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination Math 0, Winter 07 Final Exam Review Chapter. Matrices and Gaussian Elimination { x + x =,. Different forms of a system of linear equations. Example: The x + 4x = 4. [ ] [ ] [ ] vector form (or the column

More information

Linear Algebra and Dirac Notation, Pt. 3

Linear Algebra and Dirac Notation, Pt. 3 Linear Algebra and Dirac Notation, Pt. 3 PHYS 500 - Southern Illinois University February 1, 2017 PHYS 500 - Southern Illinois University Linear Algebra and Dirac Notation, Pt. 3 February 1, 2017 1 / 16

More information

Calculation in the special cases n = 2 and n = 3:

Calculation in the special cases n = 2 and n = 3: 9. The determinant The determinant is a function (with real numbers as values) which is defined for quadratic matrices. It allows to make conclusions about the rank and appears in diverse theorems and

More information

APPLICATIONS The eigenvalues are λ = 5, 5. An orthonormal basis of eigenvectors consists of

APPLICATIONS The eigenvalues are λ = 5, 5. An orthonormal basis of eigenvectors consists of CHAPTER III APPLICATIONS The eigenvalues are λ =, An orthonormal basis of eigenvectors consists of, The eigenvalues are λ =, A basis of eigenvectors consists of, 4 which are not perpendicular However,

More information

Matrix Operations: Determinant

Matrix Operations: Determinant Matrix Operations: Determinant Determinants Determinants are only applicable for square matrices. Determinant of the square matrix A is denoted as: det(a) or A Recall that the absolute value of the determinant

More information

Mathematical Methods wk 2: Linear Operators

Mathematical Methods wk 2: Linear Operators John Magorrian, magog@thphysoxacuk These are work-in-progress notes for the second-year course on mathematical methods The most up-to-date version is available from http://www-thphysphysicsoxacuk/people/johnmagorrian/mm

More information

LINEAR ALGEBRA SUMMARY SHEET.

LINEAR ALGEBRA SUMMARY SHEET. LINEAR ALGEBRA SUMMARY SHEET RADON ROSBOROUGH https://intuitiveexplanationscom/linear-algebra-summary-sheet/ This document is a concise collection of many of the important theorems of linear algebra, organized

More information

Pre-sessional Mathematics for Big Data MSc Class 2: Linear Algebra

Pre-sessional Mathematics for Big Data MSc Class 2: Linear Algebra Pre-sessional Mathematics for Big Data MSc Class 2: Linear Algebra Yuri Kalnishkan September 22, 2018 Linear algebra is vitally important for applied mathematics We will approach linear algebra from a

More information

v = v 1 2 +v 2 2. Two successive applications of this idea give the length of the vector v R 3 :

v = v 1 2 +v 2 2. Two successive applications of this idea give the length of the vector v R 3 : Length, Angle and the Inner Product The length (or norm) of a vector v R 2 (viewed as connecting the origin to a point (v 1,v 2 )) is easily determined by the Pythagorean Theorem and is denoted v : v =

More information

Usually, when we first formulate a problem in mathematics, we use the most familiar

Usually, when we first formulate a problem in mathematics, we use the most familiar Change of basis Usually, when we first formulate a problem in mathematics, we use the most familiar coordinates. In R, this means using the Cartesian coordinates x, y, and z. In vector terms, this is equivalent

More information

Mathematical foundations - linear algebra

Mathematical foundations - linear algebra Mathematical foundations - linear algebra Andrea Passerini passerini@disi.unitn.it Machine Learning Vector space Definition (over reals) A set X is called a vector space over IR if addition and scalar

More information

Matrix Algebra: Summary

Matrix Algebra: Summary May, 27 Appendix E Matrix Algebra: Summary ontents E. Vectors and Matrtices.......................... 2 E.. Notation.................................. 2 E..2 Special Types of Vectors.........................

More information

Algebra II. Paulius Drungilas and Jonas Jankauskas

Algebra II. Paulius Drungilas and Jonas Jankauskas Algebra II Paulius Drungilas and Jonas Jankauskas Contents 1. Quadratic forms 3 What is quadratic form? 3 Change of variables. 3 Equivalence of quadratic forms. 4 Canonical form. 4 Normal form. 7 Positive

More information

Duke University, Department of Electrical and Computer Engineering Optimization for Scientists and Engineers c Alex Bronstein, 2014

Duke University, Department of Electrical and Computer Engineering Optimization for Scientists and Engineers c Alex Bronstein, 2014 Duke University, Department of Electrical and Computer Engineering Optimization for Scientists and Engineers c Alex Bronstein, 2014 Linear Algebra A Brief Reminder Purpose. The purpose of this document

More information

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 1. True or False (28 points, 2 each) T or F If V is a vector space

More information

Introduc)on to linear algebra

Introduc)on to linear algebra Introduc)on to linear algebra Vector A vector, v, of dimension n is an n 1 rectangular array of elements v 1 v v = 2 " v n % vectors will be column vectors. They may also be row vectors, when transposed

More information

(1) for all (2) for all and all

(1) for all (2) for all and all 8. Linear mappings and matrices A mapping f from IR n to IR m is called linear if it fulfills the following two properties: (1) for all (2) for all and all Mappings of this sort appear frequently in the

More information

There are two things that are particularly nice about the first basis

There are two things that are particularly nice about the first basis Orthogonality and the Gram-Schmidt Process In Chapter 4, we spent a great deal of time studying the problem of finding a basis for a vector space We know that a basis for a vector space can potentially

More information

Extra Problems for Math 2050 Linear Algebra I

Extra Problems for Math 2050 Linear Algebra I Extra Problems for Math 5 Linear Algebra I Find the vector AB and illustrate with a picture if A = (,) and B = (,4) Find B, given A = (,4) and [ AB = A = (,4) and [ AB = 8 If possible, express x = 7 as

More information

Review problems for MA 54, Fall 2004.

Review problems for MA 54, Fall 2004. Review problems for MA 54, Fall 2004. Below are the review problems for the final. They are mostly homework problems, or very similar. If you are comfortable doing these problems, you should be fine on

More information

MAT Linear Algebra Collection of sample exams

MAT Linear Algebra Collection of sample exams MAT 342 - Linear Algebra Collection of sample exams A-x. (0 pts Give the precise definition of the row echelon form. 2. ( 0 pts After performing row reductions on the augmented matrix for a certain system

More information

Introduction to Mobile Robotics Compact Course on Linear Algebra. Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz

Introduction to Mobile Robotics Compact Course on Linear Algebra. Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Introduction to Mobile Robotics Compact Course on Linear Algebra Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Vectors Arrays of numbers Vectors represent a point in a n dimensional space

More information

PART 2: INTRODUCTION TO CONTINUUM MECHANICS

PART 2: INTRODUCTION TO CONTINUUM MECHANICS 7 PART : INTRODUCTION TO CONTINUUM MECHANICS In the following sections we develop some applications of tensor calculus in the areas of dynamics, elasticity, fluids and electricity and magnetism. We begin

More information

LINEAR ALGEBRA REVIEW

LINEAR ALGEBRA REVIEW LINEAR ALGEBRA REVIEW JC Stuff you should know for the exam. 1. Basics on vector spaces (1) F n is the set of all n-tuples (a 1,... a n ) with a i F. It forms a VS with the operations of + and scalar multiplication

More information

Math Linear Algebra

Math Linear Algebra Math 220 - Linear Algebra (Summer 208) Solutions to Homework #7 Exercise 6..20 (a) TRUE. u v v u = 0 is equivalent to u v = v u. The latter identity is true due to the commutative property of the inner

More information

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP)

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP) MATH 20F: LINEAR ALGEBRA LECTURE B00 (T KEMP) Definition 01 If T (x) = Ax is a linear transformation from R n to R m then Nul (T ) = {x R n : T (x) = 0} = Nul (A) Ran (T ) = {Ax R m : x R n } = {b R m

More information

Lecture 2: Linear operators

Lecture 2: Linear operators Lecture 2: Linear operators Rajat Mittal IIT Kanpur The mathematical formulation of Quantum computing requires vector spaces and linear operators So, we need to be comfortable with linear algebra to study

More information

Foundations of Matrix Analysis

Foundations of Matrix Analysis 1 Foundations of Matrix Analysis In this chapter we recall the basic elements of linear algebra which will be employed in the remainder of the text For most of the proofs as well as for the details, the

More information

ENGI 9420 Lecture Notes 2 - Matrix Algebra Page Matrix operations can render the solution of a linear system much more efficient.

ENGI 9420 Lecture Notes 2 - Matrix Algebra Page Matrix operations can render the solution of a linear system much more efficient. ENGI 940 Lecture Notes - Matrix Algebra Page.0. Matrix Algebra A linear system of m equations in n unknowns, a x + a x + + a x b (where the a ij and i n n a x + a x + + a x b n n a x + a x + + a x b m

More information