I'm doing something horribly wrong in something that should be very easy. I want to show that:
[L^2, x^2] = 0
So:
[L^2, x x] = [L^2, x] x + x [L^2, x]
L^2 = L_x^2 + L_y^2 + L_z^2
Therefore: [L^2, x] = [L_x^2 + L_y^2 + L_z^2, x] = [L_x^2, x] + [L_y^2, x] + [L_z^2, x]
= L_y [L_y...