Strang's book, question about exercise

  • Context: Undergrad 
  • Thread starter Thread starter lukaszh
  • Start date Start date
  • Tags Tags
    Book Exercise
Click For Summary
SUMMARY

The discussion centers on a query regarding the exercise from Gilbert Strang's book "Linear Algebra and Its Applications," specifically about Hermitian matrices and complex matrices. The user confirms the validity of the equation for the real part of a complex number, \Re(z) = \frac{1}{2}(z+\overline{z}), but seeks clarification on the analogous expression for a complex matrix, \Re(Z) = \frac{1}{2}(Z + Z^H). The user notes that Z^H represents the conjugate transpose of Z, leading to a deeper understanding of the decomposition of complex matrices into Hermitian and skew-Hermitian parts.

PREREQUISITES
  • Understanding of complex numbers and their properties
  • Familiarity with Hermitian matrices and their characteristics
  • Knowledge of matrix operations, including conjugate transpose
  • Basic concepts of linear algebra as presented in Strang's "Linear Algebra and Its Applications"
NEXT STEPS
  • Study the properties of Hermitian matrices in detail
  • Learn about the decomposition of complex matrices into Hermitian and skew-Hermitian parts
  • Explore the implications of the conjugate transpose operation on matrix properties
  • Review additional exercises from Strang's book for practical applications of these concepts
USEFUL FOR

Students and educators in linear algebra, mathematicians interested in complex matrices, and anyone seeking to deepen their understanding of Hermitian matrices and their applications in various mathematical contexts.

lukaszh
Messages
32
Reaction score
0
Hello,
now I'm reading G.Strang's book Linear algebra and its Applications, chapter about Hermitian matrices and complex matrices. In one of the exercises, there's a sentence:

"The real part of [tex]z=a+\mathrm{i}b[/tex] is half of [tex]z+\overline{z}[/tex], and the real part of Z is half of [tex]Z+Z^H[/tex]."

I know that first part of sentence is undoubtedly truth, so

[tex]\frac{1}{2}(z+\overline{z})=\frac{1}{2}(a+\mathrm{i}b+a-\mathrm{i}b)=\frac{2a}{2}=a=\Re(z)[/tex]

But I can't understand that

[tex]\Re(Z)=\frac{1}{2}(Z+Z^H)[/tex]

if [tex]Z^H=(\overline{Z})^T[/tex]

Could you help me? Or tell me what is the real part of Z?
 
Physics news on Phys.org
Every complex matrix [tex]A[/tex] has a decomposition into a hermitian part

[tex]A_H=\frac{1}{2}(A+A^H)[/tex]

and a skew hermitian part

[tex]A_S=\frac{1}{2}(A-A^H)[/tex]

so that [tex]A=A_H+A_S[/tex]. This looks formaly similar to taking the real and imaginary parts of a complex number, which may be the reason Strang calls them "real" and "complex" parts.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
48
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K