University of Wisconsin-Madison
Mathematics Department
Math 340
Elementary Matrix and
Linear Algebra
Lecturer:
Arun Ram
Fall 2007
Homework 1: Due September 12, 2007
Define matrix, equal matrices, matrix addition, scalar multiplication, matrix multiplication, and transpose.
Do p. 19 problems 1, 6,7,8,9.
Define vector and linear combination. Do p. 20 problems10 and 11.
Define dot product, negative, zero, inverse, invertible, symmetric and skew symmetric.
Write the linear systems on p.8-9 problems 5-14 in matrix form.
Prove: If
A
and
B
are
n
x
m
matrices then
A
+
B
=
B
+
A
.
Prove: If
A
,
B
and
C
are
n
x
m
matrices then
A
+(
B
+
C
)=(
A
+
B
)+
C
.
Prove: If
A
is an
m
x
n
matrix,
B
is an
n
x
p
matrix and
C
is an
p
x
r
matrix then (
AB
)
C
=
A
(
BC
).
Prove: If
A
and
B
are
m
x
n
matrices and
C
is an
n
x
p
matrix then (
A
+
B
)
C
=
AC
+
BC
.
Prove: If
C
is an
m
x
n
matrix and
A
and
B
are
n
x
p
matrices then
C
(
A
+
B
)=
CA
+
CB
.
Prove: If
r
and
s
are numbers and
A
is a matrix then
r
(
sA
) = (
rs
)
A
.
Prove: If
r
and
s
are numbers and
A
is a matrix then (
r
+
s
)
A
=
rA
+
sA
.
Prove: If
r
is a number and
A
and
B
are matrices then
r
(
A
+
B
) =
rA
+
rB
.
Prove: If
r
is a number and
A
and
B
are matrices then
A
(
rB
) =
r
(
AB
) = (
rA
)
B
.
Prove: If
A
is a matrix then (
A
t
)
t
=
A
.
Prove: If
A
and
B
are
m
x
n
matrices then (
A
+
B
)
t
=
A
t
+
B
t
.
Prove: If
A
is an
m
x
n
matrix and
B
is an
n
x
p
matrix then (
AB
)
t
=
B
t
A
t
.
Prove: If
r
is a number and
A
is a matrix then (
rA
)
t
=
rA
t
.
Give an example of two 5
x
5 matrices
A
and
B
such that
AB
is not equal to
BA
.
Give an example of two 5
x
5 matrices
A
and
B
such that no entries of
A
or
B
are 0,
A
is not equal to
B
, and
AB
=
BA
.