Find the limit of $$\exp\left(\frac{|x-2y|}{(x-2y)^2}\right)$$ when $(x,y) \to (2y,y)$.
I have considered two cases: $(x-2y)<0 $ and $(x-2y)>0$. But in first case the limit turns out to be $0$ and in the second case limit is undefined. I am not sure if my solution is correct or not.