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.
Low-order Hilbert matrices already have large condition numbers
Example
The Hilbert matrices with entries for are already severely ill conditioned at order two and three:
The point is not asymptotic growth but that the ill conditioning appears at the smallest possible orders.
Facts & Assumptions
Given: The Hilbert matrices and .
The induced -norm is the maximum row sum (The induced 1-norm is the maximum column sum and the induced infinity-norm is the maximum row sum).
Verification
The inverse of is : multiplying, , , and .
By [L2], and , so [L1] gives .
The inverse of is as a direct multiplication verifies: the first column against the rows of gives , , , and the other six entries similarly reduce to the identity matrix.
By [L2], , and the row sums of are , and , so ; [L1] gives .
Steps 1.2 and 1.4 exhibit condition numbers and at orders and : the Hilbert family is badly conditioned from the start.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
8 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
- L. N. Trefethen and D. Bau III, Numerical Linear Algebra, Lecture 12 (standard reference, not scraped)