Eigenpair with the Largest Eigenvalue: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
[[File:Eigenvalues (Iterative Methods) - Eigenpair with the Largest Eigenvalue - Time.png|1000px]] | [[File:Eigenvalues (Iterative Methods) - Eigenpair with the Largest Eigenvalue - Time.png|1000px]] | ||
Latest revision as of 09:08, 28 April 2023
Description
Given an $n \times n$ matrix $A$, find the eigenpair (eigenvalue and associated eigenvector) of $A$ with the largest eigenvalue.
Related Problems
Generalizations: Any Eigenpair
Related: All Eigenvalues, Any Eigenvalue, All Eigenpairs, Eigenpair closest to mu
Parameters
$n$: dimension of matrix
Table of Algorithms
Name | Year | Time | Space | Approximation Factor | Model | Reference |
---|---|---|---|---|---|---|
Power Iteration | 1929 | $O(n^{2})$ | $O(n)$ | Exact | Deterministic | Time |
Time Complexity Graph
Error creating thumbnail: Unable to save thumbnail to destination