3

I am now having difficulty in trying to prove the relation in linear mapping. $V$ is finite dimension vector space on $\mathbb{C}$, $f:V\to V$ is linear mapping. The given condition is $$\text{dim}\ \text{Im}f\cap\text{Ker}f=\text{dim}\ \text{Im}(f\circ f-3f)=1$$ I was asked to show the including relation $$\text{Im}f\cap\text{Ker}f\subseteqq\text{Im}(f\circ f-3f)$$ First I set the arbitrary element $v\in\text{Im}f\cap\text{Ker}f$, then there exists $u\in V$ such that $f(u)=v$ and $f(v)=0$. It also known that these $u$ belongs to $\text{Ker}f^2$.

Next I want to show there exists $w\in V$ such that $(f\circ f-3f)(w)=v$ so that $v\in\text{Im}(f\circ f-3f)$ could be seen and the relation shall be proved.

Cunyi Nan
  • 728

1 Answers1

0

The question is solved and I will post answer here to end up it.

For each vector $v\in\text{Im}f\cap\text{Ker}f$, there exists some $u\in V$ that $f(u)=v$ and $f(v)=f^2(u)=0$. Hence $u\in\text{Ker}f^2$. By letting $w=-\frac{1}{3}u\in V$, then $(f\circ f-3f)(w)=(f\circ f-3f)(-\frac{1}{3}u)=0+f(u)=v$, so the existence of $w$ is proved, hence $\text{Im}f\cap\text{Ker}f\subseteqq\text{Im}(f\circ f-3f)$.

Hinted by @Matija, the opposite can also be shown. It's obvious since the dimension of two spaces are equal, so no doubt they're the same subspace.

Cunyi Nan
  • 728