Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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.

Euler's formula: exp(iθ)=cosθ+isinθ\exp(i\theta)=\cos\theta+i\sin\theta for every real θ\theta

Statement

For every real θ\theta, exp(iθ)=cosθ+isinθ\exp(i\theta)=\cos\theta+i\sin\theta.

Facts & Assumptions

Given: A real θ\theta.

[L1]

The complex exponential by its power series defines expz\exp z as the sum of the complex series with terms zn/n!z^n/n!, where the factorial is embedded in the complex field.

[L2]

The complex exponential series converges absolutely for every complex argument states that for every zCz\in\mathbb C, the series zn/n!\sum z^n/n! converges absolutely.

[L3]
[L4]

Every absolutely convergent complex series converges, and rearrangements preserve its sum states that every absolutely convergent complex series converges.

[L6]

Convergent series add and scale termwise states that convergent real series add and scale termwise, with the corresponding sums.

[L8]

Sine and cosine defined by their real power series defines sine and cosine by the real series k=0(1)kθ2k+1/(2k+1)!\sum_{k=0}^{\infty}(-1)^k\theta^{2k+1}/(2k+1)! and k=0(1)kθ2k/(2k)!\sum_{k=0}^{\infty}(-1)^k\theta^{2k}/(2k)!.

[L9]

Integer powers in the complex field defines natural complex powers by z0=1z^0=1 and zn+1=znzz^{n+1}=z^nz.

Proof

technique · direct
1.1

Put an=(iθ)n/n!a_n=(i\theta)^n/n!, and define the parity masks by en=ane_n=a_n for even nn and en=0e_n=0 for odd nn, while on=0o_n=0 for even nn and on=ano_n=a_n for odd nn. By [L1] and [L2], an\sum a_n converges absolutely and has sum exp(iθ)\exp(i\theta).

L1L2construct
1.2

Induction from i2=1i^2=-1 and the recursion in [L9] gives i2k=(1)ki^{2k}=(-1)^k and i2k+1=i(1)ki^{2k+1}=i(-1)^k for every kNk\in\mathbb N. Hence e2k=(1)kθ2k/(2k)!e_{2k}=(-1)^k\theta^{2k}/(2k)!, e2k+1=0e_{2k+1}=0, o2k=0o_{2k}=0, and o2k+1=i(1)kθ2k+1/(2k+1)!o_{2k+1}=i(-1)^k\theta^{2k+1}/(2k+1)!.

L9algebra
2.1

Since 0enan0\le|e_n|\le|a_n| and 0onan0\le|o_n|\le|a_n|, [L3] shows that both modulus series converge. Thus en\sum e_n and on\sum o_n are absolutely convergent and hence converge by [L4].

L3L4step 1.1
3.1

By [L5], the two coordinate series of ee and oo converge. Since an=en+ona_n=e_n+o_n, applying [L6] in each coordinate gives n=0an=n=0en+n=0on\sum_{n=0}^{\infty}a_n=\sum_{n=0}^{\infty}e_n+\sum_{n=0}^{\infty}o_n.

L5L6step 2.1
3.2

Apply [L7] to each real coordinate series of ee, with consecutive blocks [2k,2k+2)[2k,2k+2). By step 1.2 the real-coordinate blocks are (1)kθ2k/(2k)!(-1)^k\theta^{2k}/(2k)! and the imaginary-coordinate blocks are 00. Therefore [L8] identifies en=cosθ\sum e_n=\cos\theta.

L5L7L8step 2.1step 1.2
3.3

Apply the same coordinatewise grouping to oo. Its real-coordinate blocks are 00 and its imaginary-coordinate blocks are (1)kθ2k+1/(2k+1)!(-1)^k\theta^{2k+1}/(2k+1)!, so [L8] gives on=isinθ\sum o_n=i\sin\theta.

L5L7L8step 2.1step 1.2
4.1

Substitute steps 3.2 and 3.3 into step 3.1 and use step 1.1: exp(iθ)=cosθ+isinθ\exp(i\theta)=\cos\theta+i\sin\theta.

step 1.1step 3.1step 3.2step 3.3

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 162 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