Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-31
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.

For a nonnormal matrix, a start vector orthogonal to the dominant left eigendirection can defeat power iteration

Statement refuted

Refuted claim: once a matrix has a unique dominant eigenvalue, every start vector makes power iteration converge to its eigendirection.

Let

A=[2101],x0=12[11].

Then 2 is the unique dominant eigenvalue of A, but the power iteration started from x0 stays fixed at the eigendirection of the smaller eigenvalue 1.

Facts & Assumptions

Given: The matrix A and start vector x0 in the statement.

Counterexample

technique · direct
1.1

The right eigenvectors are e1 for eigenvalue 2 and (1,1)T for eigenvalue 1. A left eigenvector for eigenvalue 2 is (1,1)T, and [11]x0=0. So the start vector is orthogonal to the dominant left eigendirection.

algebra
2.1

Direct multiplication gives Ax0=12[11]=x0. Hence every normalised power iterate equals x0.

step 1.1algebra
3.1

The power iteration never approaches the dominant eigendirection e1, so the start condition in [L1] is genuinely necessary.

L1step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 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.