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.

27 results · all verified · 0 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 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,+][0,+\infty]

Definition

Let (an)nN(a_n)_{n\in\mathbb N} be a sequence of reals and let cRc\in\mathbb R. The real power series about the centre cc with coefficients (an)(a_n) is the series

n=0an(xc)n\sum_{n=0}^{\infty}a_n(x-c)^n

at a real argument xx, where powers are those of Integer powers ama^m 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 xx. At x=cx=c the series always converges to a0a_0: the term with n=0n=0 is a0a_0 because 00=10^0=1, and every later term is 00.

For r0r\ge0 let P(r)P(r) mean that the series converges absolutely at every real xx with xc<r|x-c|<r. The set of such rr contains 00, since the condition xc<0|x-c|<0 has no solutions. The radius of convergence is

R:=supR{rR:r0 and P(r)}[0,+],R:=\sup_{\overline{\mathbb R}}\{r\in\mathbb R:r\ge0\text{ and }P(r)\}\in[0,+\infty],

where the supremum is taken in the extended real line of The extended real line R=R{,+}\overline{\mathbb{R}} = \mathbb{R} \cup \{-\infty, +\infty\}, its order, and the arithmetic that is left undefined. Thus RR may be a nonnegative real or ++\infty, but never -\infty.

The open interval determined by the radius is

IR:={xR:xc<R}.I_R:=\{x\in\mathbb R:|x-c|<R\}.

When 0<R<+0<R<+\infty this is (cR,c+R)(c-R,c+R), when R=+R=+\infty it is all of R\mathbb R, and when R=0R=0 it is empty. The centre still carries the convergent value a0a_0 in the last case. No endpoint is included in IRI_R; convergence at cRc-R or c+Rc+R, when these are real, is a separate question.

Remarks

The radius is extended-valued, but no undefined arithmetic in R\overline{\mathbb R} is used. Expressions such as c±Rc\pm R are written only when RR is finite. The reciprocal conventions used in Cauchy-Hadamard are stated explicitly in Cauchy–Hadamard: the reciprocal radius is lim supkak+11/(k+1)\limsup_{k\to\infty}|a_{k+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 supkak+11/(k+1)\limsup_{k\to\infty}|a_{k+1}|^{1/(k+1)}, with the zero and infinite cases included

Statement

Let n0an(xc)n\sum_{n\ge0}a_n(x-c)^n be a real power series with radius RR (A real power series about a centre, its interval of convergence, and its radius in [0,+][0,+\infty]), and put

L:=lim supkak+11/(k+1)[0,+].L:=\limsup_{k\to\infty}|a_{k+1}|^{1/(k+1)}\in[0,+\infty].

Then RR is the reciprocal of LL in the following explicit sense:

R={+,L=0,1/L,0<L<+,0,L=+.R=\begin{cases}+\infty,&L=0,\\[2pt]1/L,&0<L<+\infty,\\[2pt]0,&L=+\infty.\end{cases}

Equivalently, with the conventions 1/0:=+1/0:=+\infty and 1/(+):=01/(+\infty):=0, one has R=1/LR=1/L. The roots use ak+1a_{k+1} and the exponent 1/(k+1)1/(k+1) because N\mathbb N starts at 00 and a zeroth root is undefined.

Facts & Assumptions

Given: A real power series an(xc)n\sum a_n(x-c)^n, its radius RR, the nonnegative root sequence qk:=ak+11/(k+1)q_k:=|a_{k+1}|^{1/(k+1)}, and L:=lim supkqkL:=\limsup_k q_k.

[L2]

If LL is real, then for every real ε>0\varepsilon>0, qk<L+εq_k<L+\varepsilon eventually and qk>Lεq_k>L-\varepsilon frequently (For finite LL: L=lim supxkL = \limsup x_k iff for every ε>0\varepsilon > 0 one has xk<L+εx_k < L + \varepsilon eventually and xk>Lεx_k > L - \varepsilon frequently).

[L3]

The root test says that a real series from index 11 converges absolutely when the limit superior of its shifted roots is <1<1, and diverges when that limit superior is >1>1 (Root test: lim supak1/k<1\limsup |a_k|^{1/k} < 1 gives absolute convergence and hence convergence, >1> 1 gives divergence, and =1= 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 xRx\in\mathbb R and put d:=xcd:=|x-c|. The shifted roots of the terms an(xc)na_n(x-c)^n, n1n\ge1, are ak+1(xc)k+11/(k+1)=qkd|a_{k+1}(x-c)^{k+1}|^{1/(k+1)}=q_kd.

givenalgebra
2.1

If L=0L=0, then for d=0d=0 every root in step 1.1 is 00, while for d>0d>0 and any η>0\eta>0, [L2] applied with ε=η/d\varepsilon=\eta/d makes qkd<ηq_kd<\eta eventually. Thus lim supk(qkd)=0<1\limsup_k(q_kd)=0<1 for every xx.

step 1.1L2
2.2

Suppose 0<L<+0<L<+\infty. If d<1/Ld<1/L, choose a real tt with L<t<1/dL<t<1/d (with the second inequality omitted when d=0d=0). By [L2], qk<tq_k<t eventually, so lim supk(qkd)td<1\limsup_k(q_kd)\le td<1. If d>1/Ld>1/L, choose tt with 1/d<t<L1/d<t<L; [L2] gives qk>tq_k>t frequently, so lim supk(qkd)td>1\limsup_k(q_kd)\ge td>1.

step 1.1L2choose
2.3

If L=+L=+\infty and d>0d>0, then for every real M>0M>0 and every index NN there is kNk\ge N with qk>Mq_k>M: otherwise MM would bound a tail and its supremum, forcing the infimum of the tail suprema to be finite. Taking M>1/dM>1/d shows qkd>1q_kd>1 arbitrarily late, hence lim supk(qkd)>1\limsup_k(q_kd)>1.

L1step 1.1choose
3.1

By [L3] and [L4], step 2.1 gives absolute convergence at every real xx when L=0L=0; step 2.2 gives absolute convergence for d<1/Ld<1/L and divergence for d>1/Ld>1/L when 0<L<+0<L<+\infty; and step 2.3 gives divergence at every xcx\ne c when L=+L=+\infty, while the series converges at cc to a0a_0.

step 2.1step 2.2step 2.3L3L4
4.1

Reading these three alternatives through the definition of the radius yields R=+R=+\infty, R=1/LR=1/L, and R=0R=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(xc)n\sum a_n(x-c)^n have radius RR. It converges absolutely at every xx with xc<R|x-c|<R and diverges at every xx with xc>R|x-c|>R. When 0<R<+0<R<+\infty, no common conclusion holds at either endpoint c±Rc\pm R: power series of radius RR can converge there, even absolutely, or diverge there.

Facts & Assumptions

Given: A real power series an(xc)n\sum a_n(x-c)^n with radius RR (A real power series about a centre, its interval of convergence, and its radius in [0,+][0,+\infty]).

[L1]

Cauchy-Hadamard identifies RR 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 supkak+11/(k+1)\limsup_{k\to\infty}|a_{k+1}|^{1/(k+1)}, with the zero and infinite cases included).

[L2]

At root-test boundary value 11, the coefficient families 1/(n+1)1/(n+1) and 1/(n+1)21/(n+1)^2 both have root limit superior 11, while the first series diverges and the second converges; changing the coefficient signs does not change their absolute values (Root test: lim supak1/k<1\limsup |a_k|^{1/k} < 1 gives absolute convergence and hence convergence, >1> 1 gives divergence, and =1= 1 decides nothing, claim 3).

Proof

technique · direct
1.1

The assertions for xc<R|x-c|<R and xc>R|x-c|>R are exactly the two strict alternatives supplied by [L1], including the cases R=0R=0 and R=+R=+\infty.

L1
1.2

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

L2
2.1

Replacing xx by (xc)/R(x-c)/R and multiplying coefficients by the corresponding powers of R1R^{-1} transports the two radius-one examples to any finite R>0R>0 and centre cc. 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(xc)n\sum a_n(x-c)^n have radius RR, and let [u,v][u,v] be a nonempty closed interval for which

r:=max{uc,vc}<R.r:=\max\{|u-c|,|v-c|\}<R.

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

Facts & Assumptions

Given: A power series of radius RR and a closed interval [u,v][u,v] satisfying the strict interior condition above (Intervals of R\mathbb{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 cc is less than RR (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|f_n(x)|\le M_n for all n,xn,x and Mn\sum M_n converges, the Weierstrass M-test gives absolute pointwise and uniform convergence of fn\sum f_n (The Weierstrass M-test gives absolute pointwise convergence and uniform convergence of a function series).

Proof

technique · direct
1.1

Choose a real ρ\rho with r<ρ<Rr<\rho<R, or merely ρ>r\rho>r when R=+R=+\infty. Then the scalar series anρn\sum |a_n|\rho^n converges by [L1], applied at x=c+ρx=c+\rho.

givenL1choose
1.2

For every x[u,v]x\in[u,v], order-convexity gives xcmax{uc,vc}=r<ρ|x-c|\le\max\{|u-c|,|v-c|\}=r<\rho, and hence an(xc)nanρn|a_n(x-c)^n|\le |a_n|\rho^n for every nn.

givenalgebra
2.1

Apply [L2] to fn(x)=an(xc)nf_n(x)=a_n(x-c)^n and Mn=anρnM_n=|a_n|\rho^n. The series is absolutely convergent at each x[u,v]x\in[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)=n0an(xc)nf(x)=\sum_{n\ge0}a_n(x-c)^n for xc<R|x-c|<R, then ff is continuous at every x0x_0 satisfying x0c<R|x_0-c|<R.

Facts & Assumptions

Given: A power-series sum ff and a point x0x_0 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\delta>0 so small that [x0δ,x0+δ][x_0-\delta,x_0+\delta] lies strictly inside xc<R|x-c|<R.

givenchoose
1.2

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

L1L2
2.1

By [L3], ff is continuous on that interval, and in particular at x0x_0.

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 n0an(xc)n\sum_{n\ge0}a_n(x-c)^n, define its formal derivative and its zero-constant-term formal antiderivative by

n0ι(n+1)an+1(xc)n,n0anι(n+1)(xc)n+1,\sum_{n\ge0}\iota(n+1)a_{n+1}(x-c)^n,\qquad \sum_{n\ge0}\frac{a_n}{\iota(n+1)}(x-c)^{n+1},

where ι(n+1)>0\iota(n+1)>0 is the canonical natural in R\mathbb R (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F 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 cc.

[L1]
[L2]

The Cauchy product of two absolutely convergent series converges absolutely; applying this to two copies of qn\sum q^n shows that n0ι(n+1)qn\sum_{n\ge0}\iota(n+1)q^n converges (If ak\sum a_k and bk\sum b_k both converge absolutely then their Cauchy product converges absolutely, with sum ABAB).

[L4]

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

Proof

technique · direct
1.1

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

L1L2L3choose
1.2

Conversely, if the derivative series converges absolutely at a distance s>0s>0, then an+1sn+1sι(n+1)an+1sn|a_{n+1}|s^{n+1}\le s\,\iota(n+1)|a_{n+1}|s^n because ι(n+1)1\iota(n+1)\ge1. 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>0s>0, then the antiderivative terms satisfy ansn+1/ι(n+1)sansn|a_n|s^{n+1}/\iota(n+1)\le s|a_n|s^n, so the antiderivative converges absolutely at ss.

L3L4algebra
2.1

Suppose the original series converges absolutely at distance s>0s>0. Its shifted absolute terms un:=an+1sn+1u_n:=|a_{n+1}|s^{n+1} form a convergent series. At distance r<sr<s, the derivative's absolute terms satisfy ι(n+1)an+1rn=s1ι(n+1)qnun(M/s)un\iota(n+1)|a_{n+1}|r^n=s^{-1}\iota(n+1)q^n u_n\le (M/s)u_n, so the derivative series converges absolutely there by [L3].

step 1.1L3
2.2

Conversely, if the antiderivative converges absolutely at distance s>0s>0, put vn:=ansn+1/ι(n+1)v_n:=|a_n|s^{n+1}/\iota(n+1). At every r<sr<s, anrn=s1ι(n+1)qnvn(M/s)vn|a_n|r^n=s^{-1}\iota(n+1)q^n v_n\le(M/s)v_n, so the original series converges absolutely at rr by [L3].

step 1.1L3
3.1

Write R0,RD,RIR_0,R_D,R_I for the three radii. If 0r<R00\le r<R_0, the supremum definition supplies an admissible distance s>rs>r for the original series; choosing uu with r<u<sr<u<s, the original series is absolutely convergent at uu, and step 2.1 makes the derivative absolutely convergent at every distance below rr. Thus rr is admissible for the derivative and R0RDR_0\le R_D. Conversely, if 0r<RD0\le r<R_D, choose an admissible derivative distance s>rs>r and then uu with r<u<sr<u<s. The derivative converges absolutely at uu, so step 1.2 and direct comparison make the original series absolutely convergent at every distance below rr; hence RDR0R_D\le R_0. The same argument with steps 1.3 and 2.2 gives R0=RIR_0=R_I. Therefore all three extended radii are equal, including 00 and ++\infty.

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=0an(xc)nf(x)=\sum_{n=0}^{\infty}a_n(x-c)^n

have radius RR. For every xx with xc<R|x-c|<R, the function ff is differentiable at xx (The derivative f(c)=limxcf(x)f(c)xcf'(c) = \lim_{x \to c} \frac{f(x) - f(c)}{x - c} of f:ARf : A \to \mathbb{R} at a point cAc \in A that is a limit point of AA, and differentiability on a set) and

f(x)=n=0ι(n+1)an+1(xc)n.f'(x)=\sum_{n=0}^{\infty}\iota(n+1)a_{n+1}(x-c)^n.

The differentiated series has the same radius RR.

Facts & Assumptions

Given: A real power series of radius RR with polynomial partial sums pN(x):=n<Nan(xc)np_N(x):=\sum_{n<N}a_n(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 x0x_0 with x0c<R|x_0-c|<R and choose a closed interval JJ containing both cc and x0x_0 strictly inside the radius.

givenchoose
1.2

Each pNp_N is continuously differentiable on JJ, and [L4] gives pN(x)=n<N1ι(n+1)an+1(xc)np_N'(x)=\sum_{n<N-1}\iota(n+1)a_{n+1}(x-c)^n. The derivative partial sums converge uniformly on JJ by [L1] and [L2].

L1L2L4
2.1

The sequence pN(c)p_N(c) converges to a0a_0, since it equals a0a_0 for every N1N\ge1. Thus [L3] applies and says that the uniform limit of (pN)(p_N) on JJ is differentiable with derivative equal to the uniform limit of (pN)(p_N').

step 1.2L3
3.1

The uniform limit of (pN)(p_N) is ff, and the limit of (pN)(p_N') is the displayed differentiated series. Hence the formula holds at x0x_0; since x0x_0 was arbitrary it holds throughout xc<R|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)=n0an(xc)nf(x)=\sum_{n\ge0}a_n(x-c)^n have radius RR, and define

G(x):=n=0anι(n+1)(xc)n+1.G(x):=\sum_{n=0}^{\infty}\frac{a_n}{\iota(n+1)}(x-c)^{n+1}.

For every closed interval [u,v][u,v] strictly inside xc<R|x-c|<R, the function ff is Riemann integrable and

uvf(x)dx=G(v)G(u)=n=0anι(n+1)((vc)n+1(uc)n+1).\int_u^v f(x)\,dx=G(v)-G(u)=\sum_{n=0}^{\infty}\frac{a_n}{\iota(n+1)}\bigl((v-c)^{n+1}-(u-c)^{n+1}\bigr).

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

Facts & Assumptions

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

[L2]

Both series converge uniformly on [u,v][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 GG gives G=fG'=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).

[L4]

If H(x)=uxfH(x)=\int_u^x f, then H=fH'=f on (u,v)(u,v) because ff is continuous on [u,v][u,v] (The first fundamental theorem: if ff is integrable on [a,b][a,b] and continuous at cc, then F(c)=f(c)F'(c) = f(c); in particular a continuous ff has FF as a primitive).

Proof

technique · direct
1.1

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

L1L2L3
2.1

Define H(x):=uxf(t)dtH(x):=\int_u^x f(t)\,dt. The sum ff is continuous as a differentiable function by [L3] and [L5], so [L4] gives H=fH'=f on (u,v)(u,v), while the integral construction makes HH continuous on [u,v][u,v].

step 1.1L3L4L5
3.1

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

step 2.1L5
4.1

Subtracting the two convergent series for G(v)G(v) and G(u)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!)a_n=f^{(n)}(c)/\iota(n!) at its centre

Statement

Let f(x)=n0an(xc)nf(x)=\sum_{n\ge0}a_n(x-c)^n have positive or infinite radius RR. Define f(0):=ff^{(0)}:=f and f(m+1):=(f(m))f^{(m+1)}:=(f^{(m)})'. Then every derivative exists on xc<R|x-c|<R, and for each mNm\in\mathbb N,

f(m)(x)=j=0ι ⁣((m+j)m)am+j(xc)j.f^{(m)}(x)=\sum_{j=0}^{\infty}\iota\!\left((m+j)^{\underline m}\right)a_{m+j}(x-c)^j.

In particular,

f(m)(c)=ι(m!)am,am=f(m)(c)ι(m!).f^{(m)}(c)=\iota(m!)a_m,\qquad a_m=\frac{f^{(m)}(c)}{\iota(m!)}.

Facts & Assumptions

Given: A power-series sum ff of radius R>0R>0 and the recursively defined derivatives f(m)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=1n^{\underline0}=1 and nk+1=nk(nk)n^{\underline{k+1}}=n^{\underline k}(n-k) for all natural n,kn,k, with truncated difference nkn-k, and nn=n!0n^{\underline n}=n!\ne0 (The factorial n!n! and the falling factorial nkn^{\underline{k}}, defined by recursion in N\mathbb{N}); the canonical embedding into R\mathbb R is multiplicative and injective (Laws of finite sums and products in N\mathbb{N}, and ι(k<nak)=k<nι(ak)\iota\big(\sum_{k<n} a_k\big) = \sum_{k<n} \iota(a_k)).

[L3]

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

Proof

technique · induction
1.1

For m=0m=0, the formula reads f(x)=j0ι(j0)aj(xc)j=j0aj(xc)jf(x)=\sum_{j\ge0}\iota(j^{\underline0})a_j(x-c)^j=\sum_{j\ge0}a_j(x-c)^j, so the claim holds.

basegivenL2
1.2

Fix mm and assume the displayed formula for f(m)f^{(m)}, with radius RR.

ih
2.1

By [L1], differentiate the series in step 1.2 term by term. Reindexing j+1j+1 as jj gives f(m+1)(x)=j0ι(j+1)ι((m+j+1)m)am+j+1(xc)jf^{(m+1)}(x)=\sum_{j\ge0}\iota(j+1)\iota((m+j+1)^{\underline m})a_{m+j+1}(x-c)^j.

step 1.2L1
3.1

The falling-factorial recursion with n=m+j+1n=m+j+1 and k=mk=m gives (m+j+1)m+1=(m+j+1)m(j+1)(m+j+1)^{\underline{m+1}}=(m+j+1)^{\underline m}(j+1). Since ι\iota preserves products, step 2.1 is precisely the asserted formula with m+1m+1 in place of mm.

step 2.1L2algebra
4.1

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

step 1.1step 3.1L1L3discharge-induction
5.1

At x=cx=c, every term with j1j\ge1 vanishes and the j=0j=0 term is ι(mm)am=ι(m!)am\iota(m^{\underline m})a_m=\iota(m!)a_m; since m!0m!\ne0, division gives the coefficient formula.

step 4.1L2discharge-induction
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 n0an(xc)n\sum_{n\ge0}a_n(x-c)^n have radius RR, let dd satisfy dc<R|d-c|<R, and let hh satisfy dc+h<R|d-c|+|h|<R. Then

n=0k=0nι ⁣(nk)andcnkhk<.\sum_{n=0}^{\infty}\sum_{k=0}^{n}\iota\!\binom nk |a_n|\,|d-c|^{n-k}|h|^k<\infty.

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

n=0an(d+hc)n=k=0(n=kι ⁣(nk)an(dc)nk)hk.\sum_{n=0}^{\infty}a_n(d+h-c)^n=\sum_{k=0}^{\infty}\left(\sum_{n=k}^{\infty}\iota\!\binom nk a_n(d-c)^{n-k}\right)h^k.

Facts & Assumptions

Proof

technique · direct
1.1

Put ρ:=dc+h<R\rho:=|d-c|+|h|<R. By [L2], the sum of the absolute values in row nn is anρn|a_n|\rho^n.

givenL2algebra
2.1

The series nanρn\sum_n|a_n|\rho^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 kk. 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)=n0an(xc)nf(x)=\sum_{n\ge0}a_n(x-c)^n has radius RR, and let dd satisfy dc<R|d-c|<R. Then for every real xx with

dc+xd<R|d-c|+|x-d|<R

one has

f(x)=k=0f(k)(d)ι(k!)(xd)k.f(x)=\sum_{k=0}^{\infty}\frac{f^{(k)}(d)}{\iota(k!)}(x-d)^k.

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

Facts & Assumptions

Given: The series for ff and the interior point dd.

[L1]

The binomial double series is absolutely convergent when dc+xd<R|d-c|+|x-d|<R and may be regrouped by powers of xdx-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)=nkι(nk)an(dc)nkf^{(k)}(d)=\sum_{n\ge k}\iota(n^{\underline k})a_n(d-c)^{n-k} (A power-series sum is infinitely differentiable inside its radius and satisfies an=f(n)(c)/ι(n!)a_n=f^{(n)}(c)/\iota(n!) at its centre).

Proof

technique · direct
1.1

Fix xx satisfying the stated inequality and set h:=xdh:=x-d. By [L1], f(x)=k0bkhkf(x)=\sum_{k\ge0}b_kh^k, where bk:=nkι ⁣(nk)an(dc)nkb_k:=\sum_{n\ge k}\iota\!\binom nk a_n(d-c)^{n-k}.

givenL1
2.1

By [L2] and [L3], ι(k!)bk=f(k)(d)\iota(k!)b_k=f^{(k)}(d) for every kk.

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\mathbb{R} is locally represented by a convergent real power series

Definition

Let URU\subseteq\mathbb R be open (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen). A function f:URf:U\to\mathbb R is real analytic on UU if, for every cUc\in U, there are a real r>0r>0 and real coefficients (an)nN(a_n)_{n\in\mathbb N} such that Nr(c)UN_r(c)\subseteq U and

f(x)=n=0an(xc)n(xNr(c)).f(x)=\sum_{n=0}^{\infty}a_n(x-c)^n\qquad(x\in N_r(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,+][0,+\infty], The ε\varepsilon-neighbourhood and the punctured ε\varepsilon-neighbourhood of a point of R\mathbb{R}). The radius and coefficients may initially depend on cc.

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 cc has radius R>0R>0, then its sum is real analytic on (cR,c+R)(c-R,c+R), interpreted as all of R\mathbb R when R=+R=+\infty.

Facts & Assumptions

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

[L1]

At every point dd strictly inside the radius, ff has a convergent re-expansion in powers of xdx-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\mathbb{R} is locally represented by a convergent real power series).

Proof

technique · direct
1.1

Fix dd in the open radius interval. Then Rdc>0R-|d-c|>0, and [L1] represents ff by a power series about dd whenever xd<Rdc|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 dd and proves that ff 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 URU\subseteq\mathbb R is infinitely differentiable at every point of UU.

Facts & Assumptions

Given: A real-analytic function f:URf:U\to\mathbb R.

[L1]

Near every cUc\in U, ff equals a convergent power series centred at cc (A real-analytic function on an open subset of R\mathbb{R} is locally represented by a convergent real power series).

Proof

technique · direct
1.1

Fix cUc\in U and choose the local representing power series supplied by [L1].

givenL1choose
2.1

By [L2], that series, hence ff, has derivatives of every order on a neighbourhood of cc. Since cc was arbitrary, ff is smooth on UU.

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 ff be real analytic near cc and suppose f(c)=0f(c)=0. Exactly one of the following local alternatives holds:

  1. every coefficient in a power-series expansion of ff about cc is zero, so ff vanishes on a neighbourhood of cc;
  2. there is a least m1m\ge1 with f(m)(c)0f^{(m)}(c)\ne0, and cc is an isolated zero of ff.

Facts & Assumptions

Given: A real-analytic ff (A real-analytic function on an open subset of R\mathbb{R} is locally represented by a convergent real power series) with f(c)=0f(c)=0 and a local expansion f(x)=n0an(xc)nf(x)=\sum_{n\ge0}a_n(x-c)^n.

[L2]

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

Proof

technique · cases
1.1

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

assume-case allzerogiven
1.2

Otherwise, [L2] gives a least mm with am0a_m\ne0. Since a0=f(c)=0a_0=f(c)=0, one has m1m\ge1.

assume-case nonzerogivenL2choose
2.1

In the second case, write f(x)=(xc)mg(x)f(x)=(x-c)^m g(x), where g(x):=j0am+j(xc)jg(x):=\sum_{j\ge0}a_{m+j}(x-c)^j. At every nonzero point strictly inside the original local radius, the absolute series for gg is the corresponding absolute tail for ff multiplied by xcm|x-c|^{-m}; it also converges at cc. Thus gg has positive local radius and g(c)=am0g(c)=a_m\ne0.

step 1.2L4algebra
3.1

The alternatives in steps 1.1 and 1.2 are exhaustive. In the second, gg is continuous at cc and therefore has limit g(c)=am0g(c)=a_m\ne0 there; [L3] makes gg nonzero on a smaller punctured neighbourhood, while it is already nonzero at cc. Hence f(x)=0f(x)=0 there only when x=cx=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 IRI\subseteq\mathbb R be an open interval and let f,g:IRf,g:I\to\mathbb R be real analytic. If the agreement set {xI:f(x)=g(x)}\{x\in I:f(x)=g(x)\} has an accumulation point cc lying inside II, then f=gf=g throughout II.

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:=fgh:=f-g is real analytic (A real-analytic function on an open subset of R\mathbb{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\mathbb{R} is connected if and only if it is order-convex, that is, an interval, Separated sets, disconnection, and connected subset of R\mathbb{R}).

Proof

technique · direct
1.1

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

givenL1L2L4
2.1

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

step 1.1
3.1

The complement IVI\setminus V is also relatively open. Indeed, if h(x)0h(x)\ne0, continuity gives a neighbourhood containing no zero and hence no point of VV; if h(x)=0h(x)=0 but xVx\notin V, [L2] makes xx an isolated zero, and a sufficiently small neighbourhood again contains no point of VV.

step 2.1L2L4
4.1

Steps 2.1 and 3.1 make VV and IVI\setminus 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 IVI\setminus V were nonempty, they would therefore disconnect the connected interval II, contrary to [L3]. Thus V=IV=I and h=0h=0 throughout II, so f=gf=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)=n0an(xc)nf(x)=\sum_{n\ge0}a_n(x-c)^n and g(x)=n0bn(xc)ng(x)=\sum_{n\ge0}b_n(x-c)^n have radii Rf,RgR_f,R_g. For xc<min(Rf,Rg)|x-c|<\min(R_f,R_g),

f(x)g(x)=n=0(k=0nakbnk)(xc)n,f(x)g(x)=\sum_{n=0}^{\infty}\left(\sum_{k=0}^{n}a_kb_{n-k}\right)(x-c)^n,

and the displayed product series converges absolutely.

Facts & Assumptions

Proof

technique · direct
1.1

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

L1L2
2.1

Its nnth Cauchy-product term is k=0nakbnk(xc)n\sum_{k=0}^{n}a_kb_{n-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)=m0bm(ye)mF(y)=\sum_{m\ge0}b_m(y-e)^m have positive radius SS, and let G(x)e=n1cn(xd)nG(x)-e=\sum_{n\ge1}c_n(x-d)^n converge near dd. If some r>0r>0 satisfies

Br:=n1cnrn<S,B_r:=\sum_{n\ge1}|c_n|r^n<S,

then FGF\circ G is represented for xd<r|x-d|<r by a convergent power series about dd, obtained by expanding and regrouping mbm(G(x)e)m\sum_m b_m(G(x)-e)^m.

Facts & Assumptions

Given: The outer and inner series and rr 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\sum a_k and bk\sum b_k both converge absolutely then their Cauchy product converges absolutely, with sum ABAB).

Proof

technique · constructive
1.1

For each mm, repeatedly use [L1] to expand (G(x)e)m(G(x)-e)^m in powers of xdx-d; take the zeroth power to be 11. For xdr|x-d|\le r, the inner numerical series is absolutely convergent with absolute sum at most BrB_r, so the expanded mmth power has absolute term sum at most BrmB_r^m.

givenconstructL1
2.1

Consequently, for xdr|x-d|\le r, the sum of absolute values of all expanded terms with outer degree mm is at most bmBrm|b_m|B_r^m. The series of these bounds converges because Br<SB_r<S and [L2] applies.

step 1.1L2algebra
3.1

By [L3], regroup the absolutely convergent expansion by total powers of xdx-d. The resulting power series converges on xd<r|x-d|<r and sums to mbm(G(x)e)m=F(G(x))\sum_m b_m(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)=n0an(xc)nf(x)=\sum_{n\ge0}a_n(x-c)^n have positive radius and a00a_0\ne0. Then on some neighbourhood of cc, 1/f1/f is represented by a convergent real power series about cc.

Facts & Assumptions

Proof

technique · constructive
1.1

Write f=a0+hf=a_0+h, where h(c)=0h(c)=0. By absolute convergence, choose r>0r>0 inside the radius so small that Br:=n1anrn<a0B_r:=\sum_{n\ge1}|a_n|r^n<|a_0|.

constructL2choose
2.1

By [L1], 1/f(x)=a01m0(h(x)/a0)m1/f(x)=a_0^{-1}\sum_{m\ge0}(-h(x)/a_0)^m for xcr|x-c|\le r. Expand each power by [L3].

step 1.1L1L3
3.1

The total absolute sum of the expanded terms is bounded by a01m(Br/a0)m<|a_0|^{-1}\sum_m(B_r/|a_0|)^m<\infty. By [L4], regrouping by powers of xcx-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 gg is nonzero throughout the domain, then f/gf/g is real analytic. If g:UVg:U\to V and f:VRf:V\to\mathbb R are real analytic, then fgf\circ g is real analytic on UU.

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 limx1anxn\lim_{x\uparrow1}\sum a_nx^n and Cesaro summability by the Cesaro means of the partial sums

Definition

For a real series n0an\sum_{n\ge0}a_n, write its inclusive partial sums as

Sn:=k=0nakS_n:=\sum_{k=0}^{n}a_k

and their Cesaro means as

σn:=1ι(n+1)k=0nSk.\sigma_n:=\frac1{\iota(n+1)}\sum_{k=0}^{n}S_k.

The series is Cesaro summable to ss if σns\sigma_n\to s (The Cesaro means σn=(x0++xn)/(n+1)\sigma_n = (x_0 + \dots + x_n)/(n+1) and (C,1)(C,1)-summability).

It is Abel summable to ss if the power series

A(x):=n=0anxnA(x):=\sum_{n=0}^{\infty}a_nx^n

converges for every 0x<10\le x<1 and limx1A(x)=s\lim_{x\uparrow1}A(x)=s in the one-sided sense of The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA. 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 ss, then its power series tends to ss as x1x\uparrow1

Statement

If the real series n0an\sum_{n\ge0}a_n converges ordinarily to ss, then it is Abel summable to ss:

limx1n=0anxn=s.\lim_{x\uparrow1}\sum_{n=0}^{\infty}a_nx^n=s.

Facts & Assumptions

Given: Inclusive partial sums Sn:=k=0nakS_n:=\sum_{k=0}^{n}a_k with SnsS_n\to s.

[L2]

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

Proof

technique · direct
1.1

By [L2], choose MM with SnM|S_n|\le M for every nn. For fixed 0x<10\le x<1, one has SnxnMxn|S_nx^n|\le Mx^n, so [L3] and [L4] give absolute convergence of nSnxn\sum_nS_nx^n; the same bound gives SNxN0S_Nx^N\to0.

L2L3L4choose
2.1

Apply [L1] and let NN\to\infty. Step 1.1 gives convergence of the Abel series and A(x)=(1x)n0SnxnA(x)=(1-x)\sum_{n\ge0}S_nx^n. Subtracting s=(1x)n0sxns=(1-x)\sum_{n\ge0}sx^n gives A(x)s=(1x)n0(Sns)xnA(x)-s=(1-x)\sum_{n\ge0}(S_n-s)x^n.

step 1.1L1L3
3.1

Given ε>0\varepsilon>0, choose NN so that Sns<ε|S_n-s|<\varepsilon for nNn\ge N. The tail of step 2.1 has absolute value at most ε(1x)nNxnε\varepsilon(1-x)\sum_{n\ge N}x^n\le\varepsilon.

givenstep 2.1L3choose
4.1

The finite head (1x)n<N(Sns)xn(1-x)\sum_{n<N}(S_n-s)x^n tends to 00 as x1x\uparrow1. Thus A(x)s<2ε|A(x)-s|<2\varepsilon for all sufficiently large x<1x<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<10<x<1, the Abel transform of a series is (1x)2n0(n+1)σnxn(1-x)^2\sum_{n\ge0}(n+1)\sigma_nx^n, where σn\sigma_n are the Cesaro means of its partial sums

Statement

Let Sn:=k=0nakS_n:=\sum_{k=0}^{n}a_k and σn:=ι(n+1)1k=0nSk\sigma_n:=\iota(n+1)^{-1}\sum_{k=0}^{n}S_k. If (σn)(\sigma_n) is bounded, then for every 0<x<10<x<1 the Abel series converges and

n=0anxn=(1x)2n=0ι(n+1)σnxn.\sum_{n=0}^{\infty}a_nx^n=(1-x)^2\sum_{n=0}^{\infty}\iota(n+1)\sigma_nx^n.

Facts & Assumptions

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

[L1]

The canonical natural ι(n+1)\iota(n+1) is positive. Thus, putting Tn:=k=0nSkT_n:=\sum_{k=0}^{n}S_k, the definition of σn\sigma_n gives Tn=ι(n+1)σnT_n=\iota(n+1)\sigma_n. Also Sn=TnTn1S_n=T_n-T_{n-1} with T1:=0T_{-1}:=0; putting S1:=0S_{-1}:=0 gives an=SnSn1a_n=S_n-S_{n-1} for every n0n\ge0 (Abel summability by limx1anxn\lim_{x\uparrow1}\sum a_nx^n and Cesaro summability by the Cesaro means of the partial sums, Finite sums and finite products, by recursion, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F 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 M0M\ge0 with σnM|\sigma_n|\le M for every nn. Then TnxnMι(n+1)xn|T_nx^n|\le M\iota(n+1)x^n; [L2] and [L3] give convergence of the majorant series, so [L4] gives absolute convergence of nTnxn\sum_nT_nx^n.

L1L2L3L4choose
2.1

Since Sn=TnTn1S_n=T_n-T_{n-1}, step 1.1 gives absolute convergence of nSnxn\sum_nS_nx^n. With T1=0T_{-1}=0, the shifted series satisfies n0Tn1xn=xn0Tnxn\sum_{n\ge0}T_{n-1}x^n=x\sum_{n\ge0}T_nx^n; combining the two convergent series by [L3] gives n0Snxn=(1x)n0Tnxn\sum_{n\ge0}S_nx^n=(1-x)\sum_{n\ge0}T_nx^n.

step 1.1L1L3algebra
3.1

Since an=SnSn1a_n=S_n-S_{n-1} with S1=0S_{-1}=0, step 2.1 likewise gives absolute convergence and nanxn=(1x)nSnxn\sum_na_nx^n=(1-x)\sum_nS_nx^n. Substitute step 2.1 and Tn=ι(n+1)σnT_n=\iota(n+1)\sigma_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 ss, then it is Abel summable to ss.

Facts & Assumptions

Given: Cesaro means σns\sigma_n\to s for the partial sums of an\sum a_n.

[L1]

If (σn)(\sigma_n) is bounded, the Abel series converges for 0<x<10<x<1 and its transform is A(x)=(1x)2n0ι(n+1)σnxnA(x)=(1-x)^2\sum_{n\ge0}\iota(n+1)\sigma_nx^n (For 0<x<10<x<1, the Abel transform of a series is (1x)2n0(n+1)σnxn(1-x)^2\sum_{n\ge0}(n+1)\sigma_nx^n, where σn\sigma_n are the Cesaro means of its partial sums).

[L2]

The nonnegative weights wn(x):=(1x)2ι(n+1)xnw_n(x):=(1-x)^2\iota(n+1)x^n sum to 11 for 0<x<10<x<1. Indeed, apply the transform in [L1] to the series with coefficients 1,0,0,1,0,0,\ldots, whose partial sums and Cesaro means are all 11 (For 0<x<10<x<1, the Abel transform of a series is (1x)2n0(n+1)σnxn(1-x)^2\sum_{n\ge0}(n+1)\sigma_nx^n, where σn\sigma_n are the Cesaro means of its partial sums).

[L3]

Abel summability to ss means that the Abel series converges on 0x<10\le x<1 and tends to ss as x1x\uparrow1 (Abel summability by limx1anxn\lim_{x\uparrow1}\sum a_nx^n and Cesaro summability by the Cesaro means of the partial sums).

Proof

technique · direct
1.1

Since (σn)(\sigma_n) converges, it is bounded, so [L1] applies and A(x)s=n0wn(x)(σns)A(x)-s=\sum_{n\ge0}w_n(x)(\sigma_n-s).

givenL1L2
2.1

Given ε>0\varepsilon>0, choose NN with σns<ε|\sigma_n-s|<\varepsilon for nNn\ge N. The corresponding tail is at most εnNwn(x)ε\varepsilon\sum_{n\ge N}w_n(x)\le\varepsilon.

step 1.1L2choose
3.1

For each fixed nn, wn(x)0w_n(x)\to0 as x1x\uparrow1, so the finite head tends to 00. Together with step 2.1 this gives A(x)sA(x)\to 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 n0an\sum_{n\ge0}a_n converges ordinarily to ss, then it is both Cesaro summable and Abel summable to ss.

Facts & Assumptions

Given: Partial sums SnsS_n\to s.

[L2]

Abel's limit theorem sends an ordinarily convergent series to its ordinary sum (Abel's limit theorem: if a real series converges to ss, then its power series tends to ss as x1x\uparrow1).

Proof

technique · direct
1.1

Apply [L1] to (Sn)(S_n) to obtain σns\sigma_n\to s, which is Cesaro summability.

givenL1
2.1

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

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

If ι(n+1)an0\iota(n+1)a_n\to0, short multiplicative blocks of the coefficients have uniformly small sums

Statement

Suppose ι(n+1)an0\iota(n+1)a_n\to0. For every ε>0\varepsilon>0 there is N0N_0 such that, whenever qpN0q\ge p\ge N_0,

n=pqanει(qp+1)ι(p+1).\sum_{n=p}^{q}|a_n|\le\varepsilon\frac{\iota(q-p+1)}{\iota(p+1)}.

Moreover, for NN0N\ge N_0 and xN:=11/ι(N+1)x_N:=1-1/\iota(N+1),

n=N0Nan(1xNn)ε,n>NanxNnε.\sum_{n=N_0}^{N}|a_n|(1-x_N^n)\le\varepsilon,\qquad \sum_{n>N}|a_n|x_N^n\le\varepsilon.

Facts & Assumptions

Given: The Tauber condition ι(n+1)an0\iota(n+1)a_n\to0.

[L1]

The canonical naturals ι(n+1)\iota(n+1) are positive and strictly increasing, positive reciprocals reverse order, and uv=uv|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 0x10\le x\le1, multiplying out the finite sum gives 1xn=(1x)k=0n1xkι(n)(1x)1-x^n=(1-x)\sum_{k=0}^{n-1}x^k\le\iota(n)(1-x).

[L4]

For 0x<10\le x<1, the geometric-series formula gives n>Nxn=xN+1/(1x)\sum_{n>N}x^n=x^{N+1}/(1-x) (For r<1|r| < 1, k0rk=1/(1r)\sum_{k \ge 0} r^k = 1/(1-r), and for r1|r| \ge 1 the series diverges).

Proof

technique · direct
1.1

Choose a positive rational δ<ε\delta<\varepsilon. By the limit hypothesis and [L2], choose N0N_0 so that ι(n+1)an<δ|\iota(n+1)a_n|<\delta for nN0n\ge N_0. Positivity and multiplicativity in [L1] give an<δ/ι(n+1)<ε/ι(n+1)|a_n|<\delta/\iota(n+1)<\varepsilon/\iota(n+1) there. Since 1/ι(n+1)1/ι(p+1)1/\iota(n+1)\le1/\iota(p+1) on pnqp\le n\le q, summing proves the block estimate.

L1L2choosealgebra
2.1

For N0nNN_0\le n\le N, [L3] gives an(1xNn)ε(1xN)|a_n|(1-x_N^n)\le\varepsilon(1-x_N). There are at most N+1N+1 terms and ι(N+1)(1xN)=1\iota(N+1)(1-x_N)=1, proving the first weighted estimate.

step 1.1L3algebra
3.1

For n>Nn>N, step 1.1 gives anε/ι(N+2)|a_n|\le\varepsilon/\iota(N+2). Summing the geometric tail yields n>NanxNnεxNN+1ι(N+1)/ι(N+2)ε\sum_{n>N}|a_n|x_N^n\le\varepsilon x_N^{N+1}\iota(N+1)/\iota(N+2)\le\varepsilon.

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

Tauber's theorem: an Abel-summable series with ι(n+1)an0\iota(n+1)a_n\to0 converges ordinarily to its Abel sum

Statement

Let n0an\sum_{n\ge0}a_n be Abel summable to ss. If

ι(n+1)an0,\iota(n+1)a_n\longrightarrow0,

then its ordinary partial sums converge to ss.

Facts & Assumptions

Given: The Abel sum A(x):=n0anxnsA(x):=\sum_{n\ge0}a_nx^n\to s as x1x\uparrow1 and the stated Tauber condition.

[L1]

The block lemma supplies uniform bounds for the weighted middle and tail when xN:=11/ι(N+1)x_N:=1-1/\iota(N+1) (If ι(n+1)an0\iota(n+1)a_n\to0, 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)01/\iota(N+1)\to0 and xN1x_N\uparrow1. Abel summability then gives A(xN)sA(x_N)\to s (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order, Abel summability by limx1anxn\lim_{x\uparrow1}\sum a_nx^n 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=0NanS_N:=\sum_{n=0}^{N}a_n. For N1N\ge1, one has SNA(xN)=n=0Nan(1xNn)n>NanxNnS_N-A(x_N)=\sum_{n=0}^{N}a_n(1-x_N^n)-\sum_{n>N}a_nx_N^n.

givenalgebra
2.1

Given ε>0\varepsilon>0, choose N0N_0 from [L1]. The part of the first sum with n<N0n<N_0 tends to 00 because it is finite and xN1x_N\to1; the remaining part and the tail have absolute value at most ε\varepsilon each by [L1].

step 1.1L1choose
3.1

Hence SNA(xN)0S_N-A(x_N)\to0. Since A(xN)sA(x_N)\to s by [L2], it follows that SNsS_N\to 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 n0xn\sum_{n\ge0}x^n on (1,1)(-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 NN, the difference between the (N+1)(N+1)st and NNth partial sums is xNx^N. Its supremum over x(1,1)x\in(-1,1) is 11.

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 n0xn\sum_{n\ge0}x^n centred at 00.

[L1]

The geometric series converges when x<1|x|<1 and diverges when x1|x|\ge1 (For r<1|r| < 1, k0rk=1/(1r)\sum_{k \ge 0} r^k = 1/(1-r), and for r1|r| \ge 1 the series diverges).

Refutation

technique · direct
1.1

At x=1/20x=1/2\ne0, the series converges by [L1]. At x=2x=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 n0(1)n\sum_{n\ge0}(-1)^n.

[L1]

For 0x<10\le x<1, the geometric series gives n0(1)nxn=1/(1+x)\sum_{n\ge0}(-1)^nx^n=1/(1+x) (For r<1|r| < 1, k0rk=1/(1r)\sum_{k \ge 0} r^k = 1/(1-r), and for r1|r| \ge 1 the series diverges).

Refutation

technique · direct
1.1

By [L1], the Abel transform tends to 1/21/2 as x1x\uparrow1, so the series is Abel summable to 1/21/2.

L1L2
2.1

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

givenL2

Sources