Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)
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.

Hölder's inequality for finite sums (rational exponents)

Statement

Let n∈N, let a0,…,an−1 and b0,…,bn−1 be reals, and let p,q∈Q with p,q>1 and 1p+1q=1 be conjugate exponents (Young's inequality for products (rational conjugate exponents)). Then

∑k<n∣akbk∣  ≤  (∑k<n∣ak∣p)1/p(∑k<n∣bk∣q)1/q.

All powers here are rational powers of nonnegative bases (Rational powers ar of a positive base): the exponents p,q,1/p,1/q are positive rationals, so the supplementary clause 0r=0 covers the vanishing bases and no expression is left undefined. Taking p=q=2 gives ∑k<n∣akbk∣≤(∑k<nak2)1/2(∑k<nbk2)1/2, since x1/2=x and ∣ak∣2=ak2. That is not literally the root form of The Cauchy-Schwarz inequality for finite sums, whose left-hand side is ∣∑k<nakbk∣: the two are bridged by ∣∑k<nck∣≤∑k<n∣ck∣ (Triangle inequality for finite sums), which is the only step needed to get from the display above to the root form.

Facts & Assumptions

Given: A natural n, reals a0,…,an−1 and b0,…,bn−1, and conjugate rationals p,q>1. Write S:=∑k<n∣ak∣p, T:=∑k<n∣bk∣q, P:=S1/p and Q:=T1/q.

[L1]

Young's inequality (Young's inequality for products (rational conjugate exponents)): uv≤upp+vqq for all reals u,v≥0.

[L2]

Laws of finite sums (Laws of finite sums and finite products, Finite sums and finite products, by recursion): additivity, scaling, monotonicity, and the fact that a sum of nonnegative terms is nonnegative and vanishes only if every term vanishes.

[L3]

Rational power laws (Laws of rational exponents, Rational powers ar of a positive base, Existence and uniqueness of n-th roots: a unique a1/n≥0 with (a1/n)n=a): for u>0 and rationals r,s: ur>0, (ur)s=urs, u1=u, u−r=(ur)−1, and (uv)r=urvr, the last also for u,v≥0 when r>0; and 0r=0 for rational r>0, while u>0 gives ur>0.

[L4]

Absolute values (Basic properties of the absolute value, Absolute value in an ordered field): ∣x∣≥0, ∣xy∣=∣x∣∣y∣, and ∣x∣=0 only for x=0.

[L5]

Order arithmetic: adding inequalities, that is u≤v and u′≤v′ imply u+u′≤v+v′, and scaling a ≤ by a positive element. Order is preserved by adding a constant and by adding inequalities and Sign rules for products and monotonicity of multiplication state both moves for the STRICT order and only that, so the nonstrict forms used below are those statements together with the case of equality, which trichotomy settles (Ordered field); and inverses of positives are positive (Inverses of positives are positive, and reciprocation reverses order, claim 1). The rational coefficients 1/p and 1/q are read as elements of R through the unique injective order-preserving field embedding of Q (The unique embedding of ℚ into an ordered field, Order on the rationals); the rational exponents p and q remain elements of Q and act through Rational powers ar of a positive base.

Proof

technique · direct
1.1

All the quantities are defined and nonnegative: each ∣ak∣p≥0 and each ∣bk∣q≥0, so S≥0 and T≥0, and since 1/p>0 and 1/q>0 the powers P=S1/p and Q=T1/q are defined and nonnegative.

L2L3L4
2.1

Degenerate cases: if S=0 then every ∣ak∣p=0, so every ∣ak∣=0 (a positive base has positive powers) and hence every ak=0, making the left-hand side ∑k<n∣akbk∣=0, while P=01/p=0 makes the right-hand side 0 as well; the case T=0 is symmetric, so the inequality holds and we may assume S>0 and T>0, hence P>0 and Q>0.

step 1.1L2L3L4
3.1

Normalisation identities: Pp=(S1/p)p=S(1/p)p=S1=S, and likewise Qq=T; moreover for each k, (∣ak∣P−1)p=∣ak∣p(P−1)p=∣ak∣p(Pp)−1=∣ak∣pS−1, and likewise (∣bk∣Q−1)q=∣bk∣qT−1.

step 2.1L3
4.1

Termwise Young, applied to u=∣ak∣P−1≥0 and v=∣bk∣Q−1≥0: for every k<n, ∣ak∣∣bk∣P−1Q−1≤1p∣ak∣pS−1+1q∣bk∣qT−1.

step 3.1L1L3L5
5.1

Summing over k<n and using additivity and scaling: P−1Q−1∑k<n∣ak∣∣bk∣≤1pS−1∑k<n∣ak∣p+1qT−1∑k<n∣bk∣q=1p+1q=1, the middle equality because S−1S=1 and T−1T=1.

step 4.1step 2.1L2L5
6.1

Multiplying by PQ>0 and using ∣akbk∣=∣ak∣∣bk∣ gives ∑k<n∣akbk∣≤PQ, which together with the degenerate cases is the assertion.

step 5.1step 2.1L4L5∎

Depends on

Used by

Dependency tree · two levels

46 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources