A few questions I've been wondering about regarding primes and squares that I thought the Brilliant community might have some insight on ...
(i) Are there an infinite number of perfect squares that are the averages of consecutive primes?
As examples, is the average of consecutive primes and , and is the average of consecutive primes and . is not such a perfect square as its "neighboring" primes are and , which average to .
The list of such perfect squares begins as
.
It becomes less and less likely as the squares get larger that they will be the average of successive primes, but the notion that there is a largest such square seems unlikely. So the problem is to either prove that there is no such largest square, or prove that there must be one and in fact identify it.
(ii) Can every perfect square be expressed as the average of two (not necessarily consecutive) primes?
While is not the average of two consecutive primes, it is the average of primes and . is not the average of consecutive primes, but it is the average of primes and .
(iii) How many perfect squares are the averages of two or more distinct pairs of primes?
is the average of both prime pairs and . is the average of prime pairs and . So if we define as the number of distinct prime pairs for which then, for example, and . With this definition, question (ii) becomes a matter of whether or not for all , and question (iii) becomes a matter of how many integers there are such that . Also, is there a maximum value for over all integers ?
I'm not sure if these are open questions or have in fact been solved centuries ago, so I thought I might learn a few things by sharing them with the community. Enjoy!
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:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Identifying the largest square seems impossible , but I think we can prove that there are infinite squares ...
Very interesting. In the second problem, can we extend the problem to whether every(or an infinite sequence of numbers and if there is not an infinite sequence, then how many numbers can be expressed in that form) number can be expressed as an average of two primes?
Log in to reply
Yes, that extension is in essence the Goldbach conjecture, which is still an open question. As stated in the link, the conjecture is that every even integer 2n,n≥2, can be expressed as the sum of two primes p,q, i.e. that 2n=p+q⟹n=2p+q. This last equation mirrors your extension, i.e., that every integer n≥2 can be expressed as the average of two (not necessarily distinct) primes. I believe that we can drop the "not necessarily distinct" qualifier if we restrict ourselves to n≥4. My function P(n) is a measure of the number of Goldbach partitions. (Before I posted this note I had never paid any attention to the Goldbach conjecture, but now that I've made the connection I'm becoming aware of just how much research has been done on this problem and its many variations.)
Goldbach's weak conjecture has a still-to-be-verified proof via Harald Helfgott, (2013). So I guess we could could refer to my questions as a set of "Goldbach's perfect square conjectures". These are weaker than the original conjecture but stronger, (I think?), than the weak conjecture.