This article is about matrix diagonalization in linear algebra. For other uses, see Diagonalization.
In linear algebra, a square matrix is called diagonalizable or non-defective if it is similar to a diagonal matrix. That is, if there exists an invertible matrix and a diagonal matrix such that . This is equivalent to . (Such , are not unique.) This property exists for any linear map: for a finite-dimensionalvector space, a linear map is called diagonalizable if there exists an ordered basis of consisting of eigenvectors of . These definitions are equivalent: if has a matrix representation as above, then the column vectors of form a basis consisting of eigenvectors of , and the diagonal entries of are the corresponding eigenvalues of ; with respect to this eigenvector basis, is represented by .
Diagonalization is the process of finding the above and and makes many subsequent computations easier. One can raise a diagonal matrix to a power by simply raising the diagonal entries to that power. The determinant of a diagonal matrix is simply the product of all diagonal entries. Such computations generalize easily to .
The geometric transformation represented by a diagonalizable matrix is an inhomogeneous dilation (or anisotropic scaling). That is, it can scale the space by a different amount in different directions. The direction of each eigenvector is scaled by a factor given by the corresponding eigenvalue.
A square matrix that is not diagonalizable is called defective. It can happen that a matrix with real entries is defective over the real numbers, meaning that is impossible for any invertible and diagonal with real entries, but it is possible with complex entries, so that is diagonalizable over the complex numbers. For example, this is the case for a generic rotation matrix.
Many results for diagonalizable matrices hold only over an algebraically closed field (such as the complex numbers). In this case, diagonalizable matrices are dense in the space of all matrices, which means any defective matrix can be deformed into a diagonalizable matrix by a small perturbation; and the Jordan–Chevalley decomposition states that any matrix is uniquely the sum of a diagonalizable matrix and a nilpotent matrix. Over an algebraically closed field, diagonalizable matrices are equivalent to semi-simple matrices.
Definition
An square matrix with entries in a field is called diagonalizable or nondefective if there exists an invertible matrix (i.e. an element of the general linear group GLn(F)), , such that is a diagonal matrix.
Characterization
The fundamental fact about diagonalizable maps and matrices is expressed by the following:
An matrix over a field is diagonalizable if and only if the sum of the dimensions of its eigenspaces is equal to , which is the case if and only if there exists a basis of consisting of eigenvectors of . If such a basis has been found, one can form the matrix having these basis vectors as columns, and will be a diagonal matrix whose diagonal entries are the eigenvalues of . The matrix is known as a modal matrix for .
A linear map is diagonalizable if and only if the sum of the dimensions of its eigenspaces is equal to , which is the case if and only if there exists a basis of consisting of eigenvectors of . With respect to such a basis, will be represented by a diagonal matrix. The diagonal entries of this matrix are the eigenvalues of .
The following sufficient (but not necessary) condition is often useful.
An matrix is diagonalizable over the field if it has distinct eigenvalues in , i.e. if its characteristic polynomial has distinct roots in ; however, the converse may be false. Consider which has eigenvalues 1, 2, 2 (not all distinct) and is diagonalizable with diagonal form (similar to ) and change of basis matrix: The converse fails when has an eigenspace of dimension higher than 1. In this example, the eigenspace of associated with the eigenvalue 2 has dimension 2.
A linear map with is diagonalizable if it has distinct eigenvalues, i.e. if its characteristic polynomial has distinct roots in .
Let be a matrix over . If is diagonalizable, then so is any power of it. Conversely, if is invertible, is algebraically closed, and is diagonalizable for some that is not an integer multiple of the characteristic of , then is diagonalizable. Proof: If is diagonalizable, then is annihilated by some polynomial , which has no multiple root (since ) and is divided by the minimal polynomial of .
Over the complex numbers , almost every matrix is diagonalizable. More precisely: the set of complex matrices that are not diagonalizable over , considered as a subset of , has Lebesgue measure zero. One can also say that the diagonalizable matrices form a dense subset with respect to the Zariski topology: the non-diagonalizable matrices lie inside the vanishing set of the discriminant of the characteristic polynomial, which is a hypersurface. From that follows also density in the usual (strong) topology given by a norm. The same is not true over .
The Jordan–Chevalley decomposition expresses an operator as the sum of its semisimple (i.e., diagonalizable) part and its nilpotent part. Hence, a matrix is diagonalizable if and only if its nilpotent part is zero. Put in another way, a matrix is diagonalizable if each block in its Jordan form has no nilpotent part; i.e., each "block" is a one-by-one matrix.
Consider the two following arbitrary bases and . Suppose that there exists a linear transformation represented by a matrix which is written with respect to basis E. Suppose also that there exists the following eigen-equation:
The alpha eigenvectors are written also with respect to the E basis. Since the set F is both a set of eigenvectors for matrix A and it spans some arbitrary vector space, then we say that there exists a matrix which is a diagonal matrix that is similar to . In other words, is a diagonalizable matrix if the matrix is written in the basis F. We perform the change of basis calculation using the transition matrix , which changes basis from E to F as follows:
,
where is the transition matrix from E-basis to F-basis. The inverse can then be equated to a new transition matrix which changes basis from F to E instead and so we have the following relationship :
Both and transition matrices are invertible. Thus we can manipulate the matrices in the following fashion:The matrix will be denoted as , which is still in the E-basis. Similarly, the diagonal matrix is in the F-basis.
If a matrix can be diagonalized, that is,
then:
The transition matrix S has the E-basis vectors as columns written in the basis F. Inversely, the inverse transition matrix P has F-basis vectors written in the basis of E so that we can represent P in block matrix form in the following manner:
as a result we can write:
In block matrix form, we can consider the A-matrix to be a matrix of 1x1 dimensions whilst P is a 1xn dimensional matrix. The D-matrix can be written in full form with all the diagonal elements as an nxn dimensional matrix:
Performing the above matrix multiplication we end up with the following result:Taking each component of the block matrix individually on both sides, we end up with the following:
So the column vectors of are right eigenvectors of , and the corresponding diagonal entry is the corresponding eigenvalue. The invertibility of also suggests that the eigenvectors are linearly independent and form a basis of . This is the necessary and sufficient condition for diagonalizability and the canonical approach of diagonalization. The row vectors of are the left eigenvectors of .
A set of matrices is said to be simultaneously diagonalizable if there exists a single invertible matrix such that is a diagonal matrix for every in the set. The following theorem characterizes simultaneously diagonalizable matrices: A set of diagonalizable matrices commutes if and only if the set is simultaneously diagonalizable.[1]: p. 64
The set of all diagonalizable matrices (over ) with is not simultaneously diagonalizable. For instance, the matrices
are diagonalizable but not simultaneously diagonalizable because they do not commute.
A set consists of commuting normal matrices if and only if it is simultaneously diagonalizable by a unitary matrix; that is, there exists a unitary matrix such that is diagonal for every in the set.
In the language of Lie theory, a set of simultaneously diagonalizable matrices generates a toral Lie algebra.
Examples
Diagonalizable matrices
Involutions are diagonalizable over the reals (and indeed any field of characteristic not 2), with ±1 on the diagonal.
Finite order endomorphisms are diagonalizable over (or any algebraically closed field where the characteristic of the field does not divide the order of the endomorphism) with roots of unity on the diagonal. This follows since the minimal polynomial is separable, because the roots of unity are distinct.
Projections are diagonalizable, with 0s and 1s on the diagonal.
Real symmetric matrices are diagonalizable by orthogonal matrices; i.e., given a real symmetric matrix , is diagonal for some orthogonal matrix . More generally, matrices are diagonalizable by unitary matrices if and only if they are normal. In the case of the real symmetric matrix, we see that , so clearly holds. Examples of normal matrices are real symmetric (or skew-symmetric) matrices (e.g. covariance matrices) and Hermitian matrices (or skew-Hermitian matrices). See spectral theorems for generalizations to infinite-dimensional vector spaces.
Matrices that are not diagonalizable
In general, a rotation matrix is not diagonalizable over the reals, but all rotation matrices are diagonalizable over the complex field. Even if a matrix is not diagonalizable, it is always possible to "do the best one can", and find a matrix with the same properties consisting of eigenvalues on the leading diagonal, and either ones or zeroes on the superdiagonal – known as Jordan normal form.
Some matrices are not diagonalizable over any field, most notably nonzero nilpotent matrices. This happens more generally if the algebraic and geometric multiplicities of an eigenvalue do not coincide. For instance, consider
This matrix is not diagonalizable: there is no matrix such that is a diagonal matrix. Indeed, has one eigenvalue (namely zero) and this eigenvalue has algebraic multiplicity 2 and geometric multiplicity 1.
Some real matrices are not diagonalizable over the reals. Consider for instance the matrix
The matrix does not have any real eigenvalues, so there is no real matrix such that is a diagonal matrix. However, we can diagonalize if we allow complex numbers. Indeed, if we take
then is diagonal. It is easy to find that is the rotation matrix which rotates counterclockwise by angle
Note that the above examples show that the sum of diagonalizable matrices need not be diagonalizable.
How to diagonalize a matrix
Diagonalizing a matrix is the same process as finding its eigenvalues and eigenvectors, in the case that the eigenvectors form a basis. For example, consider the matrix
The roots of the characteristic polynomial are the eigenvalues . Solving the linear system gives the eigenvectors and , while gives ; that is, for . These vectors form a basis of , so we can assemble them as the column vectors of a change-of-basis matrix to get:
We may see this equation in terms of transformations: takes the standard basis to the eigenbasis, , so we have:
so that has the standard basis as its eigenvectors, which is the defining property of .
Note that there is no preferred order of the eigenvectors in ; changing the order of the eigenvectors in just changes the order of the eigenvalues in the diagonalized form of .[2]
Application to matrix functions
Diagonalization can be used to efficiently compute the powers of a matrix :
and the latter is easy to calculate since it only involves the powers of a diagonal matrix. For example, for the matrix with eigenvalues in the example above we compute:
This approach can be generalized to matrix exponential and other matrix functions that can be defined as power series. For example, defining , we have:
Calculating the various powers of reveals a surprising pattern:
The above phenomenon can be explained by diagonalizing . To accomplish this, we need a basis of consisting of eigenvectors of . One such eigenvector basis is given by
where ei denotes the standard basis of Rn. The reverse change of basis is given by
Straightforward calculations show that
Thus, a and b are the eigenvalues corresponding to u and v, respectively. By linearity of matrix multiplication, we have that
Switching back to the standard basis, we have
The preceding relations, expressed in matrix form, are
thereby explaining the above phenomenon.
Quantum mechanical application
In quantum mechanical and quantum chemical computations matrix diagonalization is one of the most frequently applied numerical processes. The basic reason is that the time-independent Schrödinger equation is an eigenvalue equation, albeit in most of the physical situations on an infinite dimensional Hilbert space.
A very common approximation is to truncate (or project) the Hilbert space to finite dimension, after which the Schrödinger equation can be formulated as an eigenvalue problem of a real symmetric, or complex Hermitian matrix. Formally this approximation is founded on the variational principle, valid for Hamiltonians that are bounded from below.
Revolusi Arasثورة الأرزPengunjuk rasa bergerak ke Alun-Alun Syuhada di BeirutTanggal14 Februari – 27 April 2005LokasiLebanon (khususnya ibu kota Beirut)SebabPembunuhan mantan Perdana Menteri Lebanon Rafik Hariri Dan para tokoh Lebanon yang Anti-SuriahTujuan Menarik tentara Suriah dari Lebanon Menyatukan seluruh rakyat Lebanon dalam memperjuangkan kebebasan dan kemerdekaan Menggulingkan pemerintahan Karami yang pro-Suriah Memecat enam komandan dinas keamanan Lebanon dan Jaksa Agung ...
Artikel ini sebatang kara, artinya tidak ada artikel lain yang memiliki pranala balik ke halaman ini.Bantulah menambah pranala ke artikel ini dari artikel yang berhubungan atau coba peralatan pencari pranala.Tag ini diberikan pada Oktober 2022. Lorong masuk ke erdstall Ratgöbluckn di Perg, Austria—jalurnya cukup tinggi untuk akses wisatawan (diberi penerangan lampu listrik sejak tahun 2002) Erdstall adalah sejenis terowongan bawah tanah yang ditemukan di beberapa kawasan Eropa.[1] ...
البشتوية (الأفغانية) الاسم الذاتي پښتو الناطقون 45 مليون تقريبا (2020) الدول أفغانستان: الشرق، الجنوب، الجنوب الغربي وبعض أجزاء الشمال و الشمال الغربي; باكستان: المحافظات الشمالية الغربية (خیبر بختونخوا، غلغت-بلتستان، الشمالية بلوشستان المنطقة جنوب-وسط آسيا الرتبة 82 (الشمال�...
PopcornAlbum studio karya ArashiDirilis31 Oktober 2012 (2012-10-31)GenrePop, R&BBahasaBahasa Jepang, Bahasa InggrisLabelJ StormKronologi Arashi Ura Ara Mania(2011)String Module Error: Match not found2011 Popcorn(2012) Love(2013)String Module Error: Match not found2013 Singel dalam album Popcorn Meikyū Love SongDirilis: 02 November 2011 (2011-11-02) Wild at HeartDirilis: 07 Maret 2012 (2012-03-07) Face DownDirilis: 09 Mei 2012 (2012-05-09) Your EyesDirilis: 06 Juni...
Strawberry Fields ForeverSingel oleh The BeatlesSisi-APenny LaneDirilis13 February 1967 (US)17 February 1967 (UK)Format7DirekamNovember–December 1966EMI Studios, LondonGenrePsychedelic rock,[1] psychedelic pop[2]Durasi4:05LabelParlophone (UK)Capitol (US)PenciptaLennon–McCartneyProduserGeorge MartinSampel Musik Strawberry Fields Forever noicon Strawberry Fields Forever adalah sebuah lagu The Beatles. Lagu ini ditulis oleh John Lennon dan dikaitkan dengan kemitraan Lennon-Mc...
Kota-kota di Jepang dibagi-bagi menjadi distrik kota. Peta ini dibuat dengan kota-kota tambahan yang telah terbagi menjadi distrik kota: Hamamatsu (antara Nagoya dan Shizuoka), Okayama (antara Hiroshima dan Kobe), Sapporo dan Kumamoto (di luar peta cakupan). Distrik kota (区code: ja is deprecated , ku) adalah pembagian administratif dari kota-kota di Jepang yang sudah cukup besar sehingga telah ditetapkan oleh peraturan pemerintah.[1] Distrik kota digunakan untuk membagi masing-masin...
Sony Xperia 1MerekSonyPembuatSony Mobile CommunicationsSeriSony XperiaJaringan 2G 3G 4G LTE WiMAX 2+ (SOV40 model only) Rilis pertama30 Mei 2019; 4 tahun lalu (2019-05-30)Ketersediaan menurut negara30 Mei 2019; 4 tahun lalu (2019-05-30) (Britania Raya)5 Juni 2019; 4 tahun lalu (2019-06-05) (Jerman)6 Juni 2019; 4 tahun lalu (2019-06-06) (Republik Rakyat Tiongkok) 14 Juni 2019; 4 tahun lalu (2019-06-14) (Jepang; SO-03L, SOV40 and 802SO models)12 Juli 2019; 4 tahun lalu&...
Bagian dari seri tentang Pandangan Kristen Kristus Kristologi Nama dan Gelar Riwayat Hidup Injil Keselarasan Injil Petilasan Beribunda Perawan Kelahiran Pembaptisan Karya Pelayanan Khotbah di Bukit Mukjizat Perumpamaan Penistaan Penyaliban Penguburan Kebangkitan Kenaikan Ketaatan Bersemayam di Surga Perantaraan Kedatangan Ke-2 Relikui Isa (Pandangan Islam) Almasih Injil Maryam Hawariyun Wafat Almahdi Hari Kiamat Pusara Latar Belakang Latar Belakang Perjanjian Baru Bahasa Tutur Yesus Ras Yesus...
Una gualchiera è un macchinario di epoca preindustriale, usato per lo più nella manifattura laniera, ma anche nell'industria della carta. A volte col termine gualchiera si indica non tanto il macchinario in sé, quanto tutto l'edificio che lo contiene. Lavoro di follatura e tintura in una gualchiera (olio su tavola di Isaac van Swanenburg, 1596, Museum de Lakenhal, Leida) Indice 1 Etimologia del termine 2 Struttura 3 Follone 4 Storia 5 Galleria d'immagini 6 Note 7 Bibliografia 8 Voci correl...
Kota Ripon — Kota — Pasar Ripon Lambang Konsili Kota Ripon Population 16,702 (Sensus 2011) Ref. grid OS SE312714 - London 227 mi (365 km)* SSE Paroki sipil Ripon Distrik Harrogate County shire Yorkshire Utara Region Negara konstituen Inggris Negara berdaulat Britania Raya Kota pos RIPON Distrik kode pos HG4 Kode telepon 01765 Polisi Pemadam kebakaran Ambulans Parlemen UE Y...
نيل هاميلتون فيرلي معلومات شخصية الميلاد 15 يوليو 1891(1891-07-15) الوفاة 19 أبريل 1966 (74 سنة)سنينغ مواطنة أستراليا عضو في الجمعية الملكية، وكلية الأطباء الملكية الحياة العملية المهنة طبيب اللغات الإنجليزية مجال العمل ملاريا الخدمة العسكرية الفرع الجيش الأسترا�...
Air 1 radio station in Salinas, California For the former radio station in Longview, Texas, see KARW (Texas). For the airport serving Lady's Island, South Carolina assigned the ICAO code KARW, see Beaufort County Airport. This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: KARW – news · newspapers · books · scholar...
River in Washington, United StatesDeep CreekDeep Creek CanyonLocation of the mouth of Deep Creek in WashingtonShow map of Washington (state)Deep Creek (Washington) (the United States)Show map of the United StatesLocationCountryUnited StatesStateWashingtonCountySpokanePhysical characteristicsSourceConfluence of North and South Forks • locationNear Espanola, Washington • coordinates47°37′14″N 117°45′33″W / 47.62056°N 117.75917°W...
British government official Prime Minister's Official SpokespersonRoyal Arms as used by His Majesty's GovernmentIncumbentMax Blainsince 1 April 2021Prime Minister's OfficeAppointerPrime ministerWebsitewww.number10.gov.uk The prime minister's official spokesperson or alternatively prime minister's official spokesman/spokeswoman is a position in the United Kingdom's Civil Service, located in the Prime Minister's Office in 10 Downing Street and used by the British prime minister to convey i...
River in Tibet, India and Bangladesh For other uses, see Brahmaputra (disambiguation). BrahmaputraBrahmaputra in Guwahati, Assam, IndiaPath of the Brahmaputra RiverEtymologyFrom Sanskrit ब्रह्मपुत्र (brahmaputra, son of Brahma), from ब्रह्मा (brahmā, Brahma) + पुत्र (putra, son).LocationCountriesChinaIndiaBangladeshAutonomous RegionTibetCitiesDibrugarhJorhatTezpurGuwahatiDhubriSirajganjMymensinghTangailPhysical characteristicsSourceChemayung...
Nebula formed of ionized gases that emit light of various wavelengths Planetary nebulae, represented here by the Ring Nebula, are examples of emission nebulae. An emission nebula is a nebula formed of ionized gases that emit light of various wavelengths. The most common source of ionization is high-energy ultraviolet photons emitted from a nearby hot star. Among the several different types of emission nebulae are H II regions, in which star formation is taking place and young, massive stars a...
Law enforcement agency in Florida, United States Law enforcement agency Florida Highway PatrolFHP patchFHP sealFHP BadgeAbbreviationFHPMottoCourtesy, Service, ProtectionAgency overviewFormed1939; 85 years ago (1939)Preceding agenciesState Road Department (1930's)Motor Carrier Compliance (absorbed 2011)Employees2,496 (total)Annual budget$259.9 million (2019)Jurisdictional structureOperations jurisdictionFlorida, USFHP Troops & BoundariesSize65,795 square miles (170,410...
Types of disciplinary actions used by schools against students Not to be confused with Academic discipline. This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: School discipline – news · newspapers · books · scholar · JSTOR (January 2024) (Learn how and when to remove this message) A Harper's Weekly cover from 1...