Gaps in the Powers of Primes

It is a well-known fact that there exist arbitrarily large gaps in the set of prime numbers. Prove that there are, furthermore, arbitrarily large gaps in the set of powers of primes (i.e. \(2^{1}, 2^{2}, 2^{3}, \ldots, 3^{1}, 3^{2}, 3^{3}, \ldots, 5^{1}, 5^{2}, 5^{3}\ldots,\) etc.). I have a proof using similar construction based on factorials (like the original problem uses), but I wanted to see if there were any other approaches out there.

#NumberTheory

Note by Anthony Kirckof
5 years, 5 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

There's also the chinese remainder theorem approach.

Let pi p_i be composite numbers, that are (pairwise) relatively prime. By CRT, there is a solution to the system Ni(modpi) N \equiv - i \pmod { p_i } .

Then, N+1,N+2,N+nN+1, N+2, \ldots N+n are composite numbers (multiplies of pi p_i ) that are not prime powers.

Note: This problem was posted in IMO 1989, which is why it's so familiar to me.

Calvin Lin Staff - 5 years, 5 months ago

Log in to reply

Ah of course! Yeah I came up with a solution by construction: k!2+2,...,k!2+kk!^{2}+2, ..., k!^{2}+k. I also made it a fun challenge to try and work with the original construction: k!+2,...,k!+kk!+2, ..., k!+k, and by golly, that actually holds as well.

Anthony Kirckof - 5 years, 5 months ago

Log in to reply

Hm, the original construction might not hold. For example, 4!+3=27=33 4! + 3 = 27 = 3^3 is a prime power. I don't know if there are larger possibilities. If you have a condition of k>4 k > 4 , please let me know.

Edit: Thanks for adding your proof using the original construction. I wasn't expecting that!

Calvin Lin Staff - 5 years, 5 months ago

Here's the beginning of my proof:

Let a!+b=pka!+b=p^{k} for some integers 1<ba1<b\leq a and pp prime. Since ba,b\leq a, we have ba!,b|a!, and so ba!+b=pkb|a!+b= p^{k}. Thus, b=pmb=p^{m} for some m<km<k. If m>1m>1, then p,p2,,pm<ap, p^{2}, \ldots , p^{m}<a, and so p(m+(m1)++1)a!=pkpm=pm(p(km)1)p^{(m+(m-1)+⋯+1)}|a!=p^{k}-p^{m}=p^{m}(p^{(k-m)}-1), and p((m1)+(m2)++1)p(km)1p^{((m-1)+(m-2)+⋯+1)}|p^{(k-m)}-1. This implies that p(km)0(modp))p^{(k-m)} \equiv 0 \pmod{p}). But this only works if p(km)=1p^{(k-m)}=1, or k=mk=m, a contradiction.

So we now have a!+p=pka!+p=p^{k}. Let’s assume that 2pa2p\leq a. Then p,2pap,2p \leq a, therefore p2a!p^{2}|a!. But then p2pka!=pp^{2}|p^{k}-a!=p, a contradiction. So pa<2pp\leq a<2p. Now working with our equation, we get:

a!+p=pka!+p=p^k

(p1)!(p+1)(a1)a+1=p(k1)(p-1)!(p+1)⋯(a-1)a+1=p^{(k-1)}

(p2)!(p+1)(a1)a=p(k2)+p(k3)++p+1.(p-2)!(p+1)⋯(a-1)a=p^{(k-2)}+p^{(k-3)}+⋯+p+1.

From here on, let’s assume that (p1)>4(p-1)>4. Then we know that (p2)!0(mod(p1))(p-2)! \equiv 0 \pmod{(p-1)} (by the above lemma). We also have pr1(mod(p1))p^{r} \equiv 1 \pmod{(p-1)} for all nonnegative rr. Applying these,

01+1++1+1=k1(mod(p1))0 \equiv 1+1+⋯+1+1=k-1 \pmod{(p-1)}.

So (k1)=n(p1)(k-1)=n(p-1), or k=n(p1)+1k=n(p-1)+1 for some integer nn. We have a!+p=p(n(p1)+1)a!+p=p^{(n(p-1)+1)}.

Since a<2pa<2p, we can write:

a!(2p1)!=[(p(p1))(p+(p1))][(p2)(p+2)][(p1)(p+1)]pa! \leq (2p-1)!=[(p-(p-1))(p+(p-1))]\cdot \cdot \cdot [(p-2)(p+2)][(p-1)(p+1)]p

a![p2(p1)2][p2(p2)2][p222][p212]pa! \leq [p^{2}-(p-1)^{2} ][p^{2}-(p-2)^{2} ]\cdot \cdot \cdot [p^{2}-2^{2} ][p^{2}-1^{2} ]p

a!<(p2)(p2)(p2)(p21)pa! < (p^{2})(p^{2})\cdot \cdot \cdot (p^{2})(p^{2}-1)p

a!<(p2)(p2)(p21)pa! < (p^{2})^{(p-2)}(p^{2}-1)p

a!<p(2(p2)+1)(p21).a! < p^{(2(p-2)+1)}(p^{2}-1).

And so:

p(n(p1)+1)=a!+p<p(2(p2)+1)(p21)+p=p(2(p1)+1)p(2p3)+p<p(2(p1)+1)p^{(n(p-1)+1)}=a!+p<p^{(2(p-2)+1)}(p^{2}-1)+p=p^{(2(p-1)+1)}-p^{(2p-3)}+p<p^{(2(p-1)+1)}.

Since p>4p>4, we thus have n(p1)+1<2(p1)+1n(p-1)+1<2(p-1)+1, or n<2n<2. Clearly, nn must be nonnegative. If n=0n=0, then k=1k=1, a contradiction. So n=1n=1 and a!+p=ppa!+p=p^{p}.

From here, I rewrite as a!=pppa!=p^{p}-p and compare factors of both sides to prove that no such solutions exist.

Anthony Kirckof - 5 years, 4 months ago

So if {xn}\{x_n\} is the ordered sequence of the powers of primes, given any integer nn, you'd like to find xkx_k and xk+1x_{k+1} such that nxk+1xkn\leq x_{k+1}-x_k? Sounds pretty convoluted and ill-defined, but I think that's what you're getting at.

Alex Siryj - 5 years, 5 months ago
×

Problem Loading...

Note Loading...

Set Loading...