The problem is, $S$ & $T$ are two linear operator i.e. belongs to $$L(V)$$ such that $ST-TS=I_n$ then prove that $L(V)$ is infinite dimensional vector space.
Now, I have showed that for all $n\in \mathbb{N}$ $S^{n+1}T-TS^{n+1}=(n+1)S^n$ by induction procedure. And I have showed that $\forall n\in\mathbb{N}$ $S^n\neq 0$, I mean zero linear operator.
How then I prove that $L(V)$ is infinite dimensional. Obviously I have to find a linearly independent set of $n$ many linear operators of for each $n\in\mathbb{N}$. But how construct it. May be $S^n$ are linearly independent to each other; not proved yet. Any help will be appreciated.
If $V$ is a finite-dimensional vector space, you can show that such a thing cannot happen by taking traces on both sides.
In cases of positive characteristic, there exists a counterexample: over $\mathbb{F}_{2}$, we have $ST-TS = I_{2}$ where $$ S = \begin{pmatrix} 0&1 \\0 & 0\end{pmatrix}, \quad T = \begin{pmatrix} 0 & 0 \\ 1& 0\end{pmatrix}. $$