Alphabeta Math
Session-authored (Fable 5 assisted)
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.

26 results · all verified · 16 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 10 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Complex Power Series and Analytic Functions

1 · Prerequisites

2 · Summary

A complex power series converges absolutely inside its Cauchy–Hadamard radius and uniformly on every smaller closed disc. Its derived series has the same radius, so it may be differentiated repeatedly term by term; the derivatives recover the coefficients and force uniqueness of a representation about a fixed centre.

Analytic means locally representable by a convergent complex power series. Interior re-expansion makes every power-series sum analytic, and analytic functions are holomorphic, closed under the usual local algebra and composition operations, and locally possess primitives. The exponential definitions of the trigonometric and hyperbolic functions agree with their entire series. Abel's theorem controls boundary recovery along Stolz approaches; the identity theorem is not used here.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Complex analytic functions as locally representable by convergent power series

Definition

Let UC be open and let f:UC. The function f is analytic at aU if there are r>0 and complex coefficients (cn)n0 such that B(a,r)U and f(z)=n=0cn(za)n(zB(a,r)), with convergence in the sense of Complex series, absolute convergence, complex power series, and radius of convergence. It is analytic on U if it is analytic at every point of U.

This terminology is distinct from holomorphic in Complex differentiability at a point, the complex derivative, holomorphic functions, and entire functions: analytic is defined by local power-series representation, while holomorphic is defined by complex differentiability.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Uniform convergence and the uniformly Cauchy condition for complex-valued functions, with the componentwise dictionary

Definition

Let X be a set and let fn,f:XC. The sequence (fn) converges uniformly to f when ε>0 N nN xX:fn(x)f(x)<ε. It is uniformly Cauchy when ε>0 N m,nN xX:fm(x)fn(x)<ε.

Writing fn=un+ivn and f=u+iv, uniform convergence in complex modulus is equivalent to uniform convergence of both real component sequences. This follows from unu,vnvfnf and fnfunu+vnv. These are the complex analogues of Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions, using the metric of The Euclidean metric, convergence, Cauchy sequences, and continuity on the complex plane and the componentwise convergence clause in The complex plane is complete, and convergence is equivalent to convergence of real and imaginary parts.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

A sequence of complex-valued functions converges uniformly if and only if it is uniformly Cauchy

Statement

Let X be a set and fn:XC. Then (fn) converges uniformly on X if and only if it is uniformly Cauchy (Uniform convergence and the uniformly Cauchy condition for complex-valued functions, with the componentwise dictionary). This includes X=.

Facts & Assumptions

Given: A set X and functions fn:XC.

[L2]

For complex numbers, z+wz+w and z=0 if and only if z=0 (Conjugation is an involutive real-field automorphism, zz=z2, and modulus is definite, multiplicative, and subadditive).

Proof

technique · direct
1.1

If fnf uniformly, then for ε>0 choose N with fn(x)f(x)<ε/2 for every nN and xX; for m,nN, [L2] gives fm(x)fn(x)<ε, so (fn) is uniformly Cauchy.

L2
1.2

Conversely, suppose (fn) is uniformly Cauchy. For each xX, the sequence (fn(x)) is Cauchy and hence has a limit f(x)C by [L1]; this defines f:XC, including the unique empty function when X=.

L1choose
2.1

Given ε>0, choose N such that fm(x)fn(x)<ε/2 for all m,nN and xX. Fixing nN and passing m in the continuous modulus gives f(x)fn(x)ε/2<ε for every x, so fnf uniformly.

step 1.2L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

A uniform limit of continuous complex-valued functions is continuous

Statement

Let (X,d) be a metric space. If continuous functions fn:XC converge uniformly to f:XC in the sense of Uniform convergence and the uniformly Cauchy condition for complex-valued functions, with the componentwise dictionary, then f is continuous.

Facts & Assumptions

Given: Continuous fn:XC with fnf uniformly.

[L1]

A uniform limit of continuous real-valued functions is continuous (The uniform limit of continuous real-valued functions on a metric space is continuous).

Proof

technique · direct
1.1

Write fn=un+ivn and f=u+iv. The componentwise dictionary in Uniform convergence and the uniformly Cauchy condition for complex-valued functions, with the componentwise dictionary shows that unu and vnv uniformly; [L2] shows each un,vn is continuous.

L2
2.1

By [L1], both u and v are continuous, including when X is empty.

step 1.1L1
3.1

The componentwise continuity criterion [L2] now makes f=u+iv continuous.

step 2.1L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Weierstrass M-test for complex-valued function series

Statement

Let X be a set and fn:XC. Suppose Mn0, fn(x)Mn for all n,x, and the real series Mn converges. Then fn(x) converges absolutely for every x and its partial sums converge uniformly on X in the sense of Uniform convergence and the uniformly Cauchy condition for complex-valued functions, with the componentwise dictionary.

Facts & Assumptions

Given: Functions fn and a convergent nonnegative majorant series Mn as in the Statement.

[L2]

A complex-valued function sequence converges uniformly if and only if it is uniformly Cauchy (A sequence of complex-valued functions converges uniformly if and only if it is uniformly Cauchy).

[L3]

The real Weierstrass M-test states that the same majorant hypotheses give absolute pointwise and uniform convergence for real-valued functions (The Weierstrass M-test gives absolute pointwise convergence and uniform convergence of a function series).

Proof

technique · direct
1.1

For partial sums SN(x)=n<Nfn(x) and q>p, [L1] gives Sq(x)Sp(x)pn<qMn for every x.

L1algebra
2.1

Since the real series Mn is Cauchy, its tails make the bound in step 1.1 uniformly small; thus (SN) is uniformly Cauchy and converges uniformly by [L2].

step 1.1L2
3.1

For each x, the nonnegative series fn(x) is bounded termwise by Mn, exactly the comparison used in [L3], and therefore converges. Zero majorants and the empty set require no separate choice.

L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A complex power series converges absolutely and uniformly on every closed subdisc strictly inside its disc of convergence

Statement

Let n0cn(za)n have radius R. For every real r with 0r<R, the series converges absolutely and uniformly on the closed disc zar.

Facts & Assumptions

Given: A complex power series of radius R and 0r<R.

[L1]

The Cauchy–Hadamard theorem gives absolute convergence for za<R, divergence for za>R, and no boundary assertion (Cauchy-Hadamard for complex power series, including zero and infinite radius).

[L2]

The complex M-test gives uniform and pointwise absolute convergence under a convergent real majorant series (Weierstrass M-test for complex-valued function series).

Proof

technique · direct
1.1

By [L1], the real series cnrn converges, since it is the modulus series at any point whose distance from a is r; for r=0 it has only the constant contribution.

L1
1.2

If zar, then [L3] gives cn(za)ncnrn.

L3algebra
2.1

Apply [L2] to the majorants of step 1.1 and the bound of step 1.2. This also covers R=+ and makes no assertion when r=R.

step 1.1step 1.2L2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A complex power series, its formal derivative, and its zero-constant-term formal antiderivative have the same radius

Statement

The complex power series n0cn(za)n, its formal derivative n0(n+1)cn+1(za)n, and its zero-constant-term formal antiderivative n0cn(za)n+1/(n+1) have the same radius of convergence.

Facts & Assumptions

Given: A complex power series with coefficients (cn).

[L1]

A complex power series converges absolutely exactly when the corresponding real modulus-coefficient series converges (Complex series, absolute convergence, complex power series, and radius of convergence).

[L2]

A real power series, its formal derivative, and its zero-constant-term formal antiderivative have the same radius (A power series, its formal derivative, and its zero-constant-term formal antiderivative have the same radius of convergence).

Proof

technique · direct
1.1

The modulus coefficient of the formal derivative is (n+1)cn+1, and that of the formal antiderivative is cn/(n+1).

algebra
2.1

By [L1], the three complex radii are precisely the radii of the three real power series with the modulus coefficients described in step 1.1.

step 1.1L1
3.1

Apply [L2] to those real series. The conclusion includes radii 0 and + and uses ordinary embedded-number notation only.

step 2.1L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Inside its disc of convergence a complex power series is holomorphic and may be differentiated term by term

Statement

Let f(z)=n0cn(za)n have radius R. If za<R, then f is complex differentiable at z and f(z)=n1ncn(za)n1. Consequently f is holomorphic on its open disc of convergence (Complex differentiability at a point, the complex derivative, holomorphic functions, and entire functions).

Facts & Assumptions

Given: A complex power series of radius R and a point z with za<R.

Proof

technique · direct
1.1

Choose r with za<r<R. For w near z, the finite identity wnzn=(wz)k<nwn1kzk follows by expanding and telescoping, so the difference quotient of each monomial tends to nzn1.

choosealgebra
2.1

On wa,zar, the quotient in step 1.1 is bounded in modulus by nrn1 after translating the centre to a. The series ncnrn1 converges by [L1], so its tails are uniformly small.

step 1.1L1
3.1

Split the difference quotient of f into a finite head and a tail. The finite head tends termwise to its derivative by step 1.1, while step 2.1 bounds the tail uniformly; hence the quotient tends to n1ncn(za)n1.

step 1.1step 2.1
4.1

Since z was arbitrary in the open disc, the derivative exists at every such point, which is holomorphy by Complex differentiability at a point, the complex derivative, holomorphic functions, and entire functions. If R=0 the disc is empty and the assertion is vacuous; the constant term differentiates to 0.

step 3.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A complex power-series sum has complex derivatives of every order, obtained by repeated termwise differentiation

Statement

If f(z)=n0cn(za)n has radius R, then for every kN and za<R, f(k)(z)=nkn!(nk)!cn(za)nk. Every derived series has radius R.

Facts & Assumptions

Given: A complex power series f of radius R.

[L1]

A complex power series may be differentiated term by term inside its radius (Inside its disc of convergence a complex power series is holomorphic and may be differentiated term by term).

[L2]

A complex power series n0cn(za)n, its formal derivative n0(n+1)cn+1(za)n, and its zero-constant-term formal antiderivative n0cn(za)n+1/(n+1) have the same radius of convergence (A complex power series, its formal derivative, and its zero-constant-term formal antiderivative have the same radius).

[L3]

Falling factorials satisfy nk=n!/(nk)! when kn (The factorial n! and the falling factorial nk, defined by recursion in N).

Proof

technique · induction
1.1

For k=0, the displayed formula is the original series because n!/(n0)!=1.

baseL3
1.2

Assume the formula holds for k, with its series having radius R. [L2] is stated for one series and its formal derivative, so it is applied once at this induction step, to the kth series: its formal derivative again has radius R. That is exactly what the induction needs, and no claim about "every successive derivative" is taken from [L2] at once. Then [L1] differentiates termwise and changes the coefficient n!/(nk)! into n!/(nk1)! for nk+1.

ihL1L2L3
2.1

Thus the formula holds for k+1, and induction gives it for every k. The cases k>n contribute no term and k=0 was the base case.

step 1.1step 1.2discharge-induction
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The coefficients of a complex power series are its derivatives at the centre divided by the corresponding factorials

Statement

If f(z)=n0cn(za)n near a, then for every nN, cn=f(n)(a)n!.

Facts & Assumptions

Given: A complex power-series representation of f about a.

[L1]

The nth derivative is obtained by repeated termwise differentiation with falling-factorial coefficients (A complex power-series sum has complex derivatives of every order, obtained by repeated termwise differentiation).

[L2]

Complex natural powers are defined by the recursion z0=1 and zn+1=znz for nN; in particular 00=1 (Integer powers in the complex field).

Proof

technique · direct
1.1

Evaluate [L1] at z=a, so every remaining power is 0m with m=kn0. From the recursion of [L2], 0m+1=0m0=0 for every mN, so 0m=0 for every positive m, while 00=1 by the base clause of [L2]. Hence every term with a positive remaining power vanishes and the term indexed by n is n!cn.

L1L2algebra
2.1

Thus f(n)(a)=n!cn; divide by the nonzero factorial from [L3]. For n=0, this reads c0=f(a).

step 1.1L3algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A complex power-series representation about a fixed centre has unique coefficients

Statement

If two complex power series about the same centre a represent the same function on a neighbourhood of a, then their coefficients agree term by term.

Facts & Assumptions

Given: Representations f(z)=cn(za)n=dn(za)n on one neighbourhood of a.

[L1]

In any power-series representation about a, the coefficient of order n is f(n)(a)/n! (The coefficients of a complex power series are its derivatives at the centre divided by the corresponding factorials).

Proof

technique · direct
1.1

Both series represent the same function on a neighbourhood, so their derivatives of every order at a are the same.

given
2.1

Applying [L1] to both representations gives cn=f(n)(a)/n!=dn for every n, including n=0.

step 1.1L1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Every complex analytic function is holomorphic

Statement

Every function analytic on an open set UC is holomorphic on U.

Facts & Assumptions

Given: A function f analytic on an open set U.

[L1]

Analyticity at a supplies a convergent power series representing f on a disc about a (Complex analytic functions as locally representable by convergent power series).

[L2]

A complex power-series sum is holomorphic throughout its open disc of convergence (Inside its disc of convergence a complex power series is holomorphic and may be differentiated term by term).

Proof

technique · direct
1.1

Let aU. By [L1], f agrees near a with a convergent power series.

L1
2.1

By [L2], that power-series sum is complex differentiable at a, hence so is f.

step 1.1L2
3.1

Since a was arbitrary, f is holomorphic on U; if U is empty, this conclusion is vacuous.

step 2.1
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

The binomial double series for re-expanding a complex power series is absolutely convergent and may be regrouped

Statement

Let cn(za)n have radius R. If ba+h<R, then n0k=0n(nk)cnbankhk<, and the complex binomial double series may be regrouped by powers of h.

Facts & Assumptions

Given: A complex power series and points b,h satisfying ba+h<R.

[L1]

The corresponding nonnegative real binomial double series converges and licenses regrouping (The binomial double series used to re-expand a power series at an interior point is absolutely convergent and may be regrouped).

[L2]

For complex z,w and nN, (z+w)n=kn(nk)zkwnk (The binomial theorem over the complex field).

[L3]

Every absolutely convergent complex series converges, and every rearrangement has the same sum (Every absolutely convergent complex series converges, and rearrangements preserve its sum).

Proof

technique · direct
1.1

Apply [L1] to the real coefficient sequence cn and the nonnegative numbers ba,h; this gives the displayed finite total majorant.

L1
2.1

By [L2], cn((ba)+h)n is the finite sum over kn of the corresponding complex terms, each bounded by the majorant term in step 1.1.

step 1.1L2
3.1

Absolute convergence now permits regrouping by k under [L3]. The cases h=0 and b=a merely make some terms vanish and are included.

step 1.1step 2.1L3
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A complex power-series sum re-expands about every interior point, at least to the distance from that point to the original boundary

Statement

If f(z)=n0cn(za)n has radius R and ba<R, then f(b+h)=k0f(k)(b)k!hkwhenever h<Rba. The displayed bound is a guaranteed radius, not necessarily the exact radius of the new series.

Facts & Assumptions

Given: A complex power-series sum f and an interior point b.

[L1]

Under ba+h<R, the binomial double series is absolutely convergent and may be regrouped (The binomial double series for re-expanding a complex power series is absolutely convergent and may be regrouped).

Proof

technique · direct
1.1

Put z=b+h. The binomial expansion and [L1] give f(b+h)=k0dkhk, where dk=nk(nk)cn(ba)nk.

L1algebra
2.1

By [L3], evaluating the kth derivative at b gives f(k)(b)=k!dk.

step 1.1L3
3.1

By [L2], dk=f(k)(b)/k!, proving the stated expansion for h<Rba. The bound remains valid when R=+.

step 1.1step 2.1L2
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The sum of a complex power series is analytic throughout its open disc of convergence

Statement

The sum of a complex power series is analytic on its open disc of convergence.

Facts & Assumptions

Given: A complex power-series sum f on its open disc D.

[L1]

At every interior point b, the sum re-expands as a convergent power series on a positive-radius disc about b (A complex power-series sum re-expands about every interior point, at least to the distance from that point to the original boundary).

[L2]

Analyticity means local representation by a convergent complex power series (Complex analytic functions as locally representable by convergent power series).

Proof

technique · direct
1.1

Let bD. Its distance to the original boundary is positive, and [L1] supplies a power-series representation of f on a disc about b.

L1
2.1

This is exactly analyticity at b by [L2]. Since b was arbitrary, f is analytic on D, including the entire-radius case.

step 1.1L2
PropositionStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Sums and scalar multiples of convergent complex power series are represented coefficientwise on the common disc

Statement

If f(z)=an(zc)n and g(z)=bn(zc)n, then for complex scalars α,β, αf(z)+βg(z)=n0(αan+βbn)(zc)n throughout the common open disc of convergence, with local uniform convergence there.

Facts & Assumptions

Given: Two complex power series about the same centre and scalars α,β.

[L2]

Complex modulus satisfies z+wz+w and zw=zw (Conjugation is an involutive real-field automorphism, zz=z2, and modulus is definite, multiplicative, and subadditive).

Proof

technique · direct
1.1

For every finite N, exact distributivity gives αn<Nan(zc)n+βn<Nbn(zc)n=n<N(αan+βbn)(zc)n.

algebra
1.2

On a closed subdisc inside both radii, [L1] makes both sequences of partial sums uniformly convergent. If their limits are A,B, then [L2] bounds the error after taking the linear combination by αANA+βBNB, which tends uniformly to 0.

L1L2algebra
2.1

Passing to the limit in step 1.1 proves the formula and its local uniform convergence. Zero scalars and unequal radii are included by taking the common disc.

step 1.1step 1.2
PropositionStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Products of convergent complex power series are represented by their Cauchy-product coefficients on the common disc

Statement

If f(z)=an(zc)n and g(z)=bn(zc)n, then on their common open disc f(z)g(z)=n0(k=0nakbnk)(zc)n, and the product series converges locally uniformly.

Facts & Assumptions

Given: Two complex power series about c and a point inside both radii.

[L1]

The Cauchy product of two absolutely convergent complex series converges absolutely and has the product of their sums as its sum (The Cauchy product of two absolutely convergent complex series converges absolutely to the product of their sums).

[L2]

Complex power series converge absolutely and uniformly on smaller closed subdiscs (A complex power series converges absolutely and uniformly on every closed subdisc strictly inside its disc of convergence).

[L3]

A complex function series dominated termwise by a convergent nonnegative real series converges absolutely pointwise and uniformly (Weierstrass M-test for complex-valued function series).

Proof

technique · direct
1.1

At a fixed point in the common disc, [L2] gives absolute convergence of both numerical series.

L2
2.1

Apply [L1]; multiplying (zc)k(zc)nk gives (zc)n, so the Cauchy coefficient is the displayed finite convolution. For n=0 this is the one-term sum with k=0, not an empty sum.

step 1.1L1algebra
3.1

Fix a radius r inside both original radii. The absolute Cauchy convolution has total sum (anrn)(bnrn)< by [L1] and [L2], so [L3] gives uniform convergence of the product power series on zcr. This includes r=0 and either input series being identically zero.

step 2.1L1L2L3algebra
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A composition of convergent complex power series has a convergent local power-series expansion when the inner sum maps the centre to the outer centre

Statement

Let H(z)=n1hn(za)n converge near a, and let G(w)=m0gmwm converge for w<R for some R>0. If H(a)=0, then G(H(z)) has a convergent power-series expansion about a on some neighbourhood of a. The conclusion includes constant H.

Facts & Assumptions

Given: Power series H,G as in the Statement.

[L1]

Products of locally convergent complex power series are given by their Cauchy-product coefficients (Products of convergent complex power series are represented by their Cauchy-product coefficients on the common disc).

[L2]

A complex power series converges absolutely on every closed subdisc strictly inside its radius (A complex power series converges absolutely and uniformly on every closed subdisc strictly inside its disc of convergence).

[L3]

An absolutely convergent complex series may be rearranged without changing its sum (Every absolutely convergent complex series converges, and rearrangements preserve its sum).

Proof

technique · direct
1.1

Choose ρ>0 inside the radius of H. By [L2], A=n1hnρn is finite. Since R>0, choose 0<rρ and 0q<R with (r/ρ)Aq; then n1hnrn(r/ρ)Aq. If A=0, then H0 and this estimate holds with q=0.

L2choosealgebra
2.1

Repeated use of [L1] expands each H(z)m as a power series about a. Its absolute coefficient sum at radius r is bounded by qm from step 1.1, and [L2] applied to G gives convergence of the scalar majorant gmqm.

step 1.1L1L2
3.1

The resulting double series is absolutely convergent, so [L3] regroups it by powers of za and produces the desired local series. If H0, it reduces to the constant G(0).

step 2.1L3
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

A convergent complex power series with nonzero constant term has a convergent reciprocal power series locally

Statement

If f(z)=n0cn(za)n converges near a and c00, then 1/f is represented by a convergent power series on some neighbourhood of a. Its coefficients dn satisfy d0=c01 and dn=c01k=1nckdnk for n1.

Facts & Assumptions

Given: A convergent complex power series f with f(a)=c00.

[L1]

A composition of convergent complex power series has a local power-series expansion when the inner series has zero constant term (A composition of convergent complex power series has a convergent local power-series expansion when the inner sum maps the centre to the outer centre).

[L2]

A complex power-series sum is holomorphic throughout its open disc of convergence (Inside its disc of convergence a complex power series is holomorphic and may be differentiated term by term).

[L3]

Complex differentiability at a point implies continuity there (Complex differentiability at a point implies continuity there).

[L4]

Products of convergent complex power series have the finite Cauchy-convolution coefficients on their common disc (Products of convergent complex power series are represented by their Cauchy-product coefficients on the common disc).

[L5]

Two power-series representations about the same centre that agree on a neighbourhood have equal coefficients (A complex power-series representation about a fixed centre has unique coefficients).

Proof

technique · direct
1.1

Put H(z)=1f(z)/c0, so H(a)=0. By [L2] and [L3], f is continuous at a; since H(z)H(a)=f(z)f(a)/c0 and c00, H is continuous there. Hence on a sufficiently small disc one has H(z)<1.

L2L3choosealgebra
2.1

The finite identity (1H)m=0NHm=1HN+1 and H<1 give (1H)1=m0Hm. By [L1], this composition has a local power series.

step 1.1L1algebra
3.1

Hence 1/f=c01(1H)1 has a local power series. Multiply it by f using [L4] and compare with the constant series 1 by [L5]; the constant coefficient gives d0=c01, while for n1 the nonempty sum over 1kn gives the displayed recursion. The nonzero constant term licenses division. If f is constant, the same recursion gives dn=0 for every n1.

step 2.1L4L5algebra
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Complex analytic functions are closed under finite linear combinations, products, quotients with nonzero denominator, and composition

Statement

On their natural domains, finite complex linear combinations and products of analytic functions are analytic; f/g is analytic where g0; and Ff is analytic wherever f maps into the domain of F.

Facts & Assumptions

Given: Analytic functions with the domain conditions in the Statement.

[L1]

Analyticity supplies a convergent local power-series representation at every point (Complex analytic functions as locally representable by convergent power series).

[L2]

Sums and scalar multiples are represented coefficientwise on a common disc (Sums and scalar multiples of convergent complex power series are represented coefficientwise on the common disc).

[L3]

Proof

technique · direct
1.1

Fix a point in the relevant natural domain and choose local series for all participating functions by [L1], shrinking to a common disc when necessary.

L1choose
2.1

Apply [L2] to finite linear combinations and [L3] to products.

step 1.1L2L3
2.2

If g is nonzero at the point, its local series has nonzero constant term, so [L4] gives a reciprocal series and [L3] gives f/g; for composition, recenter the outer series at the inner value and apply [L4].

step 1.1L3L4
3.1

Each construction supplies a convergent power-series representation near every point of its stated domain, so each result is analytic by [L1].

step 2.1step 2.2L1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Every complex analytic function has a primitive on a neighbourhood of each point

Statement

If f is analytic at a, then some neighbourhood of a admits a primitive of f.

Facts & Assumptions

Given: A function f analytic at a.

[L1]

Analyticity supplies f(z)=cn(za)n on a positive-radius disc (Complex analytic functions as locally representable by convergent power series).

[L2]

The zero-constant-term formal antiderivative has the same radius as the original series (A complex power series, its formal derivative, and its zero-constant-term formal antiderivative have the same radius).

[L3]

A complex power series may be differentiated term by term inside its radius (Inside its disc of convergence a complex power series is holomorphic and may be differentiated term by term).

Proof

technique · constructive
1.1

Choose a local representation from [L1] and define F(z)=n0cn(za)n+1/(n+1) on the same disc.

L1L2construct
2.1

By [L3], F(z)=cn(za)n=f(z) throughout the disc, so F is a local primitive.

step 1.1L3discharge-construct
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

The exponential definitions of complex sine, cosine, hyperbolic sine, and hyperbolic cosine equal their entire power series

Statement

For every zC, sinz=n0(1)nz2n+1(2n+1)!,cosz=n0(1)nz2n(2n)!, sinhz=n0z2n+1(2n+1)!,coshz=n0z2n(2n)!. All four series have infinite radius.

Facts & Assumptions

Given: A complex number z.

[L1]

The complex exponential is defined by the series expz=n0zn/n!, the cited Definition recording that convergence for every zC is discharged elsewhere (The complex exponential by its power series).

[L2]

Sine, cosine, hyperbolic sine, and hyperbolic cosine are the symmetric and antisymmetric exponential combinations displayed in their definition (Complex sine, cosine, hyperbolic sine, and hyperbolic cosine from the complex exponential).

[L3]

Every absolutely convergent complex series may be rearranged without changing its sum (Every absolutely convergent complex series converges, and rearrangements preserve its sum).

[L4]

If L=lim supkck+11/(k+1), Cauchy–Hadamard gives radius + when L=0 (Cauchy-Hadamard for complex power series, including zero and infinite radius).

[L5]

For every zC the series zn/n! converges absolutely (The complex exponential series converges absolutely for every complex argument).

Proof

technique · direct
1.1

Substitute the series [L1] at z,z,iz,iz into [L2]. Absolute convergence, which [L5] supplies for every complex argument, allows [L3] to separate the even and odd indices.

L1L2L3L5
2.1

The identities i2n=(1)n and i2n+1=i(1)n simplify those even and odd parts to the four displayed series.

step 1.1algebra
3.1

Their factorial coefficients have root limsup 0: for n2 the factorial satisfies n!(n/2)n/2, since at least n/2 of the factors 1,,n are at least n/2, so (1/n!)1/n(2/n)n/2/n0. Hence [L4] gives infinite radius. The constant terms are retained in the even series and absent from the odd series.

step 2.1L4
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Complex sine, cosine, hyperbolic sine, and hyperbolic cosine are entire with their standard derivatives

Statement

The functions sin,cos,sinh,cosh are entire and satisfy sin=cos,cos=sin,sinh=cosh,cosh=sinh.

Proof

technique · direct
1.1

Apply [L1] to each of the four infinite-radius series and cancel the positive integer factor against the factorial.

L1algebra
2.1

Shifting the resulting indices gives respectively the series for cos,sin,cosh,sinh. Infinite radius makes each function entire.

step 1.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The addition formulas for complex trigonometric and hyperbolic functions

Statement

For all z,wC, sin(z+w)=sinzcosw+coszsinw, cos(z+w)=coszcoswsinzsinw, sinh(z+w)=sinhzcoshw+coshzsinhw, cosh(z+w)=coshzcoshw+sinhzsinhw.

Facts & Assumptions

Given: Complex numbers z,w.

[L1]

The four functions are defined by their symmetric and antisymmetric exponential combinations (Complex sine, cosine, hyperbolic sine, and hyperbolic cosine from the complex exponential).

[L2]

For all complex u,v, exp(u+v)=expuexpv (exp(z+w)=expzexpw, and the complex exponential extends the real exponential).

Proof

technique · direct
1.1

Substitute z+w into the four formulas in [L1] and factor every exponential using [L2].

L1L2
2.1

Expanding the right-hand sides in the Statement with [L1] gives the same symmetric or antisymmetric combinations, so the four identities follow.

step 1.1L1algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Complex sine and cosine are unbounded on the complex plane

Statement

Neither sin:CC nor cos:CC is bounded.

Facts & Assumptions

Given: A positive real variable y.

[L1]

For every complex z, sinhz=isin(iz) and coshz=cos(iz) (The exponential formulas, real restrictions, and trigonometric-hyperbolic dictionary over C).

[L2]

For real y, the complex exponential equals the real exponential, and exp(y)+ while exp(y)0 as y+ (exp(z+w)=expzexpw, and the complex exponential extends the real exponential, The exponential tends to + at + and to 0 at ).

[L3]

The definitions give sinhy=(expyexp(y))/2 and coshy=(expy+exp(y))/2 (Complex sine, cosine, hyperbolic sine, and hyperbolic cosine from the complex exponential).

Proof

technique · direct
1.1

Substituting the real y into [L1] gives sin(iy)=isinhy and cos(iy)=coshy.

L1algebra
1.2

By [L2] and [L3], both positive real quantities sinhy and coshy tend to + as y+.

L2L3algebra
2.1

Hence sin(iy)=sinhy and cos(iy)=coshy are unbounded along the imaginary axis, so both complex functions are unbounded.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The zeros of complex sine are the integer multiples of pi, and the zeros of complex cosine are the odd half-integer multiples of pi

Statement

For zC, sinz=0z=kπ for some kZ, and cosz=0z=(k+12)π for some kZ.

Facts & Assumptions

Given: A complex number z.

[L1]

The definitions are sinz=(exp(iz)exp(iz))/(2i) and cosz=(exp(iz)+exp(iz))/2 (Complex sine, cosine, hyperbolic sine, and hyperbolic cosine from the complex exponential).

[L2]

The exponential satisfies exp(u+v)=expuexpv, has kernel 2πiZ, and expu=expv exactly when uv2πiZ (exp(z+w)=expzexpw, and the complex exponential extends the real exponential, ker(exp)=2πiZ, and expz=expw exactly when zw2πiZ).

Proof

technique · direct
1.1

By [L1] and multiplication by the nonzero exp(iz), sinz=0 is equivalent to exp(2iz)=1. By [L2], this is equivalent to 2iz=2πik for some integer k, hence to z=kπ.

L1L2algebra
1.2

Similarly, cosz=0 is equivalent to exp(2iz)=1=exp(iπ) by [L3]. By [L2], 2iziπ=2πik, so z=(k+1/2)π.

L1L2L3algebra
2.1

Reversing each algebraic equivalence proves both converses, so the displayed descriptions are exact.

step 1.1step 1.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Stolz approach regions at the boundary point 1 of the unit disc

Definition

For C1, the Stolz approach region at 1 is SC:={zC:z<1 and 1zC(1z)}. A net or sequence approaches 1 within a Stolz region if it converges to 1 and all sufficiently late points lie in one fixed SC. Convergence to 1 is part of the definition and is not implied by the membership condition: the constant sequence zn=0 satisfies 0<1 and 10=11(10), so it lies in S1 at every index while converging to 0. The definition uses the complex modulus of Real and imaginary parts, complex conjugation, and modulus. Radial approach through 0r<1 lies in S1.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Abel summation by parts for complex coefficients and their partial sums

Statement

Let a0,,aNC, let sn=k=0nak, and put s1=0. For complex weights b0,,bN, n=0Nanbn=sNbN+n=0N1sn(bnbn+1). More generally, for 0pq, n=pqanbn=sqbqsp1bp+n=pq1sn(bnbn+1).

Facts & Assumptions

Given: Finite complex sequences (an) and (bn) with partial sums sn.

[L1]

Complex partial sums are the finite sums in the additive monoid of C (Complex series, absolute convergence, complex power series, and radius of convergence).

[L2]

Finite products, read additively, have the empty and one-term conventions and obey the recursion defining finite sums (The product g0g1gn1 of a finite list in a monoid, by recursion, with the empty product (n=0) equal to the identity).

Proof

technique · direct
1.1

Since an=snsn1, distributivity gives n=pqanbn=n=pqsnbnn=pqsn1bn.

L1algebra
2.1

Shift the second finite index and collect equal sn terms; the endpoints are sqbq and sp1bp, while the interior terms are sn(bnbn+1).

step 1.1L2algebra
3.1

This is the tail identity. Taking p=0 and s1=0 gives the first display; when p=q the interior sum is empty and the identity remains valid.

step 2.1L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Abel's limit theorem: a convergent complex series is recovered by its power series along every Stolz approach to 1

Statement

If the complex series n0an converges to s, then F(z)=n0anzn converges for z<1 and F(z)s(z1) whenever z remains in one fixed Stolz region Stolz approach regions at the boundary point 1 of the unit disc. In particular the conclusion holds for radial approach z=r1.

Facts & Assumptions

Given: A convergent complex series an=s, its partial sums, and a fixed C1.

[L1]

Abel summation expresses a finite weighted sum in terms of partial sums and successive differences of the weights (Abel summation by parts for complex coefficients and their partial sums).

[L2]

Cauchy–Hadamard gives convergence inside the radius and makes no boundary assertion (Cauchy-Hadamard for complex power series, including zero and infinite radius).

Proof

technique · direct
1.1

Replace a0 by a0s and write tn=k=0nak for the adjusted partial sums; then tn0, and it suffices to prove that the adjusted power series tends to 0.

givenalgebra
1.2

For z<1, [L1] followed by passage to the limit gives n0anzn=(1z)n0tnzn: the endpoint term tNzN tends to 0, and convergence follows from boundedness of (tn) and the geometric majorant, consistently with [L2].

L1L2L3
2.1

Given ε>0, choose N with tn<ε/(2C) for nN. In step 1.2 split the sum before N: the finite head times 1z tends to 0, while the tail has modulus at most 1zε(2C)1nNznε/2 because 1z/(1z)C in the Stolz region.

step 1.2L3choose
3.1

Thus the adjusted series tends to 0, so the original tends to s. The point z=1 is used only as a limit endpoint, and radial approach is the case C=1.

step 1.1step 2.1

5 · Examples, counterexamples and false statements

None yet.

Sources