What Do the Variables r and s Represent in Matrix Notation?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
zoxee
Messages
37
Reaction score
0
Just going over my linear algebra notes and I've forgotten the formal definition of ## \epsilon(i,j)_{rs} ##

I have written down ## \epsilon (i,j)_{rs} = \delta_{ir}\delta_{js} ## but I can't seem to remember what r and s represent. Also, I don't quite understand why it equals ## \delta_{ir}\delta_{js} ##. I have a book on order for linear algebra which will hopefully help me out, but I can't find anything online for it - so any help would be appreciated
 
Physics news on Phys.org
hi zoxee! :smile:
zoxee said:
I have written down ## \epsilon (i,j)_{rs} = \delta_{ir}\delta_{js} ## but I can't seem to remember what r and s represent.

## \epsilon(i,j)## is a matrix

## \epsilon(i,j)_{rs} ## is the rth row sth column of that matrix :wink:
Also, I don't quite understand why it equals ## \delta_{ir}\delta_{js} ##

that's the definition of the matrix ## \epsilon(i,j)##

afaik, ## \epsilon(i,j)## isn't important, there's no need to remember it …

if it comes up in an exam question, they'll give you that definition, and ask you questions about it​
 
zoxee said:
Just going over my linear algebra notes and I've forgotten the formal definition of ## \epsilon(i,j)_{rs} ##

I have written down ## \epsilon (i,j)_{rs} = \delta_{ir}\delta_{js} ## but I can't seem to remember what r and s represent. Also, I don't quite understand why it equals ## \delta_{ir}\delta_{js} ##. I have a book on order for linear algebra which will hopefully help me out, but I can't find anything online for it - so any help would be appreciated

**
I have a feeling your r and s are the dimensions of your matrix. ##\delta_{ij} ## is 1 when i = j and 0 otherwise.

Does that fit with what you remember?