You can also use graphical analysis to answer the question. It makes it a bit easier to see that "1" is also an integer that does not work.
n^2 > 2n
n^2 - 2n > 0
n(n-2) > 0
(n-0)(n-2) > 0
This is the equation for a parabola. X-intercepts are 0 and 2. You're only interested at the points on the x-axis since the inequality is set to be larger than 0. The only three values that you look at are 0, 1, and 2, because they lie on the x-axis and are part of the inequality. Plugging in these values to your equations reveals none of the three integers satisfy the inequality.