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.
Residual formulas for normwise and componentwise backward error
Statement
Let , let , let , let , and put .
- Normwise formula (spectral norm). with the convention .
- Componentwise formula. With , where a term with and denominator is interpreted as . Every such degenerate term has , so the maximum is a finite real number.
Here and are the backward errors of Normwise and componentwise backward error for an approximate linear-system solution, and is the spectral (operator) norm, which on vectors is the Euclidean norm of Each is a norm on , and the induced metrics are exactly , and of the published metric-spaces page.
Facts & Assumptions
Given: An invertible matrix with , vectors , the residual , and the backward errors , .
An admissible perturbation satisfies and the stated norm or entrywise bounds (Normwise and componentwise backward error for an approximate linear-system solution).
Compatibility of the induced spectral norm: (Induced matrix norms are compatible with matrix-vector multiplication, submultiplicative, and satisfy ||I|| = 1), and the vector -norm is the Euclidean norm with the triangle inequality (Each is a norm on , and the induced metrics are exactly , and of the published metric-spaces page).
Cauchy–Schwarz: , with equality for a positive multiple of (Cauchy-Schwarz with its equality case, the triangle inequality for , the parallelogram law and polarisation).
Absolute value: and (Absolute value in an ordered field).
Proof
Lower bound for the normwise error. For any admissible pair of [L1], , using [L1], [L2] and the triangle inequality of [L2].
Attainment for the normwise error. Put and suppose first . If , define and ; then and, by [L3] applied row-wise, , so and with .
If then and ; the perturbations and satisfy with , so the same is attained.
If then and , so ; the convention and the zero perturbations of [L1] give , matching the formula.
Lower bound for the componentwise error. For any admissible pair of [L1], by [L5] and the entrywise bounds of [L1].
A term with denominator has and for every , so ; thus every degenerate term carries numerator , and the maximum is finite as claimed.
Attainment for the componentwise error. Put and with the convention of the statement. For each with define and, for each , when and when ; for set all these entries to .
Hence every admissible is at least , so the infimum satisfies when the denominator is positive.
For every with , step 1.5 gives , so every admissible is at least the maximum over such ; hence with the stated convention.
For one has and , so ; and together with , since . For every displayed entry vanishes and step 1.6 gives .
Combining steps 2.1, 1.2, 1.3 and 1.4, the infimum is attained and equals under the stated convention, which is claim 1.
The perturbations of step 1.7 are admissible with by step 2.3, so ; with step 2.2 the formula of claim 2 holds.
Claim 1 is step 3.1 and claim 2 is step 3.2.
Depends on
- Normwise and componentwise backward error for an approximate linear-system solution
- Induced matrix norms are compatible with matrix-vector multiplication, submultiplicative, and satisfy ||I|| = 1
- Residual bounds on forward error for a nonsingular linear system
- Absolute value in an ordered field
- Cauchy-Schwarz $\lvert\langle x,y\rangle\rvert \le \lVert x\rVert_2\lVert y\rVert_2$ with its equality case, the triangle inequality for $\lVert\cdot\rVert_2$, the parallelogram law and polarisation
- Each $\lVert\cdot\rVert_p$ is a norm on $\mathbb{R}^n$, and the induced metrics are exactly $d_1$, $d_2$ and $d_\infty$ of the published metric-spaces page
Used by
Dependency tree · two levels
36 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
- James Demmel, Math 221 Lecture 3: Vector Norms, Matrix Norms, and Condition Numbers (standard reference, not scraped)
- L. N. Trefethen and D. Bau III, Numerical Linear Algebra, Lecture 12 (standard reference, not scraped)