I had a question:
Find all values of $k\in \mathbb{N}\cup \{0\}$ such that: $$\frac{k^2-2k}{\sqrt{4k-3}} \in \mathbb{N}\cup \{0\}$$
I wanted to solve this problem and I changed this question to a simple one:
Find all values of $m\in \mathbb{N}\cup \{0\}$ such that: $$\frac{m^4-1}{2m+1} \in \mathbb{N}\cup \{0\}$$
How can I Solve this?
If I can find the solution of second question, then I put $k=m^2+m+1$ for the solution of the first question.