Alphabeta Math
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.

✓ 8 results · all verified · 0 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 8 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

The Complex Exponential and Euler's Formula: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-02Open item page →

All values of ii are the positive real numbers e−π/2−2πk, k∈Z

Example

All values of ii are e−π/2−2πk for k∈Z, and each is a positive real number. The conventions and prerequisite facts used below are recorded in Complex logarithms, the principal logarithm, and principal and multivalued complex powers, All logarithms of z≠0 are Log⁡z+2πik, k∈Z.

Facts & Assumptions

Given: Log⁡i=iπ/2.

Verification

1.1

The logarithms of i are i(π/2+2πk).

given
2.1

Multiplication by i gives the real exponents −π/2−2πk, whose exponentials are positive.

algebra∎
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-02Open item page →

The logarithms of −1 are (2k+1)πi, k∈Z

Example

The logarithms of −1 are (2k+1)πi for k∈Z. The conventions and prerequisite facts used below are recorded in All logarithms of z≠0 are Log⁡z+2πik, k∈Z, exp⁡(x+iy)=ex(cos⁡y+isin⁡y), ∣exp⁡(x+iy)∣=ex, and eiπ+1=0.

Facts & Assumptions

Given: Log⁡(−1)=iπ.

Verification

1.1

Add the kernel 2πiZ to the principal logarithm.

given
2.1

Simplifying iπ+2πik gives (2k+1)πi for every integer k.

algebra∎
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-02Open item page →

The five fifth roots of unity and their sum

Example

The fifth roots of unity are exp⁡ ⁣(i2πιR(k)ιR(5)) for k∈N with 0≤k<5, and their sum is 0. The conventions and prerequisite facts used below are recorded in The n-th roots of a complex number and the n distinct roots of unity for every n≥1, For n≥2, the sum of all n-th roots of unity is zero.

Facts & Assumptions

Given: n=5.

Verification

1.1

The root classification lists the five values exp⁡ ⁣(i2πιR(k)ιR(5)) for k∈N with 0≤k<5.

given
2.1

The root-sum corollary gives that their sum is 0.

given∎
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-02Open item page →

Complex sine is unbounded on the imaginary axis

Example

For real t, sin⁡(it)=isinh⁡t, so complex sine is unbounded on the imaginary axis. The conventions and prerequisite facts used below are recorded in The exponential formulas, real restrictions, and trigonometric-hyperbolic dictionary over C, The exponential tends to +∞ at +∞ and to 0 at −∞.

Facts & Assumptions

Given: A real parameter t.

Verification

1.1

The dictionary gives sin⁡(it)=isinh⁡t.

given
2.1

Since sinh⁡t=(et−e−t)/2 is unbounded as t→∞, so is its modulus.

given∎
CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-02Open item page →

((−1)2)1/2=1≠−1=(−1)2(1/2) for principal complex powers

Statement refuted

The principal-power law (za)b=zab is false without branch hypotheses. The conventions and prerequisite facts used below are recorded in Complex logarithms, the principal logarithm, and principal and multivalued complex powers, All logarithms of z≠0 are Log⁡z+2πik, k∈Z.

Facts & Assumptions

Given: z=−1, a=2, and b=1/2.

Counterexample

1.1

The principal square of −1 is 1, so ((−1)2)1/2=1.

given
2.1

The principal value of (−1)1 is −1, so the two sides differ.

given∎
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-02Open item page →

1=e2πi does not imply 0=2πi: logarithms invert the exponential only modulo its kernel

Example

Facts & Assumptions

Given: The two complex numbers 0 and 2πi.

Verification

1.1

Both lie in the fibre of 1, and their difference is the nonzero kernel element 2πi.

given
2.1

Thus equality of exponential values identifies logarithms only modulo the kernel, not as equal complex numbers.

algebra∎
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-02Open item page →

f(x+iy)=ex(cos⁡2y+isin⁡2y) is continuous, satisfies f(z+w)=f(z)f(w) and f(1)=e, but is not the standard complex exponential

Statement refuted

Facts & Assumptions

Given: f(x+iy)=ex(cos⁡2y+isin⁡2y).

[L1]

The addition formulas for sine and cosine gives the sine and cosine formulas for every pair of real arguments.

[L2]

The exponential function is strictly increasing states that x↦ex is continuous, and The derivatives of sine and cosine are cosine and minus sine makes sine and cosine continuous.

[L5]

Quarter-turn values and shifts by pi/2 and pi gives sin⁡(2π)=0 and cos⁡(2π)=1.

Counterexample

1.1

For z=x+iy and w=s+it, [L4] and [L1] give f(z+w)=ex+s(cos⁡(2y+2t)+isin⁡(2y+2t))=f(z)f(w), and f(1)=e.

L1L4algebra
1.2

The coordinate maps (x,y)↦x and (x,y)↦2y are continuous by the Euclidean norm estimate. Composition with the continuous real functions in [L2] is continuous, and the identity uv−u0v0=u(v−v0)+v0(u−u0) proves continuity of their products. Thus [L3] makes f continuous.

L2L3
2.1

By [L5], f(iπ)=1, while [L6] gives exp⁡(iπ)=−1. Thus f is not the standard exponential.

L5L6∎
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-02Open item page →

The complex geometric power series has radius 1 and sums to 1/(1−z) for ∣z∣<1

Example

Facts & Assumptions

Given: A complex z with ∣z∣<1.

[L1]

For ∣r∣<1, ∑k≥0rk=1/(1−r), and for ∣r∣≥1 the series diverges says that the real series ∑n≥0rn converges for ∣r∣<1.

[L3]

Every absolutely convergent complex series converges, and rearrangements preserve its sum says that an absolutely convergent complex series converges.

[L5]

Cauchy-Hadamard for complex power series, including zero and infinite radius defines the shifted coefficient limsup and its radius cases.

Verification

1.1

The shifted coefficient roots in [L5] are all 1, so it gives radius 1.

L5
2.1

By [L2], the modulus series is the real geometric series ∑∣z∣n, which converges by [L1]; therefore the complex series converges by [L3], say to S. The finite identity (1−z)∑k<nzk=1−zn holds in the complex field. Since ∣zn∣=∣z∣n→0 by [L2] and [L4], passing to the limit gives (1−z)S=1; since z≠1, S=1/(1−z).

L1L2L3L4∎

Sources