Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

ψ(1/x)\psi(1/x) has no limit at 00: two sequences tending to 00 give values constantly 00 and constantly 1/21/2

Statement refuted

Refuted claim: the function

Φ:R{0}R,Φ(x):=ψ(1/x),\Phi : \mathbb{R} \setminus \{0\} \to \mathbb{R}, \qquad \Phi(x) := \psi(1/x) ,

with ψ\psi the distance to the integers (The trigonometry-free oscillator ψ(x)=infnZxn\psi(x) = \inf_{n \in \mathbb{Z}} |x - n| is well defined and attained at a nearest integer, takes values in [0,1/2][0, 1/2], vanishes exactly on Z\mathbb{Z}, equals 1/21/2 at half-integers, and is 11-periodic), has a limit at 00 (The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA).

Φ\Phi is bounded — 0Φ(x)1/20 \le \Phi(x) \le 1/2 for every x0x \ne 0, by claim 2 of The trigonometry-free oscillator ψ(x)=infnZxn\psi(x) = \inf_{n \in \mathbb{Z}} |x - n| is well defined and attained at a nearest integer, takes values in [0,1/2][0, 1/2], vanishes exactly on Z\mathbb{Z}, equals 1/21/2 at half-integers, and is 11-periodic — and 00 is a limit point of its domain, so every hypothesis that might plausibly deliver a limit except the limit itself is present. Boundedness near a point is therefore not sufficient for a limit to exist, and the converse of If ff has a finite limit at cc then ff is bounded on some punctured neighbourhood of cc fails.

The refutation exhibits two sequences of positive reals tending to 00 along which Φ\Phi is constantly 00 and constantly 1/21/2, and applies A function has no limit at cc as soon as two sequences in A{c}A \setminus \{c\} tending to cc give different limits of the values.

Facts & Assumptions

Given: The function Φ(x)=ψ(1/x)\Phi(x) = \psi(1/x) on R{0}\mathbb{R} \setminus \{0\}, and the sequences xk:=1/(k+1)x_k := 1/(k+1) and yk:=2/(2k+1)y_k := 2/(2k+1) for kNk \in \mathbb{N}. Sequences are functions on N\mathbb{N} and N\mathbb{N} contains 00 (Sequences of reals: bounded, eventually, frequently, tails, subsequences, The natural numbers N\mathbb{N} (von Neumann)), so the first terms are x0=1x_0 = 1 and y0=2y_0 = 2; the denominators k+1k+1 and 2k+12k+1 are canonical naturals 1\ge 1, never 00, which is why the sequences are written this way and not as 1/k1/k.

[L1]

The function ψ\psi vanishes exactly on Z\mathbb{Z}, satisfies ψ(m+1/2)=1/2\psi(m + 1/2) = 1/2 for every mZm \in \mathbb{Z}, and takes values in [0,1/2][0,1/2] (The trigonometry-free oscillator ψ(x)=infnZxn\psi(x) = \inf_{n \in \mathbb{Z}} |x - n| is well defined and attained at a nearest integer, takes values in [0,1/2][0, 1/2], vanishes exactly on Z\mathbb{Z}, equals 1/21/2 at half-integers, and is 11-periodic, claims 2, 3 and 4).

[L2]

Nonexistence criterion: if two sequences with all terms in A{c}A \setminus \{c\} converge to cc while the image sequences converge to distinct reals, then ff has no limit at cc (A function has no limit at cc as soon as two sequences in A{c}A \setminus \{c\} tending to cc give different limits of the values).

[L3]

Sequential convergence, and the fact that a constant sequence converges to its value (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences). Testing against every positive real rather than every positive rational defines the same relation (The rationals embed densely in the reals, remarks of Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L4]

Reciprocal Archimedean property: for every real ε>0\varepsilon > 0 there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, Every complete ordered field is Archimedean); canonical naturals are positive and strictly increasing in the index (Canonical naturals are positive and strictly increasing); and 0<a<b0 < a < b gives 0<1/b<1/a0 < 1/b < 1/a, with the non-strict form following by adjoining equality (Inverses of positives are positive, and reciprocation reverses order).

Counterexample

technique · direct
1.1

00 is a limit point of R{0}\mathbb{R} \setminus \{0\}: given a real ε>0\varepsilon > 0, the real ε/2\varepsilon/2 is positive, hence lies in R{0}\mathbb{R} \setminus \{0\}, and 0<ε/20=ε/2<ε0 < |\varepsilon/2 - 0| = \varepsilon/2 < \varepsilon.

L5L6
1.2

For every kNk \in \mathbb{N} the terms xk=1/(k+1)x_k = 1/(k+1) and yk=2/(2k+1)y_k = 2/(2k+1) are defined and positive, since k+11>0k + 1 \ge 1 > 0 and 2k+11>02k + 1 \ge 1 > 0; in particular xk0x_k \ne 0 and yk0y_k \ne 0, so both sequences have all their terms in R{0}\mathbb{R} \setminus \{0\}, which equals (R{0}){0}(\mathbb{R} \setminus \{0\}) \setminus \{0\}.

L4L6L7
1.3

The reals 00 and 1/21/2 are distinct, since 1/2>01/2 > 0.

L6
2.1

xk0x_k \to 0: given a real ε>0\varepsilon > 0, [L4] supplies a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon; every knk \ge n has k+1>n1k + 1 > n \ge 1, hence xk0=1/(k+1)<1/n<ε|x_k - 0| = 1/(k+1) < 1/n < \varepsilon.

step 1.2L3L4L6
2.2

yk0y_k \to 0: for every kNk \in \mathbb{N} we have 2k+1k+12k + 1 \ge k + 1, since their difference is k0k \ge 0, so 0<yk=2/(2k+1)2/(k+1)0 < y_k = 2/(2k+1) \le 2/(k+1). Given a real ε>0\varepsilon > 0, [L4] supplies a natural n1n \ge 1 with 1/n<ε/21/n < \varepsilon/2; every knk \ge n has k+1>nk + 1 > n, hence yk02/(k+1)<2/n<ε|y_k - 0| \le 2/(k+1) < 2/n < \varepsilon.

step 1.2L3L4L6
2.3

Φ(xk)=0\Phi(x_k) = 0 for every kk: 1/xk=k+11/x_k = k + 1, a canonical natural and hence an integer by [L7], so ψ(1/xk)=0\psi(1/x_k) = 0 by [L1]. The image sequence is therefore the constant sequence 00 and converges to 00.

step 1.2L1L3L7
2.4

Φ(yk)=1/2\Phi(y_k) = 1/2 for every kk: 1/yk=(2k+1)/2=k+1/21/y_k = (2k+1)/2 = k + 1/2 with kk an integer by [L7], so ψ(1/yk)=1/2\psi(1/y_k) = 1/2 by [L1]. The image sequence is therefore the constant sequence 1/21/2 and converges to 1/21/2.

step 1.2L1L3L6L7
3.1

So (xk)(x_k) and (yk)(y_k) have all their terms in (R{0}){0}(\mathbb{R} \setminus \{0\}) \setminus \{0\} and both converge to 00, which is a limit point of R{0}\mathbb{R} \setminus \{0\}, while the image sequences converge to the distinct reals 00 and 1/21/2. By [L2], Φ\Phi has no limit at 00.

step 1.1step 1.3step 2.1step 2.2step 2.3step 2.4L2

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 99 results over 37 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources