Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-02
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.

Finite binomial formulas for cos⁡(nθ) and sin⁡(nθ)

Statement

For every n∈N and real θ, cos⁡(nθ)=∑2j≤n(−1)j(n2j)cos⁡n−2jθsin⁡2jθ, sin⁡(nθ)=∑2j+1≤n(−1)j(n2j+1)cos⁡n−2j−1θsin⁡2j+1θ. The conventions and prerequisite facts used below are recorded in The addition formulas for sine and cosine, Pascal's rule (n+1k+1)=(nk)+(nk+1), and the hockey-stick identity ∑i≤n(ik)=(n+1k+1), The set [A]k of k-element subsets and the binomial coefficient (nk):=∣[n]k∣, Finite sums and finite products, by recursion, Integer powers am, The principle of mathematical induction.

Facts & Assumptions

Given: A natural n and real θ.

[L1]

The addition formulas for sine and cosine gives the formulas for sin⁡(a+b) and cos⁡(a+b) for all real a,b.

Proof

technique · induction
1.1

At n=0 the two displayed finite sums give 1 and 0.

base
1.2

Assume the two formulas at n.

ih
2.1

Apply [L1] to nθ+θ and insert the two induction sums. Collecting the coefficient of each monomial cos⁡n+1−rθsin⁡rθ leaves the sum of the two adjacent binomial coefficients.

L1step 1.2algebra
3.1

By [L2], those adjacent sums are exactly (n+1r); even r contribute to cosine with sign (−1)r/2 and odd r contribute to sine with sign (−1)(r−1)/2. This proves both formulas at n+1 without using complex numbers.

L2step 2.1discharge-induction∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

38 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