Commutation relations in quantum mechanics?

59 Views Asked by At

I'm looking for proof of the following commutation relations,

$ [\hat{n}, \hat{a}^k] = -k a^k, \quad \quad \quad \quad [\hat{n}, \hat{a}^{\dagger k}] = -k \hat{a}^{\dagger k} $

where $\hat{n}$ is the number operator $\hat{n} = \hat{a}^{\dagger} \hat{a}$. Does someone have any idea how to prove them?

$ [\hat{n}, \hat{a}^k] = [\hat{a}^{\dagger}\hat{a}, \hat{a}^k] = !!!! $

I know that I can use the relation $[AB,C] = A[B,C] + [A,C]B $, but how to deal with the exponent k on $\hat{a}^k$?

Thanks!!