MathGroup Archive 1995

[Date Index] [Thread Index] [Author Index]

Search the Archive

How to simplify transposed terms?

  • To: mathgroup at smc.vnet.net
  • 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
  • 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                    |
`-----------------------------------------------





  • Prev by Date: Re: mathematica use
  • Next by Date: 3D calculations
  • Previous by thread: How to simplify transposed terms?
  • Next by thread: Question about thread