Post Reply 
(HP71B) Eigenvalues of Symmetric Real Matrix
11-26-2023, 07:44 PM (This post was last modified: 11-26-2023 07:45 PM by Werner.)
Post: #4
RE: (HP71B) Eigenvalues of Symmetric Real Matrix
No, it isn’t Jacobi.
It looks a bit like it, but it transforms the whole matrix in one go, slowly (but ever faster, and ultimately quadratically) converging to a diagonal matrix.
I understand the Cayley transform Q=(I-B)*inv(I+B), but not why and how the skew-symmetric matrix B would make Q an estimate for the eigenvectors (and not eigen*values* as written on pg 149 of the AFH, a typo), and why it would converge at all.
Jacobi itself is simple, just setting a single off-diagonal element to zero. The resulting formula is similar, but not the same -Wink

Cheers, Werner

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (HP71B) Eigenvalues of Symmetric Real Matrix - Werner - 11-26-2023 07:44 PM



User(s) browsing this thread: 1 Guest(s)