$k\in N^+$.
Does there exists positive integer solutions (x,y) of Pell equation $x^2-2y^2=8k+1$for any $k$?
If $8k+1$ is a prime, there exists positive integer solutions.
But for other numbers,I have tried several ways to solve the equation and finally failed.
Any ideas?
A waiting the reply.
No, there does not exist a solution for any $k$. Here is a counterexample. The equation has no solution for $k=4$, i.e., $$x^2-2y^2=33$$ has no integer solution. The same holds for $k=7$. If $8k+1$ is a perfect square, there is always a solution with $y=0$.