HOME

TheInfoList



OR:

In mathematics, the Jacobi method for complex
Hermitian matrices In mathematics, a Hermitian matrix (or self-adjoint matrix) is a complex square matrix that is equal to its own conjugate transpose—that is, the element in the -th row and -th column is equal to the complex conjugate of the element in the -th ...
is a generalization of the Jacobi iteration method. The Jacobi iteration method is also explained in "Introduction to Linear Algebra" by .


Derivation

The complex
unitary Unitary may refer to: Mathematics * Unitary divisor * Unitary element * Unitary group * Unitary matrix * Unitary morphism * Unitary operator * Unitary transformation * Unitary representation * Unitarity (physics) * ''E''-unitary inverse semigroup ...
rotation Rotation, or spin, is the circular movement of an object around a '' central axis''. A two-dimensional rotating object has only one possible central axis and can rotate in either a clockwise or counterclockwise direction. A three-dimensional ...
matrices ''R''''pq'' can be used for
Jacobi iteration In numerical linear algebra, the Jacobi method is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged in. Th ...
of complex
Hermitian matrices In mathematics, a Hermitian matrix (or self-adjoint matrix) is a complex square matrix that is equal to its own conjugate transpose—that is, the element in the -th row and -th column is equal to the complex conjugate of the element in the -th ...
in order to find a numerical estimation of their eigenvectors and eigenvalues simultaneously. Similar to the Givens rotation matrices, ''R''''pq'' are defined as: : \begin (R_)_ & = \delta_ & \qquad m,n \ne p,q, \\
0pt PT, Pt, or pt may refer to: Arts and entertainment * ''P.T.'' (video game), acronym for ''Playable Teaser'', a short video game released to promote the cancelled video game ''Silent Hills'' * Porcupine Tree, a British progressive rock group ...
(R_)_ & = \frac e^, \\
0pt PT, Pt, or pt may refer to: Arts and entertainment * ''P.T.'' (video game), acronym for ''Playable Teaser'', a short video game released to promote the cancelled video game ''Silent Hills'' * Porcupine Tree, a British progressive rock group ...
(R_)_ & = \frac e^, \\
0pt PT, Pt, or pt may refer to: Arts and entertainment * ''P.T.'' (video game), acronym for ''Playable Teaser'', a short video game released to promote the cancelled video game ''Silent Hills'' * Porcupine Tree, a British progressive rock group ...
(R_)_ & = \frac e^, \\
0pt PT, Pt, or pt may refer to: Arts and entertainment * ''P.T.'' (video game), acronym for ''Playable Teaser'', a short video game released to promote the cancelled video game ''Silent Hills'' * Porcupine Tree, a British progressive rock group ...
(R_)_ & = \frac e^ \end Each rotation matrix, ''R''''pq'', will modify only the ''p''th and ''q''th rows or columns of a matrix ''M'' if it is applied from left or right, respectively: : \begin (R_ M)_ & = \begin M_ & m \ne p,q \\ pt\frac (M_ e^ - M_ e^) & m = p \\ pt\frac (M_ e^ + M_ e^) & m = q \end \\ pt(MR_^\dagger)_ & = \begin M_ & n \ne p,q \\ \frac (M_ e^ - M_ e^) & n = p \\ pt\frac (M_ e^ + M_ e^) & n = q \end \end A
Hermitian matrix In mathematics, a Hermitian matrix (or self-adjoint matrix) is a complex square matrix that is equal to its own conjugate transpose—that is, the element in the -th row and -th column is equal to the complex conjugate of the element in the -t ...
, ''H'' is defined by the conjugate transpose symmetry property: : H^\dagger = H \ \Leftrightarrow\ H_ = H^_ By definition, the complex conjugate of a complex
unitary Unitary may refer to: Mathematics * Unitary divisor * Unitary element * Unitary group * Unitary matrix * Unitary morphism * Unitary operator * Unitary transformation * Unitary representation * Unitarity (physics) * ''E''-unitary inverse semigroup ...
rotation Rotation, or spin, is the circular movement of an object around a '' central axis''. A two-dimensional rotating object has only one possible central axis and can rotate in either a clockwise or counterclockwise direction. A three-dimensional ...
matrix, ''R'' is its inverse and also a complex
unitary Unitary may refer to: Mathematics * Unitary divisor * Unitary element * Unitary group * Unitary matrix * Unitary morphism * Unitary operator * Unitary transformation * Unitary representation * Unitarity (physics) * ''E''-unitary inverse semigroup ...
rotation Rotation, or spin, is the circular movement of an object around a '' central axis''. A two-dimensional rotating object has only one possible central axis and can rotate in either a clockwise or counterclockwise direction. A three-dimensional ...
matrix: : \begin R^\dagger_ & = R^_ \\ pt\Rightarrow\ R^_ & = R^_ = R^_ = R_. \end Hence, the complex equivalent Givens transformation T of a
Hermitian matrix In mathematics, a Hermitian matrix (or self-adjoint matrix) is a complex square matrix that is equal to its own conjugate transpose—that is, the element in the -th row and -th column is equal to the complex conjugate of the element in the -t ...
''H'' is also a
Hermitian matrix In mathematics, a Hermitian matrix (or self-adjoint matrix) is a complex square matrix that is equal to its own conjugate transpose—that is, the element in the -th row and -th column is equal to the complex conjugate of the element in the -t ...
similar to ''H'': : \begin T & \equiv R_ H R^\dagger_, & & \\ ptT^\dagger & = (R_ H R^\dagger_)^\dagger = R^_ H^\dagger R^\dagger_ = R_ H R^\dagger_ = T \end The elements of ''T'' can be calculated by the relations above. The important elements for the
Jacobi iteration In numerical linear algebra, the Jacobi method is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged in. Th ...
are the following four: : \begin T_ & = & & \frac & - \ \ \ \mathrm\, \\ ptT_ & = & & \frac & + \ i \ \mathrm\, \\ ptT_ & = & & \frac & - \ i \ \mathrm\, \\ ptT_ & = & & \frac & + \ \ \ \mathrm\. \end Each
Jacobi iteration In numerical linear algebra, the Jacobi method is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged in. Th ...
with ''R''''J''''pq'' generates a transformed matrix, ''T''''J'', with ''T''''J''''p'',''q'' = 0. The rotation matrix ''R''''J''''p'',''q'' is defined as a product of two complex
unitary Unitary may refer to: Mathematics * Unitary divisor * Unitary element * Unitary group * Unitary matrix * Unitary morphism * Unitary operator * Unitary transformation * Unitary representation * Unitarity (physics) * ''E''-unitary inverse semigroup ...
rotation Rotation, or spin, is the circular movement of an object around a '' central axis''. A two-dimensional rotating object has only one possible central axis and can rotate in either a clockwise or counterclockwise direction. A three-dimensional ...
matrices. : \begin R^J_ & \equiv R_(\theta_2)\, R_(\theta_1),\text \\ pt\theta_1 & \equiv \frac \text \theta_2 \equiv \frac, \end where the phase terms, \phi_1 and \phi_2 are given by: : \begin \tan \phi_1 & = \frac, \\ pt\tan \phi_2 & = \frac. \end Finally, it is important to note that the product of two complex rotation matrices for given angles ''θ''1 and ''θ''2 cannot be transformed into a single complex unitary rotation matrix ''R''''pq''(''θ''). The product of two complex rotation matrices are given by: : \begin \left R_(\theta_2)\, R_(\theta_1) \right = \begin \ \ \ \ \delta_ & m,n \ne p,q, \\ pt-i e^\, \sin & m = p \text n = p, \\ pt- e^\, \cos & m = p \text n = q, \\ pt\ \ \ \ e^\, \cos & m = q \text n = p, \\ pt+i e^\, \sin & m = q \text n = q. \end \end


References

* . {{Numerical linear algebra Numerical linear algebra