A note on notation: Use [ tex]\overline{A\cdot B}[/tex] for \(\displaystyle \overline{A\cdot B}\)I'm having problems with demonstrating the following property:
[MATH] \bar{AB} = \bar{A} \bar {B} [/MATH]Where AB stands for the product of the matrices A and B.
A note on notation: Use [ tex]\overline{A\cdot B}[/tex] for \(\displaystyle \overline{A\cdot B}\)
To prove the statement we need that the conjugate of a sum or product is the sum or product of conjugates:
\(\displaystyle \overline{z+ w}=\overline{z}+\overline{ w}\) and \(\displaystyle \overline{z\cdot w}=\overline{z}\cdot\overline{ w}\)
I will do the sum for you.I'm struggling to find the correct way to go about notations. I'm new to online forums in general, and what I got came from a LaTeX symbol document, where I searched for the conjugate of a number and got the \bar notation
If the worst comes to worst let w = a + ib and z = c + id and work out both sides.
-Dan
No, it's a formal proof. It's just not "elegant."That part is what I always do, but that doesn't work as a formal proof, unfortunately
No, it's a formal proof. It's just not "elegant."
-Dan
Why do that? Why are you making such a to due out of the operation of conjugates.Is there any way to show \(\displaystyle \overline{A\cdot B}\) = \(\displaystyle \overline{A} \cdot \overline{B} \) using the induction method?
And if yes, could you show it?
I notice that no one has explicitly dealt with the fact that your A and B are matrices, not just numbers. Is that what you are concerned about, thinking that more has to be said, perhaps using induction on the size of the matrices?@topsquark
Is there any way to show \(\displaystyle \overline{A\cdot B}\) = \(\displaystyle \overline{A} \cdot \overline{B} \) using the induction method?
And if yes, could you show it?
-Diogo
Are you making much to much out of the properties of the conjugate operator.@Dr.Peterson
Yes, my main problem is indeed the fact that A and B are matrices, and how to present the formal proof...
(AB)i,j = [MATH] \sum_{k=1}^n [/MATH] ( ai,k . bk,j ) is the definition of matrix multiplication...
As pka says, just take it one step at a time, applying properties of complex numbers: [MATH]\overline{(AB)_{i,j}} = \overline{\sum_{k=1}^n a_{i,j}\cdot b_{j,k}} = \sum_{k=1}^n \overline{a_{i,j}\cdot b_{j,k}} = \dots[/MATH]@Dr.Peterson
Yes, my main problem is indeed the fact that A and B are matrices, and how to present the formal proof...
(AB)i,j = [MATH] \sum_{k=1}^n [/MATH] ( ai,k . bk,j ) is the definition of matrix multiplication...