Is it possible to have Ran A = Ker $A^{T}$

1.6k Views Asked by At

Is it possible to have $\text{rank }A$ = $\ker A^{T}$ when $A$ is a real matrix? I think the answer is no, but I'm not sure about how to prove it. What about when $A$ is a complex matrix? Here, I think the answer is yes, but I cannot come up with an example.

Can anyone please help me?

2

There are 2 best solutions below

5
On BEST ANSWER

The range of $A^t$ is $(\operatorname{ker}A)^{\perp}$, in general.

Thus there are no (nontrivial) examples. That is, this implies we're in the zero vector space.

2
On

$Ran(A)=Ker A^T$ implies that $AA^T=0$, this implies that $\langle AA^T(x),x\rangle=\langle A^T(x),A^T(x)\rangle=0$ implies $A^T=A=0$.