Note · Mathematics
A Sum of Two Geometric Decays Can Misbehave Only Once
For a two-term geometric sequence, cancellation can interrupt decay, but only near one index.
Published August 3, 2026 · Updated August 7, 2026
· 2 min read
PDF
Consider the points
Pn=(rn,r2n)
on the parabola y=x2, where 0<r<1. Their signed projections in the
direction (A,B) are
zn=Arn+Br2n.
The two coordinates of Pn shrink rapidly. Their projection usually does as
well, except when the two terms have opposite signs and nearly cancel.
The problem in this post is taken from a geometric lemma in Hannah Cairo’s
paper A Counterexample to the Mizohata—Takeuchi Conjecture
(arXiv:2502.06137). The paper uses points
of this type to construct subset sums with few incidences with hyperplanes. We
will only study the elementary sequence above.
There is a simple reason that rapid decay is useful. Suppose two subset sums of
the Pn have the same projection. Subtracting them gives
n=1∑Nεnzn=0,εn∈{−1,0,1}.
If the first nonzero term is larger than the whole tail, this equality is
impossible.
Statement
Fix 0<θ≤1. For small enough r, all but at most
one index n have the property that every later term zm is smaller than
θ∣zn∣. The result is sharp. We can find A and B such that
one of the terms zn vanishes.
We use the non-sharp condition r≤θ/4 because it gives a short proof.
Theorem. Let 0<θ≤1 and 0<r≤θ/4. For
zn=Arn+Br2n,n=1,…,N,
where A,B∈R are not both zero, there is a set
S⊆{1,…,N} with ∣S∣≤1 such that
∣zm∣<θ∣zn∣
whenever 1≤n<m≤N and n∈/S.
Proof
If A=0, then
∣zn∣∣zm∣=r2(m−n)<θ.
If A=0 and B/A≥0, then
∣zn∣∣zm∣=rm−n1+(B/A)rn1+(B/A)rm≤r<θ.
It remains to consider AB<0.
Write B/A=−D with D>0, and set
xn=Drn,f(x)=x∣1−x∣.
Then
xn+1=rxn,∣zn∣=D∣A∣f(xn).
The value x=1 corresponds to exact cancellation.
For 0<t<θ, define
a(t)=θ−t2θ−t,b(t)=θ+t2θ+t.
We claim that
f(tx)≥θf(x)⟺a(t)≤x≤b(t).
The verification is a three-case check:
0<x<1: this is t(1−tx)≥θ(1−x), equivalent to x≥a(t).
1<x<1/t: this is t(1−tx)≥θ(x−1), equivalent to x≤b(t).
x≥1/t: this gives t(tx−1)≥θ(x−1), hence x≤a(t)<1/t, impossible.
This proves the equivalence.
On the interval 0<t≤r≤θ/4,
a′(t)=−(θ−t2)2θ−2θt+t2<0,b′(t)=(θ+t2)2θ−2θt−t2>0.
Therefore, for every j≥1,
[a(rj),b(rj)]⊆[a(r),b(r)].
Set
I=[a(r),b(r)].
If xn∈/I, then the equivalence above, applied with t=rm−n,
gives
f(xm)<θf(xn)(m>n).
It remains to show that (xn) has at most one term in I. The inequality
a(r)>rb(r) is equivalent to
r3+θr2+θr−θ2<0.
Since r≤θ/4 and θ≤1,
r3+θr2+θr≤θ2(641+161+41)<θ2.
Hence
a(r)b(r)<r1.
Suppose n<m and xn,xm∈I. On the one hand,
xmxn=r−(m−n)≥r1.
On the other hand,
xmxn≤a(r)b(r)<r1,
a contradiction. Therefore, ∣S∣≤1, where S is the set of
indices for which xn∈I.
The sharp threshold
The bound r≤θ/4 was used only to simplify the proof. The exact
boundary r⋆(θ) is the unique root in (0,θ) of
r3+θr2+θr−θ2=0.
The conclusion holds for every 0<r<r⋆(θ) and fails when
r≥r⋆(θ). As θ→0+,
r⋆(θ)=θ−2θ2+10θ3−66θ4+O(θ5)∼θ.
A proof of the stronger statement requires tracking I without
replacing the root by the bound θ/4.