home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / sci / math / numanal / 2692 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.2 KB

  1. Path: sparky!uunet!sun-barr!olivea!spool.mu.edu!yale.edu!jvnc.net!netnews.upenn.edu!cronkite.ocis.temple.edu!astro.ocis.temple.edu!neilfp
  2. From: neilfp@astro.ocis.temple.edu (Neil F. Palumbo)
  3. Newsgroups: sci.math.num-analysis
  4. Subject: Re: XAY+XB+CY+D=0, HELP
  5. Message-ID: <1992Sep11.164803.10213@cronkite.ocis.temple.edu>
  6. Date: 11 Sep 92 16:48:03 GMT
  7. References: <1992Sep10.135654.5001@cronkite.ocis.temple.edu>
  8. Sender: news@cronkite.ocis.temple.edu (NetWork News (readnews))
  9. Organization: Temple University
  10. Lines: 16
  11. X-Newsreader: Tin 1.1 PL5
  12.  
  13. In the equation:
  14.            
  15.              XAY+XB+CY+D=0,
  16.  
  17. the dimensions are: A(nxn), B(nxm), C(mxn), D(mxm), X(mxn), Y(nxm), with
  18.  n > m. Furthermore, there is a required structure for the solutions {X,Y}.
  19. X must be of the structure:
  20.  
  21.         | xx xx .. xx 0  0 ..................................0 |
  22.         | 0  0 ....0 .xx xx .. xx 0 .........................0 |
  23.                 | 0  0 ................0  xx xx .. xx 0 .............0 |
  24.                 | .................................................... |
  25.                 | .................................................... |
  26.                 | 0  0 ................................. 0 xx xx .. xx |
  27.  
  28. and Y must be of the structure X' (note Y not = X'). Any suggestions??
  29.