Definition: If $X$ and $Y$ are vector fields on a smooth manifold $M$, the Lie derivative of $Y$ in the direction of $X$ is the vector field $$ \mathcal{L}_X Y := \frac{d}{dt}\bigg\vert_{t=0}(F^X_{-t})_\ast Y. $$ Here $F^X$ denotes the flow of $X$.
Using this definition, calculate the Lie derivative $\mathcal{L}_X Y$ where $X = \frac{\partial}{\partial x}$ and $Y = x \frac{\partial}{\partial y}$ (here $x,y$ are the standard coordinates on $\Bbb{R}^2$).
My attempt:
A previous exercise asked to calculate this via the Lie bracket, to which I found that $[X,Y] = \frac{\partial}{\partial y}$, so I know the Lie derivative must equal this as well.
I calculated the flow of $X$ as being $F^X: \Bbb{R}^2 \times \Bbb{R} \to \Bbb{R}: ((x,y),t) \mapsto (x+t,y)$. Hence at a time$-t$ we get $F^X_{-t} = (x-t,y)$. But when I calculate the derivative of this map, I just get that the derivative, $(F^X_{-t})_\ast = \operatorname{Id}$. But this is independent of $t$, so that would mean $\mathcal{L}_X Y = 0$, which is not the correct answer.
Where did I go wrong here? Is the flow correct? What about the derivative? Am I interpreting the notation incorrectly?
Thanks in advance!
Write down $$\lim_{t\to 0}\frac{(F_{-t})_*(Y(F_t(x,y)))-Y(x,y)}t=\lim_{t\to 0}\frac{(F_{-t})_*((x+t)\partial/\partial x_2)-(x\,\partial/\partial x_2)}t.$$