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 power series for log(1+x) on (-1,1], including the Abel endpoint
Statement
For , The series converges at to and diverges at .
Facts & Assumptions
Given: A real with .
For , (For , , and for the series diverges).
A real power series may be integrated term by term inside its radius of convergence (Inside its radius a real power series may be integrated term by term on every closed subinterval).
The alternating harmonic series converges, Abel's limit theorem identifies the limit at of a convergent power series with its sum, and the harmonic series diverges (The alternating series test: if is nonincreasing with then converges, the sum lies between any two consecutive partial sums, and the error after terms is at most , Abel's limit theorem: if a real series converges to , then its power series tends to as , For rational , converges iff ).
Proof
Integrating the series of [L2] from to gives .
By [L1], the integral of from to is , so the displayed series formula holds for .
At the series is alternating harmonic and converges by [L4]; Abel's theorem and step 2.1 identify its sum with .
At every term is , so the series is the negative harmonic series and diverges.
Depends on
- The natural logarithm has derivative 1/x and equals the integral from 1 to x of 1/t
- For $|r| < 1$, $\sum_{k \ge 0} r^k = 1/(1-r)$, and for $|r| \ge 1$ the series diverges
- Inside its radius a real power series may be integrated term by term on every closed subinterval
- The alternating series test: if $(b_k)$ is nonincreasing with $b_k \to 0$ then $\sum_{k} (-1)^{k} b_k$ converges, the sum lies between any two consecutive partial sums, and the error after $n$ terms is at most $b_n$
- Abel's limit theorem: if a real series converges to $s$, then its power series tends to $s$ as $x\uparrow1$
- For rational $p > 0$, $\sum 1/k^p$ converges iff $p > 1$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 148 results over 27 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. Lebl, Basic Analysis, Logarithm and Exponential (standard reference, not scraped)
- MIT OpenCourseWare 18.100B Real Analysis, Spring 2025 full lecture notes (standard reference, not scraped)