I have following equation: $$n^2 - n + 2\equiv 0\pmod{49}$$
So I get: $$n^2 - n + 2\equiv 0\pmod{7}$$ The only number is: $$n\equiv 4 \pmod7$$
Thus, I used Hensel's Lemma. And according to (3) point (http://math453spring2009.wikidot.com/hensel-s-lemma) We see that there is no sulution when we have $7^2$.
What about my solution ? Is it correct ? Maybe somebody has other idea?