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.
Sine is positive and cosine is strictly decreasing on (0,2), with cos 2 at most -1/3
Statement
For , . Also . Consequently is strictly decreasing on .
Facts & Assumptions
Given: A real with .
The defining sine and cosine series are those of Sine and cosine defined by their real power series.
An alternating series with decreasing nonnegative terms has its sum between consecutive partial sums (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 ).
, and the mean value theorem detects strict monotonicity from derivative sign (The derivatives of sine and cosine are cosine and minus sine, The mean value theorem, as the case of Cauchy's: for continuous on with and differentiable on there is with ).
Proof
The absolute sine terms after the first have successive ratio at most , so [L2] gives .
In the cosine series at , the first three terms sum to , and the remaining alternating tail begins negative with decreasing absolute terms; hence .
On one has by step 1.1, so the mean value theorem makes strictly decreasing on .
Depends on
- Sine and cosine defined by their real power series
- The derivatives of sine and cosine are cosine and minus sine
- 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$
- The mean value theorem, as the case $g(x) = x$ of Cauchy's: for $f$ continuous on $[a,b]$ with $a < b$ and differentiable on $(a,b)$ there is $c \in (a,b)$ with $f(b) - f(a) = f'(c)(b-a)$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 78 results over 18 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
- NIST Digital Library of Mathematical Functions, Chapter 4 (standard reference, not scraped)
- C. Schmeiser, Introduction to Analysis (standard reference, not scraped)