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$
The discussion centers around finding all possible natural number values of \( k \) given the condition that \( b, k \in \mathbb{N} \) and that the expression \( \sqrt{b^2(k-3)(k+1)-4k} \) is also a natural number. The scope includes mathematical reasoning and exploration of conditions under which the expression holds true.
Participants have not reached a consensus on the values of \( k \) that satisfy the given conditions, and multiple competing views on the approach to solving the problem remain.
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.