Finding All Possible $k$ for $b,k\in N$

  • MHB
  • Thread starter Albert1
  • Start date
In summary, "Finding All Possible $k$ for $b,k\in N$" involves determining all the possible values of $k$ that satisfy the conditions that $k$ and $b$ are both natural numbers. It is important because it provides a comprehensive understanding of the range of values that can fulfill the given conditions. Common techniques used include listing out combinations, using algebra and computer programs. Restrictions include both $b$ and $k$ being natural numbers. This concept has potential applications in cryptography, number theory, combinatorics, and solving mathematical problems and analyzing data.
  • #1
Albert1
1,221
0
$b,k\in N$ and $\sqrt {b^2(k-3)(k+1)-4k}$ also $\in N$
find all possible $k$
 
Mathematics news on Phys.org
  • #2
Albert said:
$b,k\in N$ and $\sqrt {b^2(k-3)(k+1)-4k}$ also $\in N$
find all possible $k$

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
edit: solution is wrong as pointed below
 
Last edited:
  • #3
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

b = 1, k = 7.
 
  • #4
greg1313 said:
b = 1, k = 7.
k=4,7
solution k=4 is missed
(b=4)
 
Last edited:

Related to Finding All Possible $k$ for $b,k\in N$

What is the definition of "Finding All Possible $k$ for $b,k\in N$"?

"Finding All Possible $k$ for $b,k\in N$" refers to the process of determining all the possible values of $k$ that satisfy the conditions that $k$ and $b$ are both natural numbers.

Why is it important to find all possible $k$ for $b,k\in N$?

It is important to find all possible $k$ for $b,k\in N$ because it allows for a comprehensive understanding of the range of values that can fulfill the given conditions. This information can be useful in various mathematical and scientific applications.

What are some common techniques used to find all possible $k$ for $b,k\in N$?

Common techniques used to find all possible $k$ for $b,k\in N$ include listing out all possible combinations of $b$ and $k$ values, using algebraic equations and manipulations, and using computer algorithms or programs.

Are there any restrictions on the values of $b$ and $k$ in "Finding All Possible $k$ for $b,k\in N$"?

Yes, there are restrictions on the values of $b$ and $k$ in "Finding All Possible $k$ for $b,k\in N$". Both $b$ and $k$ must be natural numbers, which means they can only be positive integers (including zero).

What are the potential applications of "Finding All Possible $k$ for $b,k\in N$"?

"Finding All Possible $k$ for $b,k\in N$" can be applied in various fields such as cryptography, number theory, and combinatorics. It can also be used to solve mathematical problems and equations, and to analyze and understand patterns and relationships in data.

Similar threads

Replies
2
Views
1K
  • General Math
Replies
3
Views
915
Replies
1
Views
826
Replies
2
Views
1K
Replies
8
Views
1K
  • General Math
Replies
1
Views
699
Replies
14
Views
1K
  • General Math
Replies
8
Views
2K
Replies
4
Views
919
Replies
17
Views
4K
Back
Top