I'm a bit confused about the following question:
Given a matrix $A \in \mathbb{R}^{2 \times 3}$, which one of the left or right pseudoinverse does exist?
I know that the left pseudoinverse exists, if $A$ has full column rank and the right pseudoinverse exists, if $A$ has full row rank. I know further that a rank is full, iff rank$(A) = \min(2, 3) = 2$ is. But do I not need an explicit matrix to determine the rank of the matrix resp. the fullness of the rank?
Best


Such a matrix $A$ maps $\mathbb R^3$ into $\mathbb R^2$, so it cannot be an injective map. Thus, $A$ cannot have a left pseudoinverse.