2 questions about matrix

2008-03-03 2:13 pm
1. Let A be an nxn matrix such that A^k = O_(n,n) for some natural number k. Show that I_n - A^2 is invertible.

2 Let K be a subfield of a larger field L. (For example, K, L could be rational, real or real, complex.)

i) Let A be an mxn matrix with entries in K. Then A can be regarded either as a matrix in K^(m,n) or as a matrix in L^(m,n). Show that the rank of A is the same in either case.
ii) Let v_1, ... , v_m be vectors in K^n. Show that v_1, ... , v_m are linearly independent in K^n if and only if they are linearly independent in L^n. (Hint: Use (i).)

回答 (1)

2008-03-03 9:45 pm
✔ 最佳答案
1. Let r be a natural number such that 2^(r 1) >= k. Then A^(2^(r 1)) = O.
We have

(I_n - A^2)(I_n A^2)(I_n A^4)...(I_n A^(2^r))
= (I_n - A^4)(I_n A^4)...(I_n A^(2^r))
= ...
= (I_n - A^(2^(r 1)))
= I_n - O = I_n.

Hence I_n - A^2 is invertible.


2. (i) Regard A as a matrix in K^(m,n). Perform Gaussian elimination to the matrix A, and let the resulting matrix be B.

Note that if we regard A as a matrix in L^(m,n) and perform Gaussian elimination to the matrix A, all the steps will be the same, and the resulting matrix is also B.

Since rank of A = number of nonzero rows in B, we conclude that the rank of A is the same when we regard it as a matirx in K^(m,n) or in L^(m,n).

(ii) Let A be the matrix with rows v_1, ... , v_m. (view them as row vectors). If these columns are linearly independent in K^n, then when A is regarded as a matrix in K^(m,n), its rank is m. If we regard v_1, ... , v_m as vectors in L^n, and the matrix A so formed a matrix in L^(m,n), then by (i), the rank of A is also equal to m. Hence v_1, ... , v_m are linearly independent when regarded as vectors in L^n.


收錄日期: 2021-04-15 01:25:05
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20080303000051KK00342

檢視 Wayback Machine 備份