$\operatorname{rank}(A+B)\geq|\operatorname{rank}(A)-\operatorname{rank}(B)|$

79 Views Asked by At

Question: enter image description here

Solution: enter image description here

$\operatorname{rank}(A+B)\geq|\operatorname{rank}(A)-\operatorname{rank}(B)|$

I have recently started learning linear algebra, although I have solved some rank problems and have seen some inequalities involving rank of a matrix but I dont know what is this inequality, I have not seen this before, a quick google search also doesnot help

I would want to know if there exist such inequality and maybe a proof of the same.

1

There are 1 best solutions below

0
On BEST ANSWER

Hint: Let us show that rank $A$ $-$ rank $B$ $\leq$ rank($A + B$). We have $$\operatorname{rank} A = \operatorname{rank} [(A+B)+(-B)] \leq \operatorname{rank}(A+B) + \operatorname{rank}(-B),$$ by the inequality in my comment above.