I was wondering if it is possible to find integer solutions using some sort of effective method (not mindlessly substituting numbers). If it isn't possible please let me know, otherwise I would really appreciate it if you could show me how to solve this equation:
$\frac{8+n}{4n-1}=k$
for integer solutions.
Thanks.
So, $4n-1$ must divide $8+n$
As $4n-1$ is odd, iff $4n-1$ must divide $4(8+n)=4n-1+33$
So, $4n-1$ must divide $33$
So, $4n-1\in[\pm1,\pm3,\pm11\pm33]$.