JordanDiagonalization Command

From GeoGebra Manual
Revision as of 14:06, 26 June 2018 by Murkle (talk | contribs)
Jump to: navigation, search

CAS Syntax

JordanDiagonalization( <Matrix> )
Decomposes the given matrix into the form S J S⁻¹ where J is in Jordan Canonical Form
Example: JordanDiagonalization({{1, 2}, {3, 4}}) yields \left(\begin{array}{}\sqrt{33} - 3&-\sqrt{33} - 3\\6&6\\\end{array}\right) , \left(\begin{array}{}\frac{\sqrt{33} + 5}{2}&0\\0&\frac{-\sqrt{33} + 5}{2}\\\end{array}\right)


© 2024 International GeoGebra Institute