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 summatory logarithm is x log x minus x plus O(log x)
Statement
For every real ,
Facts & Assumptions
Given: A real and .
Proof
The function of The natural logarithm as the inverse of the exponential function is increasing on by The natural logarithm has derivative 1/x and equals the integral from 1 to x of 1/t, so monotonicity of the integral gives
By Sums, scalar multiples, products and quotients: , , , and when and The natural logarithm has derivative 1/x and equals the integral from 1 to x of 1/t, the function satisfies for every . Therefore The second fundamental theorem: if is differentiable on with and is integrable, then yields for every . Applying this with and in step 1.1 gives
Since , one has and therefore . Substituting this into step 2.1 and using proves
Depends on
- The natural logarithm as the inverse of the exponential function
- The natural logarithm has derivative 1/x and equals the integral from 1 to x of 1/t
- If $f \le g$ on $[a,b]$ and both are integrable then $\int_a^b f \le \int_a^b g$; and $m(b-a) \le \int_a^b f \le M(b-a)$
- For $a<c<b$: $f$ is integrable on $[a,b]$ if and only if it is integrable on $[a,c]$ and on $[c,b]$, and then $\int_a^b f = \int_a^c f + \int_c^b f$; with the oriented form for arbitrary $a,b,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$
- The second fundamental theorem: if $G$ is differentiable on $[a,b]$ with $G' = f$ and $f$ is integrable, then $\int_a^b f = G(b)-G(a)$
Used by
- The average order of tau is log n Corollary
Dependency tree · two levels
37 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Tom Sanders, Topics in Analytic Number Theory, Chapter 1 (standard reference, not scraped)
- Karl-Dieter Crisman, Number Theory: In Context and Interactive (standard reference, not scraped)