thank you so much for your reply.
i solved 2 and 3.
yes i have to solve that way all problems : PAP^{-1}= B mean is A and B similar matrix.
for 1 question;
how can i write;
Let A and B be two similar matrices. PAP^{-1}= B
characteristic in the space λ is an eigen value,
show that : sized VλA = sized VλB
(sized or size V )
still i couldn't solve.
---------------
Question 2:
Let A be a square matrix. Prove that A is invertible if and only if 0 is not an eigenvalue of A by
showing:
A cuter way to do this problem would be to say:
0 is an eigenvalue ⇔ det(A − 0I) = 0 ⇔ det A = 0 ⇔ A is not invertible.
(a) If 0 is not an eigenvalue of A, then A is invertible.
If 0 is not an eigenvalue, then Ax = 0x has only the trivial solution, so A is invertible.
(b) If A is invertible, then 0 is not an eigenvalue of A.
If A is invertible, then A has trivial nullspace, so Ax = 0 has only the trivial solution. But this equation is the same as Ax = 0x, so we see that there are no eigenvectors corresponding to λ = 0
Question 3:
B is row equivalent to A if B = CA, where C is invertible. We can now establish two important results:
Theorem: If B ∼ A, then Null(B) =Null(A).
Suppose x ∈ Null(A). Then Ax = 0. Since B ∼ A, then for some invertible matrix C B=CA, and it follows that Bx=CAx=C0=0, so x∈Null(B). Therefore Null(A) ⊆ Null(B).
Conversely, if x ∈ Null(B), then Bx = 0. But B = CA, where C is invertible, being the product of elementary matrices. Thus Bx = CAx = 0.
Multiplying by C^−1 gives Ax = (C^−1).0 = 0,
so x ∈ Null(A), and Null(B) ⊆ Null(A). So the two sets are equal, as advertised.
QUESTION 1..? :/