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
- Pi is the first positive zero of sine Corollary
- A map with two preimages but degree zero Counterexample
- ∑ₙ₌₁^∞sin(nx)/n converges pointwise but not uniformly Example
- Banach-Stone weighted composition isometries Example
- The Bartle-Sherbert bounds 2.828 < pi < 3.185 Example
- Bounded variation gives one-sided Dirichlet integrability Lemma
- Analytic sine and cosine agree with right-triangle ratios Theorem
- Cosine has a smallest positive zero, lying strictly between zero and two Theorem
- Dini pointwise convergence criterion for Fourier series Theorem
- Lebesgue constants grow logarithmically Theorem
- Quarter-turn values and shifts by pi/2 and pi Theorem
Dependency tree · two levels
22 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
- NIST Digital Library of Mathematical Functions, Chapter 4 (standard reference, not scraped)
- C. Schmeiser, Introduction to Analysis (standard reference, not scraped)