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.
A smooth function not equal to its Maclaurin series
Statement refuted
If a smooth real function has a Maclaurin series that converges everywhere, then the function equals the sum of that series everywhere.
Counterexample
Define
Then and for every . Consequently its Maclaurin series is the zero series, which converges for every real , while whenever .
Facts & Assumptions
Given: The function displayed above.
Let so that .
The function belongs to , for every , and for (The one-sided flat function is with identically zero Taylor series).
If is differentiable at and is differentiable at , then (The chain rule, in one line from Carathéodory: if is differentiable at and is differentiable at , then is differentiable at with ).
Sums and products of differentiable functions are differentiable, with the sum and product rules (Sums, scalar multiples, products and quotients: , , , and when ).
The Maclaurin series of a smooth function is ; its definition alone asserts neither convergence nor equality with (Taylor and Maclaurin series).
For a natural the function is differentiable at every real with derivative , and for it is the constant , with derivative ; consequently every polynomial function is differentiable at every real, with the derivative computed term by term (For a natural the function is differentiable everywhere with derivative ; for it is the constant , with derivative ; for a natural the function is differentiable at every with derivative ; consequently every polynomial function is differentiable at every real, with the derivative computed term by term).
A function differentiable at a limit point of its domain is continuous at ; hence a function differentiable on a set is continuous at every point of that set (A function differentiable at is continuous at ).
A function is of class on an interval when exists there for every and each such is continuous there, and it is smooth, or , when it is for every (Higher derivatives and the classes and ).
Proof
The function is a polynomial, so it is differentiable at every real with , and for every .
The derivative of any finite sum of functions of the form , with a polynomial, is again a finite sum of this form: each is differentiable with polynomial derivative by [L5], each is differentiable by [L1], and is differentiable with by [L5], so [L2] gives and then [L3] gives in which and are again polynomials; [L3] then adds the finitely many summands.
If , then , and therefore .
Starting from and applying step 1.2 repeatedly shows that every derivative of exists; moreover, for each , is a finite sum of functions .
For every , step 2.1 makes differentiable at every real, because exists there, and [L6] then makes continuous on . So every derivative of exists on and is continuous there, which by [L7] is exactly .
At , every summand in step 2.1 vanishes because and . Hence for every .
By the definition of the Maclaurin series, every coefficient of the Maclaurin series of is zero, so the series converges everywhere to .
Thus the everywhere-convergent Maclaurin series agrees with at but disagrees with it at every , refuting the stated claim.
Depends on
- The one-sided flat function is $C^\infty$ with identically zero Taylor series
- The chain rule, in one line from Carathéodory: if $g$ is differentiable at $c$ and $f$ is differentiable at $g(c)$, then $f \circ g$ is differentiable at $c$ with $(f \circ g)'(c) = f'(g(c))\,g'(c)$
- Sums, scalar multiples, products and quotients: $(f+g)'(c) = f'(c) + g'(c)$, $(\alpha f)'(c) = \alpha f'(c)$, $(fg)'(c) = f'(c)g(c) + f(c)g'(c)$, and $(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2}$ when $g(c) \ne 0$
- Taylor and Maclaurin series
- For a natural $n \ge 1$ the function $x \mapsto x^{n}$ is differentiable everywhere with derivative $\iota(n)\,x^{\,n-1}$; for $n = 0$ it is the constant $1$, with derivative $0$; for a natural $n \ge 1$ the function $x \mapsto x^{-n}$ is differentiable at every $x \ne 0$ with derivative $-\iota(n)\,x^{-n-1}$; consequently every polynomial function is differentiable at every real, with the derivative computed term by term
- A function differentiable at $c$ is continuous at $c$
- Higher derivatives and the classes $C^k$ and $C^\infty$
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: 92 results over 22 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
- J. K. Hunter, An Introduction to Real Analysis, Example 10.31 and Corollary 10.30 (standard reference, not scraped)
- W. F. Trench, Introduction to Real Analysis, §4.5 (standard reference, not scraped)