Alphabeta Math
Session-authored (Fable 5 assisted)
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 C1C^1 periodic oscillator made from a quartic Hermite spline

Example

Define ψ(t)=16u2(1u)2\psi(t)=16u^2(1-u)^2, where u=tt[0,1)u=t-\lfloor t\rfloor\in[0,1). Then ψ\psi is bounded, nonconstant, 11-periodic, and C1C^1. Moreover, ψ\psi' takes the values 33 and 3-3 in every period.

Facts & Assumptions

Verification

technique · direct
1.1

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

L1L2algebra
2.1

Translation by an integer leaves the fractional part unchanged, so ψ\psi is 11-periodic. Step 1.1 and the polynomial formula prove C1C^1-regularity, and 0ψ10\le\psi\le1. At fractional parts u=1/4u=1/4 and u=3/4u=3/4, the derivative formula gives ψ=3\psi'=3 and ψ=3\psi'=-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 ψ\psi be the bounded continuous periodic oscillator of A bounded C1C^1 periodic oscillator made from a quartic Hermite spline, and define F(0)=0F(0)=0, F(x)=x2ψ(1/x)F(x)=x^2\psi(1/x) for x0x\ne0. Then FF is differentiable everywhere, but FF' is discontinuous at 00.

Facts & Assumptions

Given: FF as displayed.

[L2]

Verification

technique · direct
1.2

For x0x\ne0, F(x)=2xψ(1/x)ψ(1/x)F'(x)=2x\psi(1/x)-\psi'(1/x). The periodic piecewise-polynomial derivative ψ\psi' takes two separated values along sequences tending to infinity, so F(x)F'(x) has no limit at 00.

L1given
2.1

Thus FF is differentiable and FF' is discontinuous at 00; [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 k0k\ge0, xkxx^k|x| is CkC^k but not Ck+1C^{k+1}

Example

For kNk\in\mathbb N, the function fk(x)=xkxf_k(x)=x^k|x| is CkC^k on R\mathbb R but not Ck+1C^{k+1}.

Verification

technique · cases
1.1

On x>0x>0, fk=xk+1f_k=x^{k+1}; on x<0x<0, fk=xk+1f_k=-x^{k+1}.

assume-case positiveL1
2.1

Differentiating jkj\le k times gives constant multiples of xk+1jx^{k+1-j} with opposite signs, and both one-sided values tend to 00. Defining the derivative value at 00 by the difference quotient gives matching continuous derivatives through order kk.

step 1.1assume-case throughkL1
2.2

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

assume-case nextorderstep 1.1L1
3.1

Hence fkCkCk+1f_k\in C^k\setminus C^{k+1} according to Higher derivatives and the classes CkC^k and CC^\infty.

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

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

Example

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

Facts & Assumptions

Given: A bounded periodic differentiable function ψ\psi whose derivative takes values above 22 and below 2-2, obtained by scaling A bounded C1C^1 periodic oscillator made from a quartic Hermite spline, and F(0)=0F(0)=0, F(x)=x+x2ψ(1/x)F(x)=x+x^2\psi(1/x) for x0x\ne0.

Verification

technique · contradiction
1.1

Boundedness of ψ\psi gives F(0)=limx0(1+xψ(1/x))=1>0F'(0)=\lim_{x\to0}(1+x\psi(1/x))=1>0.

given
1.2

For x0x\ne0, F(x)=1+2xψ(1/x)ψ(1/x)F'(x)=1+2x\psi(1/x)-\psi'(1/x). Along reciprocal sequences at which ψ>2\psi'>2 the derivative is eventually negative, while along reciprocal sequences at which ψ<2\psi'<-2 it is eventually positive.

L1given
2.1

If FF 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 limx1(x3x)/(x21)\lim_{x\to1}(x^3-x)/(x^2-1) as 11

Example

At x=1x=1, limx1x3xx21=1.\lim_{x\to1}\frac{x^3-x}{x^2-1}=1.

Facts & Assumptions

Verification

technique · direct
1.1

Numerator and denominator tend to 00, the denominator derivative 2x2x is nonzero near 11, and the derivative quotient (3x21)/(2x)(3x^2-1)/(2x) tends to 11.

L2algebra
2.1

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

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)f(x)/g(x) has a limit in a zero-over-zero situation, then f(x)/g(x)f'(x)/g'(x) must have a limit.

Facts & Assumptions

Given: A bounded differentiable periodic oscillator ψ\psi and f(x)=x2ψ(1/x)f(x)=x^2\psi(1/x), g(x)=xg(x)=x, for x0x\ne0.

Counterexample

technique · direct
1.1

Both f(x)f(x) and g(x)g(x) tend to 00, and f(x)/g(x)=xψ(1/x)0f(x)/g(x)=x\psi(1/x)\to0 because ψ\psi is bounded.

given
1.2

Yet f(x)/g(x)=2xψ(1/x)ψ(1/x)f'(x)/g'(x)=2x\psi(1/x)-\psi'(1/x), which has no limit because ψ\psi' 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 (1x)1(1-x)^{-1} at 00 has the exact geometric remainder xn+1/(1x)x^{n+1}/(1-x)

Example

For f(x)=1/(1x)f(x)=1/(1-x) and nNn\in\mathbb N, Tn,0f(x)=j=0nxj,Rn,0f(x)=xn+11xT_{n,0}f(x)=\sum_{j=0}^{n}x^j,\qquad R_{n,0}f(x)=\frac{x^{n+1}}{1-x} whenever x1x\ne1.

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 (1x)1(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+g)'(c) = f'(c) + g'(c), (αf)(c)=αf(c)(\alpha f)'(c) = \alpha f'(c), (fg)(c)=f(c)g(c)+f(c)g(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(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2} when g(c)0g(c) \ne 0, The chain rule, in one line from Carathéodory: if gg is differentiable at cc and ff is differentiable at g(c)g(c), then fgf \circ g is differentiable at cc with (fg)(c)=f(g(c))g(c)(f \circ g)'(c) = f'(g(c))\,g'(c), For a natural n1n \ge 1 the function xxnx \mapsto x^{n} is differentiable everywhere with derivative ι(n)xn1\iota(n)\,x^{\,n-1}; for n=0n = 0 it is the constant 11, with derivative 00; for a natural n1n \ge 1 the function xxnx \mapsto x^{-n} is differentiable at every x0x \ne 0 with derivative ι(n)xn1-\iota(n)\,x^{-n-1}; consequently every polynomial function is differentiable at every real, with the derivative computed term by term, The factorial n!n! and the falling factorial nkn^{\underline{k}}, defined by recursion in N\mathbb{N}, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F 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!)(1x)j1f^{(j)}(x)=\iota(j!)(1-x)^{-j-1}, hence f(j)(0)/ι(j!)=1f^{(j)}(0)/\iota(j!)=1.

L1
2.1

Multiplying j=0nxj\sum_{j=0}^{n}x^j by 1x1-x telescopes to 1xn+11-x^{n+1}. Subtracting from 1/(1x)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 11.

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

The functions x4x^4, x4-x^4, and x3x^3 show that f(0)=0f''(0)=0 is inconclusive

Example

At 00, the functions x4x^4, x4-x^4, and x3x^3 all have first and second derivative 00, but respectively have a strict minimum, a strict maximum, and no extremum.

Facts & Assumptions

Verification

technique · direct
1.1

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

L2algebra
1.2

The fourth derivative is first nonzero for ±x4\pm x^4, with opposite signs; the third derivative is first nonzero for x3x^3.

L2algebra
2.1

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

step 1.1step 1.2L1L2

Sources