If A and B are 2 matrices given by general elements aij and bij respectively. And bij = Im(aij). Then which the following are correct if A* + B = 0. ( Im(x) means Imaginary part of the number x)
A is a symmetric matrix
Sum of real parts of elements of A is zero
Given matrices are A and B such that bij=Im(aij). This simply means B’s elements are the imaginary part of elements of corresponding elements of A.
Its given that,
A* + B = 0.
At an elemental level this can be written as,
¯¯¯¯¯¯¯aij+bji=0
i.e., Re(aij) – Im(aij) + Re (bji) + Im(bji)=0 (1)
But its given that,
bij= Im(aij) (2)
→ Re(bji)=0 (3)
Using (2) and (3) in (1)
Re(aij) – Im(aij) + 0 + Im (aji)=0.
Equating Real and imaginary parts separately.
Re(aij)=0
∑Re(aij)=0
This shows elements in A are purely imaginary.
Also, Im(aij) = Im (aji).
i.e., aij= aji
which shows A is symmetric.
Hence both options (a) & (c) are correct