The equation is $\displaystyle\frac{k(2-k)}{\sqrt{4k-3}}$. I have determined that it's integer when $k\in \{2,3,7,57\}$. Are there any other possibilities? How do I find all of them (and convince myself that I've found them all)?
Thank you!
The equation is $\displaystyle\frac{k(2-k)}{\sqrt{4k-3}}$. I have determined that it's integer when $k\in \{2,3,7,57\}$. Are there any other possibilities? How do I find all of them (and convince myself that I've found them all)?
Thank you!
Assuming you want $k \in \mathbb N$, you missed the case $k=1$.
Let $x =\dfrac {k(2-k)}{\sqrt{4k-3}}$. Then if $x \in \mathbb Z$, $256 x^2 \in \mathbb Z$.
$$256x^2 = \frac {256 (2 - k)^2 k^2}{4 k - 3} = 64 k^3 - 208 k^2 + 100 k + \frac {225}{4 k - 3} + 75$$
so if $x\ne 0$, $4k-3$ must be a divisor of $225$, and since $\sqrt{4k-3}$ is in the denominator, $4k-3$ must also be square. This gives the cases:
$$(k=2) \text{ or } (4k-3 = 1,9,25,225)$$