Problem with notation of matrix elements

  • I
  • Thread starter Lambda96
  • Start date
In summary, the notation ##A_{\quad i}^j## and ##A_i^{\quad j}## means that the ##j##th column and the ##i##th row of the matrix A are summed respectively.
  • #1
Lambda96
161
60
TL;DR Summary
What does this notation ##A_{\quad i}^j## and ##A_i^{\quad j}## mean?
Hi,

In one of my assignments, we had to prove that the Frobenius product corresponds to a complex scalar product. For one, we had to prove that the Frobenius product is hermitian symmetric.

I have now received the solution to the problem, and unfortunately I do not understand the notation for the individual matrix elements. I only know the notation ##a_{ij}## but what does it mean when one of the indices is written with a space of A or B, what is this space about? What should be the row and what the column in this kind of notation?

Here is the solution

Bildschirmfoto 2023-07-20 um 15.45.35.png
 
Physics news on Phys.org
  • #2
Lambda96 said:
TL;DR Summary: What does this notation ##A_{\quad i}^j## and ##A_i^{\quad j}## mean?

Hi,

In one of my assignments, we had to prove that the Frobenius product corresponds to a complex scalar product. For one, we had to prove that the Frobenius product is hermitian symmetric.

I have now received the solution to the problem, and unfortunately I do not understand the notation for the individual matrix elements. I only know the notation ##a_{ij}## but what does it mean when one of the indices is written with a space of A or B, what is this space about? What should be the row and what the column in this kind of notation?

Here is the solution

View attachment 329456

It is called Einstein notation or Einstein summation. Physicists use it all the time.
https://en.wikipedia.org/wiki/Einstein_notation

You can deconstruct it by the image you posted.
\begin{align*}
(A^\dagger B)_{ij}&=\sum_{k=1}^n (A^\dagger )_{ik}\cdot B_{kj} =\sum_{k=1}^n (\overline{A_{ki}})\cdot B_{kj}\\
\operatorname{trace}(A^\dagger B)&=\sum_{p=1}^n (A^\dagger B)_{pp}\\
&=\sum_{p=1}^n \left(\sum_{k=1}^n (\overline{A})_{kp}\cdot B_{kp}\right)\\
&=\sum_{j=1}^n \left(\sum_{i=1}^n (\overline{A})_{ij}\cdot B_{ij}\right)\\
&= (\overline{{A_j}^i})\cdot {B^j}_i
\end{align*}

It is an abbreviation for the summation. Summed is over the indices that occur on top and at the bottom, here twice: sum over ##i## and sum over ##j##.
 
  • Like
Likes Lambda96 and PeroK
  • #3
Lambda96 said:
TL;DR Summary: What does this notation ##A_{\quad i}^j## and ##A_i^{\quad j}## mean?

Hi,

In one of my assignments, we had to prove that the Frobenius product corresponds to a complex scalar product. For one, we had to prove that the Frobenius product is hermitian symmetric.

I have now received the solution to the problem, and unfortunately I do not understand the notation for the individual matrix elements. I only know the notation ##a_{ij}## but what does it mean when one of the indices is written with a space of A or B, what is this space about? What should be the row and what the column in this kind of notation?

Here is the solution

View attachment 329456
If in an assignment you encounter a notation that you have never seen before, then there must be a serious disconnection between your course syllabus and what you are studying.
 
  • #4
Thanks fresh_42 for your help 👍
 

Similar threads

  • Linear and Abstract Algebra
Replies
12
Views
1K
  • Linear and Abstract Algebra
Replies
15
Views
4K
  • Linear and Abstract Algebra
Replies
4
Views
936
  • Linear and Abstract Algebra
Replies
1
Views
3K
  • Special and General Relativity
Replies
4
Views
145
  • Linear and Abstract Algebra
Replies
14
Views
2K
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
2K
Back
Top