Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 8

10. True-False.

In parts (a)(m) determine whether the statement is true or false,


and justify your answer.
(a) The transpose of a diagonal matrix is a diagonal matrix.
(b) The transpose of an upper triangular matrix is an upper triangular matrix.
(c) The sum of an upper triangular matrix and a lower triangular matrix is a
diagonal matrix.
(d) All entries of a symmetric matrix are determined by the entries occurring on and
above the main diagonal.
(e) All entries of an upper triangular matrix are determined by the entries occurring
on and above the main diagonal.
(f) The inverse of an invertible lower triangular matrix is an upper triangular matrix.
(g) A diagonal matrix is invertible if and only if all of its diagonal entries are positive.
(h) The sum of a diagonal matrix and a lower triangular matrix is a lower triangular
matrix.
(i) A matrix that is both symmetric and upper triangular must be a diagonal matrix.
(j) If A and B are n × n matrices such that A + B is symmetric, then A and B are
symmetric.
(k) If A and B are n × n matrices such that A + B is upper triangular, then A and B
are upper triangular.
(ℓ) If A2 is a symmetric matrix, then A is a symmetric matrix.
(m) If kA is a symmetric matrix for some k ̸= 0, then A is a symmetric matrix.
(n) The product of two elementary matrices of the same size must be an
elementary matrix.
(o) Every elementary matrix is invertible.
(p) If A and B are row equivalent, and if B and C are row equivalent, then A and C
are row equivalent.
(q) If A is an n×n matrix that is not invertible, then the linear system A⃗x = ⃗0 has
infinitely many solutions.
(r) If A is an n × n matrix that is not invertible, then the matrix obtained by
interchanging two rows of A cannot be invertible.
(s) If A is invertible and a multiple of the rst row of A is added to the second row,
then the resulting matrix is invertible.
(t) An expression of an invertible matrix A as a product of elementary matrices is
unique.
(u) Two n × n matrices, A and B, are inverses of one another if and only if AB = BA
= 0.
(v) For all square matrices A and B of the same size, it is true that (A + B) 2 = A2 +
2AB + B2 .
(w) For all square matrices A and B of the same size, it is true that A2 − B2 = (A −
B)(A + B).
(x) If A and B are invertible matrices of the same size, then AB is invertible and
(AB) −1 = A−1B−1 .
(y) If A and B are matrices such that AB is dened, then it is true that (AB) t = AtBt .
(z) The matrix A = [ a b c d ] is invertible if and only if ad − bc = 0.
(a ′ ) If A and B are matrices of the same size and k is a constant, then (kA + B) t =
kAt + Bt .
(b ′ ) If A is an invertible matrix, then so is At .
(c ′ ) If p(x) = ao + a1x + a2x 2 + · · · + amx m and I is an identity matrix, then p(I) =
ao + a1 + a2 + · · · + am.
(d ′ ) A square matrix containing a row or column of zeros cannot be invertible. 2
(e ′ ) The sum of two invertible matrices of the same size must be invertible.
(f ′ ) It is impossible for a system of linear equations to have exactly two solutions.
(g ′ ) If A is a square matrix, and if the linear system A⃗x = ⃗b has a unique solution,
then the linear system A⃗x = c also must have a unique solution.
(h ′ ) If A and B are n × n matrices such that AB = In, then BA = In.
(i ′ ) If A and B are row equivalent matrices, then the linear systems A⃗x = ⃗0 and
B⃗x = ⃗0 have the same solution set.
(j ′ ) Let A be an n × n matrix and S is an n × n invertible matrix. If ⃗x is a solution to
the linear system (S −1AS)⃗x = ⃗b, then S⃗x is a solution to the linear system A⃗y =
S⃗b.
(k ′ ) Let A be an n × n matrix. The linear system A⃗x = 4⃗x has a unique solution if
and only if A − 4I is an invertible matrix.
(ℓ ′ ) Let A and B be n × n matrices. If A or B (or both) are not invertible, then
neither is AB.
(m′ ) The matrix [ 1 2 3 4 5 6 ] has no main diagonal.
(n ′ ) An m × n matrix has m column vectors and n row vectors.
(o ′ ) If A and B are 2 × 2 matrices, then AB = BA.
(p ′ ) The ith row vector of a matrix product AB can be computed by multiplying A
by the ith row vector of B.
(q ′ ) If A and B are square matrices of the same order, then tr (AB) = tr (A)tr (B).
(r ′ ) If A and B are square matrices of the same order, then (AB) t = AtBt .
(s ′ ) For every square matrix A, it is true that tr (At ) = tr (A).
(t ′ ) If A is a 6 ×4 matrix and B is an m ×n matrix such that BtAt is a 2 ×6 matrix,
then m = 4 and n = 2.
(u ′ ) If A is an n × n matrix and k is a scalar, then tr (kA) = ktr (A).
(v ′ ) If A, B, and C are matrices of the same size such that A − C = B − C, then A =
B.
(w ′ ) If A, B, and C are square matrices of the same order such that AC = BC, then
A = B.
(x ′ ) If AB + BA is dened, then A and B are square matrices of the same size.
(y ′ ) If B has a column of zeros, then so does AB if this product is dened.
(z ′ ) If B has a column of zeros, then so does BA if this product is dened´

10. Verdadero-Falso. En las partes (a)(m) determine si la afirmación es


verdadera o falsa y justifique su respuesta.

(a) La transpuesta de una matriz diagonal es una matriz diagonal.


Verdadero
(b) La transpuesta de una matriz triangular superior es una matriz triangular
superior.
Verdadero
(c) La suma de una matriz triangular superior y una matriz triangular inferior es una
matriz diagonal.
Verdadero
(d) Todas las entradas de una matriz simétrica están determinadas por las
entradas que ocurren sobre y por encima de la diagonal principal.
Falso
(e) Todas las entradas de una matriz triangular superior están determinadas por
las entradas que ocurren sobre y por encima de la diagonal principal.
Verdadero
(f) La inversa de una matriz triangular inferior invertible es una matriz triangular
superior.
Verdadero
(g) Una matriz diagonal es invertible si y solo si todas sus entradas diagonales son
positivas.
Falso
(h) La suma de una matriz diagonal y una matriz triangular inferior es una matriz
triangular inferior.
Falso
(i) Una matriz que es a la vez simétrica y triangular superior debe ser una matriz
diagonal.
Verdadero
(j) Si A y B son matrices n × n tales que A + B es simétrica, entonces A y B son
simétricas.
Verdadero
(k) Si A y B son matrices de n × n tales que A + B es triangular superior, entonces
A y B son triangulares superiores.
Falso
(ℓ) Si A2 es una matriz simétrica, entonces A es una matriz simétrica.
Falso
(m) Si kA es una matriz simétrica para algún k ̸= 0, entonces A es una matriz
simétrica.
Falso
(n) El producto de dos matrices elementales del mismo tamaño debe ser una
matriz elemental.
Verdadero
(o) Toda matriz elemental es invertible.
Verdadero
(p) Si A y B son equivalentes por renglones, y si B y C son equivalentes por
renglones, entonces A y C son equivalentes por renglones.
Verdadero
(q) Si A es una matriz n×n que no es invertible, entonces el sistema lineal A ⃗x = ⃗0
tiene infinitas soluciones.
Verdadero
(r) Si A es una matriz n × n que no es invertible, entonces la matriz obtenida al
intercambiar dos filas de A no puede ser invertible.
Verdadero
(s) Si A es invertible y se suma un múltiplo del primer renglón de A al segundo
renglón, entonces la matriz resultante es invertible.
Falso
(t) Una expresión de una matriz invertible A como producto de matrices
elementales es única.
Verdadero
(u) Dos matrices n × n, A y B, son inversas entre sí si y sólo si AB = BA = 0.
Falso
(v) Para todas las matrices cuadradas A y B del mismo tamaño, es cierto que (A +
B) 2 = A2 + 2AB + B2.
Verdadero
(w) Para todas las matrices cuadradas A y B del mismo tamaño, es cierto que A2
− B2 = (A − B)(A + B).
Falso
(x) Si A y B son matrices invertibles del mismo tamaño, entonces AB es invertible y
(AB) −1 = A−1B−1 .
Falso
(y) Si A y B son matrices tales que se define AB, entonces es cierto que (AB) t =
AtBt.
Falso
(z) La matriz A = [ a b c d ] es invertible si y solo si ad − bc = 0.
Verdadero
(a ′ ) Si A y B son matrices del mismo tamaño y k es una constante, entonces (kA
+ B) t = kAt + Bt .
Falso
(b ′ ) Si A es una matriz invertible, también lo es At .
Falso
(c ′ ) Si p(x) = ao + a1x + a2x 2 + · · · + amx my I es una matriz identidad, entonces
p(I) = ao + a1 + a2 + · · · + am.
Verdadero
(d ′ ) Una matriz cuadrada que contiene una fila o columna de ceros no puede ser
invertible. 2
Falso
(e ′ ) La suma de dos matrices invertibles del mismo tamaño debe ser invertible.
Falso
(f ′ ) Es imposible que un sistema de ecuaciones lineales tenga exactamente dos
soluciones.
Verdadero
(g ′ ) Si A es una matriz cuadrada, y si el sistema lineal A⃗x = ⃗b tiene una solución
única, entonces el sistema lineal A⃗x = c también debe tener una solución única.
Falso
(h ′ ) Si A y B son matrices n × n tales que AB = In, entonces BA = In.
Verdadero
(i ′ ) Si A y B son matrices equivalentes por renglones, entonces los sistemas
lineales A⃗x = ⃗0 y B⃗x = ⃗0 tienen el mismo conjunto solución.
Falso
(j ′ ) Sea A una matriz n × n y S una matriz invertible n × n. Si ⃗x es una solución
del sistema lineal (S −1AS)⃗x = ⃗b, entonces S⃗x es una solución del sistema lineal
A⃗y = S⃗b.
Verdadero
(k ′ ) Sea A una matriz n × n. El sistema lineal A⃗x = 4⃗x tiene solución única si y
solo si A − 4I es una matriz invertible.
Verdadero
(ℓ ′ ) Sean A y B matrices n × n. Si A o B (o ambos) no son invertibles, tampoco lo
es AB.
Falso
(m′ ) La matriz [ 1 2 3 4 5 6 ] no tiene diagonal principal.
Verdadero
(n ′ ) Una matriz m × n tiene m vectores columna y n vectores fila.
Verdadero
(o ′ ) Si A y B son matrices de 2 × 2, entonces AB = BA.
Verdadero
(p ′ ) El i-ésimo vector fila de un producto de matrices AB se puede calcular
multiplicando A por el i-ésimo vector fila de B.
Verdadero
(q ′) Si A y B son matrices cuadradas del mismo orden, entonces tr (AB) = tr (A)tr
(B).
Falso
(r ′) Si A y B son matrices cuadradas del mismo orden, entonces (AB) t = AtBt .
Falso
(s ′) Para toda matriz cuadrada A, se cumple que tr (At ) = tr (A).
Verdadero
(t ′) Si A es una matriz de 6 × 4 y B es una matriz de m × n tal que BtAt es una
matriz de 2 × 6, entonces m = 4 y n = 2.
Falso
(u ′) Si A es una matriz n × n y k es un escalar, entonces tr (kA) = ktr (A).
Verdadero
(v ′) Si A, B y C son matrices del mismo tamaño tales que A − C = B − C, entonces
A = B.
Verdadero
(w ′) Si A, B y C son matrices cuadradas del mismo orden tales que AC = BC,
entonces A = B.
Falso
(x ′) Si se define AB + BA, entonces A y B son matrices cuadradas del mismo
tamaño.
Falso
(y ′) Si B tiene una columna de ceros, AB también la tiene si se define este
producto.
Verdadero
(z ′) Si B tiene una columna de ceros, entonces BA también si este producto está
definido.
Verdadero

You might also like