How to simplify transposed terms?
- Subject: [mg2578] How to simplify transposed terms?
- From: Bernd.Cebulski at e-technik.tu-chemnitz.de (Bernd Cebulski)
- Date: Mon, 27 Nov 1995 21:30:28 -0500
- Approved: usenet@wri.com
- Distribution: local
- Newsgroups: wri.mathgroup
- Organization: TU Chemnitz
How could I tell MMA to simplify Transpose[A*B] ---> Transpose[B]*Transpose[A] Transpose[A+B] ---> Transpose[A]+Transpose[B] And how could I declare 'A' as a matrix without giving values to it, so that calculations like the 2 examples could be made. Of course they should be a little more complicated ... Tnx, Bernd. -----------------------------------------------. | Chemnitz, University of Technology | |--- bernd.cebulski at e-technik.tu-chemnitz.de ---| | Phone: +49 (371) 5313318 | | Fax: +49 (371) 5313361 | | DL 1 DTP | `-----------------------------------------------