Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.6.E: Operations with Matrices (Exercises)

( \newcommand{\kernel}{\mathrm{null}\,}\)

Exercise 1.6.E.1

Let M=[232141] and N=[321025]. Evaluate the following.

(a) 3M

(b) MN

(c) 2M+N

(d) 2N6M

Answer

(a) [6963123]

(b) [153124]

(c) [7432107]

(d) [1418102428]

Exercise 1.6.E.2

Evaluate the following matrix products.

(a) [3211][23]

(b) [2314][1422]

(c) [213321][341024212]

(d) [1231][21312404]

Answer

(a) [121]

(b) [41494]

(c) [12134779]

(d) [219]

Exercise 1.6.E.3

Suppose L:R3R3 and K:R3R3 are defined by

L(x,y,z)=(2x+3y,yx+2z,x+2yz)

and

K(x,y,z)=(2x+4y3z,x+y+z,3xy+4z).

Find the matrices for the following linear functions.

(a) 3L

(b) L+K

(c) 2LK

(d) K+2L

(e) KL

(f) LK

Answer

(a) [690336363]

(b) [473023413]

(c) [223313156]

(d) [6103135532]

(e) [341126111166]

(f) [71135512175]

Exercise 1.6.E.4

Let Rθ:R2R2 be the linear function which rotates a vector in R2 counterclockwise through an angle θ. In Section 1.5 we saw that

Rθ(x,y)=[cos(θ)sin(θ)sin(θ)cos(θ)][xy].

Show that the matrix for RθRα is the same as the matrix for Rθ+α. In other words, show that RθRα=Rθ+α.

Exercise 1.6.E.5

Compute the determinants of the following matrices.

(a) [2314]

(b) [3212]

(c) [231129531]

(d) [121310540]

(e) [1213432114431331]

(f) [1223102020320151521065024]

Answer

(a) 5

(b) -4

(c) 175

(d) 17

(e) -143

(f) 300

Exercise 1.6.E.6

Find the area of the parallelogram in R2 with vertices at (1,−2), (3,−1), (4,1), and (2,0).

Exercise 1.6.E.7

Find the volume of the parallelepiped in R3 with bottom vertices at (1,1,1), (2,3,2), (−1,4,3), and (−2,2,2) and top vertices at (1,0,5), (2,2,6), (−1,3,7), and (−2,1,6).

Answer

32

Exercise 1.6.E.8

Let P be the 4-dimensional parallelepiped with adjacent edges a1=(2,1,2,1), a2=(2,0,1,1), a3=(1,1,3,6), and a4=(3,1,5,0). Find the volume of P.

Answer

8

Exercise 1.6.E.9

Find 2×2 matrices A and B for which ABBA.

Exercise 1.6.E.10

Verify that (1.6.25) and (1.6.26) hold for all 2×2 and 3×3 matrices.

Exercise 1.6.E.11

An n×n matrix M=[aij] is called a diagonal matrix if aij=0 for all ij. Show that if M is a diagonal matrix, then det(M)=a11a22ann.

Exercise 1.6.E.12

If M is an n×m matrix, then the m×n matrix MT whose columns are the rows of M is called the transpose of M. For example, if

M=[123456],

then

MT=[135246].

(a) Show that for a 2×2 matrix M, det(MT)=det(M).

(b) Show that for a 3×3 matrix M, det(MT)=det(M). (Hint: Using (1.6.26), expand det(M) along the first row and det(MT) along the first column.)

(c) Use induction to show that for any n×n matrix M, det(MT)=det(M). (Hint: Note that (MT)ij=(Mji)T.)

Exercise 1.6.E.13

Let x=(x1,x2,x3) and y=(y1,y2,y3) be vectors in R3 and let e1, e2, and e3 be the standard basis vectors for R3. Show that applying (1.6.20) to the array

[e1e2e3x1x2x3y1y2y3]

yields x×y. Discuss what is correct and what is incorrect about the statement

x×y=det[e1e2e3x1x2x3y1y2y3].

Exercise 1.6.E.14

Show that the set of all points x=(x,y,z) in R3 which satisfy the equation

det[xyz121312]=0

is a plane passing through the points (0,0,0), (1,2,−1), and (3,1,2).

Answer

This is the set of all points which satisfy xyz=0.

Exercise 1.6.E.15

Verify directly that if L:RmRp and K:RpRn are linear functions, then KL:RmRn is also a linear function.


This page titled 1.6.E: Operations with Matrices (Exercises) is shared under a CC BY-NC-SA 1.0 license and was authored, remixed, and/or curated by Dan Sloughter via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?