Let's $K$ be a ring, and for two elements of the ring we say $$[a,b]=ab-ba.$$
$x,y,h$ are elements of $K$ satisfying: $$[h,x]=2x ,\quad [x,y]=h.$$
Is it possible to prove the following identity: $[h,x^n]=2n.x^n$?
Let's $K$ be a ring, and for two elements of the ring we say $$[a,b]=ab-ba.$$
$x,y,h$ are elements of $K$ satisfying: $$[h,x]=2x ,\quad [x,y]=h.$$
Is it possible to prove the following identity: $[h,x^n]=2n.x^n$?
Use the rule $$ \mathbf{\color{red}{[a, b c] =}}\ a b c - b c a = a b c - b a c + b a c - b c a\ \mathbf{\color{red}{= [a, b] c + b [a, c]}}, $$ and then induction $$ [h, x^{n}] = [h, x^{n-1} x] = [h, x^{n-1}] x + x^{n-1} [h, x] = 2 (n-1) x^{n-1} x + x^{n-1} \cdot 2 x = 2 n x^{n}. $$