Loading…

Power Iteration for Dominant Eigenvalue

Math Linear Algebra • Linear Transformations and Eigenvalues

View all topics

Approximate the dominant eigenvalue (largest \(|\lambda|\)) and a corresponding eigenvector using power iteration: \(\mathbf{v}_{k+1}=\dfrac{A\mathbf{v}_k}{\lVert A\mathbf{v}_k\rVert}\), with eigenvalue estimate \(\lambda_k=\mathbf{v}_k^{\mathsf{T}}A\mathbf{v}_k\) (Rayleigh quotient for normalized \(\mathbf{v}_k\)). Includes convergence checks, an iteration table, and a convergence plot.

Matrix \(A\)
A is 2×2
Inputs accept -3.5, 2e-4, fractions 7/3, and constants pi, e.
Initial vector \(\mathbf{v}_0\)
Dimension matches the matrix size.
If \(\mathbf{v}_0\) has no component in the dominant eigenvector direction, the method may stall or converge to a different mode.
Ready
Results
Dominant eigenvalue estimate
Eigenvector estimate
Residual \(\lVert A\mathbf{v}-\lambda\mathbf{v}\rVert\)
Convergence
Iteration summary
Iteration table
Step-by-step
Enter inputs and click “Calculate”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.