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.
The first nonzero higher derivative classifies a stationary point
Statement
Let , and suppose there is a real such that is -times differentiable on the open interval . Suppose for , while . If is even, is a strict local minimum when and a strict local maximum when it is negative. If is odd, is not a local extremum and changes sign at .
Facts & Assumptions
Given: The derivative hypotheses on the open neighbourhood of The -neighbourhood and the punctured -neighbourhood of a point of .
Peano's formula is Peano's form: the normalized Taylor remainder tends to zero, with polynomial from Taylor polynomials and their remainders.
A function tending to a nonzero real keeps its sign nearby (If then on a punctured neighbourhood of ; in particular if then there); parity controls the sign of integer powers (Integer powers , Monotonicity of and of ).
The factorial is a nonzero natural, so its canonical real is positive (The factorial and the falling factorial , defined by recursion in , The canonical natural of a field, Canonical naturals are positive and strictly increasing).
Proof
Peano's formula gives , where . The parenthesized factor has the sign of near .
If is even, for , so the difference has one strict sign on both sides, giving the asserted minimum or maximum.
If is odd, has opposite signs on the two sides, so the difference changes sign and no local extremum occurs.
Every natural is even or odd, so the cases are exhaustive.
Depends on
- Peano's form: the normalized Taylor remainder tends to zero
- Taylor polynomials and their remainders
- The $\varepsilon$-neighbourhood and the punctured $\varepsilon$-neighbourhood of a point of $\mathbb{R}$
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
- The canonical natural $\iota(n) = n \cdot 1_F$ of a field
- Canonical naturals are positive and strictly increasing
- Monotonicity of $x \mapsto x^n$ and of $n \mapsto a^n$
- If $\lim_{x \to c} f(x) = L \ne 0$ then $|f| > |L|/2$ on a punctured neighbourhood of $c$; in particular if $L > 0$ then $f > L/2 > 0$ there
- Integer powers $a^m$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 98 results over 25 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
- MIT OpenCourseWare 18.100B Real Analysis, Spring 2025 lecture notes (standard reference, not scraped)
- University of Minnesota MATH 5615, higher derivative test (standard reference, not scraped)