I am reading Lee's book of riemannian geometry and he asks to show that Lie derivative of two vector fields on a riemannian manifold is not a connection.
How can I argue that this is true?
He also asks to show that there is a vector field $V$ on $\mathbb{R}^2$ such that $V$ vanishes on the $x$-axis but $\mathcal{L}_{\partial_x}V$ does not.
This was a confusion to me too.
I can take for example: $V = x\partial_x.$
Then $$[\partial_x,x\partial_x]f = \partial_x(x\partial_xf) - x\partial_x(\partial_xf) = \partial_xf + x\partial^2_{xx}f - x\partial_{xx}^2f = \partial_xf.$$
Then $$[\partial_x,x\partial_x] = \partial_x.$$
And that is a possible solution.
Is this right?