2
$\begingroup$

How to show that there is infinitely many prime numbers of the form:

$p=\sum_{i=0}^{a} n^{i}+m\cdot\sum_{i=0}^{b} n^{i}$

where: $m\in \mathbb{Z}^{*}$ , $a,b,n\in \mathbb{N}$ , $\gcd(a+1,b+1)=1$

For example:

$\sum_{i=0}^{6} 10^{335\cdot i}+8648\cdot \sum_{i=0}^{4} 10^{335\cdot i}$ is prime number.

  • 0
    Can you tell us the source of this problem?2011-11-01
  • 0
    @Srivatsan,there is no source. this form is result of my research2011-11-01
  • 0
    Do you know this to be true or is it a conjecture? Also do you have any heuristic evidence?2011-11-01
  • 0
    @Srivatsan,without strict proof it is surely conjecture...In the text of the question I gave an example and there are many more primes of this form..2011-11-01
  • 1
    While it is ok to post a conjecture and ask for approaches, I feel you should clearly state that it is your conjecture in the question. Your phrasing is misleading in that it seems to suggest that you already know it to be true (that would be the case with, for instance, a textbook exercise). People will be interested to know the source of the question.2011-11-01
  • 0
    I believe the Mersenne primes are among these numbers, so it's unlikely that the answer is "no".2011-11-01
  • 0
    @Gerry,How did you relate Mersenne primes with this form ?2011-11-01
  • 0
    Take $n=2$, $a$ and $b$ arbitrary, $m=2^{a+1}$.2011-11-01
  • 0
    @Gerry,So,your answer would be "conjecture is probably, with big certainty, true" ?2011-11-01
  • 1
    As I wrote, I feel it is unlikely that the answer is "no". Of course, the prime numbers have never cared much about what I feel.2011-11-01

1 Answers 1