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.

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

Power Series and Real-Analytic Functions

1 · Prerequisites

2 · Summary

This page builds on uniform convergence and its differentiation and integration limit theorems, absolute convergence and Cauchy products, completeness through limit superior, finite binomial coefficients, Cesaro means, and the working fundamental theorem of calculus. These tools control power series on compact subintervals and justify every interchange of limits, sums, derivatives, and integrals.

The resulting theory includes Cauchy–Hadamard with explicit zero and infinite conventions, re-expansion, real analyticity, isolated zeros and the identity theorem, algebraic and compositional closure, and Abel and Cesaro summability. Abel's boundary theorem, Frobenius' implication, and Tauber's converse show exactly how ordinary convergence interacts with the two summability methods; accompanying false statements mark the missing hypotheses.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-07-31Open item page →

A real power series about a centre, its interval of convergence, and its radius in [0,+∞]

Definition

Let (an)n∈N be a sequence of reals and let c∈R. The real power series about the centre c with coefficients (an) is the series

∑n=0∞an(x−c)n

at a real argument x, where powers are those of Integer powers am and convergence is that of Series, partial sums, convergence and the sum, divergence, and the tail series. Its value, when the series converges, is called its sum at x. At x=c the series always converges to a0: the term with n=0 is a0 because 00=1, and every later term is 0.

For r≥0 let P(r) mean that the series converges absolutely at every real x with ∣x−c∣<r. The set of such r contains 0, since the condition ∣x−c∣<0 has no solutions. The radius of convergence is

R:=sup⁡R‾{r∈R:r≥0 and P(r)}∈[0,+∞],

where the supremum is taken in the extended real line of The extended real line R‾=R∪{−∞,+∞}, its order, and the arithmetic that is left undefined. Thus R may be a nonnegative real or +∞, but never −∞.

The open interval determined by the radius is

IR:={x∈R:∣x−c∣<R}.

When 0<R<+∞ this is (c−R,c+R), when R=+∞ it is all of R, and when R=0 it is empty. The centre still carries the convergent value a0 in the last case. No endpoint is included in IR; convergence at c−R or c+R, when these are real, is a separate question.

Remarks

The radius is extended-valued, but no undefined arithmetic in R‾ is used. Expressions such as c±R are written only when R is finite. The reciprocal conventions used in Cauchy-Hadamard are stated explicitly in Cauchy–Hadamard: the reciprocal radius is lim sup⁡k→∞∣ak+1∣1/(k+1), with the zero and infinite cases included.

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Cauchy–Hadamard: the reciprocal radius is lim sup⁡k→∞∣ak+1∣1/(k+1), with the zero and infinite cases included

Statement

Let ∑n≥0an(x−c)n be a real power series with radius R (A real power series about a centre, its interval of convergence, and its radius in [0,+∞]), and put

L:=lim sup⁡k→∞∣ak+1∣1/(k+1)∈[0,+∞].

Then R is the reciprocal of L in the following explicit sense:

R={+∞,L=0,1/L,0<L<+∞,0,L=+∞.

Equivalently, with the conventions 1/0:=+∞ and 1/(+∞):=0, one has R=1/L. The roots use ak+1 and the exponent 1/(k+1) because N starts at 0 and a zeroth root is undefined.

Facts & Assumptions

Given: A real power series ∑an(x−c)n, its radius R, the nonnegative root sequence qk:=∣ak+1∣1/(k+1), and L:=lim sup⁡kqk.

[L2]

If L is real, then for every real ε>0, qk<L+ε eventually and qk>L−ε frequently (For finite L: L=lim sup⁡xk iff for every ε>0 one has xk<L+ε eventually and xk>L−ε frequently).

[L3]

The root test says that a real series from index 1 converges absolutely when the limit superior of its shifted roots is <1, and diverges when that limit superior is >1 (Root test: lim sup⁡∣ak∣1/k<1 gives absolute convergence and hence convergence, >1 gives divergence, and =1 decides nothing).

[L4]

Absolute convergence means convergence of the series of absolute values (Absolutely convergent and conditionally convergent series, and the general starting index).

Proof

technique · direct
1.1

Fix x∈R and put d:=∣x−c∣. The shifted roots of the terms an(x−c)n, n≥1, are ∣ak+1(x−c)k+1∣1/(k+1)=qkd.

givenalgebra
2.1

If L=0, then for d=0 every root in step 1.1 is 0, while for d>0 and any η>0, [L2] applied with ε=η/d makes qkd<η eventually. Thus lim sup⁡k(qkd)=0<1 for every x.

step 1.1L2
2.2

Suppose 0<L<+∞. If d<1/L, choose a real t with L<t<1/d (with the second inequality omitted when d=0). By [L2], qk<t eventually, so lim sup⁡k(qkd)≤td<1. If d>1/L, choose t with 1/d<t<L; [L2] gives qk>t frequently, so lim sup⁡k(qkd)≥td>1.

step 1.1L2choose
2.3

If L=+∞ and d>0, then for every real M>0 and every index N there is k≥N with qk>M: otherwise M would bound a tail and its supremum, forcing the infimum of the tail suprema to be finite. Taking M>1/d shows qkd>1 arbitrarily late, hence lim sup⁡k(qkd)>1.

L1step 1.1choose
3.1

By [L3] and [L4], step 2.1 gives absolute convergence at every real x when L=0; step 2.2 gives absolute convergence for d<1/L and divergence for d>1/L when 0<L<+∞; and step 2.3 gives divergence at every x≠c when L=+∞, while the series converges at c to a0.

step 2.1step 2.2step 2.3L3L4
4.1

Reading these three alternatives through the definition of the radius yields R=+∞, R=1/L, and R=0, respectively, which is the stated convention-complete formula.

step 3.1∎
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

A real power series converges absolutely inside its radius and diverges outside it, while either behaviour may occur at an endpoint

Statement

Let ∑an(x−c)n have radius R. It converges absolutely at every x with ∣x−c∣<R and diverges at every x with ∣x−c∣>R. When 0<R<+∞, no common conclusion holds at either endpoint c±R: power series of radius R can converge there, even absolutely, or diverge there.

Facts & Assumptions

Given: A real power series ∑an(x−c)n with radius R (A real power series about a centre, its interval of convergence, and its radius in [0,+∞]).

[L1]

Cauchy-Hadamard identifies R from the limit superior of the coefficient roots and the root test gives absolute convergence below the reciprocal threshold and divergence above it (Cauchy–Hadamard: the reciprocal radius is lim sup⁡k→∞∣ak+1∣1/(k+1), with the zero and infinite cases included).

[L2]

At root-test boundary value 1, the coefficient families 1/(n+1) and 1/(n+1)2 both have root limit superior 1, while the first series diverges and the second converges; changing the coefficient signs does not change their absolute values (Root test: lim sup⁡∣ak∣1/k<1 gives absolute convergence and hence convergence, >1 gives divergence, and =1 decides nothing, claim 3).

Proof

technique · direct
1.1

The assertions for ∣x−c∣<R and ∣x−c∣>R are exactly the two strict alternatives supplied by [L1], including the cases R=0 and R=+∞.

L1
1.2

For endpoint behaviour at radius 1, the series with coefficients 1/(n+1)2 converges absolutely at both x=1 and x=−1. The series with coefficients 1/(n+1) diverges at x=1, while the series with coefficients (−1)n/(n+1) diverges at x=−1. All three have radius 1 by [L2].

L2
2.1

Replacing x by (x−c)/R and multiplying coefficients by the corresponding powers of R−1 transports the two radius-one examples to any finite R>0 and centre c. Thus either behaviour may occur at an endpoint, while no assertion has been made when the endpoints are not real.

step 1.2algebra∎
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

A power series converges absolutely and uniformly on every closed interval strictly inside its interval of convergence

Statement

Let ∑an(x−c)n have radius R, and let [u,v] be a nonempty closed interval for which

r:=max⁡{∣u−c∣,∣v−c∣}<R.

Then the function series converges absolutely at every point of [u,v] and converges uniformly there.

Facts & Assumptions

Given: A power series of radius R and a closed interval [u,v] satisfying the strict interior condition above (Intervals of R: the nine order-convex forms, nondegeneracy, and length, A series of real-valued functions and its pointwise and uniform convergence through its partial sums).

[L1]

The power series converges absolutely at every point whose distance from c is less than R (A real power series converges absolutely inside its radius and diverges outside it, while either behaviour may occur at an endpoint).

[L2]

If ∣fn(x)∣≤Mn for all n,x and ∑Mn converges, the Weierstrass M-test gives absolute pointwise and uniform convergence of ∑fn (The Weierstrass M-test gives absolute pointwise convergence and uniform convergence of a function series).

Proof

technique · direct
1.1

Choose a real ρ with r<ρ<R, or merely ρ>r when R=+∞. Then the scalar series ∑∣an∣ρn converges by [L1], applied at x=c+ρ.

givenL1choose
1.2

For every x∈[u,v], order-convexity gives ∣x−c∣≤max⁡{∣u−c∣,∣v−c∣}=r<ρ, and hence ∣an(x−c)n∣≤∣an∣ρn for every n.

givenalgebra
2.1

Apply [L2] to fn(x)=an(x−c)n and Mn=∣an∣ρn. The series is absolutely convergent at each x∈[u,v] and uniformly convergent on the whole interval.

step 1.1step 1.2L2∎
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

The sum of a real power series is continuous at every point strictly inside its interval of convergence

Statement

If f(x)=∑n≥0an(x−c)n for ∣x−c∣<R, then f is continuous at every x0 satisfying ∣x0−c∣<R.

Facts & Assumptions

Given: A power-series sum f and a point x0 strictly inside its radius.

[L1]

The series converges uniformly on each closed interval strictly inside its radius (A power series converges absolutely and uniformly on every closed interval strictly inside its interval of convergence).

[L3]

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

Choose δ>0 so small that [x0−δ,x0+δ] lies strictly inside ∣x−c∣<R.

givenchoose
1.2

The polynomial partial sums are continuous on this interval by [L2] and converge uniformly there to f by [L1].

L1L2
2.1

By [L3], f is continuous on that interval, and in particular at x0.

step 1.2L3∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-07-31Open item page →

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

Statement

For a power series ∑n≥0an(x−c)n, define its formal derivative and its zero-constant-term formal antiderivative by

∑n≥0ι(n+1)an+1(x−c)n,∑n≥0anι(n+1)(x−c)n+1,

where ι(n+1)>0 is the canonical natural in R (The canonical natural ι(n)=n⋅1F of a field, Canonical naturals are positive and strictly increasing). All three power series have the same radius of convergence.

Facts & Assumptions

Given: The three formal power series in the statement, centred at the same real c.

[L1]

For 0≤q<1, the geometric series ∑qn converges. Its terms are nonnegative, so ∣qn∣=qn and the convergence is absolute (For ∣r∣<1, ∑k≥0rk=1/(1−r), and for ∣r∣≥1 the series diverges, Monotonicity of x↦xn and of n↦an, Basic properties of the absolute value).

[L2]

The Cauchy product of two absolutely convergent series converges absolutely; applying this to two copies of ∑qn shows that ∑n≥0ι(n+1)qn converges (If ∑ak and ∑bk both converge absolutely then their Cauchy product converges absolutely, with sum AB).

[L4]

The canonical naturals ι(n+1) are positive and at least 1 (Canonical naturals are positive and strictly increasing).

Proof

technique · direct
1.1

Fix distances 0≤r<s and put q=r/s when s>0. By [L2], the series with nonnegative terms ι(n+1)qn converges. Its terms tend to 0 and hence form a bounded sequence by [L3], say with bound M.

L1L2L3choose
1.2

Conversely, if the derivative series converges absolutely at a distance s>0, then ∣an+1∣sn+1≤s ι(n+1)∣an+1∣sn because ι(n+1)≥1. Comparison gives absolute convergence of the original series there, after adjoining its first term.

L3L4algebra
1.3

If the original series converges absolutely at distance s>0, then the antiderivative terms satisfy ∣an∣sn+1/ι(n+1)≤s∣an∣sn, so the antiderivative converges absolutely at s.

L3L4algebra
2.1

Suppose the original series converges absolutely at distance s>0. Its shifted absolute terms un:=∣an+1∣sn+1 form a convergent series. At distance r<s, the derivative's absolute terms satisfy ι(n+1)∣an+1∣rn=s−1ι(n+1)qnun≤(M/s)un, so the derivative series converges absolutely there by [L3].

step 1.1L3
2.2

Conversely, if the antiderivative converges absolutely at distance s>0, put vn:=∣an∣sn+1/ι(n+1). At every r<s, ∣an∣rn=s−1ι(n+1)qnvn≤(M/s)vn, so the original series converges absolutely at r by [L3].

step 1.1L3
3.1

Write R0,RD,RI for the three radii. If 0≤r<R0, the supremum definition supplies an admissible distance s>r for the original series; choosing u with r<u<s, the original series is absolutely convergent at u, and step 2.1 makes the derivative absolutely convergent at every distance below r. Thus r is admissible for the derivative and R0≤RD. Conversely, if 0≤r<RD, choose an admissible derivative distance s>r and then u with r<u<s. The derivative converges absolutely at u, so step 1.2 and direct comparison make the original series absolutely convergent at every distance below r; hence RD≤R0. The same argument with steps 1.3 and 2.2 gives R0=RI. Therefore all three extended radii are equal, including 0 and +∞.

givenstep 2.1step 1.2step 1.3step 2.2L3∎
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Inside its radius a real power series may be differentiated term by term, and the differentiated series has the same radius

Statement

Let

f(x)=∑n=0∞an(x−c)n

have radius R. For every x with ∣x−c∣<R, the function f is differentiable at x (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set) and

f′(x)=∑n=0∞ι(n+1)an+1(x−c)n.

The differentiated series has the same radius R.

Facts & Assumptions

Given: A real power series of radius R with polynomial partial sums pN(x):=∑n<Nan(x−c)n.

[L2]

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

[L3]

If continuously differentiable functions converge at one point of a closed interval and their derivatives converge uniformly, then the functions converge uniformly to a differentiable function whose derivative is the derivative limit (If continuously differentiable functions converge at one point and their derivatives converge uniformly on a closed interval, then the functions converge uniformly to a differentiable function whose derivative is the derivative limit).

Proof

technique · direct
1.1

Fix x0 with ∣x0−c∣<R and choose a closed interval J containing both c and x0 strictly inside the radius.

givenchoose
1.2

Each pN is continuously differentiable on J, and [L4] gives pN′(x)=∑n<N−1ι(n+1)an+1(x−c)n. The derivative partial sums converge uniformly on J by [L1] and [L2].

L1L2L4
2.1

The sequence pN(c) converges to a0, since it equals a0 for every N≥1. Thus [L3] applies and says that the uniform limit of (pN) on J is differentiable with derivative equal to the uniform limit of (pN′).

step 1.2L3
3.1

The uniform limit of (pN) is f, and the limit of (pN′) is the displayed differentiated series. Hence the formula holds at x0; since x0 was arbitrary it holds throughout ∣x−c∣<R, and [L1] supplies the equality of radii.

step 2.1L1∎
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Inside its radius a real power series may be integrated term by term on every closed subinterval

Statement

Let f(x)=∑n≥0an(x−c)n have radius R, and define

G(x):=∑n=0∞anι(n+1)(x−c)n+1.

For every closed interval [u,v] strictly inside ∣x−c∣<R, the function f is Riemann integrable and

∫uvf(x) dx=G(v)−G(u)=∑n=0∞anι(n+1)((v−c)n+1−(u−c)n+1).

Thus the power series may be integrated term by term, and the antiderivative series has radius R.

Facts & Assumptions

Given: The power-series sum f, its zero-constant-term formal antiderivative G, and a closed interval [u,v] strictly inside the radius.

[L2]

Both series converge uniformly on [u,v] (A power series converges absolutely and uniformly on every closed interval strictly inside its interval of convergence), and a uniform limit of integrable functions is integrable with the integral equal to the limit of the integrals (A uniform limit of Riemann-integrable functions is Riemann integrable, and its integral is the limit of their integrals).

[L3]

Termwise differentiation applied to G gives G′=f on the open radius interval (Inside its radius a real power series may be differentiated term by term, and the differentiated series has the same radius).

Proof

technique · direct
1.1

By [L1] and [L2], G and f converge uniformly on [u,v]; in particular f is integrable there, and [L3] gives G′=f.

L1L2L3
2.1

Define H(x):=∫uxf(t) dt. The sum f is continuous as a differentiable function by [L3] and [L5], so [L4] gives H′=f on (u,v), while the integral construction makes H continuous on [u,v].

step 1.1L3L4L5
3.1

The functions H and G are continuous and have the same derivative on the interval. By [L5], H−G is constant; evaluating at u gives H(v)=G(v)−G(u).

step 2.1L5
4.1

Subtracting the two convergent series for G(v) and G(u) term by term is licensed by their convergence, and gives the displayed series. This is also the limit of the integrals of the polynomial partial sums by [L2].

step 3.1L2algebra∎
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

A power-series sum is infinitely differentiable inside its radius and satisfies an=f(n)(c)/ι(n!) at its centre

Statement

Let f(x)=∑n≥0an(x−c)n have positive or infinite radius R. Define f(0):=f and f(m+1):=(f(m))′. Then every derivative exists on ∣x−c∣<R, and for each m∈N,

f(m)(x)=∑j=0∞ι ⁣((m+j)m‾)am+j(x−c)j.

In particular,

f(m)(c)=ι(m!)am,am=f(m)(c)ι(m!).

Facts & Assumptions

Given: A power-series sum f of radius R>0 and the recursively defined derivatives f(m).

[L1]

A power series may be differentiated term by term throughout its open radius, and its first derived series has the same radius (Inside its radius a real power series may be differentiated term by term, and the differentiated series has the same radius).

[L2]

Falling factorials satisfy n0‾=1 and nk+1‾=nk‾(n−k) for all natural n,k, with truncated difference n−k, and nn‾=n!≠0 (The factorial n! and the falling factorial nk‾, defined by recursion in N); the canonical embedding into R is multiplicative and injective (Laws of finite sums and products in N, and ι(∑k<nak)=∑k<nι(ak)).

[L3]

The induction principle on N (The principle of mathematical induction).

Proof

technique · induction
1.1

For m=0, the formula reads f(x)=∑j≥0ι(j0‾)aj(x−c)j=∑j≥0aj(x−c)j, so the claim holds.

basegivenL2
1.2

Fix m and assume the displayed formula for f(m), with radius R.

ih
2.1

By [L1], differentiate the series in step 1.2 term by term. Reindexing j+1 as j gives f(m+1)(x)=∑j≥0ι(j+1)ι((m+j+1)m‾)am+j+1(x−c)j.

step 1.2L1
3.1

The falling-factorial recursion with n=m+j+1 and k=m gives (m+j+1)m+1‾=(m+j+1)m‾(j+1). Since ι preserves products, step 2.1 is precisely the asserted formula with m+1 in place of m.

step 2.1L2algebra
4.1

By [L3], the derivative formula holds for every m. At each induction step [L1] also preserves the radius R, so every derived series has radius R.

step 1.1step 3.1L1L3discharge-induction
5.1

At x=c, every term with j≥1 vanishes and the j=0 term is ι(mm‾)am=ι(m!)am; since m!≠0, division gives the coefficient formula.

step 4.1L2discharge-induction∎
DefinitionDefinition: Literature-sourcedProof: Not applicableprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-14Open item page →

Taylor and Maclaurin series

Definition

Let I⊆R be an open interval, let f∈C∞(I) (Higher derivatives and the classes Ck and C∞), and let a∈I. The Taylor series of f at a is the real power series

∑n=0∞f(n)(a)n!(x−a)n.

Its nth partial sum is the Taylor polynomial Tn,af (Taylor polynomials and their remainders). When a=0, the series is called the Maclaurin series of f. This definition names a power series (A real power series about a centre, its interval of convergence, and its radius in [0,+∞]); by itself it asserts neither that the series converges nor that its sum equals f.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-07-31Open item page →

The binomial double series used to re-expand a power series at an interior point is absolutely convergent and may be regrouped

Statement

Let ∑n≥0an(x−c)n have radius R, let d satisfy ∣d−c∣<R, and let h satisfy ∣d−c∣+∣h∣<R. Then

∑n=0∞∑k=0nι ⁣(nk)∣an∣ ∣d−c∣n−k∣h∣k<∞.

Consequently the binomial double series is absolutely convergent and may be regrouped by powers of h:

∑n=0∞an(d+h−c)n=∑k=0∞(∑n=k∞ι ⁣(nk)an(d−c)n−k)hk.

Facts & Assumptions

Given: The power series and points c,d,d+h from the statement.

[L2]

The binomial theorem gives ∑k=0nι ⁣(nk)un−kvk=(u+v)n for all real u,v (The binomial theorem in R: (x+y)n=∑k<n+1ι ⁣(nk) xky n−k).

Proof

technique · direct
1.1

Put ρ:=∣d−c∣+∣h∣<R. By [L2], the sum of the absolute values in row n is ∣an∣ρn.

givenL2algebra
2.1

The series ∑n∣an∣ρn converges by [L1], so the triangular double series is absolutely convergent.

step 1.1L1
3.1

Apply the binomial theorem before summing and [L3] to regroup the absolutely convergent double series by k. This yields the displayed identity.

step 2.1L2L3∎
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

A power-series sum may be re-expanded about every interior point, with coefficients given by its derivatives there

Statement

Suppose f(x)=∑n≥0an(x−c)n has radius R, and let d satisfy ∣d−c∣<R. Then for every real x with

∣d−c∣+∣x−d∣<R

one has

f(x)=∑k=0∞f(k)(d)ι(k!)(x−d)k.

Thus the sum may be re-expanded about every interior point.

Facts & Assumptions

Given: The series for f and the interior point d.

[L1]

The binomial double series is absolutely convergent when ∣d−c∣+∣x−d∣<R and may be regrouped by powers of x−d (The binomial double series used to re-expand a power series at an interior point is absolutely convergent and may be regrouped).

[L2]

Repeated termwise differentiation gives f(k)(d)=∑n≥kι(nk‾)an(d−c)n−k (A power-series sum is infinitely differentiable inside its radius and satisfies an=f(n)(c)/ι(n!) at its centre).

Proof

technique · direct
1.1

Fix x satisfying the stated inequality and set h:=x−d. By [L1], f(x)=∑k≥0bkhk, where bk:=∑n≥kι ⁣(nk)an(d−c)n−k.

givenL1
2.1

By [L2] and [L3], ι(k!)bk=f(k)(d) for every k.

step 1.1L2L3algebra
3.1

Substituting the coefficient identity from step 2.1 into the series in step 1.1 proves the formula.

step 1.1step 2.1∎
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-07-31Open item page →

A real-analytic function on an open subset of R is locally represented by a convergent real power series

Definition

Let U⊆R be open (Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen). A function f:U→R is real analytic on U if, for every c∈U, there are a real r>0 and real coefficients (an)n∈N such that Nr(c)⊆U and

f(x)=∑n=0∞an(x−c)n(x∈Nr(c)).

The representing series must converge throughout this neighbourhood (A real power series about a centre, its interval of convergence, and its radius in [0,+∞], The ε-neighbourhood and the punctured ε-neighbourhood of a point of R). The radius and coefficients may initially depend on c.

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

Taylor-series representation by vanishing remainders

Statement

Let I be an open interval, let f∈C∞(I), and let a∈I. For each x∈I, f(x) equals the sum of the Taylor series of f at a if and only if

Rn,af(x)⟶0.

Moreover, let r>0 and suppose that [a−r,a+r]⊂I. For every n≥0, set

Mn+1:=max⁡∣t−a∣≤r∣f(n+1)(t)∣.

If

Mn+1rn+1(n+1)!⟶0,

then the Taylor polynomials Tn,af converge uniformly to f on the compact interval [a−r,a+r].

Facts & Assumptions

Given: An open interval I, a function f∈C∞(I), a point a∈I, and the Taylor polynomials and remainders of f at a.

[A1]

For the uniform assertion, r>0, [a−r,a+r]⊂I, and Mn+1rn+1/(n+1)!→0, where Mn+1=max⁡∣t−a∣≤r∣f(n+1)(t)∣.

[L1]

The nth partial sum of the Taylor series at a is Tn,af, and Rn,af(x)=f(x)−Tn,af(x) (Taylor and Maclaurin series, Taylor polynomials and their remainders).

[L2]

A continuous real-valued function on a nonempty compact set attains its maximum and minimum (Extreme value theorem: a continuous real function on a nonempty compact subset of R attains a greatest and a least value).

[L3]

If ∣f(n+1)(t)∣≤M throughout the closed interval between a and x, then ∣Rn,af(x)∣≤M∣x−a∣n+1(n+1)! (A uniform derivative bound gives a uniform Taylor remainder bound).

[L4]

A sequence (gn) converges uniformly to g on a set E exactly when, for every ε>0, there is N such that ∣gn(x)−g(x)∣<ε for every x∈E and every n≥N (Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions).

[L5]

A function is of class Ck on an interval when f(j) exists there for every j≤k and each such f(j) is continuous there, and it is smooth, or C∞, when it is Ck for every k∈N (Higher derivatives and the classes Ck and C∞).

[L7]

For reals u≤v, the closed bounded interval [u,v] is compact (Heine-Borel by bisection: every closed bounded interval [a,b] is compact).

Proof

technique · direct
1.1

Fix x∈I. If Tn,af(x)→f(x), then Rn,af(x)=f(x)−Tn,af(x)→0.

L1assume-hypalgebra
1.2

Conversely, if Rn,af(x)→0, then Tn,af(x)=f(x)−Rn,af(x)→f(x).

L1assume-hypalgebra
1.3

Let n≥0. Since f∈C∞(I), the derivative f(n+1) exists and is continuous on I, so ∣f(n+1)∣ is continuous on I; and [a−r,a+r] is a closed bounded interval, hence compact, and it is a nonempty subset of I because r>0 and a belongs to it. Applying the extreme value theorem to ∣f(n+1)∣ on [a−r,a+r] therefore produces the displayed maximum Mn+1.

A1L2L5L6L7
1.4

For every y∈[a−r,a+r] and every n≥0, ∣f(y)−Tn,af(y)∣=∣Rn,af(y)∣≤Mn+1∣y−a∣n+1/(n+1)!≤Mn+1rn+1/(n+1)!.

A1L1L3
1.5

Given ε>0, choose N such that Mn+1rn+1/(n+1)!<ε whenever n≥N.

A1choose
2.1

Thus, for this arbitrary x, the Taylor series sums to f(x) if and only if Rn,af(x)→0.

step 1.1step 1.2
2.2

For every n≥N and every y∈[a−r,a+r], ∣f(y)−Tn,af(y)∣<ε.

step 1.4step 1.5
3.1

Hence Tn,af→f uniformly on [a−r,a+r].

L4step 2.2∎
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

The sum of a real power series is real analytic throughout the open interval determined by its radius

Statement

If a real power series centred at c has radius R>0, then its sum is real analytic on (c−R,c+R), interpreted as all of R when R=+∞.

Facts & Assumptions

Given: A power-series sum f on its open radius interval.

[L1]

At every point d strictly inside the radius, f has a convergent re-expansion in powers of x−d on a positive neighbourhood (A power-series sum may be re-expanded about every interior point, with coefficients given by its derivatives there).

[L2]

Real analyticity means precisely the existence of such a local power-series representation at every point (A real-analytic function on an open subset of R is locally represented by a convergent real power series).

Proof

technique · direct
1.1

Fix d in the open radius interval. Then R−∣d−c∣>0, and [L1] represents f by a power series about d whenever ∣x−d∣<R−∣d−c∣.

givenL1
2.1

The neighbourhood in step 1.1 lies inside the open radius interval, so [L2] applies at every d and proves that f is real analytic there.

step 1.1L2∎
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Every real-analytic function is infinitely differentiable

Statement

Every real-analytic function on an open subset U⊆R is infinitely differentiable at every point of U.

Facts & Assumptions

Given: A real-analytic function f:U→R.

[L1]

Near every c∈U, f equals a convergent power series centred at c (A real-analytic function on an open subset of R is locally represented by a convergent real power series).

Proof

technique · direct
1.1

Fix c∈U and choose the local representing power series supplied by [L1].

givenL1choose
2.1

By [L2], that series, hence f, has derivatives of every order on a neighbourhood of c. Since c was arbitrary, f is smooth on U.

step 1.1L2∎
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

At a zero of a real-analytic function, either some first nonzero coefficient makes the zero isolated or every local coefficient vanishes

Statement

Let f be real analytic near c and suppose f(c)=0. Exactly one of the following local alternatives holds:

  1. every coefficient in a power-series expansion of f about c is zero, so f vanishes on a neighbourhood of c;
  2. there is a least m≥1 with f(m)(c)≠0, and c is an isolated zero of f.

Facts & Assumptions

Given: A real-analytic f (A real-analytic function on an open subset of R is locally represented by a convergent real power series) with f(c)=0 and a local expansion f(x)=∑n≥0an(x−c)n.

[L2]

Every nonempty subset of N has a least member (The well-ordering principle).

[L3]

Power-series sums are continuous inside their radius. If a function has a nonzero limit at a limit point, it is nonzero on a sufficiently small punctured neighbourhood of that point (The sum of a real power series is continuous at every point strictly inside its interval of convergence, If lim⁡x→cf(x)=L≠0 then ∣f∣>∣L∣/2 on a punctured neighbourhood of c; in particular if L>0 then f>L/2>0 there).

Proof

technique · cases
1.1

If every an=0, the local expansion gives f=0 throughout its neighbourhood.

assume-case allzerogiven
1.2

Otherwise, [L2] gives a least m with am≠0. Since a0=f(c)=0, one has m≥1.

assume-case nonzerogivenL2choose
2.1

In the second case, write f(x)=(x−c)mg(x), where g(x):=∑j≥0am+j(x−c)j. At every nonzero point strictly inside the original local radius, the absolute series for g is the corresponding absolute tail for f multiplied by ∣x−c∣−m; it also converges at c. Thus g has positive local radius and g(c)=am≠0.

step 1.2L4algebra
3.1

The alternatives in steps 1.1 and 1.2 are exhaustive. In the second, g is continuous at c and therefore has limit g(c)=am≠0 there; [L3] makes g nonzero on a smaller punctured neighbourhood, while it is already nonzero at c. Hence f(x)=0 there only when x=c, and the coefficient formula [L1] translates the least nonzero coefficient into the stated least nonzero derivative.

step 1.1step 1.2step 2.1L1L3cases-exhaustive∎
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Two real-analytic functions on an open interval that agree on a set with an accumulation point in that interval agree throughout the interval

Statement

Let I⊆R be an open interval and let f,g:I→R be real analytic. If the agreement set {x∈I:f(x)=g(x)} has an accumulation point c lying inside I, then f=g throughout I.

Facts & Assumptions

Given: The interval, functions, agreement set, and interior accumulation point in the statement.

[L1]

Subtracting local power-series representations shows directly that h:=f−g is real analytic (A real-analytic function on an open subset of R is locally represented by a convergent real power series).

[L2]

At a zero of a real-analytic function, the zero is isolated unless the function vanishes on a neighbourhood (At a zero of a real-analytic function, either some first nonzero coefficient makes the zero isolated or every local coefficient vanishes).

[L3]

Every interval is connected: it has no decomposition into two nonempty separated sets, where each set must avoid the closure of the other (A subset of R is connected if and only if it is order-convex, that is, an interval, Separated sets, disconnection, and connected subset of R).

Proof

technique · direct
1.1

Put h:=f−g. By [L1], h is real analytic. The accumulating zeros and [L4] give h(c)=0, and this zero is not isolated; hence [L2] makes h identically zero on a neighbourhood of c.

givenL1L2L4
2.1

Let V be the set of points of I having a neighbourhood in I on which h vanishes. Step 1.1 makes V nonempty, and its definition makes it relatively open.

step 1.1
3.1

The complement I∖V is also relatively open. Indeed, if h(x)≠0, continuity gives a neighbourhood containing no zero and hence no point of V; if h(x)=0 but x∉V, [L2] makes x an isolated zero, and a sufficiently small neighbourhood again contains no point of V.

step 2.1L2L4
4.1

Steps 2.1 and 3.1 make V and I∖V separated: every point of either set has a real neighbourhood disjoint from the other, so neither set meets the closure of the other. If I∖V were nonempty, they would therefore disconnect the connected interval I, contrary to [L3]. Thus V=I and h=0 throughout I, so f=g.

step 2.1step 3.1L3∎
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Inside the common radius the product of two power-series sums is represented by the Cauchy product of their coefficients

Statement

Suppose f(x)=∑n≥0an(x−c)n and g(x)=∑n≥0bn(x−c)n have radii Rf,Rg. For ∣x−c∣<min⁡(Rf,Rg),

f(x)g(x)=∑n=0∞(∑k=0nakbn−k)(x−c)n,

and the displayed product series converges absolutely.

Facts & Assumptions

Given: The two power series in the statement and a point in their common open radius.

Proof

technique · direct
1.1

Apply [L2] to the numerical series with terms ak(x−c)k and bj(x−c)j, whose absolute convergence is [L1].

L1L2
2.1

Its nth Cauchy-product term is ∑k=0nakbn−k(x−c)n, which gives the formula and absolute convergence.

step 1.1algebra∎
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

A composition of convergent real power series has a convergent power-series expansion wherever the inner series maps a neighbourhood into the outer disk of convergence

Statement

Let F(y)=∑m≥0bm(y−e)m have positive radius S, and let G(x)−e=∑n≥1cn(x−d)n converge near d. If some r>0 satisfies

Br:=∑n≥1∣cn∣rn<S,

then F∘G is represented for ∣x−d∣<r by a convergent power series about d, obtained by expanding and regrouping ∑mbm(G(x)−e)m.

Facts & Assumptions

Given: The outer and inner series and r from the statement.

[L1]

The Cauchy product of two absolutely convergent series converges absolutely, and its absolute sum is at most the product of the two absolute sums (If ∑ak and ∑bk both converge absolutely then their Cauchy product converges absolutely, with sum AB).

Proof

technique · constructive
1.1

For each m, repeatedly use [L1] to expand (G(x)−e)m in powers of x−d; take the zeroth power to be 1. For ∣x−d∣≤r, the inner numerical series is absolutely convergent with absolute sum at most Br, so the expanded mth power has absolute term sum at most Brm.

givenconstructL1
2.1

Consequently, for ∣x−d∣≤r, the sum of absolute values of all expanded terms with outer degree m is at most ∣bm∣Brm. The series of these bounds converges because Br<S and [L2] applies.

step 1.1L2algebra
3.1

By [L3], regroup the absolutely convergent expansion by total powers of x−d. The resulting power series converges on ∣x−d∣<r and sums to ∑mbm(G(x)−e)m=F(G(x)).

step 1.1step 2.1L3discharge-construct∎
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

A convergent real power series with nonzero constant term has a convergent reciprocal power series on a smaller neighbourhood

Statement

Let f(x)=∑n≥0an(x−c)n have positive radius and a0≠0. Then on some neighbourhood of c, 1/f is represented by a convergent real power series about c.

Facts & Assumptions

Proof

technique · constructive
1.1

Write f=a0+h, where h(c)=0. By absolute convergence, choose r>0 inside the radius so small that Br:=∑n≥1∣an∣rn<∣a0∣.

constructL2choose
2.1

By [L1], 1/f(x)=a0−1∑m≥0(−h(x)/a0)m for ∣x−c∣≤r. Expand each power by [L3].

step 1.1L1L3
3.1

The total absolute sum of the expanded terms is bounded by ∣a0∣−1∑m(Br/∣a0∣)m<∞. By [L4], regrouping by powers of x−c gives a convergent reciprocal power series on the neighbourhood.

step 1.1step 2.1L1L4discharge-construct∎
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Real-analytic functions are closed under sums, products and compositions, and under quotients where the denominator is nonzero

Statement

On open real domains, sums and products of real-analytic functions are real analytic. If g is nonzero throughout the domain, then f/g is real analytic. If g:U→V and f:V→R are real analytic, then f∘g is real analytic on U.

Facts & Assumptions

Proof

technique · cases
1.1

For sums and products, fix a point and choose local series for the functions by [L1]. Termwise addition gives a convergent series for the sum, while [L2] gives one for the product.

assume-case algebraL1L2
1.2

For a quotient, the denominator is nonzero at the point, so its local series has nonzero constant term. By [L2] it has a local reciprocal series, whose Cauchy product with the numerator series represents the quotient.

assume-case quotientL1L2
1.3

For a composition, centre the outer series at the inner value. The inner series then has zero constant term, and absolute convergence lets one shrink the radius until the sum of the absolute values of its nonconstant terms is smaller than the outer radius. The composition lemma in [L2] then supplies a local series.

assume-case compositionL1L2
2.1

The cases in steps 1.1--1.3 are precisely the operations in the statement. Each construction works at every point of the relevant open domain, so the definition [L1] proves all assertions.

step 1.1step 1.2step 1.3L1cases-exhaustive∎
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-07-31Open item page →

Abel summability by lim⁡x↑1∑anxn and Cesaro summability by the Cesaro means of the partial sums

Definition

For a real series ∑n≥0an, write its inclusive partial sums as

Sn:=∑k=0nak

and their Cesaro means as

σn:=1ι(n+1)∑k=0nSk.

The series is Cesaro summable to s if σn→s (The Cesaro means σn=(x0+⋯+xn)/(n+1) and (C,1)-summability).

It is Abel summable to s if the power series

A(x):=∑n=0∞anxn

converges for every 0≤x<1 and lim⁡x↑1A(x)=s in the one-sided sense of The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A. These are summability methods for the zero-indexed series of Series, partial sums, convergence and the sum, divergence, and the tail series; they do not assert ordinary convergence.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Abel's limit theorem: if a real series converges to s, then its power series tends to s as x↑1

Statement

If the real series ∑n≥0an converges ordinarily to s, then it is Abel summable to s:

lim⁡x↑1∑n=0∞anxn=s.

Facts & Assumptions

Given: Inclusive partial sums Sn:=∑k=0nak with Sn→s.

[L2]

A convergent sequence is bounded (Every convergent sequence is bounded).

Proof

technique · direct
1.1

By [L2], choose M with ∣Sn∣≤M for every n. For fixed 0≤x<1, one has ∣Snxn∣≤Mxn, so [L3] and [L4] give absolute convergence of ∑nSnxn; the same bound gives SNxN→0.

L2L3L4choose
2.1

Apply [L1] and let N→∞. Step 1.1 gives convergence of the Abel series and A(x)=(1−x)∑n≥0Snxn. Subtracting s=(1−x)∑n≥0sxn gives A(x)−s=(1−x)∑n≥0(Sn−s)xn.

step 1.1L1L3
3.1

Given ε>0, choose N so that ∣Sn−s∣<ε for n≥N. The tail of step 2.1 has absolute value at most ε(1−x)∑n≥Nxn≤ε.

givenstep 2.1L3choose
4.1

The finite head (1−x)∑n<N(Sn−s)xn tends to 0 as x↑1. Thus ∣A(x)−s∣<2ε for all sufficiently large x<1, proving the asserted one-sided limit and Abel summability.

step 2.1step 3.1∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-07-31Open item page →

For 0<x<1, the Abel transform of a series is (1−x)2∑n≥0(n+1)σnxn, where σn are the Cesaro means of its partial sums

Statement

Let Sn:=∑k=0nak and σn:=ι(n+1)−1∑k=0nSk. If (σn) is bounded, then for every 0<x<1 the Abel series converges and

∑n=0∞anxn=(1−x)2∑n=0∞ι(n+1)σnxn.

Facts & Assumptions

Given: The coefficients, partial sums, and Cesaro means in the statement.

[L1]

The canonical natural ι(n+1) is positive. Thus, putting Tn:=∑k=0nSk, the definition of σn gives Tn=ι(n+1)σn. Also Sn=Tn−Tn−1 with T−1:=0; putting S−1:=0 gives an=Sn−Sn−1 for every n≥0 (Abel summability by lim⁡x↑1∑anxn and Cesaro summability by the Cesaro means of the partial sums, Finite sums and finite products, by recursion, The canonical natural ι(n)=n⋅1F of a field, Canonical naturals are positive and strictly increasing).

[L3]

Convergent real series may be added, subtracted and scaled term by term (Convergent series add and scale termwise).

Proof

technique · direct
1.1

Choose M≥0 with ∣σn∣≤M for every n. Then ∣Tnxn∣≤Mι(n+1)xn; [L2] and [L3] give convergence of the majorant series, so [L4] gives absolute convergence of ∑nTnxn.

L1L2L3L4choose
2.1

Since Sn=Tn−Tn−1, step 1.1 gives absolute convergence of ∑nSnxn. With T−1=0, the shifted series satisfies ∑n≥0Tn−1xn=x∑n≥0Tnxn; combining the two convergent series by [L3] gives ∑n≥0Snxn=(1−x)∑n≥0Tnxn.

step 1.1L1L3algebra
3.1

Since an=Sn−Sn−1 with S−1=0, step 2.1 likewise gives absolute convergence and ∑nanxn=(1−x)∑nSnxn. Substitute step 2.1 and Tn=ι(n+1)σn to get the formula.

step 2.1L1L3∎
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Frobenius' theorem: Cesaro summability of a real series implies Abel summability to the same value

Statement

If a real series is Cesaro summable to s, then it is Abel summable to s.

Facts & Assumptions

Given: Cesaro means σn→s for the partial sums of ∑an.

[L1]

If (σn) is bounded, the Abel series converges for 0<x<1 and its transform is A(x)=(1−x)2∑n≥0ι(n+1)σnxn (For 0<x<1, the Abel transform of a series is (1−x)2∑n≥0(n+1)σnxn, where σn are the Cesaro means of its partial sums).

[L2]

The nonnegative weights wn(x):=(1−x)2ι(n+1)xn sum to 1 for 0<x<1. Indeed, apply the transform in [L1] to the series with coefficients 1,0,0,…, whose partial sums and Cesaro means are all 1 (For 0<x<1, the Abel transform of a series is (1−x)2∑n≥0(n+1)σnxn, where σn are the Cesaro means of its partial sums).

[L3]

Abel summability to s means that the Abel series converges on 0≤x<1 and tends to s as x↑1 (Abel summability by lim⁡x↑1∑anxn and Cesaro summability by the Cesaro means of the partial sums).

Proof

technique · direct
1.1

Since (σn) converges, it is bounded, so [L1] applies and A(x)−s=∑n≥0wn(x)(σn−s).

givenL1L2
2.1

Given ε>0, choose N with ∣σn−s∣<ε for n≥N. The corresponding tail is at most ε∑n≥Nwn(x)≤ε.

step 1.1L2choose
3.1

For each fixed n, wn(x)→0 as x↑1, so the finite head tends to 0. Together with step 2.1 this gives A(x)→s, which is Abel summability by definition.

step 1.1step 2.1L2L3∎
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Every convergent real series is Cesaro summable and Abel summable to its ordinary sum

Statement

If ∑n≥0an converges ordinarily to s, then it is both Cesaro summable and Abel summable to s.

Facts & Assumptions

Given: Partial sums Sn→s.

[L1]

The Cesaro means of a convergent sequence converge to the same limit (If xk→L then σn→L: convergence implies (C,1)-summability to the same value).

[L2]

Abel's limit theorem sends an ordinarily convergent series to its ordinary sum (Abel's limit theorem: if a real series converges to s, then its power series tends to s as x↑1).

Proof

technique · direct
1.1

Apply [L1] to (Sn) to obtain σn→s, which is Cesaro summability.

givenL1
2.1

Apply [L2] to the original series to obtain Abel summability to s.

givenL2∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-07-31Open item page →

If ι(n+1)an→0, short multiplicative blocks of the coefficients have uniformly small sums

Statement

Suppose ι(n+1)an→0. For every ε>0 there is N0 such that, whenever q≥p≥N0,

∑n=pq∣an∣≤ει(q−p+1)ι(p+1).

Moreover, for N≥N0 and xN:=1−1/ι(N+1),

∑n=N0N∣an∣(1−xNn)≤ε,∑n>N∣an∣xNn≤ε.

Facts & Assumptions

Given: The Tauber condition ι(n+1)an→0.

[L1]

The canonical naturals ι(n+1) are positive and strictly increasing, positive reciprocals reverse order, and ∣uv∣=∣u∣∣v∣ (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order, Basic properties of the absolute value).

[L2]

Real-sequence convergence is tested with positive rational tolerances, and below every positive real lies a positive rational (Limits and Cauchy sequences of reals, The rationals embed densely in the reals).

[L3]

For 0≤x≤1, multiplying out the finite sum gives 1−xn=(1−x)∑k=0n−1xk≤ι(n)(1−x).

[L4]

For 0≤x<1, the geometric-series formula gives ∑n>Nxn=xN+1/(1−x) (For ∣r∣<1, ∑k≥0rk=1/(1−r), and for ∣r∣≥1 the series diverges).

Proof

technique · direct
1.1

Choose a positive rational δ<ε. By the limit hypothesis and [L2], choose N0 so that ∣ι(n+1)an∣<δ for n≥N0. Positivity and multiplicativity in [L1] give ∣an∣<δ/ι(n+1)<ε/ι(n+1) there. Since 1/ι(n+1)≤1/ι(p+1) on p≤n≤q, summing proves the block estimate.

L1L2choosealgebra
2.1

For N0≤n≤N, [L3] gives ∣an∣(1−xNn)≤ε(1−xN). There are at most N+1 terms and ι(N+1)(1−xN)=1, proving the first weighted estimate.

step 1.1L3algebra
3.1

For n>N, step 1.1 gives ∣an∣≤ε/ι(N+2). Summing the geometric tail yields ∑n>N∣an∣xNn≤εxNN+1ι(N+1)/ι(N+2)≤ε.

step 1.1L4algebra∎
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31Open item page →

Tauber's theorem: an Abel-summable series with ι(n+1)an→0 converges ordinarily to its Abel sum

Statement

Let ∑n≥0an be Abel summable to s. If

ι(n+1)an⟶0,

then its ordinary partial sums converge to s.

Facts & Assumptions

Given: The Abel sum A(x):=∑n≥0anxn→s as x↑1 and the stated Tauber condition.

[L1]

The block lemma supplies uniform bounds for the weighted middle and tail when xN:=1−1/ι(N+1) (If ι(n+1)an→0, short multiplicative blocks of the coefficients have uniformly small sums).

[L2]

The Archimedean reciprocal property gives a reciprocal below every positive tolerance. Canonical naturals increase and reciprocation reverses positive order, so every later reciprocal remains below that tolerance; hence 1/ι(N+1)→0 and xN↑1. Abel summability then gives A(xN)→s (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order, Abel summability by lim⁡x↑1∑anxn and Cesaro summability by the Cesaro means of the partial sums, Limits and Cauchy sequences of reals).

Proof

technique · direct
1.1

Write SN:=∑n=0Nan. For N≥1, one has SN−A(xN)=∑n=0Nan(1−xNn)−∑n>NanxNn.

givenalgebra
2.1

Given ε>0, choose N0 from [L1]. The part of the first sum with n<N0 tends to 0 because it is finite and xN→1; the remaining part and the tail have absolute value at most ε each by [L1].

step 1.1L1choose
3.1

Hence SN−A(xN)→0. Since A(xN)→s by [L2], it follows that SN→s.

step 2.1L2∎

5 · Examples, counterexamples and false statements

False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

FALSE: every power series converges uniformly on its entire open interval of convergence

Statement

False claim: every real power series converges uniformly on its entire open interval of convergence.

Facts & Assumptions

Given: The geometric power series ∑n≥0xn on (−1,1).

[L2]

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

Refutation

technique · direct
1.1

For every N, the difference between the (N+1)st and Nth partial sums is xN. Its supremum over x∈(−1,1) is 1.

givenalgebra
2.1

Thus the partial sums are not uniformly Cauchy and cannot converge uniformly by [L2], despite pointwise convergence on the entire open radius interval by [L1].

step 1.1L1L2∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

FALSE: convergence of a power series at one point other than its centre forces convergence at every real point

Statement

False claim: if a power series converges at one point distinct from its centre, then it converges at every real point.

Facts & Assumptions

Given: The geometric power series ∑n≥0xn centred at 0.

[L1]

The geometric series converges when ∣x∣<1 and diverges when ∣x∣≥1 (For ∣r∣<1, ∑k≥0rk=1/(1−r), and for ∣r∣≥1 the series diverges).

Refutation

technique · direct
1.1

At x=1/2≠0, the series converges by [L1]. At x=2, its terms do not tend to zero and it diverges.

L1
2.1

This single power series satisfies the premise and fails the conclusion, refuting the claim.

step 1.1∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-31Open item page →

FALSE: Abel summability alone implies ordinary convergence of a series

Statement

False claim: every Abel-summable real series converges ordinarily.

Facts & Assumptions

Given: Grandi's series ∑n≥0(−1)n.

[L1]

For 0≤x<1, the geometric series gives ∑n≥0(−1)nxn=1/(1+x) (For ∣r∣<1, ∑k≥0rk=1/(1−r), and for ∣r∣≥1 the series diverges).

[L2]

Ordinary convergence means convergence of the partial-sum sequence, whereas Abel summability uses the boundary limit of the power series (Series, partial sums, convergence and the sum, divergence, and the tail series, Abel summability by lim⁡x↑1∑anxn and Cesaro summability by the Cesaro means of the partial sums).

Refutation

technique · direct
1.1

By [L1], the Abel transform tends to 1/2 as x↑1, so the series is Abel summable to 1/2.

L1L2
2.1

Its inclusive partial sums alternate between 1 and 0, so they do not converge. Hence Abel summability alone does not imply ordinary convergence.

givenL2∎

Sources