Alphabeta Math
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.

✓ 8 results · all verified · 0 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 8 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Darboux, L'Hôpital, and Taylor's Theorem: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-01Open item page →

A bounded C1 periodic oscillator made from a quartic Hermite spline

Example

Define ψ(t)=16u2(1−u)2, where u=t−⌊t⌋∈[0,1). Then ψ is bounded, nonconstant, 1-periodic, and C1. Moreover, ψ′ takes the values 3 and −3 in every period.

Facts & Assumptions

Verification

technique · direct
1.1

On every interval [k,k+1), ψ is the same quartic in u=t−k, with derivative 32u(1−u)(1−2u). Its values and first derivatives at u=0 and u=1 are all 0, so adjacent pieces and their derivatives agree continuously at every integer.

L1L2algebra
2.1

Translation by an integer leaves the fractional part unchanged, so ψ is 1-periodic. Step 1.1 and the polynomial formula prove C1-regularity, and 0≤ψ≤1. At fractional parts u=1/4 and u=3/4, the derivative formula gives ψ′=3 and ψ′=−3, respectively.

step 1.1L1L2algebra∎
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-01Open item page →

A differentiable function whose derivative is discontinuous

Example

Let ψ be the bounded continuous periodic oscillator of A bounded C1 periodic oscillator made from a quartic Hermite spline, and define F(0)=0, F(x)=x2ψ(1/x) for x≠0. Then F is differentiable everywhere, but F′ is discontinuous at 0.

Facts & Assumptions

Verification

technique · direct
1.2

For x≠0, F′(x)=2xψ(1/x)−ψ′(1/x). The periodic piecewise-polynomial derivative ψ′ takes two separated values along sequences tending to infinity, so F′(x) has no limit at 0.

L1given
2.1

Thus F is differentiable and F′ is discontinuous at 0; [L2] also confirms that its oscillation is not a jump.

step 1.1step 1.2L2∎
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-01Open item page →

For every k≥0, xk∣x∣ is Ck but not Ck+1

Example

For k∈N, the function fk(x)=xk∣x∣ is Ck on R but not Ck+1.

Verification

technique · cases
1.1

On x>0, fk=xk+1; on x<0, fk=−xk+1.

assume-case positiveL1
2.1

Differentiating j≤k times gives constant multiples of xk+1−j with opposite signs, and both one-sided values tend to 0. Defining the derivative value at 0 by the difference quotient gives matching continuous derivatives through order k.

step 1.1assume-case throughkL1
2.2

The (k+1)-st one-sided derivatives are (k+1)! and −(k+1)!, so that derivative does not exist at 0.

assume-case nextorderstep 1.1L1
3.1

Hence fk∈Ck∖Ck+1 according to Higher derivatives and the classes Ck and C∞.

step 2.1step 2.2cases-exhaustive∎
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-01Open item page →

A function with positive derivative at 0 that is monotone on no neighbourhood of 0

Example

There is a differentiable function F with F′(0)>0 that is not monotone on any neighbourhood of 0.

Facts & Assumptions

Verification

technique · contradiction
1.1

Boundedness of ψ gives F′(0)=lim⁡x→0(1+xψ(1/x))=1>0.

given
1.2

For x≠0, F′(x)=1+2xψ(1/x)−ψ′(1/x). Along reciprocal sequences at which ψ′>2 the derivative is eventually negative, while along reciprocal sequences at which ψ′<−2 it is eventually positive.

L1given
2.1

If F were monotone on some neighbourhood, [L2] would force one weak derivative sign throughout it, contradicting step 1.2.

assume-contrastep 1.2L2discharge-contradiction∎
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-01Open item page →

L'Hôpital evaluates lim⁡x→1(x3−x)/(x2−1) as 1

Example

At x=1, lim⁡x→1x3−xx2−1=1.

Facts & Assumptions

Verification

technique · direct
1.1

Numerator and denominator tend to 0, the denominator derivative 2x is nonzero near 1, and the derivative quotient (3x2−1)/(2x) tends to 1.

L2algebra
2.1

Applying [L1] gives the limit 1. Direct factorization to x away from x=±1 confirms the removable nature of the quotient at 1.

step 1.1L1algebra∎
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-01Open item page →

L'Hôpital's conclusion does not imply convergence of the derivative quotient

Statement refuted

The converse of L'Hôpital's rule: if f(x)/g(x) has a limit in a zero-over-zero situation, then f′(x)/g′(x) must have a limit.

Facts & Assumptions

Counterexample

technique · direct
1.1

Both f(x) and g(x) tend to 0, and f(x)/g(x)=xψ(1/x)→0 because ψ is bounded.

given
1.2

Yet f′(x)/g′(x)=2xψ(1/x)−ψ′(1/x), which has no limit because ψ′ has separated recurring values.

L1given
2.1

The quotient limit exists while the derivative-quotient limit does not, so the converse fails.

step 1.1step 1.2L2∎
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-01Open item page →

The Taylor polynomial of (1−x)−1 at 0 has the exact geometric remainder xn+1/(1−x)

Example

For f(x)=1/(1−x) and n∈N, Tn,0f(x)=∑j=0nxj,Rn,0f(x)=xn+11−x whenever x≠1.

Facts & Assumptions

Given: The geometric function.

[L1]

Finite geometric sums follow from Laws of finite sums and finite products. Derivative algebra, the chain rule, and the natural-power derivative give the successive derivatives of (1−x)−1; factorial arithmetic is preserved by the canonical embedding (Sums, scalar multiples, products and quotients: (f+g)′(c)=f′(c)+g′(c), (αf)′(c)=αf′(c), (fg)′(c)=f′(c)g(c)+f(c)g′(c), and (f/g)′(c)=(f′(c)g(c)−f(c)g′(c))/g(c)2 when g(c)≠0, The chain rule, in one line from Carathéodory: if g is differentiable at c and f is differentiable at g(c), then f∘g is differentiable at c with (f∘g)′(c)=f′(g(c)) g′(c), For a natural n≥1 the function x↦xn is differentiable everywhere with derivative ι(n) x n−1; for n=0 it is the constant 1, with derivative 0; for a natural n≥1 the function x↦x−n is differentiable at every x≠0 with derivative −ι(n) x−n−1; consequently every polynomial function is differentiable at every real, with the derivative computed term by term, The factorial n! and the falling factorial nk‾, defined by recursion in N, The canonical natural ι(n)=n⋅1F of a field, Canonical naturals are positive and strictly increasing), and induction is The principle of mathematical induction.

Verification

technique · direct
1.1

Induction gives f(j)(x)=ι(j!)(1−x)−j−1, hence f(j)(0)/ι(j!)=1.

L1
2.1

Multiplying ∑j=0nxj by 1−x telescopes to 1−xn+1. Subtracting from 1/(1−x) gives the stated remainder.

step 1.1L1algebra
3.1

This exact expression agrees with the qualitative estimate supplied by [L2] on every closed interval avoiding 1.

step 2.1L2∎
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-01Open item page →

The functions x4, −x4, and x3 show that f′′(0)=0 is inconclusive

Example

At 0, the functions x4, −x4, and x3 all have first and second derivative 0, but respectively have a strict minimum, a strict maximum, and no extremum.

Verification

technique · direct
1.1

Direct differentiation gives common first and second derivative data 0,0 at the origin.

L2algebra
1.2

The fourth derivative is first nonzero for ±x4, with opposite signs; the third derivative is first nonzero for x3.

L2algebra
2.1

The even and odd cases of [L2] yield the three stated behaviours, explicitly realizing [L1].

step 1.1step 1.2L1L2∎

Sources