Is There a Larger Interval Where \(k^2 + k + n\) Generates Only Primes?

  • MHB
  • Thread starter mathbalarka
  • Start date
  • Tags
    Polynomials
In summary, prime-generating polynomials are algebraic expressions that produce prime numbers when evaluated at different integer values. They work by using coefficients and variables to generate integer values and checking for primality. These polynomials are significant in number theory and cryptography, and there are known examples such as n^2 + n + 41. However, there is no known general method for determining if a polynomial is prime-generating.
  • #1
mathbalarka
456
0
Given that $k^2 + k + n$ is always prime for all positive integer $k$ in the interval $\left (0, (n/3)^{1/2} \right )$. Find the largest interval for which the same can be stated.

This easily follows from Heegner-Stark theorem, but can you show the same bypassing it, without going through the finititude of class-1 numbers?
 
Mathematics news on Phys.org
  • #2
One can find my solution below :

Let $m$ be the least integer for which $f(m)$ is composite, where $f(x) = x^2 + x + n$.

As the hypothesis go, $m > \sqrt{n/3}$, hence $n < 3m^2$.

Let $p$ be the smallest prime dividing $f(m)$. We get then that $p \leq \sqrt{f(m)}$.

$$p^2 \leq f(m) < m^2 + m + 3m^2 < (2m + 1)^2$$

Hence, $p \leq 2m$.

Now, consider the product $\prod_{k = 0}^{m-1} \left [ f(m) - f(k) \right ]$. If we factor out $f(m) - f(k)$ as $(m - k)(m + k + 1)$, this gives :

$$\prod_{k = 0}^{m-1} \left [ f(m) - f(k) \right ] = \prod_{k = 0}^{m-1} \left [ (m - k)(m + k + 1) \right ] = (2m)!$$

As $p \leq 2m$, $p$ divides $(2m)!$, hence $p$ divides in turn on of the factors $(m - \mathcal{l})(m + \mathcal{l} + 1)$, implying $p \leq m + \mathcal{l} + 1$ for some $\mathcal{l} \leq m - 1$.

Also, as a consequence, $p$ divides $f(m) - f(\mathcal{l})$, and since $p$ also divides $f(m)$, p must divide $f(\mathcal{l})$. By the definition of $m$, $f(\mathcal{l})$ is prime, hence $ p = f(\mathcal{l}) $. This can equivalently be stated as $p - \mathcal{l} = \mathcal{l}^2 + n$.

Combined together with the inequality before, we have :

$$m + 1 \geq p - \mathcal{l} = \mathcal{l}^2 + n \geq n$$

Hence, the largest possible interval for which $f(x)$ is prime in general, is $ ( 0, n - 1) $. $\blacksquare$
 

FAQ: Is There a Larger Interval Where \(k^2 + k + n\) Generates Only Primes?

What are prime-generating polynomials?

Prime-generating polynomials are algebraic expressions with integer coefficients that, when evaluated at different integer values, produce prime numbers.

How do prime-generating polynomials work?

Prime-generating polynomials work by using the coefficients and variables to generate different integer values, and checking if those values are prime numbers. If a value is prime, it is considered a solution of the polynomial.

What is the significance of prime-generating polynomials?

Prime-generating polynomials are significant because they provide a way to generate an infinite sequence of prime numbers. This is important in number theory and cryptography, where prime numbers play a crucial role.

Are there any known examples of prime-generating polynomials?

Yes, there are several known examples of prime-generating polynomials, such as the polynomial n^2 + n + 41, which produces prime numbers for all integer values of n from 0 to 39.

Is there a way to determine if a polynomial is prime-generating?

There is no known general method for determining if a polynomial is prime-generating. However, there are some techniques and heuristics that can be used to search for potential prime-generating polynomials.

Similar threads

Replies
5
Views
1K
Replies
2
Views
1K
Replies
1
Views
592
Replies
3
Views
1K
Replies
3
Views
1K
Replies
1
Views
1K
Replies
15
Views
3K
Back
Top