Albert1
- 1,221
- 0
$b,k\in N$ and $\sqrt {b^2(k-3)(k+1)-4k}$ also $\in N$
find all possible $k$
find all possible $k$
Albert said:$b,k\in N$ and $\sqrt {b^2(k-3)(k+1)-4k}$ also $\in N$
find all possible $k$
kaliprasad said:putting k-2 = a for getting simpler expression we have
$b^2(k-3)(k+1)-4k$
=$b^2(a-2)(a+2)-4(a+1)$
= $b^2(a^2-4)-4(a+1)$
= $a^2b^2 - 4a -4(b^2+1)$
to solve for a
for it to to be perfect square discriminant has to be zero
but 16 + 16b(b^2+1) >0 so no solution
greg1313 said:b = 1, k = 7.