Probability distribution of Fibonacci sequence minima

From papers

Consider the Fibonacci recurrence an=an1+an2a_n=a_{n-1}+a_{n-2} and its chiral recurrence an=an1+an2a_n=-a_{n-1}+a_{n-2} with random integer initialization (a0,a1)Z2(a_0,a_1)\in\mathbb Z^2. Let FnF_n and LnL_n denote the Fibonacci and Lucas numbers, and let P(n)P(n) be the probability that the sequence has its absolute minimum at position nn. Probability distribution of Fibonacci minima.

P(n)={14,n=0,1π(arctan(Ln2Ln1)arctan(LnLn+1)),n>1 and n even,1π(arctan(LnLn+1)arctan(Ln2Ln1)),n>1 and n odd.P(n)=\begin{cases}\dfrac14,&n=0,\\[4pt]\dfrac1\pi\left(\arctan\left(\dfrac{L_{n-2}}{L_{n-1}}\right)-\arctan\left(\dfrac{L_n}{L_{n+1}}\right)\right),&n>1\text{ and }n\text{ even},\\[6pt]\dfrac1\pi\left(\arctan\left(\dfrac{L_n}{L_{n+1}}\right)-\arctan\left(\dfrac{L_{n-2}}{L_{n-1}}\right)\right),&n>1\text{ and }n\text{ odd}. \end{cases}

Moreover, P(n)=P(1n)P(n)=P(1-n). The supplied text gives no resolution status.

Progress summary

Open

The formula is recorded as a conjecture, and no verified proof or counterexample has been found.

The problem asserts an explicit probability law for where the absolute minimum occurs in two related Fibonacci recurrences, together with a symmetry under reversing the index. It is presented as a conjecture rather than an established theorem.

October 2025 conjecture formulation

The paper Modular Periodicity of Random Initialized Recurrences states this distribution as Conjecture 20 and derives the proposed expression from intervals involving Lucas-number ratios. The scan found no proof, counterexample, independent verification, withdrawal, or retraction for this specific conjecture.

Current status (as of August 2026): The distribution remains an unproved conjecture, with no confirmed proof or counterexample recorded in the retrieved sources.

Sources
Sources & referencesView supporting material

Primary source

Marc T. Pudelko, “Modular Periodicity of Random Initialized Recurrences”, arXiv:2510.24882 (2026).

Solutions 1

Counterexample

For the square-uniform integer initialization explicitly specified in the source, the limiting probability at position zero is 5/245/24, not 1/41/4.

Choose

(a0,a1)=(x,y)(a_0,a_1)=(x,y)

uniformly from

[N,N]2Z2,[-N,N]^2\cap\mathbb Z^2,

and extend the Fibonacci recurrence in both directions. Its neighboring terms are

a2=2xy,a1=yx,a0=x,a1=y,a2=x+y.a_{-2}=2x-y,\qquad a_{-1}=y-x,\qquad a_0=x,\qquad a_1=y,\qquad a_2=x+y.

If x0x\ne0, put r=y/xr=y/x. A unique global absolute minimum at index zero requires

r>1,r1>1,r+1>1,2r>1.|r|>1, \qquad |r-1|>1, \qquad |r+1|>1, \qquad |2-r|>1.

Their intersection is exactly

r<2orr>3.r<-2\quad\text{or}\quad r>3.

These conditions are also sufficient. After simultaneously negating x,yx,y if necessary, assume x>0x>0. For r<2r<-2, the forward terms have a common negative sign and strictly increasing absolute value, while the backward terms alternate signs with strictly increasing absolute value. For r>3r>3, the forward terms are positive and increasing, and the backward terms again alternate with increasing absolute value. Therefore no later index attains a smaller absolute value. The cases x=0x=0, y0y\ne0 also have their unique minimum at index zero.

Hence the exact number of square-lattice initializations having unique minimum at zero is

CN=2N+2j=1(N1)/2(N2j)+2j=1(N1)/3(N3j).C_N= 2N + 2\sum_{j=1}^{\lfloor(N-1)/2\rfloor}(N-2j) + 2\sum_{j=1}^{\lfloor(N-1)/3\rfloor}(N-3j).

Consequently

limNPN(0)=limNCN(2N+1)2=524.\lim_{N\to\infty}P_N(0) = \lim_{N\to\infty}\frac{C_N}{(2N+1)^2} = \frac5{24}.

Since

52414,\frac5{24}\ne\frac14,

the conjectured distribution contradicts its own stated square-uniform sampling rule.

The discrepancy comes from treating a uniform distribution on an expanding square as though it induced a uniform polar angle. It does not; the arctangent expression corresponds to a different rotationally invariant sampling scheme.

0 endorsements
Shivam Patel ·