home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / math / 12960 < prev    next >
Encoding:
Text File  |  1992-10-09  |  2.6 KB  |  81 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!pipex!pavo.csi.cam.ac.uk!camcus!gjm11
  3. From: gjm11@cus.cam.ac.uk (G.J. McCaughan)
  4. Subject: Re: Hint?
  5. Message-ID: <1992Oct9.063800.8224@infodev.cam.ac.uk>
  6. Sender: news@infodev.cam.ac.uk (USENET news)
  7. Nntp-Posting-Host: apus.cus.cam.ac.uk
  8. Organization: U of Cambridge, England
  9. References: <Bvtw1A.3y3@acsu.buffalo.edu>
  10. Date: Fri, 9 Oct 1992 06:38:00 GMT
  11. Lines: 68
  12.  
  13. In article <Bvtw1A.3y3@acsu.buffalo.edu>, adumi-v@acsu.buffalo.edu (virgil adumitroaie) writes:
  14. >     I wonder if somebody could give me a hand in solving
  15. > an easy problem, which I did it once some time ago, but it
  16. > seems that it doesn't work anymore (and I threw away the
  17. > scratch notes).
  18. > The problem is to demonstrate the tensorial relation
  19. >   E   E   = d  d  - d  d
  20. >    ijk pqk   ip jq   iq jp
  21. > where E is the alternating tensor and d the Kronecker tensor.
  22.  
  23. Uggh...
  24. Well, here's a horrible way to look at it.
  25. If i=j or p=q 
  26.   the LHS is a sum of zero terms, and 
  27.   the RHS is zero by symmetry.
  28. If {i,j} != {p,q} 
  29.   the LHS is a sum of zero terms, and 
  30.   the RHS is zero because one of each pair of d's is zero.
  31. If {i,j} = {p,q}
  32.   the LHS has only one non-zero term: +-1 depending on order of i,j/p,q, and
  33.   the RHS is +-1 depending on order of i,j/p,q.
  34.  
  35. Of course this isn't what you wanted; let's see if we can get anywhere with your
  36. matrix method.
  37.  
  38. I'll write just ij for d_{ij} etc, to save space. Also, the summation convention
  39. is suspended until further notice.
  40. So, E_{ijk}.E_{pqk} is the determinant of
  41.  
  42.     ii ij ik         pi pj pk
  43.     ji jj jk  times  qi qj qk
  44.     ki kj kk         ki kj kk,
  45.  
  46. i.e. of
  47.  
  48.     ii.pi+ij.qi+ik.ki  ii.pj+ij.qj+ik.kj  ii.pk+ij.qk+ik.kk
  49.     ji.pi+jj.qi+jk.ki  ji.pj+jj.qj+jk.kj  ji.pk+jj.qk+jk.kk
  50.     ki.pi+kj.qi+kk.ki  ki.pj+kj.qj+kk.kj  ki.pk+kj.qk+kk.kk
  51.  
  52. i.e. of  (note: now "abc" will mean "d_{ab}.d_{bc}", which is 1 iff a=b=c)
  53.  
  54.     pi+ijq+ik     pj+ijq+ijk    pk+ij.qk+ik
  55.     ijp+iq+ijk    ijp+jq+jk     ij.pk+qk+jk
  56.     ipk+iq.jk+ik  ik.pj+jqk+jk  ipk+jqk+1
  57.  
  58. i.e. of ... oh, this is just getting too horrible. Are you sure you ever
  59. got it to work? (I'm perfectly certain it will if one has the patience to
  60. grind through it, but it doesn't look like it's going to be much fun!)
  61.  
  62. Perhaps we can use that identity you mention without bringing matrices
  63. into it.
  64.  
  65. E_{ijk}E_{pqk} = sum over k of [ek.(ei x ej)] [ek.(ep x eq)]
  66.  
  67. ... doesn't look like it's going to simplify in any very nice way.
  68. Well, I give up on this one anyway. The proof I gave above is good enough
  69. for me!
  70.    
  71. --
  72. Gareth McCaughan     Dept. of Pure Mathematics & Mathematical Statistics,
  73. gjm11@cus.cam.ac.uk  Cambridge University, England.    [Research student]
  74.