epsi00
- 84
- 0
Is there a simple way to find the integer values of f(x)=(a+5x)/(6x+1) with a, x integers.
CompuChip said:If you pick any integer for x, you can set
a = (6x + 1) n - 5x
to get any integer n you like.
Is that what you meant by "finding the integer values"?