Infinite Semi-Pronic Prime Series Appears to Converge

Rudy Toody
Messages
22
Reaction score
0
A while back I posted a question about this series on the General Math forum and was brought to task for not showing any math.

My hope is to prove that these series are infinite.

http://oeis.org/A002378" are the series 0,2,6,12,20,30... and distances between consecutive numbers are increasing even spans. The mid-points of those spans are consecutive squares.

This is the main series where we combine the low half-pronic span with the high half-pronic span for each step.
[PLAIN]http://math.rudytoody.us/LogVersionX.png
x is: 1.500989... which equals y + z

This is a convergent series that involves only the high half-pronic spans.
[PLAIN]http://math.rudytoody.us/LogVersionY.png
y is: 0.851916...

This is a convergent series that involves only the low half-pronic spans.
[PLAIN]http://math.rudytoody.us/LogVersionZ.png
z is: 0.649073...

It is obvious that if a span was prime-free, these sums would be greater than 1 and the series would diverge.

This is what I call the Bertrand Series, based on Bertrand's Postulate, which states that n < p <= 2n and has been proved several times. I use 2^n < p <= 2^n+1 to create the series.
[PLAIN]http://math.rudytoody.us/LogVersionW.png
w is: 0.868897...

Because it it known that there are one or more primes between each power of two, no exception can cause the series to diverge.

Plotting the first dozen steps of each series shows a line up for 2 steps and then an abrupt right turn into a horizontal line. This is what makes me think they converge.

Because each step produces a square-free denominator whose factors are the primes in that span, every step will be co-prime to all other steps and to the denominator of the sum. The numbers can be summed in any order. Because the denominators are made up of the product of the primes for each span, occasionally step n will be less than step n+1. But, the overall trend is decreasing.

I have validated each sum to over 500,000 unchanging digits after about 10-20 steps.

My questions are:

1) What is required to prove convergence?
2) What would it take to prove that a prime-free span cannot occur for the pronic series?
 
Last edited by a moderator:
Physics news on Phys.org
This series, if proved, will lead to proofs of a few long-standing conjectures.

You can do magical things with this series.

Permission to use said:
If the reader has an AHA! moment and finds the proof, he or she is welcome to publish it.

I would appreciate this citation:

Kline, Fred Daniel "Semi-Pronic Prime Series Problem" Private Correspondence, http://math.rudytoody.us
 
Last edited by a moderator:
I have discovered that the series I found is actually Opperman's Conjecture. (1882) And it is stated that if it is proved, the others I mentioned will also be proved.

So, if we can prove that the series is infinite because an exception (missing prime within a gap) will never occur, then we got it.

Any ideas?
 
Rudy Toody,

I can't help you with your proof, but just wanted to say it's nice to see someone else looking at Pronic Numbers in relation to the primes. My interest in the Pronic Numbers stems from what I view as some rather unlikely "coincidences" in relation to this class of number and Kissing Numbers (K_n) / Mersenne Primes. Below is an example of what I mean:

1! * 2 = 002 = 2*T_01 = K_1 --> 2*T_01 - 6*00 = 2*T_((K_1)/2) - 6*(0^2)
2! * 3 = 006 = 2*T_02 = K_2 --> 2*T_03 - 6*01 = 2*T_((K_2)/2) - 6*(0^2 + 1^2)
3! * 2 = 012 = 2*T_03 = K_3 --> 2*T_06 - 6*05 = 2*T_((K_3)/2) - 6*(0^2 + 1^2 + 2^2)
4! * 3 = 072 = 2*T_08 = K_6 --> 2*T_12 - 6*14 = 2*T_((K_4)/2) - 6*(0^2 + 1^2 + 2^2 + 3^2)
5! * 2 = 240 = 2*T_15 = K_8 --> 2*T_20 - 6*30 = 2*T_((K_5)/2) - 6*(0^2 + 1^2 + 2^2 + 3^2 + 4^2)

Also...
2*T_16 = 272 = K_9 (Lattice)
2*T_17 = 306 = K_9 (Non-Lattice)

A) 2,6,12,72,240 are all Highly Composite (HCN_n) Maximal known Kissing Numbers as well as maximal proven lattice Kissing Numbers
B) 2,6,12,72,240 are all the average of twin "qrimes" Definition: "qrime number": n in N | d(n) < 3. Notation: p'_n (In other words, 0 & 1 Union the Prime Numbers...)

for par_n denotes nth partition number

2*TRIANGULAR INDEX NUMBER + 1
2*01 + 1 = 03 = p'_2 --> 2nd Mersenne Prime Exponent
;2 = p'_(1-1) + 1 = par_1 + 1 = K_1/1 = d(2) = HCN_1

2*02 + 1 = 05 = p'_3 --> 3rd Mersenne Prime Exponent
;3 = p'_(2-1) + 1 = par_2 + 1 = K_2/2 = d(4) = HCN_2

2*03 + 1 = 07 = p'_4 --> 4th Mersenne Prime Exponent
;4 = p'_(3-1) + 1 = par_3 + 1 = K_3/3 = d(6) = HCN_3

2*08 + 1 = 17 = p'_7 --> 6th Mersenne Prime Exponent
;6 = p'_(4-1) + 1 = par_4 + 1 = K_4/4 = d(12) = HCN_4

2*15 + 1 = 31 = p'_11 --> 8th Mersenne Prime Exponent
;8 = p'_(5-1) + 1 = par_5 + 1 = K_5/5 = d(24) = HCN_5

2*DIMENSION NUMBER + 1
2*01 + 1 = 03 = p'_2 --> 2nd Mersenne Prime Exponent; 2 = (1+1)
2*02 + 1 = 05 = p'_3 --> 3rd Mersenne Prime Exponent; 3 = (2+1)
2*03 + 1 = 07 = p'_4 --> 4th Mersenne Prime Exponent; 4 = (3+1)
2*06 + 1 = 13 = p'_6 --> 5th Mersenne Prime Exponent; 5 = (4+1)
2*08 + 1 = 17 = p'_7 --> 6th Mersenne Prime Exponent; 6 = (5+1)
-------------------------------------------------------------------------------------
2*09 + 1 = 19 = p'_8 --> 7th Mersenne Prime Exponent; 6 = (6+1)

In short, I believe the "magic" of the Pronics extends well beyond their relationship to the prime number distribution. For instance, you will find with a bit of research that the Pronics are also related to the coordination sequences of lattices...

e.g.

A002378 Oblong (or promic, pronic, or heteromecic) numbers: n(n+1).
a(n) is the number of minimal vectors in the root lattice A_n (see Conway and Sloane, p. 109).
http://oeis.org/A002378Raphie
 
Last edited:
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top